php [积分和奖励]使用整点购物车的积分

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php [积分和奖励]使用整点购物车的积分相关的知识,希望对你有一定的参考价值。

<?php

add_filter('ywpar_calculate_rewards_discount_max_discount_fixed','ywpar_calculate_rewards_discount_max_discount_fixed', 10, 1);
function ywpar_calculate_rewards_discount_max_discount_fixed( $subtotal ){
	return floatval( WC()->cart->get_total('edit') );
}

以上是关于php [积分和奖励]使用整点购物车的积分的主要内容,如果未能解决你的问题,请参考以下文章

php [积分和奖励]添加订单积分

php 积分和奖励 - 重新计算

php 动态+积分和奖励

SUMO 奖励积分 Wordpress 插件

php 在特定订单状态之后奖励积分(在本例中为“已完成”)

在 SQLite xp 系统上为奖励积分添加冷却时间