|
| Introduction |
| The shop is enabled to accept payments ONLY using PayPal. Therefore, the transaction has to be set to '1 step' and there is NO need to install a SSL certificate on your server, this is because the credit card's details are collected on the PayPal's secure servers. |
|
| Setup Payment |
| To set up the payment you need to go to the Payment Page, tick the PayPal option and 1 Step and then Update. |
 |
| After that, you need to go to the Merchant Settings page and set up the PayPal email. The Access Gateway has to be: English - United States. |
 |
| Finally you need to activate the IPN in your PayPal account, this is to create the order in SDN Store and therefore it will appear in the Orders Management Admin. |
|
Basically when the customer go to the Checkout page and clicks on pay with PayPal she/he will get redirected to the PayPal's secure server where she/he can insert the credit card's details. Once the payment has been processed, PayPal will send a notification to a specified web page (specified on the IPN) which creates the order. The order will be shown in the Orders Management Page. |
|
So log on into your PayPal account, go to My Account --> Profile, in the Selling Preferences click on Instant Payment Notification Preferences and then on the Edit button, here type in the following address: |
-
http://www.domainname.com/DesktopModules/SysDataNetStore/StorePayPalIPN.aspx
|
|
where: www.domainname.com is your domain name. |
 |
|
REMEMBER to set the URL Home in the Site Setting page, this is used by PayPal to redirect the flow to your web site after the payment has been completed. |
 |
|
All the errors related to the payments are shown in the Log Payment Errors Page. |
 |
|
|
|