Skip to content

Commit

Permalink
feat: add dynamic fields support for affirm
Browse files Browse the repository at this point in the history
  • Loading branch information
aritro2002 committed Nov 6, 2024
1 parent 4968875 commit 7385a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Payments/PaymentMethodsRecord.res
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ let dynamicFieldsEnabledPaymentMethods = [
"mifinity",
"upi_collect",
"sepa",
"affirm",
]

let getIsBillingField = requiredFieldType => {
Expand Down

0 comments on commit 7385a62

Please sign in to comment.