Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use the checkout session id to customize the success and cancel pages #2

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

dawn-stripe
Copy link
Contributor

The PR corresponds to the Checkout Foundations 101 video Build a custom order confirmation page with Checkout. We use the Checkout session id to retrieve order information after the customer has completed their payment and display that information on our success.html page. We also add support for returning the customer to their Checkout session from the cancel page.

@dawn-stripe dawn-stripe merged commit 41ebda9 into main Feb 14, 2022
@dawn-stripe dawn-stripe deleted the customize-success-page branch February 14, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant