Add-ons and ModulesPayPal Payflow Link PSP

PayPal Payflow Link PSP

Sana Commerce 8.2
Your provider

PayPal Payflow Link Specific Configuration Values

The table below provides the description of the PayPal Payflow Link payment module configuration values:

Name Description
LOGIN This is the name of the Payflow Link account used by PayPal. This information will be provided by PayPal when creating an account.
Default value: depends on the account
PARTNER This is the partner of the Payflow Link account. The partner for the accounts directly acquired from PayPal is 'PayPal'. For the accounts acquired from the PayPal resellers, the partner will be different.
Default value: PayPal
SHOWCONFIRM This value indicates whether an additional confirmation page is shown during the payments via PayPal. Allowed values are 'true' and 'false'.
Default value: true
ECHODATA This value indicates whether PayPal should include all the transaction information in the call to the payment confirm page. Allowed values are 'true' and 'false', but this value should always be 'true' for the correct work of the payment module.
Default value: true

More detailed information about the PayPal Payflow Link parameters can be found here.

For a description of general external payment method configuration values, please read this chapter.

If you want to post some optional parameters open the 'web.config' file of the Sana Commerce frontend. Locate the <payment-configuration> node in the <sanaCommerce> configuration section, where several modules are defined, which implement different payment methods. The 'PayPal Payflow Link' module is only needed. Add new configuration entry in the following format:

<add name="parameter name" value="parameter value" isRequestParameter="true" />
Add-ons and ModulesPayPal Payflow Link PSP