#Herman K-ApplePay-Connect

1 messages · Page 1 of 1 (latest)

rich yoke
#

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?

ocean crest
#

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

rich yoke
#

Do you have the PaymentIntent ID for when you saw this happen? (pi_123)

ocean crest
#

yes its pi_3Jk7T0FA5JlS6skG1R2BDylR

rich yoke
#

Thank you