Skip to content

Subscriptions

Yashua edited this page Apr 14, 2018 · 1 revision

The plugin has basic support for subscriptions. It handles charges, cancelations and (de)activations. Subscription management is handled by FastSpring. Upon checkout the user will receive an email offering to manage/create their account in order to manage their order.

Stability

Subscription support is in beta. Please report any issues and thanks for testing.

Requirements

Subscriptions require the WooCommerce Subscription module. It will be automatically detected.

Caveats

Due to a slight difference in how subscriptions are handled between FS and WP the concept of startup fee had to be handled by creating a separate item (Product Name startup fee) in the cart. This should work fine for everyone but is something to be aware of as far as fulfillment/inventory may be handled.

Clone this wiki locally