*** removed *** is where you can see the logfiles
*** removed *** is where you can see the logfiles
Last edited by DrByte; 23 Aug 2007 at 01:37 AM. Reason: removed attachment for privacy
gfunk,
Were there really only those 4 log files? I would have expected about 10.
Anyway, can you please verify that you have installed the *latest* PayPal patch ? Much like Furitech thought the latest was installed, it was in fact not truly the latest.
The latest can be found here: http://www.zen-cart.com/forum/showth...6&goto=newpost
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I'm having also somewhat similar problems. US is being selected as country every time, but the logs says that [country] = FI (Finland) is sent to PayPal.
I'm using only PayPal IPN, and updated to the latest patch today.
Or is it so that country variable is actually sent in lc field? lc seems to be US in our orders.
Never mind. I "hard coded" GB in country field and it seems to work, but FI doesn't. I think I need to ask this from PayPal.
Can you post logs ?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Sure, but as mentioned before if I change the country field to the code it seems to work at least with GB (didn't try others), but it doesn't work with FI.
Code:Aug 27 2007 0:20 -- Keys for submission: Array ( [bn] => zencart [cmd] => _ext-enter [rm] => 2 [mrb] => R-6C7952342H795591R [pal] => 9E82WJBKKGPLQ [page_style] => Primary [lc] => US [custom] => zenid=************************* [charset] => iso-8859-15 [return] => http://www.kodintarvike.com/index.ph...referer=paypal [cancel_return] => http://www.kodintarvike.com/index.ph...eckout_payment [shopping_url] => http://www.kodintarvike.com/index.ph...=shopping_cart [notify_url] => http://www.kodintarvike.com/ipn_main_handler.php [redirect_cmd] => _xclick [business] => ******@*******.** [first_name] => ***** [last_name] => ******* [address1] => ************* * [city] => ******** [state] => FIN [zip] => ***** [country] => FI [email] => *****@*******.*** [H_PhoneNumber] => ********** [night_phone_b] => ********** [day_phone_b] => ********** [no_shipping] => 1 [currency_code] => EUR [paypal_order_id] => [item_name] => Kodintarvike.com osto [item_number] => Store Receipt [upload] => 6 [amount] => 117.10 [shipping] => 0.00 [tax] => 0.00 [tax_cart] => 0.00 )
Last edited by Duudson; 26 Aug 2007 at 10:29 PM. Reason: Text missing
I've logged a support ticket with PayPal to find out why it's not working according to their documented specifications.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
They confirmed it as a bug.
There's no estimated date of fix at this point.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.