@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
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/payment-methods-client-grpcweb",
3
- "version": "26.4.8231",
3
+ "version": "26.4.8249",
4
4
  "description": "payment-methods-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",