#felix m.
1 messages · Page 1 of 1 (latest)
Hi 👋
hi
I'm looking for the doc on what we return but it is fairly limited. Usually just the Checkout Session and Payment Intent client secret
Unfortunately all I'm finding is the variable you already referenced.
https://stripe.com/docs/payments/checkout/custom-success-page
However, with the Checkout Session ID you can retrieve the session and many other related parameters. What are you trying to accomplish?
yes, I know
I'm trying to avoid having to make that call
and I'm thinking possibilities about it
We don't allow access to most of the data on the client side for security reasons
I only need to know the payment method to show on the succes url