#caze_collection-method

1 messages ยท Page 1 of 1 (latest)

normal cosmosBOT
#

๐Ÿ‘‹ 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/1216765392710799370

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

inner valeBOT
#

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.

errant abyss
violet stag
#

Hi ๐Ÿ‘‹ that still requires a recurring Price as far as I'm aware. That field maps to the collection_method field in the API, and controls whether customers are automatically charged each billing period or if the Invoice is sent to them to manually pay.
https://docs.stripe.com/api/subscriptions/create#create_subscription-collection_method

normal cosmosBOT
#

caze_collection-method

errant abyss
#

found it

#

thanks!!

#

also is there a way I can update the tax from my products all at once? or do I need to change one by one

violet stag
#

There is not a way to perform bulk updates via our API (I don't think that exists in the dashboard either, but am a bit less confident on that). You will need to make a request to update each Product that you want to adjust.