#Julio-Apple-Pay-Setup-Intents

1 messages · Page 1 of 1 (latest)

scenic cape
#

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?

last cosmos
#
  1. 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.

  2. When user open paymentSheet and select ApplePay (cf screenshot) he has a modal that show "Pending" in amount.

  3. last screen shot is apple verifying the app and refusing

last cosmos
#

any idea , ^^

scenic cape
#

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.

last cosmos
#

is there any way i can display the monthly payment inside "amount" field?

scenic cape
#

Not that I know of. That field is driven by the underlying intent, and Setup Intents don't have an amount.

last cosmos
#

ok