Ending a subscription trial now uses the timestamp of that API requestBreaking changes
What’s new
When ending a trial on a subscription using trial_, the updated subscription now receives a trial_ timestamp from the time of the request rather than being unset.
Impact
Providing a precise trial_ timestamp when ending a subscription trial using trial_ lets you track exactly when a trial was ended. This improves accuracy in subscription lifecycle management, but might require updates to code that processes trial end events.