Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
beratallahverdi committed Jan 8, 2025
1 parent 3ee3e1b commit a936b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Craftgate/Model/PaymentProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public enum PaymentProvider
[EnumMember(Value = "CHIPPIN")] CHIPPIN,
[EnumMember(Value = "PAYMOB")] PAYMOB,
[EnumMember(Value = "BIZUM")] BIZUM,
[EnumMember(Value = "IWALLET")] IWALLET,
[EnumMember(Value = "OFFLINE")] OFFLINE
}
}

0 comments on commit a936b4b

Please sign in to comment.