#Julio-Apple-Pay-Setup-Intents
1 messages · Page 1 of 1 (latest)
Hi 👋 my understanding is that this is expected behavior because the Setup Intent isn't actually charging an amount so there isn't an amount to be shown on the Apple Pay modal.
Apple is currently refusing to deploy my application.
Can you elaborate on this point? Did Apple provide details on why they're not publishing your app, and was it related to "pending" being displayed?
-
ok so expected behavior :
user is supposed to create a subscription that only starts first of next month.
For that i'm using setup intent. -
When user open paymentSheet and select ApplePay (cf screenshot) he has a modal that show "Pending" in amount.
-
last screen shot is apple verifying the app and refusing
any idea , ^^
Sorry, but I'm not sure what they're referring to. I'd recommend trying to get more details from Apple on what they'd like to see.
is there any way i can display the monthly payment inside "amount" field?
Not that I know of. That field is driven by the underlying intent, and Setup Intents don't have an amount.
ok