Skip to main contentPayment Listings
Once plugin installed goto WooCommerce -> Settings -> Payments tab you will find the auxpay payment methods.
Enable/disable to show/hide from frontend checkout page.
General Settings
For plugin settings goto WooCommerce -> Settings -> AuxPay Gateway tab.
Put your API key and API Url provided by AuxVault and hit save.
Then test api connection and hit fetch configuration, system will update needful settings for merchant.
Here are our two modes with base API URL:
Note: Base URL of the payment gateway should be without trailing slashes (e.g., no ”/” at the end).
The client will use the Production API URL.
Note:
If test mode enabled please use sandbox url otherwise use production url.
Whenever you update API Key or Api Url always fetch configuration to save updated data.
Customized Labels
Other customizable settings include payment title and payment description which will be visible to frontend user.
Debug Logs
If Debug logs are enabled then to review it goto WooCommerce -> Status -> Logs tab and search for auxpay-payment-gateway.
Note: These logs will be recording errors only.
Refunds
Merchant can initiate refunds from orders edit page.
For full refund through payment processor put total amount.
For partial refund put amount less than the total amount.
Note: Only settled transactions will be available for refunds.