Skip to content

Commit fd6513c

Browse files
committed
Add TURKONAY pos integrator
1 parent ae1e591 commit fd6513c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ public enum PosIntegrator {
4242
BIN_PAY,
4343
TAP,
4444
RUBIK,
45+
TURKONAY,
4546
}

0 commit comments

Comments
 (0)