PayFort Payment Gateway Adapter Properties
Set the PayFort Payment Gateway Adapter properties in /opt/mtx/conf/payment-service.yaml.
PayFort Payment Gateway Adapter Properties describes the PayFort Payment Gateway Adapter
properties.
Property Name | Description | Default Value | Mandatory |
---|---|---|---|
accessCode | Specifies the merchant access code. | - | Yes |
amountMultiplier | Specifies the amount multiplier (for example, 100 for 2 decimal places). |
100 |
No |
baseUrl | This is the base URL for all requests to PayFort. | - | Yes |
currency | This is the default currency code. |
USD |
No |
language | This is the default language code. |
en |
No |
merchantId | This is the merchant ID that identifies the Payment Service to PayFort. | - | Yes |
passPhrase | This is the merchant pass phrase used in the message signature. | - | Yes |
payment:
gateway:
# PayFort Payment Gateway
payfort:
configs:
default:
baseUrl: https://sbcheckout.PayFort.com
merchantId: 123456
accessCode: abcd1234
passPhrase: xxxxxx