#Ashrdz00
1 messages · Page 1 of 1 (latest)
Where is the mode setting that you are currently looking at? Is there a doc you found this in that you can link me to?
I set up the other modes as payments and subscriptions but I’m not sure what category the where customer chooses price is under, would it be Payment??
Oh I see, so you have a payment link and are figuring out what that will look like on the backend after?
I created a online payment for one of my products/service and I set it up where the client chooses the amount. I’m just trying to figure out what mode to set it equal to
How did you set this up? Are you currently writing the code that creates the Checkout Session?
Oh I see that that screenshot is in our docs. Would you mind sending me the URL of the page from the first screenshot?
Looks like you will want to use payment mode here. https://stripe.com/docs/payments/checkout/pay-what-you-want?dashboard-or-api=api#create-checkout-session
This is the link: https://stripe.com/docs/checkout/quickstart?lang=python
Ok it works now, thank you!!
Awesome!