DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Main ConfigurationΒΆ

The plugin needs to know the merchant e-mail address.

plugin.tx_cartmpay24 {
    test = 1

    merchantId =
    soapPassword =
}

Property

plugin.tx_cartmpay24.test

Data type

boolean

Description

This configuration determines whether the extension is in live or in test mode.

Default

The default value is chosen so that the plugin is always in test mode after installation, so that payment can be tested with mPAY24.

Property

plugin.tx_cartmpay24.merchantId

Data type

string

Description

The Merchant-ID for your account. You can find it in your account settings.

Property

plugin.tx_cartmpay24.soapPassword

Data type

string

Description

The password for the SOAP API will send to the email address or mobile phone number in your account settings.