#Omer G-Checkout -success-page
1 messages · Page 1 of 1 (latest)
Hi there! Good question. I don't believe this confirmation page code is public but let me double check
Thanks! we really liked the default behaviour of the Payment Link success page and would like to use it with Stripe Checkout instead of designing a page from scratch.
Hello! We don't have that success page's code available for use unfortunately, that success page is specific to Payment Links for the time being. I'll flag this as a feature request internally though!
Theoretically, we could copy the code using the browser's dev tool, but it won't be pleasant.
Yes, I would not recommend doing that.
The best option is to build your own success page which suits your use case.
Thanks for adding it as a feature request, it would be great if Checkout will have a default success page option, which is similar to the one of Payment Links
I'm curious, why are you using Checkout Sessions instead of Payment Links?
For a SaaS product, the Checkout seems to fit better, as we have much more control. For example, it's easy to verify that the user is authenticated to our service before paying, set the right parameters for line_items, etc.
Also the Stripe documentation marks Checkout as the recommended payment method, if I remember correctly.
Gotcha. Have you seen our pricing table? https://stripe.com/docs/payments/checkout/pricing-table
That might not work, as it doesn't allow for authentication prior to payment, but it might be worth a look, and does support Stripe-hosted confirmation pages.
Yea, but it doesn't fit for us, we have our own designed payment wall