#pavlos-mobile-confirm

1 messages · Page 1 of 1 (latest)

wintry wrenBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

grand dust
#

I'm creating the Stripe subscription server-side, giving the client secret of the payment intent to the clients (Android, iOS, Web), and want the clients to confirm the payment and do any redirections they need for 3DS.

#

For Web, this was possible by using confirmCardPayment using a payment method ID and the client secret.

clear citrus
#

What are you using to collect the payment method details? Are you planning on using Payment Sheet

grand dust
#

I already have the payment method details from another flow where they enter their payment method details.

#

So I already have a payment method ID.

clear citrus
#

Gotcha - let me dig around for the doc

grand dust
#

Hello! Did you find anything regarding this in the end?

clear citrus
#

For iOS I think you want STPHandler.confirmPayment