#Koba-PRB
1 messages · Page 1 of 1 (latest)
Hi there!
You create a PaymentIntent tor SetupIntent server side first, that object returns a clientsecret which you pass client side
Thanks, I will try.
Let me know if you run into any issues!
You said: ```1) Can I display only apple pay and turn off google play?
2) Can the icon of the button be replaced with your own?
1/ Yes, if you use automatic_payment_methods then you can control Apple/Google Pay via: https://dashboard.stripe.com/test/settings/payment_methods
2/ Yes, this is discussed here: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-own-button. But there are some guidelines from both Apple and Google that you must follow.
Is there a way to make the apple pay button always show up? And on all devices? it will be very convenient for us for design