Used ajax when canceling from the website (#8697)
* Used ajax when canceling from the website * Fixed grammar issue
This commit is contained in:
committed by
Sabe Jones
parent
773d546e4f
commit
8c8f0ea201
@@ -170,5 +170,6 @@
|
||||
"missingPaymentId": "Missing req.query.paymentId",
|
||||
"missingCustomerId": "Missing req.query.customerId",
|
||||
"missingPaypalBlock": "Missing req.session.paypalBlock",
|
||||
"missingSubKey": "Missing req.query.sub"
|
||||
"missingSubKey": "Missing req.query.sub",
|
||||
"paypalCanceled": "Your subscription has been canceled"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user