HomeHome Product Discus... Product Discus...SmithCartSmithCartPayPal Payflow Pro web.config entryPayPal Payflow Pro web.config entry
Previous
 
Next
New Post
11/3/2009 5:28 PM
 

The PayPal Payflow Pro gateway uses a dll called Payflow_dotNET.dll to communicate with Paypal and send credit card transactions. If you are using the PayPal Payflow Pro gateway with the cart you will need to add the following to your web.config file:



<add key="PAYFLOW_HOST" value="payflowpro.paypal.com" />


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
11/10/2009 6:40 PM
 

Add the following key if you want Test Mode:



<add key="PAYFLOW_HOST" value="pilot-payflowpro.paypal.com" />


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPayPal Payflow Pro web.config entryPayPal Payflow Pro web.config entry