@rebilly/instruments 15.11.0 → 15.12.0

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [15.11.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v15.10.0...instruments/core-v15.11.0) (2025-09-24)
1
+ ## [15.12.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v15.11.0...instruments/core-v15.12.0) (2025-09-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#15025](https://github.com/Rebilly/rebilly/issues/15025)) ([1cc18dd](https://github.com/Rebilly/rebilly/commit/1cc18dd941ce133aa8026ac9dfb00ec3f57fcf8a))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#15276](https://github.com/Rebilly/rebilly/issues/15276)) ([8f886e4](https://github.com/Rebilly/rebilly/commit/8f886e49ab88e9db618f394f804c7446d4b60d8c))
package/dist/index.js CHANGED
@@ -5178,7 +5178,7 @@ function C$1({ options: t2 }) {
5178
5178
  }
5179
5179
  function o2() {
5180
5180
  const i = {
5181
- "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@c2370ec`
5181
+ "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@8f886e4`
5182
5182
  };
5183
5183
  return t2.apiKey && (i["REB-APIKEY"] = t2.apiKey), i;
5184
5184
  }
@@ -13731,6 +13731,39 @@ const paymentMethods = [
13731
13731
  }
13732
13732
  ]
13733
13733
  },
13734
+ {
13735
+ apiName: "ecoPayzTurkey",
13736
+ name: "ecoPayzTurkey",
13737
+ landscapeLogo: null,
13738
+ portraitLogo: null,
13739
+ summary: "ecoPAYZ is one of the oldest e-wallets, offering customers the ability to receive,\nsend, and spend money worldwide from a single online account.\n",
13740
+ description: "ecoPAYZ is one of the oldest e-wallets, offering customers the ability to receive,\nsend, and spend money worldwide from a single online account.\n",
13741
+ countries: {
13742
+ mode: "unknown",
13743
+ values: []
13744
+ },
13745
+ storefrontEnabled: true,
13746
+ isSingleUse: false,
13747
+ type: "Wallet",
13748
+ relevantBusinessModels: [
13749
+ "B2B",
13750
+ "B2C"
13751
+ ],
13752
+ supportedCurrencies: {
13753
+ mode: "all",
13754
+ values: []
13755
+ },
13756
+ recurringPayments: false,
13757
+ refunds: false,
13758
+ disputes: false,
13759
+ ux: [],
13760
+ _links: [
13761
+ {
13762
+ rel: "self",
13763
+ href: "https://api.rebilly.com/payment-methods/ecoPayzTurkey"
13764
+ }
13765
+ ]
13766
+ },
13734
13767
  {
13735
13768
  apiName: "ecoVoucher",
13736
13769
  name: "ecoVoucher",