This is a discussion on All fields converting to paypal except price within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have just installed the paypal shopping cart ipn 1.7 contribution. When i go try to checkout after putting something ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have just installed the paypal shopping cart ipn 1.7 contribution. When i go try to checkout after putting something in my cart, it links to paypal with the name and address, but the amount is empty. I've been seaching every forum for a solution and cannot find one. Please anybody help this is last thing I need to be complete. Try it at www.colleyscollectables.com |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Have you installed the paypalipn_txn table into the database? |
|
#3
| |||
| |||
| I ran the sql file which installed paypal_ipn_txn_type |
|
#4
| |||
| |||
| It may have something to do with the way your currencies are set up. |
|
#5
| |||
| |||
| I am using Canadian(CAD) funds. I have my store set-up in CAD. I have the paypal module set to CAD, and I have my paypal account set to CAD. |
|
#6
| |||
| |||
| hmm.. Have you got your currency set to CAD in catalog/includes/languages/english.php ? I think this is where I had to change US to CAD in order for paypal to pick up the order total. HTH |
|
#7
| |||
| |||
| I see us in a few places. Could you let me know where? Here is were i see it. // look in your $PATH_LOCALE/locale directory for available locales // or type locale -a on the server. // Examples: // on RedHat try 'en_US' // on FreeBSD try 'en_US.ISO_8859-1' // on Windows try 'en', or 'English' @setlocale(LC_TIME, 'en_US.ISO_8859-1'); and // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'USD'); this would seem like it here, but please let me know |
|
#8
| ||||
| ||||
| Quote:
Change to define('LANGUAGE_CURRENCY', 'CDN'); |
|
#9
| |||
| |||
| Yes that's the place I was talking about, but it should be CAD not CDN |
|
#10
| |||
| |||
| Tried that. Uninstalled and reinstalled module. It didn't work. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converting a WhoIs Modification | benlogan | osCMax v2 Customization/Mods | 1 | 02-09-2006 11:01 AM |
| need help converting a template | jcomputers | osCMax v2 Customization/Mods | 3 | 01-23-2006 08:04 PM |
| Converting CRE Template to OscMax | cabana | osCMax v2 Customization/Mods | 8 | 11-09-2005 06:08 PM |
| converting article manager to MS2-MAX | Anonymous | osCMax v1.7 General Mods Discussion | 5 | 11-25-2004 01:48 PM |
| Converting Affiliate Infobox to BTS | Stu | osCMax v1.7 Discussion | 4 | 11-25-2003 06:15 AM |