Skip to main content

Payment Action

Specifies action required to complete to be able to continue to the next payment status:

  • NONE – No action is required, you can proceed to the next deposit status.
  • REDIRECT – The user must be redirected in order to complete a payment, for example, when an alternate payment method like Paysafecard is used.
  • SCA - The user must complete a Strong Customer Authentication (SCA) process.
  • ONBOARD - A transfer-specific action is required. The recipient customer must be registered with the corresponding email address.
  • USER_INPUT - Additional information from the user is required to complete the payment.
stringPayment Action (string)

Specifies action required to complete to be able to continue to the next payment status:

  • NONE – No action is required, you can proceed to the next deposit status.
  • REDIRECT – The user must be redirected in order to complete a payment, for example, when an alternate payment method like Paysafecard is used.
  • SCA - The user must complete a Strong Customer Authentication (SCA) process.
  • ONBOARD - A transfer-specific action is required. The recipient customer must be registered with the corresponding email address.
  • USER_INPUT - Additional information from the user is required to complete the payment.

Possible values: [NONE, REDIRECT, SCA, ONBOARD, USER_INPUT]

Default value: NONE
Example: NONE
Payment Action
"NONE"