rtec_payments_discounts is a filter for dynamically adding or changing discounts right before checkout. Usage <?php add_filter( ‘rtec_payments_discounts’, ‘function_name’, 10, 2 ); ?> Parameters $discounts – […]
by
rtec_payments_discounts is a filter for dynamically adding or changing discounts right before checkout. Usage <?php add_filter( ‘rtec_payments_discounts’, ‘function_name’, 10, 2 ); ?> Parameters $discounts – […]