[BUG] Editing frequency of a subscription creates a new order and charges customer immediately #439
-
In the past, there used to be a setting in the swell admin panel settings for whether to allow customers to edit the frequency and options of an active subscription - which was fetched through On our frontend we had functionality for our clients to edit their subscriptions with the above, which was executed with Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
I did a quick search and found those settings are part of Origin theme, and not in the backend |
Beta Was this translation helpful? Give feedback.
Thanks for the images, it really helped me understand the problem better.
When do you wish the subscription should generate an order if the frequency is changed now?
Also, we don't support scheduled frequency corrections for the subscription at the moment, but you can achieve it using Swell apps which will be launched soon.
Subscription will generate orders (as much as required) and capture the charge when the frequency is changed. Otherwise, you can schedule a cron to update the subscription frequency at the desired time.