mPAY Payment Gateway Adapter Properties
Set the mPAY Credit Card and mPAY Rabbit Payment Gateway Adapter properties in /opt/mtx/conf/payment-service.yaml.
mPAY Credit Card Payment Gateway Adapter Properties describes the mPAY Credit Card Payment Gateway Adapter
properties.
Property Name | Description | Default Value | Mandatory |
---|---|---|---|
payment.gateway.mpaycreditcard.configs.default.baseUrl | Specifies the base URL for all requests to mPAY. | - | Yes |
payment.gateway.mpaycreditcard.configs.default.merchantId | Specifies the HTTP header merchant ID. | - | Yes |
payment.gateway.mpaycreditcard.configs.default.secretKey | Specifies the secret key for generating a signature. | - | Yes |
mPay Rabbit Payment Gateway Adapter Properties describes the mPAY Rabbit Payment Gateway Adapter properties.
Property Name | Description | Default Value | Mandatory |
---|---|---|---|
payment.gateway.mpayrabbit.configs.default.baseUrl | Specifies the base URL for all requests to mPAY. | - | Yes |
payment.gateway.mpayrabbit.configs.default.merchantId | Specifies the HTTP header merchant ID. | - | Yes |
payment.gateway.mpayrabbit.configs.default.secretKey | Specifies the secret key for generating a signature. | - | Yes |