Skip to content

Commit

Permalink
chore: enabled dynamic fields for pay bright
Browse files Browse the repository at this point in the history
  • Loading branch information
sakksham7 committed Nov 8, 2024
1 parent 210e800 commit 024f820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Utilities/DynamicFieldsUtils.res
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ let dynamicFieldsEnabledPaymentMethods = [
"walley",
"ach",
"bacs",
"pay_bright",
]

let getName = (item: PaymentMethodsRecord.required_fields, field: RecoilAtomTypes.field) => {
Expand Down

0 comments on commit 024f820

Please sign in to comment.