ThreeDSMessage

  • allowed_origins
    Type: array string[]

    Origins allowed to send/receive front-channel postMessage with your 3DS return page.

Examples
{
  "allowed_origins": [
    "https://merchant.example.com"
  ]
}