#Checkout flow
1 messages · Page 1 of 1 (latest)
Yes, Dodo Payments offers API integration that allows you to create a checkout flow similar to platforms like Stripe or PayPal. You can integrate Dodo Payments with your existing website or platform using their API, which provides a seamless payment experience for your customers.
To get started, you can access the API documentation and guides in the Developer Section of your Dodo Payments dashboard. This will provide you with the necessary information to implement the checkout flow according to your specific requirements.
If you need further assistance or have specific questions about the integration process, you can contact the Dodo Payments support team at [email protected]. They can provide additional guidance and support to help you set up the checkout flow effectively.
Disclaimer: I am a bot and I may make mistakes. Always refer to the documentation. Here are some of the relevant links that I found regarding your query. [1] [2] [3]
you can have the payment link redirect
after the payment is successful
in static payments, you can add a redirect_url query parameter and after a payment is done, the user will be redirected to the url you choose with payment details
i.e. if the payment was successful and the payment id
for subscriptions, instead of payment_id i think it includes subscription_id
but imo you should use wehooks
they are easy and more secure
Dynamic not static
just add return_url when creating the dynamic link
@hushed breach thank you for helping the community mate. We appreciate it 🙌
hey everyone. I'm new to DODO and I'm trying to integrate subscriptions
anyway when, the checkout page appears I don't see the billing option and card info
can someone pls explain why? Thank you!
yeah it looks like this is an issue for a few people
they are working on fixing it
probably due to some extension
I'm working in chrome and it's not happening for me in incognito mode. Work well in public mode
maybe it will be a good info for you and others
what extensions do you have installed?
no extensions in incognito
in regular tabs?
no no i mean what extensions do you have in regular tabs
i also had a different issue because i had ublock origin
I don’t have extensions in incognito mode. Here is where it doesn’t work
In regular tabs works as expected
ohh it doesnt work in incognito mode?
thats interesting
Yes, exactly
@sterile harbor : Please take a look at this
@tidal tendon can you try the same in live mode
hey @sterile harbor sry can't do rn as I need to deploy it firs but as soon as I will have something will let you know
btw can you guys pls tell me how I can trigger webhook locally without the need to deploy to server? I mean is it possible?
You try using ngrok to expose local port
We have identified the issue except this to be fixed in 3-4 hours also you'll need to clear cookies and cache for the fix to work
sure, but weird I'm in incognito it does not have cache or cookies