merchant_guide:testing-subscriptions

This is an old revision of the document!


Testing Buying & Editing a Subscription

Overview

How and what to test can vary depending on the payment gateway that you have associated with your SubscriptionBridge-based store.

Authorize.Net

The Authorize.Net Automated Recurring Billing (ARB) system does not have a testing (or “sandbox”) environment. However, you can test the system in a live environment without actually charging the credit cards used in the tests. This is because when a transaction is processed by the ARB system, it is passed to the main Authorize.Net virtual terminal and it appears under Unsettled Transactions, awaiting settlement.

This means that - for example - you can do the following:

  • Purchase a subscription via the built-in SubscriptionBridge shopping cart, using a real credit card
  • An ARB subscription will be setup in Authorize.net
  • ARB transactions are processed around 2 AM PST. Those transactions then appear under Unsettled Transactions until the time they are settled later that day (typically late afternoon). So you have several hours in which you can:
    • Locate the transaction under Unsettled Transactions
    • Click on the transaction ID
    • Click on the VOID button to void it.
      Note that voided transaction may still appear in your credit card statement for a few days as the corresponding amount had been pre-authorized and was awaiting settlement. They will automatically disappear after a few days (this can take up to 2 weeks, according to Authorize.Net).

By using this approach, you are testing the system in a fully “live” environment. The only difference compared to what you will do with “real” transactions consists in the voiding of the payment before it is settled.

To test the system and simulate different scenarios, setup a short subscription (e.g. a subscription with a weekly payment interval and a week-long free trial, for example). You will then see SubscriptionBridge go through a series of “events” associated with the subscription (E.g. trial expiration reminder, subscription payment notifications, etc.). Note that Authorize.Net requires that the billing period be weekly or longer (i.e. you cannot setup a daily subscription, although that would be useful for testing purposes).

PayPal Website Payments Pro

FIXME - This section is under construction.

PayPal Express

FIXME - This section is under construction.

merchant_guide/testing-subscriptions.1268260349.txt.gz · Last modified: 2010/03/09 23:00 (external edit)