Added standard payment processing for Stripe BOD-146.
This commit is contained in:
@@ -913,8 +913,15 @@
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"fields": {
|
||||
"amount": "Amount",
|
||||
"memo": "Memo",
|
||||
"transactionid": "Transaction Reference"
|
||||
},
|
||||
"labels": {
|
||||
"new": "New Payment"
|
||||
"electronicpayment": "Use Electronic Payment Processing?",
|
||||
"new": "New Payment",
|
||||
"signup": "Please contact support to sign up for electronic payments."
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
|
||||
@@ -913,8 +913,15 @@
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"fields": {
|
||||
"amount": "",
|
||||
"memo": "",
|
||||
"transactionid": ""
|
||||
},
|
||||
"labels": {
|
||||
"new": ""
|
||||
"electronicpayment": "",
|
||||
"new": "",
|
||||
"signup": ""
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
|
||||
@@ -913,8 +913,15 @@
|
||||
}
|
||||
},
|
||||
"payments": {
|
||||
"fields": {
|
||||
"amount": "",
|
||||
"memo": "",
|
||||
"transactionid": ""
|
||||
},
|
||||
"labels": {
|
||||
"new": ""
|
||||
"electronicpayment": "",
|
||||
"new": "",
|
||||
"signup": ""
|
||||
}
|
||||
},
|
||||
"printcenter": {
|
||||
|
||||
Reference in New Issue
Block a user