Versions Compared

Key

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

...

There are five PayPal requirements that must be passed to Import Order:

  1. paySource = 'PAYPAL'

  2. paypalBillerId forceMerchantId = the value assigned to your PayPal Commerce gateway, found on your gateway list.

  3. salesUrl = the checkout page url

  4. redirectsTo = the url of the page in your funnel that PayPal will redirect to on a successful transaction.

  5. errorRedirectsTo = the url of the page in your funnel that PayPal will redirect to on a cancelled transaction.

...