Subscription Details
Last updated
Last updated
In Subscription Detail Page we have subscription related details like number of subscription items, current status of subscription, customer information, shipping address, move shipping address feature for that subscription, edit shipping address for that subscription, payment method detail, change the payment method from the given payment methods for that subscription.
Each subscription item having some events like Reschedule Next Order, Edit Frequency, Edit subscription Product, Swap Product, Active Subscription, Pause Subscription, Cancel Subscription, Edit line item properties.
In subscription we are having upcoming orders. Also we have some events related to upcoming orders like Skip Order, Order Attribute, Order Note, Reschedule, Process Order.
Also in the subscription detail page we have recent orders which belong to that subscription.
Events related explanation:
Reschedule Next Order: In which we set the date for the upcoming order against subscription.
Edit Frequency: In which we can change the subscription order frequency like when upcoming orders will come with the changed time of frequency. Like monthly, weekly etc.
Edit Subscription Product: In which we have the option to set the quantity and price of the subscription item.
Swap: In which we are able to swap the subscription item with another product.
Active subscription: In which we can activate our paused or cancelled subscription.
Pause subscription: In which we can pause the active subscription. Then order will not come until it will be changed into active subscription.
Cancel subscription: In which you can cancel subscription if you are not further interested in subscription. In which future you will be able to activate the subscription.
Skip Order: By skip order it will skip your very upcoming order and then the next order will be scheduled in the queue.
Order attributes: In which you can set the order of multiple properties by setting the name and value. And when order will be placed so then these properties will show in order details.
Order Notes: In which you can set the order note. And when order will be placed so then this note will show in order details.
Process Order: In which you are able to process the order before the upcoming date of order.