#Koba Z Gablaia - Apple Pay
1 messages · Page 1 of 1 (latest)
Hi there!
You want to add a shipping address to Apple Pay?
How are you collecting payments? Checkout Session, Payment Element, PaymentSheet, etc?
Method as in the screenshot
using api
The screenshot is showing different implementations. Are you using Apple Pay on the web or on mobile app?
apple pay for website
Okay, there are different ways to use Apple Pay on the web: Checkout Session, Payment Element, and Payment Request Button. Which one are you using?
Here you can see: https://a-t-shirt.com/product/basic-v-nick-t-shirt-im-top
Thanks! You mean this button?
If so, then it's the Payment Request Button.
And here we explain how to collect shipping information: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-collecting-shipping-info
Yes, but not only her, it's in the basket, there is also a button https://a-t-shirt.com/product/basic-v-nick-t-shirt-im-top
Can you share a screenshot?
Thanks, that's also the Payment Request Button.
So check this to collect the shipping address: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-collecting-shipping-info
Yes, that's right, we use the payment request button - https://stripe.com/docs/stripe-js/elements/payment-request-button
With this https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-collecting-shipping-info we will be able to make a choice of shipping method as in screenshot?
Thanks
With this information - https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-collecting-shipping-info you can make a choice of shipping method as in screenshot?