@rebilly/instruments 12.71.1 → 12.72.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
- ## [12.71.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.71.0...instruments/core-v12.71.1) (2025-06-09)
1
+ ## [12.72.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.71.2...instruments/core-v12.72.0) (2025-06-11)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * **instruments:** Use correct discount amount value for invoice payments flow ([#12656](https://github.com/Rebilly/rebilly/issues/12656)) ([d027353](https://github.com/Rebilly/rebilly/commit/d027353c60d229ef287b08a5aed3bcbe9f0a0cac))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#12652](https://github.com/Rebilly/rebilly/issues/12652)) ([b28c198](https://github.com/Rebilly/rebilly/commit/b28c19872a6a27a5aedabc32f0046e688e9bfda2))
package/dist/index.js CHANGED
@@ -6328,7 +6328,7 @@ function C$1({ options: e2 }) {
6328
6328
  }
6329
6329
  function o2() {
6330
6330
  const i = {
6331
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@d027353`
6331
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@b28c198`
6332
6332
  };
6333
6333
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6334
6334
  }
@@ -13287,6 +13287,26 @@ const paymentMethods = [
13287
13287
  }
13288
13288
  ]
13289
13289
  },
13290
+ {
13291
+ apiName: "BVNK",
13292
+ name: "BVNK",
13293
+ landscapeLogo: null,
13294
+ portraitLogo: "https://app.rebilly.com/static/payment-methods/portrait/BVNK.svg",
13295
+ summary: "BVNK provides stablecoin payments infrastructure, unifying banks and blockchains in a single API platform, to accelerate global money movement.",
13296
+ description: "BVNK provides stablecoin payments infrastructure, unifying banks and blockchains in a single API platform, to accelerate global money movement.",
13297
+ countries: {
13298
+ mode: "unknown",
13299
+ values: []
13300
+ },
13301
+ storefrontEnabled: true,
13302
+ isSingleUse: false,
13303
+ _links: [
13304
+ {
13305
+ rel: "self",
13306
+ href: "https://api.rebilly.com/payment-methods/BVNK"
13307
+ }
13308
+ ]
13309
+ },
13290
13310
  {
13291
13311
  apiName: "Baloto",
13292
13312
  name: "Baloto",