#zerox20044
1 messages · Page 1 of 1 (latest)
Hi there 👋 I'll need to double check how to do that in those environments, please bear with me.
thank you, I hope you can find something
Apologies for the delay, checking with my teammates.
Thank you for your patience, I believe you're looking for handleNextAction for iOS:
https://stripe.dev/stripe-ios/stripepayments/documentation/stripepayments/stppaymenthandler/handlenextaction(forpayment:with:returnurl:completion:)
and handleNextActionForPaymentIntent on Android:
https://stripe.dev/stripe-android/payments-core/com.stripe.android.payments.paymentlauncher/-payment-launcher/handle-next-action-for-payment-intent.html?query=abstract fun handleNextActionForPaymentIntent(clientSecret: String)