NameDescriptionTypeAdditional information
SuccessUrl

Redirect to this address when the payment is OK and the customer has been shown the last “purchase ok” page. (M)

string

None.

UpdateUrl

Send “OK” message in the background to this address when purchase is accepted -> invoice OK, but still showing the “would you like to pay by installments” page. I.e., the store must be sent “OK” message even when the user is still shown a page in the invoice process.

string

None.

FailureUrl

Redirect to this page if the sale is not accepted. For example credit check is not OK. (M)

string

None.

ErrorUrl

This page is reserved for actual errors in the system, for example the backend throws an exception and can’t proceed. (M)

string

None.

CancelUrl

If the customer cancels the invoice payment process, return to this page. (M)

string

None.

CallbackUrl

URL to be used for sending status updates for payment provider.

string

None.