RomCard V2 Payment Gateway Adapter Properties
Set the RomCard V2 Payment Gateway Adapter properties in /opt/mtx/conf/payment-service.yaml.
RomCard V2 Payment Gateway Adapter Properties describes the RomCard V2 Payment Gateway Adapter
properties.
Property Name | Description | Default Value | Mandatory |
---|---|---|---|
payment.gateway.romcardv2.baseUrl | This is the base address for all requests to the RomCard V2 Payment Gateway Provider. | - | Yes |
payment.gateway.romcardv2.currency | This is the default currency code. |
RON |
No |
payment.gateway.romcardv2.currencyMultiplier | The capture funds mode. Possible values are:
|
AUTOMATIC | Yes |
payment.gateway.romcardv2.failureMessageTemplate | A template used to construct the failure message. The template can include
placeholders, denoted by the name surrounded by double curly
braces, for example:
{{requestError.fieldName}} |
RomCard returned: {{requestError.status}} -
{{requestError.errorCode}} {{requestError.message}}
{{requestError.variables}}}} |
No |
payment.gateway.romcardv2.originatorMerchantApplication | This is the originator merchant application name. | MATRIXX | No |
payment.gateway.romcardv2.password | This is the merchant pass phrase used in the message signature. | Yes | |
payment.gateway.romcardv2.terminal | This is a terminal number specifying the destination acquirer bank account. | - | No |
payment.gateway.romcardv2.username | Specifies the merchant access code. | - | Yes |