I have this problem when returning to the store, get this error page after paying by Paypal
1292 Incorrect datetime value: '00:13:47 09 2008' for column 'payment_date' at row 1
in:
[INSERT INTO paypal (order_id, txn_type, module_name, module_mode, reason_code, payment_type, payment_status, pending_reason, invoice, first_name, last_name, payer_business_name, address_name, address_street, address_city, address_state, address_zip, address_country, address_status, payer_email, payer_id, payer_status, payment_date, business, receiver_email, receiver_id, txn_id, parent_txn_id, num_cart_items, mc_gross, mc_fee, mc_currency, settle_amount, settle_currency, exchange_rate, notify_version, verify_sign, date_added, memo) VALUES ('257', 'web_accept', 'paypal 1.3.8a',
and the rest +
'0.01', '0.01', 'AUD', '0', '', '1', '0', '', now(), '{Successful PDT Confirmation - Record auto-generated by payment module}')]
However the payment is recorded against the order.



