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_cartpaypal {
    sandbox = 1
    business = pp-wt-merchant@extco.de
}

Property

plugin.tx_cartpaypal.sandbox

Data type

boolean

Description

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

Default

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

Property

plugin.tx_cartpaypal.business

Data type

boolean

Description

The e-mail address stored in the PayPal business account must be entered here.