π Problem Statement
As a business, I have no way of calculating proration in advance of making a subscription update through the Pelcro API, which results in uncertainty about charges and prevents me from displaying accurate costs to my customers before they commit to the change.
π‘ User Story
As a Pelcro API user, I want an endpoint that calculates proration for a subscription change in advance, so that I can show customers a clear summary of the charges or credits they will incur before confirming the update.
π― Definition of Done (DoD)
β Given I want to preview the impact of a subscription update, when I call the new proration calculation API with the subscription ID and intended changes, then I should receive a response with a detailed breakdown of:
Upcoming invoice amount (including proration).
Credits applied, if any.
Net change due.
β The endpoint should not persist changesβit should only return a calculation.
β Documentation is updated with request/response schema and usage examples.
β SDKs and Postman collection updated to include the new endpoint.
Please authenticate to join the conversation.
Backlog
Pelcro Product
6 months ago

An Anonymous User
Get notified by email when there are changes.
Backlog
Pelcro Product
6 months ago

An Anonymous User
Get notified by email when there are changes.