Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
{
currencyCode: {Merchant Currency based on country},
countryCode: {Merchant Country},
total: {
label: {Store Name},
amount: **
},
supportedNetworks: ['masterCard', 'visa', 'mada'], // Merchant Networks
merchantCapabilities: ['supports3DS', 'supportsCredit', 'supportsDebit']
};
Once the payment is authorized and an execute payment request is sent to the provider, the customer should be charged immediately.