#rc-zihua
1 messages · Page 1 of 1 (latest)
Hi
can you please share more details about what you want to achieve ?
We have already connected to the strip card payment method before, but now we need to use the apple pay button to connect to apple pay, so payment_intents interface What are the parameters that need to be noted for intents?
Sorry, I'm not understanding your question yet. You want to implement Apple Pay button for web or mobile ?
web and mobile all want
In order to display Apple Pay button on the web, you can follow this guide:
https://stripe.com/docs/stripe-js/elements/payment-request-button
And for mobile:
https://stripe.com/docs/apple-pay?platform=ios using Native IOS
https://stripe.com/docs/apple-pay?platform=react-native using React Native
Now back to your original question, after checking these guides, what information you are missing/looking for ?
We know about this document, but it is not very clear about the parameter guidelines for the backend. Looking at this document did not solve our questions
what parameter you are looking for exactly ? could you please share what step exactly is not clear ?
paymentMethodTypes
payment_intents interface Is it universal? How to set this parameter if it is universal
what you mean by unversal ?
for payment method types you can set one of these options:
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method_types
for apple pay, you set card