Jump to content

PayPal error orders.php on line 70


elianto

Recommended Posts

Hi, I install paypal module on my shop, config all api but not work.. and when do payment I receive this error:

Notice: Undefined index: PAYMENTREQUEST_0_SHIPPINGAMT in /home/tvsnsdvj/public_html/modules/paypal/paypal_orders.php on line 70

Fatal error: Uncaught Unknown column 'round_mode' in 'field list'


<pre>INSERT INTO `ps_orders` (`id_address_delivery`, `id_address_invoice`, `id_cart`, `id_currency`, `id_shop_group`, `id_shop`, `id_lang`, `id_customer`, `id_carrier`, `current_state`, `secure_key`, `payment`, `module`, `recyclable`, `gift`, `gift_message`, `mobile_theme`, `total_discounts`, `total_discounts_tax_incl`, `total_discounts_tax_excl`, `total_paid`, `total_paid_tax_incl`, `total_paid_tax_excl`, `total_paid_real`, `total_products`, `total_products_wt`, `total_shipping`, `total_shipping_tax_incl`, `total_shipping_tax_excl`, `carrier_tax_rate`, `total_wrapping`, `total_wrapping_tax_incl`, `total_wrapping_tax_excl`, `round_mode`, `round_type`, `shipping_number`, `conversion_rate`, `invoice_number`, `delivery_number`, `invoice_date`, `delivery_date`, `valid`, `reference`, `date_add`, `date_upd`) VALUES ('1451', '1451', '27', '1', '1', '1', '1', '682', '11', '0', '74f4fefdad301e517b0f53c8b6f221f9', 'PayPal', 'paypal', '0', '0', NULL, '0', ' in /home/tvsfmfdj/public_html/classes/db/Db.php on line 791

 

I have prestashop 1.6.1.11

how to solve it? thanks

Edited by elianto (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...