Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When finished, click "Update Settings" to save the details.

Custom Client Fields

In order for this gateway to work properly a couple of custom client fields should be configured

Field NameField TypeRegexDescription
Cpf/CnpjTextN/AThe identification number sent when creating a charge in Wide Pay.
Entity TypeText/Física|Jurídica/iThe entity type sent when creating a charge in Wide Pay.


Info
titleChanging Field Name

You may want to change the name of the custom fields for any number of reasons (e.g. translating it into another language).  To do this check the 'Name is a language definition' box and update the language/[lang_code]/_custom.php file and add the line 

$lang['_CustomFields.Entity Type'] = 'Custom Field Label';

or

$lang['_CustomFields.Cpf/Cnpj'] = 'Custom Field Label';


You have successfully installed and configured Wide Pay!