Affiliate 允许为不同的用户设置不同的affiliate
Stripe 添加优惠券删除接口;限制优惠券只能在订阅时使用
This commit is contained in:
@@ -22,6 +22,8 @@ public class SubscriptionEmailParamsDTO {
|
||||
// 费用
|
||||
private String totalFee;
|
||||
|
||||
private String renewalFee;
|
||||
|
||||
// 当前订阅开始时间
|
||||
private String lastOrderDate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user