#Herman K-ApplePay-Connect
1 messages · Page 1 of 1 (latest)
I am not sure if we have that specific example but will look. Is there a specific issue you are having with working with one of those or getting them to work together?
yeah, if I use the Apple Pay example without Connect Account it works fine
https://stripe.com/docs/apple-pay?platform=react-native
but when I add “application_fee_amount” & “stripe_account” when creating paymentIntent in the server, it will failed during “confirmApplePayPayment” in client.
The error says need payment method
Do you have the PaymentIntent ID for when you saw this happen? (pi_123)
yes its pi_3Jk7T0FA5JlS6skG1R2BDylR
Thank you