User Tools

Site Tools


payment-gateways:paypal

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
payment-gateways:paypal [2011/01/13 17:17] – [Cost of the service] earlyimpactpayment-gateways:paypal [2011/03/02 17:58] (current) earlyimpact
Line 51: Line 51:
     - From the SubscriptionBridge main menu select the store that you are working with, then select //Edit Store > Payment Gateway//     - From the SubscriptionBridge main menu select the store that you are working with, then select //Edit Store > Payment Gateway//
     - Enter the API credentials in the corresponding fields and click on //Edit// to save your entries     - Enter the API credentials in the corresponding fields and click on //Edit// to save your entries
 +    - See the section below on how to obtain the API credentials
  
-===== Configuring Instant Payment Notification =====+===== Configuring PayPal Settings =====
  
-  - Login to your PayPal account +This applies to both Website Payments Pro and Express Checkout. 
-  - Navigate to "//Profile > More Options//" + 
-  - Select "//Instant payment notifications//" under the heading "//Getting paid and managing my risk//" +==== Obtaining your API credentials ==== 
-  Enter the "//Notification URL//" as: <code>https://www.subscriptionbridge.com/PostBack/PayPalSilentProcessor.asp</code> + 
-  Check the button to Receive IPN messages +When creating a new //Store// in SubscriptionBridge, you will need to enter your PayPal API credentials to use PayPal Express Checkout or Website Payments Pro as the payment method. Follow these instructions to obtain the API credentials: 
-  Click "//Save//"+ 
 +  * Log into your PayPal account 
 +  * Select "//Profile > Account Information > API Acccess//" \\ If you don't see this link, click on the text link to See the //classic profile version//, which is the one shown in the screen shot below. 
 +  * Click on "//Request API credentials//" 
 +  * Click on "//Request API signature//" and click on "//Agree and Submit//" 
 +  * The following information will be shown to you: 
 +    * API Username 
 +    * API Password 
 +    * Signature 
 +  * Copy and paste this information __temporarily__ on a text file on your desktop. You will need these credentials when setting up your SubscriptionBridge store, so having the information handy will be useful. Once you have entered the API credentials in SubscriptionBridge, you should remove the temporary file. You can always go back to PayPal and request the API credentials again. 
 + 
 +{{:payment-gateways:sbpaypal_profile_page.gif|PayPal settings}} 
 + 
 +==== Configuring Instant Payment Notification ==== 
 + 
 +  * Log into your PayPal account 
 +  * Select "//Profile > Selling Preferences > Instant Payment Notification Preferences//" \\ If you don't see this link, click on the text link to See the //classic profile version//, which is the one shown in the screen shot below. 
 +  * Select "//Choose IPN Settings//" 
 +  Enter the "//Notification URL//" as: <code>https://www.subscriptionbridge.com/PostBack/PayPalSilentProcessor.asp</code> 
 +  Check the radio button to "//Receive IPN messages//" 
 +  Click "//Save//"
  
  
Line 80: Line 101:
   * Close all browser windows (__all of them__)   * Close all browser windows (__all of them__)
   * Restart your browser and try checking out again through the SubscriptionBridge shopping cart. The error should be gone if correct credentials were entered (make sure you closed all browser windows and restarted the browser, otherwise you are working with "cached" data and you will not see any changes).   * Restart your browser and try checking out again through the SubscriptionBridge shopping cart. The error should be gone if correct credentials were entered (make sure you closed all browser windows and restarted the browser, otherwise you are working with "cached" data and you will not see any changes).
 +
 +===== Other Notes =====
 +
 +==== Automatic retries on declined payments ====
 +
 +  * When a recurring payment is declined, PayPal automatically retries to charge the account 3 times, 5 days apart.
 +  * If the outstanding balance is paid before a payment is retried, no retries occur.
 +  * If the outstanding balance is not paid by the customer, but the transaction goes through successfully on a retry, SubscriptionBridge automatically updates the subscription, which becomes current. Notifications are sent out at that time.
 +
 +
 +
  
payment-gateways/paypal.1294957072.txt.gz · Last modified: 2011/01/12 23:00 (external edit)