Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

aarslanturk

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aarslanturk

  1. greetings The coupon is not added to the database when I order. I see it on the checkout_confirmation.php page. but disappears after ordering. it is in the order and the email is not visible. [coupon] => discount_coupon Object ( [messages] => Array ( [debug] => Array ( [0] => INFO: DISPLAY_PRICE_WITH_TAX = true [1] => INFO: MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING = false [2] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_STATUS = true [3] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_SORT_ORDER = 2 [4] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DISPLAY_TYPE = true [5] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DISPLAY_SUBTOTAL = true [6] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DISPLAY_TAX = None [7] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_EXCLUDE_SPECIALS = false [8] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_RANDOM_CODE_LENGTH = 6 [9] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DISPLAY_LINES = false [10] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_ALLOW_NEGATIVE = false [11] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_USE_LANGUAGE_FILE = false [12] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DISPLAY_CONFIG = İndirim Kuponu [coupon_desc] [13] => INFO: MODULE_ORDER_TOTAL_DISCOUNT_COUPON_DEBUG = true [14] => INFO: Percentage of discount applied to product 1608{4}111: 0.57155921353452. [15] => INFO: Fixed discount applied to product 1608{4}111: 31.828440786465. [16] => INFO: Fixed adjustment for product 1608{4}111: difference: -11.828440786465 unadjusted applied_discount: 31.828440786465 [17] => INFO: Product 1608{4}111 passed exclusion check. Discount 20 applied. (fixed) [18] => INFO: Discount of 20 applied to product 1608{4}111 ($32.4). [19] => INFO: Applied tax of 8 to: 34.992 [20] => INFO: Calculating tax on 14.992. Displayed price 14.992. ) ) [coupon] => Array ( [coupons_id] => ZZWKPX [coupons_description] => Test Kuponu [coupons_discount_amount] => 20.00 [coupons_discount_type] => fixed [coupons_date_start] => 2020-11-13 00:00:00 [coupons_date_end] => 2020-11-30 00:00:00 [coupons_max_use] => 0 [coupons_min_order] => 0.00 [coupons_min_order_type] => price [coupons_number_available] => 0 ) [applied_discount] => Array ( [KDV %8] => 20 ) [cart_info] => Array ( [valid_products] => Array ( [count] => 1 [line_items] => 1 [total] => 34.992 ) [total_products] => Array ( [count] => 1 [line_items] => 1 [total] => 34.992 ) [exclusions] => Array ( [categories] => Array ( ) [products] => Array ( ) [manufacturers] => Array ( ) ) ) [discount_tax] => Array ( [KDV %8] => 0 ) ) ) End Discount Coupons DEBUG-->
  2. This module is a very good idea and smooth working if a few items in orders... But it's not working properly if some order have a too many products... I need if orders have more than 20 products ; The first page contents : All header content, first 20 products and only this products sub-total (carryover) The Second page contents : All header content, next products and orders totals Pls can someone help or offer any suggestion?
×
×
  • Create New...