#shiju-s-checkout-apple-pay

1 messages · Page 1 of 1 (latest)

teal thorn
#

Hey, what are you looking to control?

wheat veldt
#

in stripe sdk, we have a method to set paymentMehtodsOptions but apple pay is not listed on that

teal thorn
#

Right, but what options do you want to pass? Apple Pay is considered a card in this context

wheat veldt
#

Actually i need to control apple pay Ie, if our db has apple pay enabled then only apple pay needs to be shown in checkout page

#

i know we can turn on and turn off apple pay in stripe dashboard

teal thorn
#

That's not currently possible I'm afraid. Apple Pay will always be shown in Checkout assuming card is a supported payment method and the other Apple Pay specific prerequisites are met (Safari, active card, etc)

#

You want to be able to configure Apple Pay on a per session basis?

wheat veldt
#

yes

teal thorn
#

Got it! Can you describe your use case for me and share your Stripe account ID?

#

This is not something we currently support, but happy to file that feedback with the team

wheat veldt
#

The use case is without any manual configuration in stripe dashboard we want to enable and disable different payment methods

#

Also can you tell where i can find my user id

teal thorn
teal thorn
wheat veldt
#

acct_1LNtoUHFiLLIR4XM

#

The only thing i want is to control this apple pay enable and disable through my code

teal thorn
#

Ok, your previous message confused me:

without any manual configuration in stripe dashboard we want to enable and disable different payment

#

Got it now. Will relay with the team!

wheat veldt
#

ok

#

Hi @teal thorn i have one more doubt, Is it possible to integrate apple pay without using stripe library in front end

idle eagle
#

Hi! I'm taking over this thread.