@sniipwebmaster/payment-gateway-service-client-grpcweb 24.3.5628 → 24.6.5652

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.
@@ -9891,7 +9891,8 @@ proto.sniippaymentgatewayapi.PaymentDetailsRequest.PaymentDetailsRequestPaymentM
9891
9891
  PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_AMERICAN_EXPRESS: 2,
9892
9892
  PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_BANK_ACCOUNT: 3,
9893
9893
  PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_PAYPAL: 4,
9894
- PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_DINERS: 5
9894
+ PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_DINERS: 5,
9895
+ PAYMENT_DETAILS_REQUEST_PAYMENT_METHOD_WEX_CARD: 6
9895
9896
  };
9896
9897
 
9897
9898
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/payment-gateway-service-client-grpcweb",
3
- "version": "24.3.5628",
3
+ "version": "24.6.5652",
4
4
  "description": "payment-gateway-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",