Hello. I am trying to enable the Payflow Pro module to work with my store.
I installed the module, and installed the mySQL patch that goes with it. However, I keep getting this error when I try to process a payment in test mode
I did a search of this forum, and some of the posts referenced another post that deals with an error with the table that is supposed to be made, but the link to that post is invalid.1146 Table 'westernstandardmysql01.TABLE_PUBS_CREDIT_CARD_LOG' doesn't exist
in:
[insert into TABLE_PUBS_CREDIT_CARD_LOG (orders_id, ref_id, trans_result,trans_auth_code, trans_message, trans_amount,trans_date) values ('2','', '','-', 'success for cust_id:[email protected]:','9.95',now() )]
Can anyone offer any assistance?



