Skip to content

Commit

Permalink
Add PaymentProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
reywyn committed Oct 2, 2024
1 parent 335a2f5 commit 0851819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/io/craftgate/model/PaymentProvider.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ public enum PaymentProvider {
METROPOL,
MULTINET,
ISPAY,
CHIPPIN,
PAYMOB,
OFFLINE,
}

0 comments on commit 0851819

Please sign in to comment.