Versions Compared

Key

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

...

Call the Confirm PayPal endpoint to finalize the transaction. Include the token, PayerID, and baToken if returned by PayPal (all values may not be returned in all situations). Also pass the orderId value (if using Import Lead).

  • token = token

  • payerId = PayerID

  • baToken = ba_token

  • orderId = CRM order ID (if using Import Lead)

...