支付优化-续订失败邮件通知
This commit is contained in:
@@ -27,6 +27,4 @@ public class ProductPurchaseDTO {
|
||||
|
||||
@ApiModelProperty("是否自动续订 one_time || recurring")
|
||||
private Boolean autoRenewal;
|
||||
|
||||
private String refId;
|
||||
}
|
||||
|
||||
@@ -48,5 +48,7 @@ public class SubscriptionEmailParamsDTO {
|
||||
// 付款失败原因
|
||||
private String failMessage;
|
||||
|
||||
private String accountPageRef;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user