@getopenpay/openpay-js 0.5.11 → 0.5.12

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.
@@ -1,8 +1,8 @@
1
- import { z as de, p as T, r as _e, w as ye, j as ve, n as he, y as me, dJ as ge, h as Se, dK as Ae, l as Ee, q as Te, i as Pe, m as Re, o as Oe, t as be, u as Ce } from "./url-Bg17qvHA.js";
2
- import { b as k, t as O, i as Y, T as b, d as Ie, c as B } from "./index-CsYu7T8Y.js";
3
- import { d as _ } from "./diag-api-Cz-UtaIj.js";
1
+ import { z as de, p as T, r as _e, w as ye, j as ve, n as he, y as me, dJ as ge, h as Se, dK as Ae, l as Ee, q as Te, i as Pe, m as Re, o as Oe, t as be, u as Ce } from "./url-WXqZ-_PR.js";
2
+ import { b as k, t as O, i as Y, T as b, d as Ie, c as B } from "./index-DT5HAS-D.js";
3
+ import { d as _ } from "./diag-api-BuzSOOAx.js";
4
4
  import { h as X, E as je } from "./ExportResult-B-YLKMaU.js";
5
- import { D as Me, j as Ne, br as we, bs as De, bt as Le, b as xe, T as Ge, bu as Be, h as Ve, i as Ue, bv as He } from "./sdk-info-CqjfNdA7.js";
5
+ import { D as Me, j as Ne, br as we, bs as De, bt as Le, b as xe, T as Ge, bu as Be, h as Ve, i as Ue, bv as He } from "./sdk-info-B2Z1fEhT.js";
6
6
  import { _ as Ke } from "./utils-CX5YT7yI.js";
7
7
  var p;
8
8
  (function(e) {
@@ -1,7 +1,7 @@
1
- import { R as u } from "./index-CsYu7T8Y.js";
2
- import { B as c } from "./SimpleSpanProcessor-BlC7aMwS.js";
3
- import { A as g, b as x, a as S, C as b, F as w, I as P, N as C, P as T, R as O, d as M, S as A, e as E, c as R, T as N } from "./SimpleSpanProcessor-BlC7aMwS.js";
4
- import { P as F, a as j, b as k, g as I, c as W, h as U, n as X, p as z, s as D, d as G } from "./utils-DBqZC8JN.js";
1
+ import { R as u } from "./index-DT5HAS-D.js";
2
+ import { B as c } from "./SimpleSpanProcessor-CKDfef5-.js";
3
+ import { A as g, b as x, a as S, C as b, F as w, I as P, N as C, P as T, R as O, d as M, S as A, e as E, c as R, T as N } from "./SimpleSpanProcessor-CKDfef5-.js";
4
+ import { P as F, a as j, b as k, g as I, c as W, h as U, n as X, p as z, s as D, d as G } from "./utils-CkxL0WCq.js";
5
5
  var l = function(n, r) {
6
6
  var e = typeof Symbol == "function" && n[Symbol.iterator];
7
7
  if (!e) return n;
@@ -1,4 +1,4 @@
1
- import { A as r, b as e, B as o, a as p, C as n, F as S, I as c, N as l, P as m, R as t, d, S as i, e as P, c as B, T as I } from "./SimpleSpanProcessor-BlC7aMwS.js";
1
+ import { A as r, b as e, B as o, a as p, C as n, F as S, I as c, N as l, P as m, R as t, d, S as i, e as P, c as B, T as I } from "./SimpleSpanProcessor-CKDfef5-.js";
2
2
  export {
3
3
  r as AlwaysOffSampler,
4
4
  e as AlwaysOnSampler,
package/dist/index.d.ts CHANGED
@@ -835,7 +835,8 @@ declare type OnCheckoutSuccess = (
835
835
  invoiceUrls: string[],
836
836
  subscriptionIds: string[],
837
837
  customerId: string,
838
- processorsUsed: string[]
838
+ processorsUsed: string[],
839
+ paymentMethodId: string
839
840
  ) => void;
840
841
 
841
842
  declare type OnSetupPaymentMethodSuccess = (paymentMethodId: string) => void;
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { E as p, F as r, O as i, l as s } from "./index-CsYu7T8Y.js";
1
+ import { E as p, F as r, O as i, l as s } from "./index-DT5HAS-D.js";
2
2
  import "penpal";
3
3
  import "uuid";
4
4
  import "zod";