Add-ons and ModulesPayPal Payflow Link PSP

PayPal Payflow Link PSP

Sana Commerce 8.2
Your provider

Configure a Live PayPal Payflow Link Payment Module

Please note, that this chapter does not provide a full guide on how to implement the PayPal Payflow Link payment module with a live account. The installation of PayPal Payflow Link on the live environment is exactly the same as on the test environment.

This chapter provides only the steps which should be performed to move the PayPal Payflow Link payment module implementation from a test to live environment.

When the test PayPal Payflow Link payment module is configured, do the following to use the PayPal Payflow Link payment module implementation with a live account:

Step 1: Upgrade the Payflow Link test account to a live account.

Step 2: Set the Transaction Process Mode to 'Live' in the Paypal Manager backoffice, under 'Service Settings -> Configuration'.

Step 3: Change the the PayPal provider configuration settings in the 'web.config' file of the Sana Commerce frontend in the following way:

Name Changes
 IpCheck 216.113.190.*|216.113.188.*

Make sure that your firewall does not restrict outbound access to the PayPal IP addresses. Thus, you should add PayPal IP addresses to the list of trusted IP addresses to permit traffic to and from PayPal and prevent problems with processing transactions. PayPal recommends using the DNS hostname to determine the IP addresses of their servers. For more information see 'IP Address for PayPal servers' on PayPal Merchant Technical Support.

Step 4: When everything is done and tested, keep an eye on the payment log in the following days to be sure that everything is configured correctly.
See the <loggingConfiguration> section in the 'web.config' file for the location of the payment log file. It is configured in the 'PaymentFileTraceListener' listener by default.

Step 5: When all the changes are made, in the Sana Commerce backoffice click on 'Refresh site cache'.

The PayPal Payflow Link payment module is now installed for Sana Commerce.

Add-ons and ModulesPayPal Payflow Link PSP