I have 1.3.8a and am testing PayPal Express Checkout. I have [finally] created a sandbox buyer and seller, and the payment module is in sandbox mode w/debug and email.
I clicked on the first PayPal checkout in the cart and used the personal (buyer) test account during my first test. I got all the correct PayPal debug emails.
After hitting "Continue" on the PayPal screen, my browser returns to the IPN page with this:
How could it not have the right column if the PayPal module is installed and configured correctly already?Code:1054 Unknown column 'customers_paypal_payerid' in 'field list' in: [SELECT customers_id, customers_firstname, customers_lastname, customers_paypal_payerid, customers_paypal_ec FROM customers WHERE customers_email_address = '[email protected]' ]




