Reputation: 142
I have a store in WooCommerce that works with BlueSnap as a payment gateway. I sell regular one-time charge products, and I'm considering adding a subscription. I was told by BlueSnap that they support payment for subscriptions in WooCommerce - but I couldn't find anything in the plugin documentation to explain how to configure this in my Woo admin.
Should I install a separate plugin for the subscriptions – if so, which one, and which version? Does BlueSnap offer some version of subscription management?
Upvotes: 2
Views: 335
Reputation: 3275
BlueSnap supports subscriptions in WooCommerce, but in order to use this ability you will need to go through a few steps:
Install the WooCommerce Subscriptions plugin, version 2.0 and up (2.1 and up is recommended). Make sure it is activated. In the setup menu found in WooCommerce -> Settings -> Subscriptions, configure the plugin as you wish. Note: The subscriptions plugin currently allows "Retry Failed Payments" - this is not currently supported by BlueSnap, but it is scheduled for a close release.
Install and activate the BlueSnap plugin. In the menu found in WooCommerce -> Settings -> Checkout -> BlueSnap Card Payments, Make sure you specify the recurring contract ID.
Create a subscription product in your WooCommerce store. Once this product is purchased with BlueSnap, the handling of the subscription will be handled automatically.
Upvotes: 2