#gold-trial-test
1 messages · Page 1 of 1 (latest)
The best option is to try this in Test mode, will take you a few seconds and you'll see exactly what happens right?
gold-trial-test
I don't know anything about "revenue recognition" if that's what you mean. But for whether an Event or proration is done, that's easy to test and see exactly
well if I do it via dashboard, it shows if you pro-rate or not the billing cycle resets but it doesnt give a good indication if there is proration or not
Im not really asking about revenue reconition. Just not sure if it results in a cancellation event
But you can test all of this in seconds, Dashboard and code
Please try first and report what you find exactly
{
"enable_incomplete_payments": "false",
"proration_behavior": "none",
"trial_end": "1696611333",
"off_session": "true"
}
Seems like to prevent proration you do need to set proration behavior to none
I do not see a deleted event
yes that's how proration always work: https://stripe.com/docs/billing/subscriptions/prorations
And correct no deleted Event, because the Subscription is not deleted
Anything else I can help with?
No thank you