@sniipwebmaster/transaction-service-client-grpcweb-ts 26.4.14462 → 26.4.14484
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.
|
@@ -42734,7 +42734,8 @@ proto.sniiptransactionapi.Gateway = {
|
|
|
42734
42734
|
STRIPE: 1,
|
|
42735
42735
|
FAT_ZEBRA: 2,
|
|
42736
42736
|
TILL: 3,
|
|
42737
|
-
CYBERSOURCE: 4
|
|
42737
|
+
CYBERSOURCE: 4,
|
|
42738
|
+
CHECKOUT: 5
|
|
42738
42739
|
};
|
|
42739
42740
|
|
|
42740
42741
|
goog.object.extend(exports, proto.sniiptransactionapi);
|