Skip to content

Commit

Permalink
Add card network enum case eftpos_au (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta authored Mar 4, 2024
1 parent f9e727a commit 1726b4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public enum PaymentMethodCardNetwork: String, Codable {
case cartesBancaires = "cartes_bancaires"
case diners
case discover
case eftposAu = "eftpos_au"
case interac
case jcb
case mastercard
Expand Down

0 comments on commit 1726b4b

Please sign in to comment.