Documentation You are here: start » v » 0.7.1 » products » subscriptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v:0.7.1:products:subscriptions [2015/06/19 05:00] – [How Subscriptions Work in FoxyCart] jedv:0.7.1:products:subscriptions [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 39: Line 39:
 Testing is a **REQUIRED STEP** when using subscriptions with FoxyCart. Check [[..:getting_started:testing|the testing page]] for more details. Testing is a **REQUIRED STEP** when using subscriptions with FoxyCart. Check [[..:getting_started:testing|the testing page]] for more details.
  
-Important to note is that while your FoxyCart store is in test mode, any subscriptions you process will immediately be set to "inactive", and will //not// be processed. This is intentional, since the last thing you want to do is a bunch of testing with subs, then to go live and have dozens or hundreds of test subscriptions running and erroring and causing problems.+Important to note is that while your FoxyCart store is in test mode, any subscriptions you process will be set to "active", and will be processed once you switch over to the Live Servers.
  
-If you do want to testjust run the transaction, go into the FC admin and activate the subs (there's a checkbox). Then they'll run as expected.+Before you switch over to the Live Serversmake sure that you set all the subs you have created while on the Test Servers to inactive. You can do that by using the [[v:0.7.1:advanced:api|API]] or by changing them individually. To change them individually, go to the Manage Subscriptions section in the FoxyCart admin, click on the Edit link of the desired subscription, deactivate the sub by unchecking the **Active?** checkbox and then update the subscription.
  
 +It's recommended to create a separate store for testing and one for production so that you wouldn't need to deactivate all the test subs when you switch over to a Live Store.
  
  

Site Tools