#surajpatidar
1 messages · Page 1 of 1 (latest)
Are you asking about Subscription price update? If so, we have a guide here
https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
yes
i want to update subscription plan price from stripe dashboard
as a admin
hii
Our team won't know much about dashboard flows unfortunately. There's an update subscription menu option when you open the subscription view on dashboard, that should let you update the price
sir
i have create 3 product gold and paltinum or daimond under month and yearliy recuring price
so i need this plan price uupdate
Sorry I don't understand what you're asking. Can you clarify/elaborate/provide more information?
hii
Hi 👋
You cannot update the amount in a Price object. You need to create new ones
so if i have 39 plan and i purchase this one after this price delete new plan 45 how to automaticaliy plan purchase ?
hii
I'm sorry but those words don't make much sense
Can you explain what you are trying to do in terms of the Stripe APIs?
yes
i have 39 doller plan
now as a admin i want to update this price
from admin side
What STripe APIs are you using?
- As I said, you cannot update the price
You will need to create a new price and change any subscriptions on the old price to the new price
Sorry that doesn't make any sense to me. Is there a question there?
i want to know
cus_OPKW5wC2p4spsQ i have this customer and i have delete 39 plan and added 45 plan but it next bill show 39
Okay but when does that change take effect? How did you make the change?
How
Can you share the API request ID?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
achived
i have achived from stripe dashboard
Please share the request ID
req_mKLSXMG6EI6UPF
That request just lists prices
@jade sandal I recommend you read through our documentation on building and managing subscriptions. There are many documents to cover many use cases and I think you would be best served by reviewing them in detail. If you have questions about a specific section of the docs you can come here and reference that section.
Thank y