@sniipwebmaster/payment-methods-client-grpcweb 26.8.8934 → 26.8.8955

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.
@@ -8729,7 +8729,9 @@ proto.sniippaymentmethodsserviceapi.BillConfigForPayment.RejectionReason = {
8729
8729
  REJECTION_REASON_CONFIG_UNDER_REVIEW: 2,
8730
8730
  REJECTION_REASON_CONFIG_BLOCKED: 3,
8731
8731
  REJECTION_REASON_PAYMENT_METHOD_EXPIRED: 4,
8732
- REJECTION_REASON_MISSING_SME_CONFIG: 5
8732
+ REJECTION_REASON_MISSING_SME_CONFIG: 5,
8733
+ REJECTION_REASON_NOT_AVAILABLE_FOR_BULK: 6,
8734
+ REJECTION_REASON_NOT_AVAILABLE_FOR_SCHEDULED: 7
8733
8735
  };
8734
8736
 
8735
8737
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/payment-methods-client-grpcweb",
3
- "version": "26.8.8934",
3
+ "version": "26.8.8955",
4
4
  "description": "payment-methods-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",