Plugin for receiving payments
- php >=5.6
- evolution cms >= 1.4.12
- authorizenet/authorizenet
- Install plugin and snippet.
- Create page where will be, and add
[!AuthorizePaymentForm!]
in page content - Get credentials from authorize.net.
- In plugin settings fill credentials and created page id
- tpl - payment form template.
Possible values are the name of the template, indicative of the rules for setting templates in DocLister.
Default -@FILE:paymentFormTemplate
- js - add js scripts. Possible values (1,0). Default - 1;
If Authorize don't support order currency, amount will be convert to currency specified in plugin setting. If this currency don't specified in settings, the user will not redirected to payment form.