#Is it possible to update the next_billing_date on an active subscription?

1 messages · Page 1 of 1 (latest)

knotty wigeon
ancient portalBOT
# knotty wigeon I’ve checked the documentation (https://docs.dodopayments.com/api-reference/subs...

Based on the provided context, it seems that you are looking for a way to manage subscriptions, specifically regarding updating or modifying them. If the documentation indicates that the desired action is not possible through the standard API endpoints, here are a few alternative approaches you might consider:

  1. Contact Support: Reach out to Dodo Payments support for clarification on your specific use case. They may have additional options or workarounds that are not documented.

  2. Manual Intervention: If the API does not support the action you need, consider manually managing the subscription through the Dodo Payments dashboard. This may involve canceling the current subscription and creating a new one with the desired parameters.

  3. Custom Logic: If you have control over the application logic, you could implement a custom solution where you handle the subscription changes outside of the API. This might involve tracking subscription states and managing transitions based on your business rules.

  4. Feature Request: If this is a common requirement for your business, consider submitting a feature request to Dodo Payments. They may take user feedback into account for future updates to their API.

If you provide more specific details about what you are trying to achieve, I may be able to offer more tailored suggestions.
Disclaimer: I am a bot and I may make mistakes. Always refer to the documentation. Here are some of the relevant links that I found regarding your query. [1] [2] [3]

odd epoch
#

Not possible currently to update the next_billing_date