#Red Ranger
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
How is Stripe integrated on your website? Are you using Stripe Checkout?
no, we're not
Are you using Stripe Elements on your website?
If you are using the Payment Element, as long as you have enabled Apple Pay in you Dashboard and have there requirements covered you will see it on your website: https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-prerequisites
i'm looking at the payment method types. is there a way to add apple pay here? https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method_types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
cause i'm not seeing an example with apple pay
It's the same as "card". If "card" is enabled, you will see Apple and Google Pay (if requirements are met).
thanks!
Happy to help. Let me know if you have any other questions.