Ogone
Tags, loops and template examples related to handling payment in Ogone checkout.
Available tags
Ogone.cancelurl
Returns the URL to the page that the payment will redirect to if the customer cancels the payment.
RAZOR
@GetString("Ogone.cancelurl")
Ogone.continueurl
Returns the URL to the page that the payment will redirect to if the customer continues the payment.
RAZOR
@GetString("Ogone.continueurl")