#flophero
1 messages · Page 1 of 1 (latest)
Hi there, what integration do you use to collect payments? are you using Checkout or Payment Element?
We are using stripe's checkout flow
OK, you can specify a success_url and your customer will be redirected to that page upon successful checkout https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-success_url
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I don't think you can create a checkout session from Dashboard.
Are you using Payment Link? https://stripe.com/docs/payment-links