Documentation

Features

Differences

This shows you the differences between the selected revision and the current version of the page.

payment:paypal 2008/08/25 05:15 payment:paypal 2009/07/29 10:34 current
Line 1: Line 1:
====== Paypal ====== ====== Paypal ======
-**Click here to setup an account with Paypal**+ 
 +These are instructions for setting up [[https://www.paypal.com/us/mrb/pal=T5HFEAWSJCBRG|Paypal]] through 68 Classifieds [[administration:|administration]].  
 + 
 +Located at: Administration -> Payment -> Payment Providers -> Paypal 
 + 
 +===== 68 Classifieds Administration =====
  = Payment Provider Name : Enter the name of the payment provider here.   = Payment Provider Name : Enter the name of the payment provider here.
Line 8: Line 13:
  = Paypal email address : Enter the email address that you use at Paypal here.   = Paypal email address : Enter the email address that you use at Paypal here.
  = Currency Code : Enter your currency code here. Valid choices are:   = Currency Code : Enter your currency code here. Valid choices are:
 +  * AUD (Australian)
  * USD (U.S. Dollar)   * USD (U.S. Dollar)
  * EUR (Euro)   * EUR (Euro)
Line 13: Line 19:
  * CAD (Canadian Dollar)   * CAD (Canadian Dollar)
  * JPY (Yen).   * JPY (Yen).
-  * If omitted, all monetary fields will be interpreted as U.S. Dollars.+  * NZD (New Zealand Dollar) 
 +  * CHF (Swiss Franc) 
 +  * HKD (Hong Kong Dollar) 
 +  * SGD (Singapore Dollar) 
 +  * SEK (Swedish Krona) 
 +  * DKK (Danish Krone) 
 +  * PLN (Polish Zloty) 
 +  * NOK (Norwegian Krone) 
 +  * HUF (Hungarian Forint) 
 +  * CZK (Czech Koruna) 
 +  * ILS (Israeli Shekel) 
 +  * MXN (Mexican Peso) 
 +  * If omitted, all monetary fields will be interpreted as U.S. Dollars. This can be found on [[https://www.paypal.com/us/cgi-bin/webscr?cmd=p/sell/mc/mc_wa-outside|Paypal's website]].
-----+===== Paypal Site =====
Once you have entered your Paypal information on this screen, you will need to login to your Paypal account and activate IPN (Instant Payment Notification). Here are the steps for activating IPN (from Paypal's website). Once you have entered your Paypal information on this screen, you will need to login to your Paypal account and activate IPN (Instant Payment Notification). Here are the steps for activating IPN (from Paypal's website).
Line 23: Line 41:
  - Click the Instant Payment Notification Preferences link in the Selling Preferences column.   - Click the Instant Payment Notification Preferences link in the Selling Preferences column.
  - Click Edit.   - Click Edit.
-  - Click the checkbox and enter the URL to which you would like to receive HTML posts. This would be http://www.yoursite.com/paypal.php+  - Click the checkbox and enter the URL to which you would like to receive HTML posts. This would be %%http://www.yoursite.com/paypal.php%%
  - Click Save.   - Click Save.
  - You have successfully activated IPN.   - You have successfully activated IPN.
-More information about Paypal's IPN feature is available here +More information about Paypal's IPN feature is available at [[http://www.paypal.com/cgi-bin/webscr?cmd=_help-ext&eloc=0&loc=2294&source_page=_home&flow=|Paypal's site]]. 
 + 
 +===== Debugging ===== 
 +If you have followed the steps and your site is still not approving orders placed through Paypal then please try the debugging steps below:  
 + 
 +  * First make sure you do not have auto return featured turned on in your Paypal account.  
 +  * Open the file paypal.php and locate this line:  
 +<code> 
 +$debugmode=FALSE; 
 +</code> 
 +Change it to TRUE.  Then run another transaction and you should get an email with a bunch of debug information.  Take this and post it on our forums for help or submit a ticket.  
 + 
 +===== Resources ===== 
 +  * [[http://www.68classifieds.com/forums/v4-modules-modifications/5786-paypal-payment-method-other-paypals-country-sites.html | How do have Paypal display in your language]]

Have more questions? Visit our community forums.