Skip to content

Commit 1fe7a2d

Browse files
beratallahverdilemiorhan
andauthoredMay 9, 2025
Multinet NEO Gift added (#243)
Co-authored-by: Lemi Orhan Ergin <lemi@craftbase.io>
1 parent 3d38f9a commit 1fe7a2d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public enum ApmType {
2121
METROPOL,
2222
MULTINET,
2323
MULTINET_GIFT,
24+
MULTINET_NEO_GIFT,
2425
ISPAY,
2526
ZIP,
2627
VODAFONE_DCB,

‎src/main/java/io/craftgate/model/PaymentMethod.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public enum PaymentMethod {
1717
STRIPE,
1818
MULTINET,
1919
MULTINET_GIFT,
20+
MULTINET_NEO_GIFT,
2021
BIZUM,
2122
PAYCELL_DCB
2223
}

0 commit comments

Comments
 (0)