Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-2.x-dev
Component:
PayPal EC
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 22:16 UTC
Updated:
15 Oct 2013 at 19:50 UTC
Fatal error: Call to undefined function commerce_tax_total_amount() in commerce_paypal/modules/ec/commerce_paypal_ec.module on line 1099
Comments
Comment #1
tauno commentedAlso called in commerce_paylfow on line 1191.
Comment #2
rszrama commentedAdded some module_exists() checks in both these places.
Commit: http://drupalcode.org/project/commerce_paypal.git/commitdiff/8e81675
Comment #4
artatac commentedI am using both paypal and the commerce_cba modules. And got the following error when paying by amazon
Fatal error: Call to undefined function commerce_tax_total_amount() in /home/bookpitc/public_html/sites/all/modules/commerce_cba/includes/amazonAPI.php on line 251I thought it may be related fyi
joe