Payment services account - Moneris
21 minutes to read
🛈 Important This topic applies only when processing payments using Moneris |
These are the specific to the Payment service account tab. The items in bold are the fields relevant to Payment services. You will need to obtain merchant specific settings from the payment provider in order to complete these settings.
Field |
Description |
Required |
Auto set |
Sample value |
Card mapping |
See the article on Card mapping field. |
Yes |
Yes |
Default:VISA;Visa:VISA;Debit:MAESTRO;Mastercard:MASTER;Discover:DISCOVER;Amex:AMEXPRESS;Diners Club:VISA;JCB:VISA;Carte Blanche:VISA;Other:VISA; |
Checkout id |
Enter the Checkout id. This is provided by Moneris. |
Yes |
No |
|
Store id |
Enter the Store id. This is provided by Moneris. |
Yes |
Yes |
000 |
API token |
Enter the API token. This is provided by Moneris. |
Yes |
No |
|
Test mode |
Enter the Moneris payment gateway environment to map to. The possible values are 0 for Production and 1 for Test. |
Yes |
Yes |
1 |
AVS check level |
This field is not used. Leave as the default value (1) |
No |
Yes |
1 |
AVS check |
This field is not used. Leave as the default value (1) |
No |
Yes |
1 |
Merchant id |
Enter the Merchant id. This is provided by Moneris. |
Yes |
Yes |
0000 |
Enable signature for on-account |
This field is not used. Leave as the default value (0) |
No |
Yes |
0 |
Allow return using card token |
This field is not used. Leave as the default value (0) |
No |
Yes |
0 |
Enforce return using card token |
This field is not used. Leave as the default value (0) |
No |
Yes |
0 |
Payment accept web URL |
Enter the URL for the Payment accepting page (Azure service https endpoint). |
No |
No |
https://.. |
Payment api url |
Enter the Payment api url. This is provided by Moneris. Live and Test feature different urls. Test: https://gatewayt.moneris.com/chkt/request/request.php Production: |
No |
No |
https://gateway... |
Deprecated fields
The following fields were deprecated and removed in version 100.960.43.32254 (10.0.21):
Res id |
Enter the Res id. This is provided by Moneris. |
Res key |
Enter the Res key. This is provided by Moneris. |
Setting the Payment accept web url
The Payment accept web url points to the CardPage.html file which manages the Moneris iFrame tokenizer.To set this field, you must concatenate your AOS URL with the CardPage url:
/Connectors/Moneris/CardPage.html
e.g. If your AOS URL is https://u10testvm01f7ef13ab5799568faos.cloudax.dynamics.com/
Then set this field to: https://u10testvm01f7ef13ab5799568faos.cloudax.dynamics.com/Connectors/Moneris/CardPage.html