News:

Support the VirtueMart project and become a member

Main Menu

errors in paypal redirecting

Started by barnea10, February 20, 2013, 15:13:38 PM

Previous topic - Next topic

barnea10

hi
please advice about the following errors :
1. when arriving to paypal all the user's non latin chars appear as Gibberish - is there a way to make utf8 chars appear right ?

2. when arriving to the redirect page to paypal - before paypal -  i get error

code :
vmError: VmTableData::store failed - Unknown column 'email_currency' in 'field list' SQL=INSERT INTO `dzb4r_virtuemart_payment_plg_paypal` (`id`,`virtuemart_order_id`,`order_number`,
`virtuemart_paymentmethod_id`,`payment_name`,`payment_order_total`,`payment_currency`,`email_currency`,`cost_per_transaction`,`cost_percent_total`,`tax_id`,`paypal_custom`,
`paypal_response_mc_gross`,`paypal_response_mc_currency`,`paypal_response_invoice`,`paypal_response_protection_eligibility`,`paypal_response_payer_id`,`paypal_response_tax`,
`paypal_response_payment_date`,`paypal_response_payment_status`,`paypal_response_pending_reason`,`paypal_response_mc_fee`,`paypal_response_payer_email`,`paypal_response_last_name`,
`paypal_response_first_name`,
`paypal_response_business`,`paypal_response_receiver_email`,`paypal_response_transaction_subject`,`paypal_response_residence_country`,`paypal_response_txn_id`,
`paypal_response_txn_type`,`paypal_response_parent_txn_id`,`paypal_response_case_creation_date`,`paypal_response_case_id`,`paypal_response_case_type`,`paypal_response_reason_code`,`paypalresponse_raw`,
`created_on`,`created_by`,`modified_on`,`modified_by`)
VALUES ('0','18','4baa020','1','PaypalPaypal','258','67','67','','','0','9b40e16483766f4c9821a02dff292347',
'0','0','0','0','0','0','0','0','0','0','0','0','0','0','0',
'0','0','0','0','0','0','0','0','0','0','2013-02-20 13:34:04','42','2013-02-20 13:34:04','42')


thanks for your help !