Skip to content

Commit

Permalink
add iqd currency (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuncaserhat committed Mar 15, 2023
1 parent bff03c1 commit d4f739d
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 @@ -105,6 +105,7 @@ const (
ARS Currency = "ARS"
BRL Currency = "BRL"
AED Currency = "AED"
IQD Currency = "IQD"
)

// payment group declaration
Expand Down

0 comments on commit d4f739d

Please sign in to comment.