Versions Compared

Key

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

...

Warning

Authorization trials (such as Hold Trial Charge, Authorize and Void, etc.) are not supported through PayPal Seamless Commerce Checkout

Note

You must use live PayPal credentials. Using sandbox credentials will result in an error reading “Security error: Security header is not valid”

...

PayPal merchants without Reference Transactions must process upsells be by sending the consumer through the entire PayPal checkout flow again. The redirect instructions in the Checkout Page section above must be followed on Upsell pages.

...

There are four PayPal specific requirements that need to be passed to Import Upsale:

  1. paySource = 'PAYPAL'forceMerchantId is the value assigned to your PayPal Commerce gateway, found on your gateway list.

  2. redirectsTo is the url of the page in your funnel that PayPal will redirect to on a successful upsell transaction.

  3. errorRedirectsTo is the url of the page in your funnel that PayPal will redirect to on a cancelled upsell transaction.

...