@jpmorgan-payments/embedded-finance-components 0.5.71 → 0.5.73

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/README.md CHANGED
@@ -94,13 +94,14 @@ const OnboardingSection = () => {
94
94
 
95
95
  return (
96
96
  <EBComponentsProvider apiBaseUrl="https://your-api-base-url.com">
97
+ {/* you could use https://api-mock.payments.jpmorgan.com/tsapi/ef/do/v1/ from the API mock server, please find more details at https://developer.payments.jpmorgan.com/api/embedded-finance-solutions/embedded-payments/onboarding#/ */}
97
98
  <OnboardingWizardBasic
98
99
  title="Client Onboarding"
99
- clientId={clientId}
100
+ initialClientId={clientId}
100
101
  onPostClientResponse={handlePostClientResponse}
101
102
  onPostClientVerificationResponse={handlePostClientVerificationsResponse}
102
- availableProducts={['EMBEDDED_PAYMENTS', 'MERCHANT_SERVICES']}
103
- availableJurisdictions={['US', 'CA']}
103
+ availableProducts={['EMBEDDED_PAYMENTS']}
104
+ availableJurisdictions={['US']}
104
105
  />
105
106
  </EBComponentsProvider>
106
107
  );
@@ -1,7 +1,7 @@
1
1
  var xs = Object.defineProperty;
2
2
  var ws = (e, t, n) => t in e ? xs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var Le = (e, t, n) => ws(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { c as R, d as tr, s as Nn, m as Un, a as B, b as m, e as j, f as te, S as N, g as M, h as pe, u as be, i as H, j as T, k as Re, o as rt, P as zo, l as G, n as $s, p as Ot, q as E, r as I, t as Cs, v as Tt, w as Ss, x as ks, y as mn, F as Es, z as Ds, D as Ms, A as P, I as As, B as nr, C as kn, E as Kr, G as Ts, H as Dt, J as Ft, $ as Ro, K as Br, L as Fs, M as Is, N as Ls, O as qn, Q as Os, R as Ps, T as qs, U as _s } from "./production-BbkLGZoi.js";
4
+ import { c as R, d as tr, s as Nn, m as Un, a as B, b as m, e as j, f as te, S as N, g as M, h as pe, u as be, i as H, j as T, k as Re, o as rt, P as zo, l as G, n as $s, p as Ot, q as E, r as I, t as Cs, v as Tt, w as Ss, x as ks, y as mn, F as Es, z as Ds, D as Ms, A as P, I as As, B as nr, C as kn, E as Kr, G as Ts, H as Dt, J as Ft, $ as Ro, K as Br, L as Fs, M as Is, N as Ls, O as qn, Q as Os, R as Ps, T as qs, U as _s } from "./production-B2xuJXha.js";
5
5
  var Ko = {
6
6
  À: "A",
7
7
  Á: "A",
@@ -1,4 +1,4 @@
1
- import { E as i, L as s, O as o, T as r, i as e } from "../index-CalojNBU.js";
1
+ import { E as i, L as s, O as o, T as r, i as e } from "../index-1OYBfFGz.js";
2
2
  export {
3
3
  i as EBComponentsProvider,
4
4
  s as LinkedAccountWidget,