Okay, I made a fake account and used the checkout now button to buy an imaginary item in sandbox mode, but got the following errors:
First, I was sent to
https://alchemycabinet.com/index.php...eckout_payment with the message "this page isn't working right now".
The admin error log messages are:
[11-Aug-2024 17:05:26 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 207.173.41.241
--> PHP Fatal error: Uncaught TypeError: CouponValidation::is_product_valid(): Argument #2 ($coupon_id) must be of type int, string given, called in /includes/functions/functions_gvcoupons.php on line 90 and defined in /includes/classes/CouponValidation.php:14
Stack trace:
#0 /includes/functions/functions_gvcoupons.php(90): CouponValidation::is_product_valid(4, '')
#1 /includes/modules/order_total/ot_coupon.php(635): is_product_valid(4, '')
#2 /includes/modules/order_total/ot_coupon.php(138): ot_coupon->get_order_total('')
#3 /includes/classes/order_total.php(197): ot_coupon->process()
#4 /includes/modules/pages/checkout_payment/header_php.php(101): order_total->pre_confirmation_check()
#5 /index.php(35): require('/home/alchem44/...')
#6 {main}
thrown in /includes/classes/CouponValidation.php on line 14.
[11-Aug-2024 17:05:26 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 207.173.41.241
--> PHP Fatal error: Uncaught TypeError: CouponValidation::is_product_valid(): Argument #2 ($coupon_id) must be of type int, string given, called in /includes/functions/functions_gvcoupons.php on line 90 and defined in /includes/classes/CouponValidation.php:14
Stack trace:
#0 /includes/functions/functions_gvcoupons.php(90): CouponValidation::is_product_valid(4, '')
#1 /includes/modules/order_total/ot_coupon.php(635): is_product_valid(4, '')
#2 /includes/modules/order_total/ot_coupon.php(138): ot_coupon->get_order_total('')
#3 /includes/classes/order_total.php(197): ot_coupon->process()
#4 /includes/modules/pages/checkout_payment/header_php.php(101): order_total->pre_confirmation_check()
#5 /index.php(35): require('/home/alchem44/...')
#6 {main}
thrown in /includes/classes/CouponValidation.php on line 14.
Which...seem a lot like the original messages I was getting trying to use the PayPal Express module I had installed before?
Bookmarks