Skip to content

Commit

Permalink
chore: enabled dynamic fields for pay bright (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakksham7 authored Nov 8, 2024
1 parent 210e800 commit 330811a
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 330811a

Please sign in to comment.