This section provides details on the configuration options available for setting up Automated Clearing House (ACH) in your Magento store.
Use of Payment Token: The merchant can use the stored payment token to capture the payment. In cases where the payment does not need to be collected from the customer at the time of placing the order, or if additional payment is required, the merchant can utilize the payment token available via the REST API to capture the payment.
This field would be available only if Pay is selected.
The payment token value gets stored under the mastercard_payment_token attribute on the order level. Below is an example of an API response of an order where you can see the stored token value.
Instead of Username and Password, an SSL certificate can be used. When this option is selected under Authentication Type, the admin panel will need to submit the following information:
In the Advanced configuration section, you can find information about the current API version utilized by the Mastercard Payment gateway plugin.