#Thomas H
1 messages · Page 1 of 1 (latest)
👋 happy to help
Additional Info :
The subscription schedule before the request is made looks like the following:
`{
"phases": [
{
"end_date": 1677345956,
"items": [
{
"billing_thresholds": null,
"metadata": {},
"plan": "price_1LDXCKFDeLk1yF1lym3clYys",
"price": "price_1LDXCKFDeLk1yF1lym3clYys",
"quantity": 4,
"tax_rates": []
}
],
"proration_behavior": "create_prorations",
"start_date": 1674667556,
},
{
"items": [
{
"billing_thresholds": null,
"metadata": {},
"plan": "price_1LDXCKFDeLk1yF1lym3clYys",
"price": "price_1LDXCKFDeLk1yF1lym3clYys",
"quantity": 3,
"tax_rates": []
}
],
"metadata": {},
"on_behalf_of": null,
"proration_behavior": "create_prorations",
"start_date": 1677345956,
"transfer_data": null,
}And the body of the failed request is{
"end_behavior": "release",
"phases": {
"0": {
"end_date": "1677345956",
"start_date": "1674667556",
"items": {
"0": {
"quantity": "4",
"price": "price_1LDXCKFDeLk1yF1lym3clYys"
}
}
},
"1": {
"items": {
"0": {
"quantity": "4",
"price": "price_1LDXCKFDeLk1yF1lym3clYys"
}
},
"iterations": "1"
}
}
}`
would you mind sharing the request ID?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_iiN87Xo71eD0jJ
taking a look
sorry still haven't figured it out yet
please bear with me while I investigate this further
Thats okay, part of me wants it not to be too simple haha, been driving me mad for a day or two
this really needs time to investigate and with how busy discord is nowadays it's pretty much impossible to do so
would you mind sending all of these details here https://support.stripe.com/contact/email?topic=api_integration
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
please send all of the info/code etc. through that link and mention that you were speaking to tarzan on discord, so someone from my team/myself could pick this up dig through and take the time needed to help you with this tricky Q