#memepurge_api

1 messages ยท Page 1 of 1 (latest)

graceful glacierBOT
#

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

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

uneven craterBOT
analog bay
idle prawn
#

But does it work to update the price without changing the type of subscription? Only by using API?

#

Let's say I have 3 tiers of subscriptions, and I want to change tier 1 to 9.99 instead of 8.99

#

Can I do that through the API?

#

@analog bay

analog bay
#

depends how these "tiers" are set up in terms of your code and integration.

#

you can always change a given subscription object from one Price (the recurring amount that it charges) to another.

idle prawn
#

All that through API?

#

And will it apply for all clients with that tier?

#

Our developer says we have to change that stuff manually through Stripe, because API does not let these changes.

analog bay
#

sorry this is a chat for developers, your developer should ask their question here instead, would be easier to answer.

idle prawn
#

I'm a junior dev, I'm trying to understand if it's really impossible to do through API.

#

The idea is that the through our admin dashboard to create, edit and remove plans including prices and such

analog bay
#

cool. Should all be possible really and the page above describes how to change the price of a subscription. Do you have any specific technical/coding questions about what you've tried so far?

idle prawn
#

I just needed to know it was possible so I can dig further, thanks alot

#

Sorry if I came across as ignorant ๐Ÿ™‚