I am using the simple commerce module and trying to set up a subscription that lasts for 30 days (or whatever time period) and then ends, with no recurrence.
Ideally the module would move the member from “members” to “members_paid”, and then after the 30 days, move them back to “members”.
I set up a test item using 1 day as the subscription frequency, and I made sure not to check the recurring checkbox.
This test ended up charging me again each day, like a recurring subscription, and never moving the member out of the “members_paid” group.
Any ideas on how to change this to the desired functionality?