Skip to content

Commit

Permalink
Adds AZN currency
Browse files Browse the repository at this point in the history
  • Loading branch information
abalikci committed Jul 31, 2023
1 parent 95bdfa7 commit 6d0125a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const (
BRL Currency = "BRL"
AED Currency = "AED"
IQD Currency = "IQD"
AZN Currency = "AZN"
)

// payment group declaration
Expand Down

0 comments on commit 6d0125a

Please sign in to comment.