@rebilly/instruments 15.15.0 → 15.16.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.15.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v15.14.0...instruments/core-v15.15.0) (2025-09-30)
1
+ ## [15.16.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v15.15.0...instruments/core-v15.16.0) (2025-10-02)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#15351](https://github.com/Rebilly/rebilly/issues/15351)) ([d8ca440](https://github.com/Rebilly/rebilly/commit/d8ca44097a430a57212a0f17ecced4c018398453))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#15446](https://github.com/Rebilly/rebilly/issues/15446)) ([6d14dbc](https://github.com/Rebilly/rebilly/commit/6d14dbc6e5c6f427809183f90b3a506dd1fa094e))
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("/")}@f7e705f`
5181
+ "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@6d14dbc`
5182
5182
  };
5183
5183
  return t2.apiKey && (i["REB-APIKEY"] = t2.apiKey), i;
5184
5184
  }
@@ -12186,6 +12186,39 @@ const paymentMethods = [
12186
12186
  }
12187
12187
  ]
12188
12188
  },
12189
+ {
12190
+ apiName: "Aera",
12191
+ name: "Aera",
12192
+ landscapeLogo: null,
12193
+ portraitLogo: null,
12194
+ summary: "Set up Aera Wallet in your app to let customers pay in-store and online, and recognize them at every interaction.\n",
12195
+ description: "Set up Aera Wallet in your app to let customers pay in-store and online, and recognize them at every interaction.\n",
12196
+ countries: {
12197
+ mode: "unknown",
12198
+ values: []
12199
+ },
12200
+ storefrontEnabled: true,
12201
+ isSingleUse: false,
12202
+ type: "Wallet",
12203
+ relevantBusinessModels: [
12204
+ "B2B",
12205
+ "B2C"
12206
+ ],
12207
+ supportedCurrencies: {
12208
+ mode: "unknown",
12209
+ values: []
12210
+ },
12211
+ recurringPayments: true,
12212
+ refunds: true,
12213
+ disputes: false,
12214
+ ux: [],
12215
+ _links: [
12216
+ {
12217
+ rel: "self",
12218
+ href: "https://api.rebilly.com/payment-methods/Aera"
12219
+ }
12220
+ ]
12221
+ },
12189
12222
  {
12190
12223
  apiName: "Affirm",
12191
12224
  name: "Affirm",