Versions Compared

Key

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

...

Code Block
{
    "result": "MERC_REDIRECT",
    "message": {
        "paypalUrl": "https://paypal.com/agreements/approve?ba_token="
    }
}

This example script can be used to redirect the consumer to PayPal

...