
Originally Posted by
DrByte
Did you try turning on the Debug Logging option inside the PayPal module? What did the ipn*.log files tell you?
Yes I did.. Didn't see the log files coming through at first.. (shoulda refreshed my FTP software..
) Anyway here's the log file for my test transaction.. Everything "seems" normal..
Code:
Jan 10 2009 22:54 -- Keys for submission: Array
(
[charset] => iso-8859-1
[lc] => US
[page_style] => Primary
[custom] => zenid=qg1b6c79udpooogjt7sbfl39d7
[business] => [email protected]
[return] => http://kdezines.com/index.php?main_page=checkout_process&referer=paypal
[cancel_return] => http://kdezines.com/index.php?main_page=checkout_payment
[shopping_url] => http://kdezines.com/index.php?main_page=shopping_cart
[notify_url] => http://kdezines.com/ipn_main_handler.php
[redirect_cmd] => _xclick
[rm] => 2
[bn] => zencart
[mrb] => R-6C7952342H795591R
[pal] => 9E82WJBKKGPLQ
[first_name] => Sonny
[last_name] => Crockett
[address1] => 2163 W 84th St
[city] => Los Angeles
[state] => CA
[zip] => 90038
[country] => US
[email] => [email protected]
[H_PhoneNumber] => 8185551212
[night_phone_a] => 818
[night_phone_b] => 555
[night_phone_c] => 1212
[day_phone_a] => 818
[day_phone_b] => 555
[day_phone_c] => 1212
[no_shipping] => 1
[upload] => 1
[currency_code] => USD
[cmd] => _ext-enter
[item_name] => K Dezines Purchase
[item_number] => Store Receipt
[amount] => 0.01
[shipping] => 0.00
[tax] => 0.00
[tax_cart] => 0.00
)