Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


This guide covers the implementation of PayPal Express checkout on BPD websites. 

 

Configuring PayPal

...

Express 

  1. Contact Commerce Vision and have us enable the PayPal Express feature for your site.
  2. Login to the CMS with your PayPal Merchant credentials handy.
  3. Navigate to Settings → Feature Settings.
  4. Edit the PayPal Express feature. 
  5. In the Configuration Settings section, enter your PayPal Express credentials:

    FieldValue
    PayPal Express Endpointhttps://api-3t.sandbox.paypal.com/nvp
    PayPal Express Login URLhttps://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout
    PayPal Express Username[Your PayPal Merchant username]
    PayPal Express Password[Your PayPal Merchant password]
    PayPal Express Signature[Your PayPal Merchant signature]
    Info

    For testing on your Stage site, use the sandbox environment credentials noted here. Contact Commerce Vision Support if you require assistance with this.

     

     

  6. Next, determine where you'd like the 'Checkout with PayPal' button to appear. It can be displayed in the Cart and/or on the Product Detail page. Examples of each are shown below.

     

    CartProduct Detail


     

  7. Toggle the options on/off according to your site requirements. 
  8. Click 'Save' or 'Save and Exit' at the top of the page to save your changes.

...