Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept blue: add options to edit subscriptions #544

Open
mschipperheyn opened this issue Dec 11, 2024 · 0 comments
Open

Accept blue: add options to edit subscriptions #544

mschipperheyn opened this issue Dec 11, 2024 · 0 comments

Comments

@mschipperheyn
Copy link
Collaborator

mschipperheyn commented Dec 11, 2024

Is your feature request related to a problem? Please describe.
We need to be able to change, pause, restart and stop subscriptions through the plugin
We would also like to see this action as an order mutation event of some kind so we can track changes back to who and when did that.

We also need to consider the scenario that a restart fails, because I think there is a timeout in place for subscription payment providers that basically leads a paused subscription to become cancelled after time X has passed.
This should prob result in a SubscriptionRestart error

Describe the solution you'd like
A mutation / service method that allows us to access the Update recurring schedules API method (https://docs.accept.blue/api/v2#tag/recurring-schedules/paths/~1recurring-schedules~1%7Bid%7D/patch)

Describe alternatives you've considered
There is no alternative other than doing it manually currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant