Skip to content

Commit 5a126d7

Browse files
Alican AkkusAlican Akkus
authored andcommitted
Add albarakaturk bnpl
1 parent 9f180dd commit 5a126d7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/io/craftgate/model/ApmType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ public enum ApmType {
3535
FUND_TRANSFER,
3636
SETCARD,
3737
PAPEL,
38+
ALBARAKA,
3839
CASH_ON_DELIVERY
3940
}

src/main/java/io/craftgate/model/PaymentProvider.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public enum PaymentProvider {
4040
IWALLET,
4141
SETCARD,
4242
PAPEL,
43+
ALBARAKA,
4344
BKM_EXPRESS,
4445
OFFLINE,
4546
}

0 commit comments

Comments
 (0)