#ranjeetthakur_60149

1 messages · Page 1 of 1 (latest)

cerulean magnetBOT
nova shuttle
#

Hello! How are you integrating with Stripe - Are you using Payment Element or Checkout Sessions?

edgy lake
#

Its Payment Elements

nova shuttle
edgy lake
#

Can we also exclude tax on Non-Autralian cards for every single price/subscription individually for the existing records?

nova shuttle
#

Are you collecting payment for both one-time payments and subscriptions?

edgy lake
#

Yes

nova shuttle
#

For the Subscription first time payment, you can follow the similar logic as for one-time payment, the only additional thing you would need to do is to add an additional recurring price for the GST. Subsequently, you also need to ensure that everytime the customer updates their payment method, you check if the GST is still required, if it's no longer required, you would remove that recurring Price that you've added for GST