#tonytrill
1 messages · Page 1 of 1 (latest)
Hi there
You can pass any params you like when you create your success_url: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-success_url. However, can you explain why you are concerned about the Session ID param?
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 am not concerned with it, I just need the stripe order id and want to pass that back as opposed to the session id
@clear quest does the suggestion above help? Basically, you can append any custom query param to the success_url