This commit is contained in:
Kenneth Jannette
2024-01-19 19:17:15 -06:00
parent 99c97da194
commit 86a8b4b329
2 changed files with 0 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ export const paymentfields = {
cardLastName: {
required: true,
label: "Card Last Name",
maxLength: 45,
type: "cardLastName",
},
cardNumber: {