#oftysterista_api

1 messages ยท Page 1 of 1 (latest)

spare vaultBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1331544355558916227

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

civic musk
#

Hello I want to update the customers payment method for the subs

#

what i did already is
Server side:
Create a setup intent and return it to the user in client side
Client Side:
user input the new card number

boreal yacht
#

Hi there, again ๐Ÿ™‚

#

Yes, correct

civic musk
#

hello

boreal yacht
#

The Sub will have that newly collected payment method

civic musk
#

so if the user have many subs i need to loop it?

boreal yacht
#

Yes

civic musk
#

i mean i need to manually loop all the subs and update it with the new payment method?

#

is that the correct way?

boreal yacht
#

Yes, correct

civic musk
#

invoice.payment_succeeded

this is event everytime the customer succesfully charge right?

spare vaultBOT
honest moth
#

Hey! Taking over for my colleague.

civic musk
#

okayy thanks

#

i wanna ask about tax

honest moth
#

Yes sure, happy to help.

civic musk
#

if i want to add tax for some customer, especially for customer from singapore they will be subject to 9% GST tax. how to achieve that?

#

should i create 2 different project?

honest moth
#

But if you want to apply tax only for particular set of Customers and not all. Then you should probably use Stripe Tax rates

civic musk
#

Is the way to add tax for subscription and one time purchase different?

honest moth
#

You can use Tax rates for recurring or one time purchase, just it depends on the Stripe product you are using