#MartinDeMarcy-checkout
1 messages · Page 1 of 1 (latest)
Hi @mint sandal! What do you mean exactly by "update the current subscription"?
With Checkout you can create a new subscription, but not update one. Instead you could use subcriptions.update https://stripe.com/docs/api/subscriptions/update or use the customer portal https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Hello Soma, thank your for the reply. I'm using the update subscription call to update the quantity but I wanted to know if there was a way to do it with Checkout
Got it! Then its not possible with Checkout. Either use subcriptions.update or the customer portal as explained above.
Ok thank you so much for your quick reply!
Would you mind if I ask you another question while your here ?
Sure!
About the Stripe Tax service
Yes, what is your question?
According to the French VAT rules, Guadeloupe tax should be 8.5% and not 0% :
There is 3 exceptions in the French territories and I wanted to know if there is something you can do about it
My primary objective when setup the Stripe Tax service was to solve this issue
Here is the article about it but it is in French sorry ^^ This is from the gov website : https://www.impots.gouv.fr/portail/professionnel/tva-sur-prestations-de-services-metropoledom
Les règles principalement applicables en matière de TVA diffèrent, selon que le prestataire s’adresse à un assujetti ou non. Il existe cependant certaines dérogations.
There are some territories that are excluded from Stripe Tax, you can see the list here in the Doc : https://stripe.com/docs/tax/zero-tax#excluded-territories
I don't see Guadeloupe in the list, but maybe that's an issue with the documentation? I'm not sure.
I would recommend to ask that question directly to Stripe support to get more information https://support.stripe.com/contact
Sorry I can't really help with this.
No problem, I 'll ask there ! Thank your for your time @jagged mist !
You're welcome!