#Stone.D
1 messages · Page 1 of 1 (latest)
hi! do you have a link to one of your CheckoutSession pages?
sessionId=cs_live_b1BGF8QJqECSIXBtkEy71y6WTNy4qpD9Z59bMkpsHVg8hhZf2R0ku4ubIp&secretKey=pk_live_51IqYnZIXF5VHSVPp4siLa9b2GkD0SJG01GUMnp9vUqDPvluTsC3wuBPCNHEePLsN5NsYvkBwFjCQZ045ttYdKhgz00Ow3VbCUI
It's because of this: https://stripe.com/docs/payments/checkout/taxes?tax-calculation=stripe-tax#create-session
When you enable Stripe Tax in Checkout, Apple and Google Pay are only available to customers for sessions** that require collecting a shipping address**. Apple Pay with Stripe Tax displays only when the customer’s browser supports Apple Pay version 12.
As you say, i can see the Apple Pay button on browser of iOS 14 if i enable collecting a shipping address. Right?
I believe so yes.
Thanks sir.
what was the error?
com.stripe.exception.InvalidRequestException: Automatic tax calculation uses fields saved on the Customer. To collect a shipping address with automatic_tax enabled, set customer_update[shipping] to 'auto' to save the shipping address back to the Customer.; request-id: req_rEIv7TsRM8M2nz
closing this thread