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": "",
"memo": "",
"transactionid": ""
},
"labels": {
"new": ""
"electronicpayment": "",
"new": "",
"signup": ""
}
},
"printcenter": {