Added standard payment processing for Stripe BOD-146.

This commit is contained in:
Patrick Fic
2020-06-16 08:54:58 -07:00
parent 05bf94e808
commit ef81991046
25 changed files with 599 additions and 84 deletions

View File

@@ -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": {

View File

@@ -913,8 +913,15 @@
}
},
"payments": {
"fields": {
"amount": "",
"memo": "",
"transactionid": ""
},
"labels": {
"new": ""
"electronicpayment": "",
"new": "",
"signup": ""
}
},
"printcenter": {

View File

@@ -913,8 +913,15 @@
}
},
"payments": {
"fields": {
"amount": "",
"memo": "",
"transactionid": ""
},
"labels": {
"new": ""
"electronicpayment": "",
"new": "",
"signup": ""
}
},
"printcenter": {