#Julio-Apple-Pay-Error
1 messages ยท Page 1 of 1 (latest)
yes
here is my params :
customerId: intent.customer,
customerEphemeralKeySecret: intent.ephemeralKey,
setupIntentClientSecret: intent.setupIntent,
merchantDisplayName: STRIPE_MERCHANT_DISPLAY_NAME, // mandatory on Android
primaryButtonColor: theme.callToAction,
googlePay: true,
applePay: true,
merchantCountryCode: 'FR',
style: 'alwaysLight',
testEnv: true,
currencyCode: 'EUR',
is there something i did wrong ?
Are you actually hitting an error?
I believe this is expected because you are using a SetupIntent
hum im not hitting an error
its just Apple that is refusing to deploy my app because there is no pricing information ๐ฆ
Are you using iOS SDK or React Native?
react native
Okay give me one sec!
Looking into this with a colleague, we will circle back!
okay