#kppro-subscription-mobile

1 messages · Page 1 of 1 (latest)

covert tuskBOT
cloud hornet
#

backing up here a second - are you planning on using Checkout Sessions or payment sheet? You mention both, but they're very diffrent UIs

little locust
#

I have used payment sheet on the past for the classic one time payment, so that is the only one I know. But whatever you advise for this implementation of a recurring payment

#

but looking at the issues of the project it is no longer actively maintain

cloud hornet
#

Yeah let's pause here for a minute

#

If you were to continue using PaymentSheet you can still use it with Subscriptions

#

Subscriptions will generate an Invoice, which will be tied to a PaymentIntent that you can just use with the PaymentSheet (same way you'd use it for a one-time PaymentIntent)

#

Does that make sense?

little locust
#

how to use paymentSheet to make a subscription ?

#

or recurring payment

cloud hornet
little locust
#

ok like this. and then I will have the mobile sdk working with recurrent payment, and I don't need the instructions about Subscriptions or checkout session etc..

#

thanks. One last question please, there is a page in the app where the user can see the list of all his recurring payments paid (+ date) but also those unpaid (error) and a button next to pay the missing. could you point me in some directions for how to achieve this with a Stripe customer ?

cloud hornet
little locust
#

thanks a lot for your help, will look into that. have a good day !

cloud hornet
#

you too!

covert tuskBOT