{% include "common/header.html" %}

This page corresponds to your final checkout page. If the UI Mode is set to "REDIRECT", the user will be redirected to Payzippy charging page on clicking the Pay button. If the UI Mode is set to "IFRAME", the Payzippy charging page will be displayed on your website, inside a HTML IFRAME.

This examples includes the minimum required parameters that must be sent. Bank Name is required only for NET and EMI.
Note: merchant id, merchant key id, transaction type, currency, hash method are also mandatory and set from the configuration file config.ini

Checkout Details
{% include "common/footer.html" %}