#dopeboyz
1 messages · Page 1 of 1 (latest)
Can you put request ids (req_xxx) in a timeline? ie.
- Upgraded request req_1
- Cancel request req_2
- Renew request req_3
Where i can get the request ids?
Stripe Dashboard log https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
req_rI4qvHNjMvEj9D - cancel one
req_G0ppHAz5DaOYIN - renew
req_xEQyCGzfS6Kbk9 - upgrade error
@scarlet dirge
Alright
where did you find this subscription item id : si_NK3r6rBpt3SQa7?
These are stored in our database
When a user creates a subscription we store these ids for further use cases
alright, which subscription is that subscription item id from?
sub_1MZPjcA6RSS0ndD1pbpidSGy
you created a subscription schedule that updated the subscription
Yepp
that subscription item was removed
you can take a look at this event : https://dashboard.stripe.com/test/events/evt_1MZPldA6RSS0ndD1930nniwg
Okay so I'll have to create new item?
you don't have to create a new item, if you want to upgrade, then just identify which Subscription Item you want to upgrade and set the Price on that : https://stripe.com/docs/billing/subscriptions/upgrade-downgrade