#jimmy20234436
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jimmy20234436, 2 hours ago, 8 messages
- jimmy20234436, 5 days ago, 6 messages
- jimmy20234436, 6 days ago, 8 messages
- jimmy20234436, 6 days ago, 6 messages
- jimmy20234436, 6 days ago, 35 messages
What integration are you using? Checkout Session?
I used Express Checkout Element
With Express Checkout Element, You need to calculate the amount by yourself, and explicitly specify it amount through PaymentIntent
Assume that the default country of the form on the checkout page is the United States, and the total amount calculated at this time is $53. However, when the customer uses Apple Pay, the address information is the United Kingdom, so the order information is the United Kingdom, and the shipping fee is not $8, but $3, do you have any suggestions? Any help would be greatly appreciated.
https://stripe.com/docs/elements/express-checkout-element/accept-a-payment#handle-click-event you can specify the shipping rate through click event