#mrworthy
1 messages · Page 1 of 1 (latest)
Hello! What exactly do you need help with?
Hey I need assistance with after payment it redirects the customer back to the website and they receive their order receipt there with the product and price
Can this be done without changing the preset?
So you're creating a Payment Link?
And you want it to redirect to your website after the payment?
Yes to the website page for order receipt
A thank you page within our website that shows their purchase
Yes, you can do that, there's a configuration for doing so in the Dashboard:
Yeah, I saw this but does it show their order when they purchase and go back to the website or does it just send them back to the website?
Because what I need is when they make the payment the after payment send them back to the website and they have a receipt for their order so it’s a thank you page let him know thank you for your payment. Your total was X amount and that’s it.
To clarify, that's something you have built on your end (the receipt page)? Or you want Stripe to show some kind of receipt page?
Stripe to
That's not something Stripe has available, no, you'd have to to build the receipt page on your site.
👋 hopping in here since rubeus has to head out
You could take a look at https://stripe.com/docs/payments/checkout/custom-success-page for some inspiration
Thanks
@vapid jolt will I need to create a custom code for both the checkout and the receipt page on my site? Or can I use the no-code stripe offers for customers purchasing and build the receipt page on my site that would connect to stripe?
You'd only need to build the receipt page - not the chekcout page
Ahh understood, our website is built in Wix, so no custom coding to be honest, based on this context would the website need to be coded to be able to integrate a success URL for the customers' success page?
Yeah you'd need to add a success page to your site that can retrieve the succesful checkout session/payment and show the details to your customer
Ok since I'm using wix can I follow this doc page you sent? https://stripe.com/docs/payments/checkout/custom-success-page
I'm not super familiar with what capabilities wix provides, so that's something you'd have to dig into yourself