#ZenRu
1 messages ยท Page 1 of 1 (latest)
Do you mean that you do not want to use Stripe Subscription product, but managing subscription on your own, i.e. send recurring payment request when the payment is due every cycle? Or do you want to use Stripe's Subscription to help you manage recurring payment?
I mention to a one-time payment, not subscription. I have integrated with subscription and it it worked well.
but for one-time payment, I cannot get the payment intent from the checkout session with payment mode due to the change in Aug 2022.
If it is possible to use the payment management with subscriptions offered by Stripe. I didn't find this clear in the documentation but maybe I just couldn't find the information. I would like to make recurring payments with Stripe. Is this possible via the creation of products and the management of subscriptions? Without going through a classic payment called oneshot (payment intent).
So the documentation I have to follow for this is only for subscriptions?
I don't want to go through the Stripe checkout to make my payment action but through my own page.
Sorry just to be clear, do both of you work on the same project? Or does @tribal wind have a different question/project from @turbid valve?
Is this possible via the creation of products and the management of subscriptions?
Stripe offers subscription. You may refer to the integration guide here: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
No, this is not the same issue and we are not working on the same project.
Thanks for confirmation @tribal wind
For @turbid valve, feel free to post your question in main #dev-help channel, so that I can create a thread for you to discuss your question
Oh that's great I was on the wrong page. We can integrate our own checkout without going through the one of Stripe but with the management of subscription and payment via the subscriptions proposed by Stripe. Thank you.
Yes! Feel free to let us know if you any further question with regards to subscription integration with Stripe ๐
No problem I'll look into it well read the documentation. Have a great day. ๐
Have a great day to you as well ๐
sorry I realized I was on the wrong thread. Sorry @tribal wind and anyone