merchant_guide:testing-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
Next revisionBoth sides next revision
merchant_guide:testing-subscriptions [2010/09/01 04:15] earlyimpactmerchant_guide:testing-subscriptions [2011/01/13 18:52] earlyimpact
Line 41: Line 41:
  
 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). 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 ===== 
  
-PayPal has a testing ("sandbox"environment. You can find it at https://developer.paypal.com/+===== Using PayPal in a testing environment =====
  
-The PayPal Sandbox mimics exactly the live PayPal system. So to use test SubscriptionBridge with PayPal:+PayPal has a testing ("sandbox") environment: you can [[https://developer.paypal.com/cgi-bin/devscr?cmd=_signup-run|sign up for a PayPal sandbox account]] at any time. __The PayPal Sandbox mimics exactly the live PayPal system__. So to test SubscriptionBridge with PayPal:
  
-  - Create a PayPal Website Payments Pro sandbox account[[payment-gateways:paypal#setting-up-website-payments-pro|just like you would with a regular account]] +  * [[https://developer.paypal.com/cgi-bin/devscr?cmd=_signup-run|Sign up for a PayPal sandbox account]] 
-  - [[payment-gateways:paypal|Set it up]] exactly as you would with your "live" account. This includes... +  * [[:payment-gateways:paypal#configuring-paypal-settings|Setup]] Website Payments Pro or Express Checkout as discussed [[:payment-gateways:paypal#configuring-paypal-settings|here]] 
-    - Requesting your API credentials +  * In SubscriptionBridge, as your PayPal credentials, enter the credentials that you have obtained from the new Sandbox account that you have just created. 
-    - Requesting that Recurring Payments are added to your sandbox account +  * You can now use SubscriptionBridge with PayPal in a sandbox (testing) environment
-  - Log into your SubscriptionBridge Merchant Center +
-  - Enter the PayPal API credentials on the payment tab+
  
-You can now use SubscriptionBridge with your sandbox Website Payments Pro account. +<note important>NOTE: __you must be signed into your PayPal sandbox account__ in order to be able to successfully use PayPal in test mode.</note>
-===== PayPal Express ===== +
- +
-When you active Website Payments Pro, PayPal Express Checkout is activated automatically. Alternatively, you can configure it separately, as a stand-alone system, even without signing up for Website Payments Pro. +
- +
-For more information and to sign up, visithttp://www.paypal.com/cgi-bin/webscr?cmd=_additional-payment-overview-outside +
- +
-  * The instructions with regard to adding "API Credentials" to your SubscriptionBridge store are the same as those for Website Payments Pro. +
-  * Note that __you must be signed into your PayPal sandbox account__ in order to be able to successfully use PayPal Express Checkout in test mode.+
merchant_guide/testing-subscriptions.txt · Last modified: 2011/01/13 19:46 by earlyimpact