An eCommerce store that sells physical products is setup to authorize the CC, and then capture the payment when the product is shipped. In attempting to model a subscription program like Amazon where the customer can select a cadence in how often they would like to receive the product, we still need to be able to maintain the process of authorizing the CC when order is placed, and capturing payment when order is shipped.
Current functionality for automatically renewing subscriptions doesn’t allow for this because it will create the new order and set the status to completed (which is what triggers the capture of payment) so that it can then (I’m assuming at this point) effectively renew the subscription based on a completed renewal order.
Open
Last updated: January 27, 2020
0 comments
Log in to comment on this feature request.