支付
This commit is contained in:
@@ -375,5 +375,23 @@ export default {
|
||||
germany: 'Germany',
|
||||
australia: 'Australia',
|
||||
canada: 'Canada'
|
||||
},
|
||||
Pay: {
|
||||
OrderSummary: 'Order Summary',
|
||||
PaymentDetails: 'Payment Details',
|
||||
CreditDebitCard: 'Credit / Debit Card',
|
||||
AgreementText: 'I agree to the <span onclick="{onTermsClick}">Terms & Conditions</span> and <span onclick="{onPrivacyClick}">Privacy Policy</span>. All digital item sales are final and non-refundable.',
|
||||
PayWithStripe: 'Pay with Stripe',
|
||||
PayWith: 'Pay with',
|
||||
Cancel: 'Cancel',
|
||||
IHaveCompletedPayment: 'I Have Completed payment',
|
||||
Back: 'Back',
|
||||
PayTip1: "You'll be redirected to a Stripe popup to log in and confirm. No card details are shared with Stylish Parade — Stripe handles all payment security.",
|
||||
PayTip2: "Please keep the window open until the payment is completed. If you are to open the payment window, please check your browser settings to see if pop-ups are being blocked. Points may be delayed after successful payment. Please wait 1-3 minutes and click the credits refresh button.",
|
||||
PurchaseSuccessful: "Purchase Successful",
|
||||
PurchaseSuccessfulTip: "Your digital items are now available and have been saved in Personal Center → My Wardrobe.",
|
||||
DownloadAllAssets: "download all Assets",
|
||||
ExportInvoice: "Export Invoice",
|
||||
ContinueShopping: "Continue Shopping"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user