@sniipwebmaster/payment-methods-client-grpcweb 26.4.8231 → 26.4.8249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -32026,7 +32026,8 @@ proto.sniippaymentmethodsserviceapi.Gateway = {
|
|
|
32026
32026
|
STRIPE: 0,
|
|
32027
32027
|
FAT_ZEBRA: 1,
|
|
32028
32028
|
TILL: 2,
|
|
32029
|
-
CYBERSOURCE: 3
|
|
32029
|
+
CYBERSOURCE: 3,
|
|
32030
|
+
CHECKOUT: 4
|
|
32030
32031
|
};
|
|
32031
32032
|
|
|
32032
32033
|
/**
|