#Ninja man
1 messages · Page 1 of 1 (latest)
Hi, taking a look here. For next time, we can just talk in the previous thread.
Ah got it
With automatic_tax, https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-automatic_tax that would be handled. I recommend that you read this, https://stripe.com/docs/payments/checkout/taxes?tax-calculation=stripe-tax
However, let me test quickly
Yea, I was able to confirm and as long as you pass the automatic_tax, you do not need to pass any address. Checkout takes care of this for you and asks the customer on your behalf to calculate the tax amount.
Ahhh perfect perfect! So i have tested it too, for me it only asks for the country, which then i think is enough for it to know what tax to apply
I removed all domains for apple payments in the payment methods settings. Still i se it in the checkout 🤔 And i also se some weird payment provider called link
You'd need to disabled them in your setting in the DB: https://support.stripe.com/questions/disable-apple-pay-for-stripe-checkout#:~:text=To disable Apple Pay as,option in your Checkout settings. You can also learn more about link here: https://stripe.com/docs/payments/link