Skip to main content

Documentation Portal

AlternativePaymentRedirectInfo

string PaymentActionURL

The URL to the alternative payment gateway. The gateway will provide the GUI for the payment.

string PaymentActionMethod

The method (SEN/POST/Redirect) that should be used for PaymentActionURL.

Dictionary<string, string> PaymentActionParameters

The parameters that should be provided with the PaymentActionURL.

string ResponseURL

The response may be optionally called after completing an alternative payment to retrieve details about the newly created order.