We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79faccb commit cd2e177Copy full SHA for cd2e177
1 file changed
craftgate/model/pos_integrator.py
@@ -41,3 +41,4 @@ class PosIntegrator(str, Enum):
41
AKBANK_VPOS = "AKBANK_VPOS"
42
TAP = "TAP"
43
RUBIK = "RUBIK"
44
+ BIN_PAY = "BIN_PAY"
0 commit comments