@justifi/webcomponents 5.3.0 → 5.3.2

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.
Files changed (147) hide show
  1. package/dist/cjs/{Api-b0e4be29.js → Api-089e7501.js} +1 -0
  2. package/dist/cjs/bank-account-form_9.cjs.entry.js +10 -6
  3. package/dist/cjs/billing-form_3.cjs.entry.js +2 -2
  4. package/dist/cjs/{business-additional-questions-schema-2f66f025.js → business-additional-questions-schema-2cc0c6f7.js} +1 -1
  5. package/dist/cjs/{business-identity-schema-be495474.js → business-identity-schema-7d462eb3.js} +1 -1
  6. package/dist/cjs/{business.service-d575b515.js → business.service-33d7c7f2.js} +1 -1
  7. package/dist/cjs/{check-pkg-version-1658df6f.js → check-pkg-version-fe4c6467.js} +2 -2
  8. package/dist/cjs/{checkout.service-057b5a7a.js → checkout.service-d9047ddb.js} +1 -1
  9. package/dist/cjs/{dispute.service-df9e1830.js → dispute.service-739631c7.js} +1 -1
  10. package/dist/cjs/{get-payout-csv-527a238c.js → get-payout-csv-bdaff21b.js} +1 -1
  11. package/dist/cjs/{get-subaccounts-6068c1aa.js → get-subaccounts-2db9fc01.js} +1 -1
  12. package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +3 -3
  13. package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +2 -2
  14. package/dist/cjs/justifi-business-details.cjs.entry.js +4 -4
  15. package/dist/cjs/justifi-business-form.cjs.entry.js +6 -6
  16. package/dist/cjs/justifi-checkout-core.cjs.entry.js +3 -2
  17. package/dist/cjs/justifi-checkout.cjs.entry.js +7 -6
  18. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +5 -5
  19. package/dist/cjs/justifi-dispute-management.cjs.entry.js +4 -4
  20. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +4 -4
  21. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +3 -3
  22. package/dist/cjs/justifi-owner-form_3.cjs.entry.js +4 -4
  23. package/dist/cjs/justifi-payment-details.cjs.entry.js +4 -4
  24. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +4 -4
  25. package/dist/cjs/justifi-payments-list.cjs.entry.js +4 -4
  26. package/dist/cjs/justifi-payout-details.cjs.entry.js +4 -4
  27. package/dist/cjs/justifi-payouts-list.cjs.entry.js +5 -5
  28. package/dist/cjs/justifi-refund-form.cjs.entry.js +1 -1
  29. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +3 -3
  30. package/dist/cjs/justifi-terminals-list.cjs.entry.js +4 -4
  31. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +19 -10
  32. package/dist/cjs/loader.cjs.js +1 -1
  33. package/dist/cjs/{package-06419e54.js → package-8b04bef0.js} +1 -1
  34. package/dist/cjs/{payment.service-3eebfe3e.js → payment.service-87924c1a.js} +1 -1
  35. package/dist/cjs/{schema-validations-cc4e6071.js → schema-validations-f948158d.js} +1 -1
  36. package/dist/cjs/webcomponents.cjs.js +1 -1
  37. package/dist/collection/components/business-forms/schemas/schema-validations.js +1 -1
  38. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +25 -1
  39. package/dist/collection/components/checkout/card-form/card-form.js +25 -1
  40. package/dist/collection/components/checkout/checkout-core.js +20 -2
  41. package/dist/collection/components/checkout/checkout.js +22 -2
  42. package/dist/collection/components/checkout/new-payment-method.js +20 -2
  43. package/dist/collection/components/checkout/payment-method-options.js +20 -2
  44. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +44 -18
  45. package/dist/config.js +1 -0
  46. package/dist/docs.json +176 -20
  47. package/dist/esm/{Api-0cac5b8a.js → Api-97801a4b.js} +1 -0
  48. package/dist/esm/bank-account-form_9.entry.js +10 -6
  49. package/dist/esm/billing-form_3.entry.js +2 -2
  50. package/dist/esm/{business-additional-questions-schema-212a96ed.js → business-additional-questions-schema-60e9b76a.js} +1 -1
  51. package/dist/esm/{business-identity-schema-05bd2a5f.js → business-identity-schema-191d85c2.js} +1 -1
  52. package/dist/esm/{business.service-6a208f8f.js → business.service-45c7df3c.js} +1 -1
  53. package/dist/esm/{check-pkg-version-bac7eb5e.js → check-pkg-version-e2273f4f.js} +2 -2
  54. package/dist/esm/{checkout.service-ac067baa.js → checkout.service-36e3355e.js} +1 -1
  55. package/dist/esm/{dispute.service-26a788a8.js → dispute.service-9b9b87e5.js} +1 -1
  56. package/dist/esm/{get-payout-csv-684fece6.js → get-payout-csv-80210301.js} +1 -1
  57. package/dist/esm/{get-subaccounts-b1bed757.js → get-subaccounts-d3eeb85d.js} +1 -1
  58. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +3 -3
  59. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +2 -2
  60. package/dist/esm/justifi-business-details.entry.js +4 -4
  61. package/dist/esm/justifi-business-form.entry.js +6 -6
  62. package/dist/esm/justifi-checkout-core.entry.js +3 -2
  63. package/dist/esm/justifi-checkout.entry.js +7 -6
  64. package/dist/esm/justifi-checkouts-list.entry.js +5 -5
  65. package/dist/esm/justifi-dispute-management.entry.js +4 -4
  66. package/dist/esm/justifi-dispute-notification_3.entry.js +4 -4
  67. package/dist/esm/justifi-gross-payment-chart.entry.js +3 -3
  68. package/dist/esm/justifi-owner-form_3.entry.js +4 -4
  69. package/dist/esm/justifi-payment-details.entry.js +4 -4
  70. package/dist/esm/justifi-payment-provisioning.entry.js +4 -4
  71. package/dist/esm/justifi-payments-list.entry.js +4 -4
  72. package/dist/esm/justifi-payout-details.entry.js +4 -4
  73. package/dist/esm/justifi-payouts-list.entry.js +5 -5
  74. package/dist/esm/justifi-refund-form.entry.js +1 -1
  75. package/dist/esm/justifi-season-interruption-insurance.entry.js +3 -3
  76. package/dist/esm/justifi-terminals-list.entry.js +4 -4
  77. package/dist/esm/justifi-tokenize-payment-method.entry.js +19 -10
  78. package/dist/esm/loader.js +1 -1
  79. package/dist/esm/{package-90ebd343.js → package-a8e8f775.js} +1 -1
  80. package/dist/esm/{payment.service-2e418da1.js → payment.service-c847c1f6.js} +1 -1
  81. package/dist/esm/{schema-validations-ccea6a06.js → schema-validations-38e8bc7b.js} +1 -1
  82. package/dist/esm/webcomponents.js +1 -1
  83. package/dist/module/bank-account-form2.js +3 -1
  84. package/dist/module/card-form2.js +3 -1
  85. package/dist/module/checkout-core.js +4 -2
  86. package/dist/module/config.js +1 -0
  87. package/dist/module/justifi-checkout.js +5 -2
  88. package/dist/module/justifi-tokenize-payment-method.js +17 -8
  89. package/dist/module/new-payment-method.js +4 -2
  90. package/dist/module/package.js +1 -1
  91. package/dist/module/payment-method-options.js +4 -2
  92. package/dist/module/schema-validations.js +1 -1
  93. package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +1 -0
  94. package/dist/types/components/checkout/card-form/card-form.d.ts +1 -0
  95. package/dist/types/components/checkout/checkout-core.d.ts +1 -0
  96. package/dist/types/components/checkout/checkout.d.ts +1 -0
  97. package/dist/types/components/checkout/new-payment-method.d.ts +1 -0
  98. package/dist/types/components/checkout/payment-method-options.d.ts +1 -0
  99. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +5 -3
  100. package/dist/types/components.d.ts +24 -12
  101. package/dist/types/home/runner/work/web-component-library/web-component-library/packages/webcomponents/.stencil/packages/webcomponents/config.d.ts +1 -0
  102. package/dist/webcomponents/p-02d36485.entry.js +1 -0
  103. package/dist/webcomponents/p-1820fd87.entry.js +1 -0
  104. package/dist/webcomponents/{p-d07c45e6.entry.js → p-1882d7d6.entry.js} +1 -1
  105. package/dist/webcomponents/{p-e0db920c.entry.js → p-25c9c88c.entry.js} +1 -1
  106. package/dist/webcomponents/{p-f5925b1e.entry.js → p-2710884e.entry.js} +1 -1
  107. package/dist/webcomponents/{p-de13f23c.js → p-27c8ffa2.js} +1 -1
  108. package/dist/webcomponents/{p-865733bc.js → p-35b00a0d.js} +1 -1
  109. package/dist/webcomponents/{p-c5ce98b0.entry.js → p-39696abd.entry.js} +1 -1
  110. package/dist/webcomponents/{p-f9728478.entry.js → p-40eabfca.entry.js} +1 -1
  111. package/dist/webcomponents/p-4810f227.entry.js +1 -0
  112. package/dist/webcomponents/{p-ed17e472.entry.js → p-485814d8.entry.js} +1 -1
  113. package/dist/webcomponents/p-4bad3621.js +1 -0
  114. package/dist/webcomponents/p-57206dc4.entry.js +1 -0
  115. package/dist/webcomponents/{p-3d5c8a98.entry.js → p-63a8b08f.entry.js} +1 -1
  116. package/dist/webcomponents/p-67b75e01.entry.js +1 -0
  117. package/dist/webcomponents/{p-21cf557e.entry.js → p-68bf1a1d.entry.js} +1 -1
  118. package/dist/webcomponents/{p-a263a3db.entry.js → p-72992c97.entry.js} +1 -1
  119. package/dist/webcomponents/{p-0277c1b2.js → p-849c68e5.js} +1 -1
  120. package/dist/webcomponents/{p-2a136295.js → p-933537ca.js} +1 -1
  121. package/dist/webcomponents/{p-c470a150.js → p-960a8ec2.js} +1 -1
  122. package/dist/webcomponents/{p-f706d70e.js → p-a2076a0e.js} +1 -1
  123. package/dist/webcomponents/p-a47c14cb.entry.js +1 -0
  124. package/dist/webcomponents/p-b01405ab.entry.js +1 -0
  125. package/dist/webcomponents/{p-c5c03d88.js → p-b0b40bcd.js} +1 -1
  126. package/dist/webcomponents/p-b15ad5df.js +1 -0
  127. package/dist/webcomponents/{p-42047b14.entry.js → p-b2209632.entry.js} +1 -1
  128. package/dist/webcomponents/{p-c845cb7a.js → p-b2edb944.js} +1 -1
  129. package/dist/webcomponents/{p-9235b94e.entry.js → p-c75481bf.entry.js} +1 -1
  130. package/dist/webcomponents/{p-cc4adf97.js → p-dd867d1f.js} +1 -1
  131. package/dist/webcomponents/{p-abb46c6b.entry.js → p-e22df884.entry.js} +1 -1
  132. package/dist/webcomponents/{p-3c0b56cd.entry.js → p-e8d0f978.entry.js} +1 -1
  133. package/dist/webcomponents/{p-f9ac523e.entry.js → p-fbe16023.entry.js} +1 -1
  134. package/dist/webcomponents/p-fdbcd486.js +1 -0
  135. package/dist/webcomponents/{p-f1e01bab.entry.js → p-ff955a18.entry.js} +1 -1
  136. package/dist/webcomponents/webcomponents.esm.js +1 -1
  137. package/package.json +1 -1
  138. package/dist/webcomponents/p-0ef9eae6.entry.js +0 -1
  139. package/dist/webcomponents/p-2d801915.js +0 -1
  140. package/dist/webcomponents/p-56addd0a.entry.js +0 -1
  141. package/dist/webcomponents/p-631d54a2.entry.js +0 -1
  142. package/dist/webcomponents/p-6b0bec46.entry.js +0 -1
  143. package/dist/webcomponents/p-cdb7fa19.entry.js +0 -1
  144. package/dist/webcomponents/p-ea105de3.js +0 -1
  145. package/dist/webcomponents/p-ea5cf135.entry.js +0 -1
  146. package/dist/webcomponents/p-f9d63d9d.js +0 -1
  147. package/dist/webcomponents/p-fe0d245f.entry.js +0 -1
@@ -2,6 +2,7 @@
2
2
 
3
3
  const config = {
4
4
  proxyApiOrigin: "https://wc-proxy.justifi.ai",
5
+ iFrameOrigin: "https://components.justifi.ai/v2",
5
6
  proxyAuthToken: 'eyJraWQiOiJqdXN0aWZpLWUyNDgyMmU3ODE1MmEzZjRkMjU1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJodHRwczovL2F1dGguanVzdGlmaS5haS8iLCJhenAiOiJvYXNfMmlsWHBqOHQ2WVlEQ0xWU0FiVFczMiIsInN1YiI6Im9hc18yaWxYcGo4dDZZWURDTFZTQWJUVzMyQHNlc3Npb25zIiwiYXVkIjoiaHR0cHM6Ly9hcGkuanVzdGlmaS5haS92MSIsImd0eSI6ImNsaWVudC1jcmVkZW50aWFscyIsInBlcm1pc3Npb25zIjpbeyJyb2xlIjoicmVhZDphY2NvdW50IiwicmVzb3VyY2VfaWQiOiJhY2NfNUV0OWlYclNTQVpSMktTb3VRR0FXaSJ9LHsicm9sZSI6InJlYWQ6YnVzaW5lc3MiLCJyZXNvdXJjZV9pZCI6ImJpel8zYmg2OWJxMXJrM2RtWE5vQUtWb251In1dLCJleHAiOjE3MTE1NTk0MTQsImlhdCI6MTcwMzc4MzQxNCwicGxhdGZvcm1fYWNjb3VudF9pZCI6ImFjY18zcmVOYjRhTll5MmlXRFpRVmN6bXg0In0.oPOoDYxzrnpE8PRUaz-FCU4KqnSuNbFTeDkl3AtMscjUkIctP1OIFh-ZGBjbH5eVH5noXCbaiin0j92dS7jx4gLpxuYT2Q8gpZbuIsT7fa58elvGeRkUUJ-AC5ueZxlv90yPWMm0OIbyrV7XZhuwYyKbV-ZczEbl2JpvBMe40CM-LdClQV66d_-Kw9a23SabBVfYgP5V-5OsagOIESvzZoO-27tGlNkV2a-hxqddDCOZv0HvRYAtp5S7EQrmRdEBu5gCNbf1eRFG424hxZUFVr2LdetYuKQLxJjDdUjf86ZwEUecrEaDSupiN1VC3CitdOwBVf6-R_N0VpN4VLVD5g',
6
7
  exampleAccountId: 'acc_5Et9iXrSSAZR2KSouQGAWi',
7
8
  exampleBusinessId: 'biz_3bh69bq1rk3dmXNoAKVonu',
@@ -14,6 +14,7 @@ require('./Dispute-eb6bad54.js');
14
14
  const BankAccountForm = class {
15
15
  constructor(hostRef) {
16
16
  index.registerInstance(this, hostRef);
17
+ this.iframeOrigin = undefined;
17
18
  }
18
19
  async validate() {
19
20
  const accountNumberIsValid = await this.accountNumberIframeElement.validate();
@@ -24,13 +25,14 @@ const BankAccountForm = class {
24
25
  return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
25
26
  }
26
27
  render() {
27
- return (index.h(index.Host, { key: '6e351c4e7bd3afe586f988855a8347c7ddd08ec8' }, index.h("div", { key: '822a342538c44f9d643a1b443302107cc3086ba1', class: "container-fluid p-0" }, index.h("div", { key: 'bacfd7176144928a80cb0bc491b9a83e7260c502', class: "row mb-3" }, index.h("iframe-input", { key: '77c88ac7f6c26f8467d9c1d2f8f053bd6003bfec', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${"https://components.justifi.ai/v2"}/accountNumber` })), index.h("div", { key: 'da73fc03e8c124a37d0fa84a66439c879e745ef2', class: "row" }, index.h("iframe-input", { key: '2f36b96ecff473ef72e47ce5b9b009fe1067eee2', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${"https://components.justifi.ai/v2"}/routingNumber` })))));
28
+ return (index.h(index.Host, { key: 'e2aa1322935463d5e0c32154ed8af52baad6b241' }, index.h("div", { key: 'bf528ad389d4a34762c164440cb946b727ddbfdd', class: "container-fluid p-0" }, index.h("div", { key: 'f2004a7223ebb0f2e54ea8c87a813461acb5449a', class: "row mb-3" }, index.h("iframe-input", { key: '27390ec2ac66557c2a12a38f1bc88dab0415fe57', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber` })), index.h("div", { key: '59063a5784405bba8800d1595aecd2748ea9a058', class: "row" }, index.h("iframe-input", { key: 'fcad3cd545486450882258b86398c2bf84afca74', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber` })))));
28
29
  }
29
30
  };
30
31
 
31
32
  const CardForm = class {
32
33
  constructor(hostRef) {
33
34
  index.registerInstance(this, hostRef);
35
+ this.iframeOrigin = undefined;
34
36
  }
35
37
  async validate() {
36
38
  const cardNumberIsValid = await this.cardNumberIframeElement.validate();
@@ -43,7 +45,7 @@ const CardForm = class {
43
45
  return this.cardNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
44
46
  }
45
47
  render() {
46
- return (index.h(index.Host, { key: '279551d81ed11cde65d51e28d9dc9be9d5f0d422', class: "container-fluid p-0" }, index.h("div", { key: '2ab4164df7fd258243a89b02fe4a634069f31670', class: "mb-3" }, index.h("iframe-input", { key: '0baf4772d66bc228ef0259487c5b7be67321ebf1', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${"https://components.justifi.ai/v2"}/cardNumber` })), index.h("div", { key: 'ba458f877d837bd8c3302f9888e3ddfba58c2024', class: "row" }, index.h("div", { key: '960975abed4e4db2ed5428e81bd0771b7f18aca7', class: "col-4 align-content-end" }, index.h("iframe-input", { key: 'b609e584b00cced44db0cb44cb8436f3daa18a2e', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Expiration", iframeOrigin: `${"https://components.justifi.ai/v2"}/expirationMonth` })), index.h("div", { key: '42725f5223920f9185a384f88ba17ca1e3215b30', class: "col-4 align-content-end" }, index.h("iframe-input", { key: '9c2c8410b3344dc44b4538881965f6b9e1a0b6c9', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "", iframeOrigin: `${"https://components.justifi.ai/v2"}/expirationYear` })), index.h("div", { key: 'f4c3a801b0f3088b0cee30914d6088d0b140b637', class: "col-4 align-content-end" }, index.h("iframe-input", { key: '7bb5ebec54d900539f2bfdb85537c6d3185d3419', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${"https://components.justifi.ai/v2"}/CVV` })))));
48
+ return (index.h(index.Host, { key: '5dfd2c79d7691744614af89d0919e58db17434b3', class: "container-fluid p-0" }, index.h("div", { key: '307e9a7acd80285a59369e813bb0172627395cf6', class: "mb-3" }, index.h("iframe-input", { key: '42de95d9e8f6b785e0dfd7a9b79b23e8c1aab4ee', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${this.iframeOrigin}/v2/cardNumber` })), index.h("div", { key: '9ab568a45c652478daa2fdd936cb49258b8bdd18', class: "row" }, index.h("div", { key: 'ee106aa794d4fb0bbcab36f6daada68740bb4262', class: "col-4 align-content-end" }, index.h("iframe-input", { key: 'c2edb5592c479763a47d399d4d0428d5468f6be5', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Expiration", iframeOrigin: `${this.iframeOrigin}/v2/expirationMonth` })), index.h("div", { key: 'e9577f47e9d3fea9be62fbbde95dc890091c47e0', class: "col-4 align-content-end" }, index.h("iframe-input", { key: '2f623e190959ed454c3016637f90f38c531d9062', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "", iframeOrigin: `${this.iframeOrigin}/v2/expirationYear` })), index.h("div", { key: '4522288e5e0f1b41dc89a690830bb78063ea4df0', class: "col-4 align-content-end" }, index.h("iframe-input", { key: '9036d997bcd4f8c73e63daa3997111803bc99a36', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${this.iframeOrigin}/v2/CVV` })))));
47
49
  }
48
50
  };
49
51
 
@@ -189,6 +191,7 @@ const NewPaymentMethod = class {
189
191
  this.paymentMethodGroupId = undefined;
190
192
  this.isSelected = undefined;
191
193
  this.hideCardBillingForm = undefined;
194
+ this.iframeOrigin = undefined;
192
195
  this.saveNewPaymentMethodChecked = false;
193
196
  }
194
197
  handleCheckboxChanged(event) {
@@ -248,11 +251,11 @@ const NewPaymentMethod = class {
248
251
  showNewPaymentMethodForm() {
249
252
  var _a;
250
253
  const paymentMethodType = (_a = this.paymentMethodOption) === null || _a === void 0 ? void 0 : _a.id;
251
- return (index.h("div", { class: "mt-4 pb-4 border-bottom" }, index.h("hidden-input", null), index.h("div", { class: "mb-4" }, paymentMethodType === 'card' ? (index.h("card-form", { ref: (el) => this.paymentMethodFormRef = el })) : (index.h("bank-account-form", { ref: (el) => this.paymentMethodFormRef = el }))), index.h("justifi-billing-form-wrapper", { ref: (el) => (this.billingFormWrapperRef = el), hideCardBillingForm: this.hideCardBillingForm, paymentMethodType: paymentMethodType }), index.h("justifi-save-new-payment-method", { hidden: !this.paymentMethodGroupId })));
254
+ return (index.h("div", { class: "mt-4 pb-4" }, index.h("hidden-input", null), index.h("div", { class: "mb-4" }, paymentMethodType === 'card' ? (index.h("card-form", { ref: (el) => this.paymentMethodFormRef = el, iframeOrigin: this.iframeOrigin })) : (index.h("bank-account-form", { ref: (el) => this.paymentMethodFormRef = el, iframeOrigin: this.iframeOrigin }))), index.h("justifi-billing-form-wrapper", { ref: (el) => (this.billingFormWrapperRef = el), hideCardBillingForm: this.hideCardBillingForm, paymentMethodType: paymentMethodType }), index.h("justifi-save-new-payment-method", { hidden: !this.paymentMethodGroupId })));
252
255
  }
253
256
  render() {
254
257
  var _a, _b;
255
- return (index.h(index.Host, { key: '08d8aac7f71c6f7e6f55b8e43a8987ad0e0604d2', class: "payment-method" }, index.h("div", { key: 'd38fb7c6591df0c552ec51137b4358a2fa5a2651', class: "radio-list-item p-3", part: parts.radioListItem, onClick: this.onPaymentMethodOptionClick }, index.h("form-control-radio", { key: '90725e78617ea8dcd40981cac815601a75256f7d', name: "paymentMethodType", value: (_a = this.paymentMethodOption) === null || _a === void 0 ? void 0 : _a.id, checked: this.isSelected, label: PaymentMethodTypeLabels[(_b = this.paymentMethodOption) === null || _b === void 0 ? void 0 : _b.id] })), this.isSelected ? this.showNewPaymentMethodForm() : null));
258
+ return (index.h(index.Host, { key: '17b922ca3b03d458a0e139be895db31b33c255ed', class: "payment-method" }, index.h("div", { key: '5d1bb3a05e7fc0516d29ade315f13c2f64d3afaf', class: "radio-list-item p-3", part: parts.radioListItem, onClick: this.onPaymentMethodOptionClick }, index.h("form-control-radio", { key: '165fd1b54a6d387be307f05ab67078e0d703f0b1', name: "paymentMethodType", value: (_a = this.paymentMethodOption) === null || _a === void 0 ? void 0 : _a.id, checked: this.isSelected, label: PaymentMethodTypeLabels[(_b = this.paymentMethodOption) === null || _b === void 0 ? void 0 : _b.id] })), this.isSelected ? this.showNewPaymentMethodForm() : null));
256
259
  }
257
260
  };
258
261
 
@@ -291,6 +294,7 @@ const PaymentMethodOptions = class {
291
294
  this.savedPaymentMethods = [];
292
295
  this.paymentAmount = undefined;
293
296
  this.hideCardBillingForm = undefined;
297
+ this.iframeOrigin = undefined;
294
298
  this.selectedPaymentMethodId = undefined;
295
299
  this.paymentMethodOptions = [];
296
300
  }
@@ -334,13 +338,13 @@ const PaymentMethodOptions = class {
334
338
  }
335
339
  render() {
336
340
  var _a;
337
- return (index.h(index.Host, { key: 'b83f8b54a8f5a15790b263047a5eb9acc416ae2c' }, (_a = this.paymentMethodOptions) === null || _a === void 0 ? void 0 : _a.map((paymentMethodOption) => {
341
+ return (index.h(index.Host, { key: '24e7d418958eb61f9582317e615502e77b4090d0' }, (_a = this.paymentMethodOptions) === null || _a === void 0 ? void 0 : _a.map((paymentMethodOption) => {
338
342
  const newCard = paymentMethodOption.id === Payment.PaymentMethodTypes.card;
339
343
  const newBankAccount = paymentMethodOption.id === Payment.PaymentMethodTypes.bankAccount;
340
344
  const isSelected = this.selectedPaymentMethodId === paymentMethodOption.id;
341
345
  const sezzle = paymentMethodOption.id === Payment.PaymentMethodTypes.sezzle;
342
346
  if (newCard || newBankAccount) {
343
- return (index.h("justifi-new-payment-method", { paymentMethodOption: paymentMethodOption, authToken: this.authToken, "account-id": this.accountId, "is-selected": isSelected, paymentMethodGroupId: this.paymentMethodGroupId, hideCardBillingForm: this.hideCardBillingForm, ref: (el) => {
347
+ return (index.h("justifi-new-payment-method", { paymentMethodOption: paymentMethodOption, authToken: this.authToken, "account-id": this.accountId, "is-selected": isSelected, paymentMethodGroupId: this.paymentMethodGroupId, hideCardBillingForm: this.hideCardBillingForm, iframeOrigin: this.iframeOrigin, ref: (el) => {
344
348
  if (isSelected) {
345
349
  this.selectedPaymentMethodOptionRef = el;
346
350
  }
@@ -4,11 +4,11 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const index_esm = require('./index.esm-a397536a.js');
7
- const schemaValidations = require('./schema-validations-cc4e6071.js');
7
+ const schemaValidations = require('./schema-validations-f948158d.js');
8
8
  const stateOptions = require('./state-options-4fbcb48a.js');
9
9
  const utils = require('./utils-bc03ca40.js');
10
10
  const formControlErrorText = require('./form-control-error-text-46a7f2dd.js');
11
- const _package = require('./package-06419e54.js');
11
+ const _package = require('./package-8b04bef0.js');
12
12
  const iframeInputStylesState = require('./iframe-input-styles-state-d0de0b24.js');
13
13
  const parts = require('./parts-b2ff8b68.js');
14
14
  require('./business-form-options-4bcb8943.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index_esm = require('./index.esm-a397536a.js');
4
- const schemaValidations = require('./schema-validations-cc4e6071.js');
4
+ const schemaValidations = require('./schema-validations-f948158d.js');
5
5
 
6
6
  const businessCoreInfoSchema = (allowOptionalFields) => {
7
7
  const schema = index_esm.create$3({
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index_esm = require('./index.esm-a397536a.js');
4
- const schemaValidations = require('./schema-validations-cc4e6071.js');
4
+ const schemaValidations = require('./schema-validations-f948158d.js');
5
5
 
6
6
  const addressSchema = (allowOptionalFields) => {
7
7
  const schema = index_esm.create$3({
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
 
5
5
  class BusinessService {
6
6
  async fetchBusiness(businessId, authToken) {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- const _package = require('./package-06419e54.js');
4
- const Api = require('./Api-b0e4be29.js');
3
+ const _package = require('./package-8b04bef0.js');
4
+ const Api = require('./Api-089e7501.js');
5
5
 
6
6
  class AnalyticsService {
7
7
  async record(body) {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
  require('./ComponentError-233ac749.js');
5
5
  require('./Checkout-0f1c8abe.js');
6
6
  require('./Pagination-0da8f095.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
  require('./ComponentError-233ac749.js');
5
5
  require('./Checkout-0f1c8abe.js');
6
6
  require('./Pagination-0da8f095.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
  const ComponentError = require('./ComponentError-233ac749.js');
5
5
  require('./Checkout-0f1c8abe.js');
6
6
  require('./Pagination-0da8f095.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
  const ComponentError = require('./ComponentError-233ac749.js');
5
5
  require('./Checkout-0f1c8abe.js');
6
6
  require('./Pagination-0da8f095.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const businessAdditionalQuestionsSchema = require('./business-additional-questions-schema-2f66f025.js');
6
+ const businessAdditionalQuestionsSchema = require('./business-additional-questions-schema-2cc0c6f7.js');
7
7
  const index_esm = require('./index.esm-a397536a.js');
8
8
  const Business = require('./Business-cfd6a2dd.js');
9
9
  const formInputMasks = require('./form-input-masks-0879c139.js');
@@ -11,7 +11,7 @@ const parts = require('./parts-b2ff8b68.js');
11
11
  const skeleton = require('./skeleton-0353466d.js');
12
12
  const businessFormOptions = require('./business-form-options-4bcb8943.js');
13
13
  const eventTypes = require('./event-types-180a85a9.js');
14
- const schemaValidations = require('./schema-validations-cc4e6071.js');
14
+ const schemaValidations = require('./schema-validations-f948158d.js');
15
15
  const ComponentError = require('./ComponentError-233ac749.js');
16
16
  require('./Checkout-0f1c8abe.js');
17
17
  require('./Pagination-0da8f095.js');
@@ -20,7 +20,7 @@ require('./SubAccount-509ebf93.js');
20
20
  const Document = require('./Document-0b828345.js');
21
21
  const utils = require('./utils-bc03ca40.js');
22
22
  const button = require('./button-8b634147.js');
23
- const businessIdentitySchema = require('./business-identity-schema-be495474.js');
23
+ const businessIdentitySchema = require('./business-identity-schema-7d462eb3.js');
24
24
  const stateOptions = require('./state-options-4fbcb48a.js');
25
25
  require('./helpers-602962eb.js');
26
26
  require('./utils-337befa9.js');
@@ -5,14 +5,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const ComponentError = require('./ComponentError-233ac749.js');
7
7
  const paymentProvisioningActions = require('./payment-provisioning-actions-382ab48c.js');
8
- const business_service = require('./business.service-d575b515.js');
8
+ const business_service = require('./business.service-33d7c7f2.js');
9
9
  require('./Checkout-0f1c8abe.js');
10
10
  require('./Pagination-0da8f095.js');
11
11
  require('./Payment-c47ed1e1.js');
12
12
  require('./SubAccount-509ebf93.js');
13
13
  require('./Document-0b828345.js');
14
14
  const index_esm = require('./index.esm-a397536a.js');
15
- const Api = require('./Api-b0e4be29.js');
15
+ const Api = require('./Api-089e7501.js');
16
16
  const parts = require('./parts-b2ff8b68.js');
17
17
  require('./Business-cfd6a2dd.js');
18
18
  const eventTypes = require('./event-types-180a85a9.js');
@@ -4,16 +4,16 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const utils$1 = require('./utils-134dda01.js');
7
- const business_service = require('./business.service-d575b515.js');
7
+ const business_service = require('./business.service-33d7c7f2.js');
8
8
  const Business = require('./Business-cfd6a2dd.js');
9
9
  const ComponentError = require('./ComponentError-233ac749.js');
10
10
  const utils = require('./utils-7a478c37.js');
11
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
11
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
12
12
  require('./parts-b2ff8b68.js');
13
- require('./Api-b0e4be29.js');
13
+ require('./Api-089e7501.js');
14
14
  require('./helpers-602962eb.js');
15
15
  require('./state-options-4fbcb48a.js');
16
- require('./package-06419e54.js');
16
+ require('./package-8b04bef0.js');
17
17
 
18
18
  const makeGetBusiness = ({ id, authToken, service }) => async ({ onSuccess, onError }) => {
19
19
  var _a;
@@ -4,9 +4,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const index_esm = require('./index.esm-a397536a.js');
7
- const businessAdditionalQuestionsSchema = require('./business-additional-questions-schema-2f66f025.js');
8
- const businessIdentitySchema = require('./business-identity-schema-be495474.js');
9
- const Api = require('./Api-b0e4be29.js');
7
+ const businessAdditionalQuestionsSchema = require('./business-additional-questions-schema-2cc0c6f7.js');
8
+ const businessIdentitySchema = require('./business-identity-schema-7d462eb3.js');
9
+ const Api = require('./Api-089e7501.js');
10
10
  require('./ComponentError-233ac749.js');
11
11
  require('./Checkout-0f1c8abe.js');
12
12
  require('./Pagination-0da8f095.js');
@@ -14,19 +14,19 @@ require('./Payment-c47ed1e1.js');
14
14
  require('./SubAccount-509ebf93.js');
15
15
  require('./Document-0b828345.js');
16
16
  const Business = require('./Business-cfd6a2dd.js');
17
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
17
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
18
18
  const button = require('./button-8b634147.js');
19
19
  const styledHost = require('./styled-host-94309bab.js');
20
20
  const header1 = require('./header-1-4c21f7ca.js');
21
21
  const skeleton = require('./skeleton-0353466d.js');
22
22
  const eventTypes = require('./event-types-180a85a9.js');
23
- require('./schema-validations-cc4e6071.js');
23
+ require('./schema-validations-f948158d.js');
24
24
  require('./state-options-4fbcb48a.js');
25
25
  require('./business-form-options-4bcb8943.js');
26
26
  require('./utils-337befa9.js');
27
27
  require('./Dispute-eb6bad54.js');
28
28
  require('./helpers-602962eb.js');
29
- require('./package-06419e54.js');
29
+ require('./package-8b04bef0.js');
30
30
  require('./parts-b2ff8b68.js');
31
31
 
32
32
  const businessFormSchema = index_esm.create$3(Object.assign(Object.assign({}, businessAdditionalQuestionsSchema.businessCoreInfoSchema().fields), { legal_address: businessIdentitySchema.addressSchema(), additional_questions: businessAdditionalQuestionsSchema.additionalQuestionsSchema(), representative: businessIdentitySchema.identitySchema('representative') }));
@@ -44,6 +44,7 @@ const CheckoutCore = class {
44
44
  this.getCheckout = undefined;
45
45
  this.complete = undefined;
46
46
  this.checkoutId = undefined;
47
+ this.iframeOrigin = undefined;
47
48
  this.disableCreditCard = undefined;
48
49
  this.disableBankAccount = undefined;
49
50
  this.disableBnpl = undefined;
@@ -129,14 +130,14 @@ const CheckoutCore = class {
129
130
  }
130
131
  get paymentType() {
131
132
  var _a, _b, _c, _d, _e;
132
- return (index.h("section", null, index.h("div", { class: !this.isLoading && 'visually-hidden' }, index.h(skeleton.Skeleton, { height: "300px" })), index.h("div", { class: this.isLoading && 'visually-hidden' }, index.h("justifi-payment-method-options", { ref: (el) => (this.paymentMethodOptionsRef = el), "show-card": !this.disableCreditCard, "show-ach": !this.disableBankAccount, "show-bnpl": !this.disableBnpl, paymentMethodGroupId: (_a = this.checkout) === null || _a === void 0 ? void 0 : _a.payment_method_group_id, "show-saved-payment-methods": !this.disablePaymentMethodGroup, hideCardBillingForm: this.hideCardBillingForm, bnpl: (_b = this.checkout) === null || _b === void 0 ? void 0 : _b.bnpl, authToken: this.authToken, "account-id": (_c = this.checkout) === null || _c === void 0 ? void 0 : _c.account_id, savedPaymentMethods: ((_d = this.checkout) === null || _d === void 0 ? void 0 : _d.payment_methods) || [], paymentAmount: (_e = this.checkout) === null || _e === void 0 ? void 0 : _e.payment_amount, insuranceToggled: this.insuranceToggled }))));
133
+ return (index.h("section", null, index.h("div", { class: !this.isLoading && 'visually-hidden' }, index.h(skeleton.Skeleton, { height: "300px" })), index.h("div", { class: this.isLoading && 'visually-hidden' }, index.h("justifi-payment-method-options", { ref: (el) => (this.paymentMethodOptionsRef = el), "show-card": !this.disableCreditCard, "show-ach": !this.disableBankAccount, "show-bnpl": !this.disableBnpl, paymentMethodGroupId: (_a = this.checkout) === null || _a === void 0 ? void 0 : _a.payment_method_group_id, "show-saved-payment-methods": !this.disablePaymentMethodGroup, hideCardBillingForm: this.hideCardBillingForm, bnpl: (_b = this.checkout) === null || _b === void 0 ? void 0 : _b.bnpl, authToken: this.authToken, "account-id": (_c = this.checkout) === null || _c === void 0 ? void 0 : _c.account_id, savedPaymentMethods: ((_d = this.checkout) === null || _d === void 0 ? void 0 : _d.payment_methods) || [], paymentAmount: (_e = this.checkout) === null || _e === void 0 ? void 0 : _e.payment_amount, insuranceToggled: this.insuranceToggled, iframeOrigin: this.iframeOrigin }))));
133
134
  }
134
135
  get summary() {
135
136
  var _a, _b;
136
137
  return (index.h("section", null, index.h("div", { class: !this.isLoading && 'visually-hidden' }, index.h(skeleton.Skeleton, { height: "24px" })), index.h("div", { class: this.isLoading && 'visually-hidden' }, index.h("div", { part: parts.text }, (_a = this.checkout) === null || _a === void 0 ? void 0 : _a.payment_description), index.h("div", null, index.h("span", { part: parts.text }, "Total"), "\u00A0", index.h("span", { part: parts.text }, utils.formatCurrency(+((_b = this.checkout) === null || _b === void 0 ? void 0 : _b.total_amount)))))));
137
138
  }
138
139
  render() {
139
- return (index.h(styledHost.StyledHost, { key: 'a3da58e301dbb938bad9785ef93deb58c9f8bc1c' }, index.h("div", { key: '1e27568848b163443823e475f60f024e0574d5a1', class: "row gy-3 jfi-checkout-core" }, index.h("div", { key: '1626910a51278d3605d7478967bd5510f06ab0e8', class: "col-12", part: parts.checkoutSummary }, index.h(insuranceState.Header2, { key: 'a611cc9f961758d629ef9b60a7c721e779c2e7aa', text: "Summary", class: "fs-5 fw-bold pb-3" }), this.summary), index.h("div", { key: '497cbf1fb357b5da2ba33355d8b216812ca462d8', class: "col-12" }, index.h("slot", { key: 'ee71b1f7ee82c5309c55367585be33d911d1a77a', name: "insurance" })), index.h("div", { key: '77f4b551f6f8caea04cedea4331dbac1b58cc2b2', class: "col-12 mt-4" }, index.h(insuranceState.Header2, { key: 'e03f34d1368468fc3712cf3adcb3254ac729ca2c', text: "Payment", class: "fs-5 fw-bold pb-3" }), index.h(header3.Header3, { key: '80b7ae6d2b965532e1def898369d9e294c9efa47', text: "Select payment type", class: "fs-6 fw-bold lh-lg" }), index.h("div", { key: 'fbcbb06d2f706a4f317496afbb5f932c7a954285', class: "d-flex flex-column" }, this.paymentType)), index.h("div", { key: 'e272325743370aa22ef9973523eb47829b9504f4', class: "col-12" }, index.h("div", { key: '0c0cfb11564c8008dfb05d0ec48e0c18ea63c589', class: "d-flex justify-content-end" }, index.h(button.Button, { key: '85860b67adb647db23b4944cefec1bcf0ec19d92', type: "submit", variant: "primary", onClick: (e) => this.submit(e), disabled: this.isLoading, isLoading: this.isLoading, style: { width: '100%' } }, "Pay"))))));
140
+ return (index.h(styledHost.StyledHost, { key: '8f7bb796cec8a51b3a871ecc6f1d040636103503' }, index.h("div", { key: 'f616c1705dd8d9da854b496d5b028cebb4c88ce5', class: "row gy-3 jfi-checkout-core" }, index.h("div", { key: 'e374110371f020c9de996f4ca3932f7535e208ee', class: "col-12", part: parts.checkoutSummary }, index.h(insuranceState.Header2, { key: 'aa9227b3ff49dc43c6a42d1988ec0669b298cef0', text: "Summary", class: "fs-5 fw-bold pb-3" }), this.summary), index.h("div", { key: 'e8e9cddcc4cb11c6d7c020c1dc18d7b5bfe457c3', class: "col-12" }, index.h("slot", { key: '69e623e8c23aec6f49430b395f86d7134ceeddc9', name: "insurance" })), index.h("div", { key: 'fea072a50acb658433a36d8234b27c1fd8415dc4', class: "col-12 mt-4" }, index.h(insuranceState.Header2, { key: '9b0a5c9e5e7db31a6d6cfda87cad18786d638bd9', text: "Payment", class: "fs-5 fw-bold pb-3" }), index.h(header3.Header3, { key: '2eeae1935b2b238573be4bf1edfc5d80700d9c80', text: "Select payment type", class: "fs-6 fw-bold lh-lg" }), index.h("div", { key: '5c9fd0558a37ff903ec7137beeb3c49d406bcd1d', class: "d-flex flex-column" }, this.paymentType)), index.h("div", { key: '2538670c227dc2e96c43d878ae09357a72a7e267', class: "col-12" }, index.h("div", { key: 'b51e39da64972578815a2cf0cf5342d292edaa45', class: "d-flex justify-content-end" }, index.h(button.Button, { key: 'abcb099a4ad152a38d05d99781e02292efd246e0', type: "submit", variant: "primary", onClick: (e) => this.submit(e), disabled: this.isLoading, isLoading: this.isLoading, style: { width: '100%' } }, "Pay"))))));
140
141
  }
141
142
  };
142
143
 
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const ComponentError = require('./ComponentError-233ac749.js');
7
7
  const utils = require('./utils-7a478c37.js');
8
- const checkout_service = require('./checkout.service-057b5a7a.js');
9
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
10
- require('./Api-b0e4be29.js');
8
+ const checkout_service = require('./checkout.service-d9047ddb.js');
9
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
10
+ const Api = require('./Api-089e7501.js');
11
11
  require('./Checkout-0f1c8abe.js');
12
12
  require('./utils-337befa9.js');
13
13
  require('./Pagination-0da8f095.js');
@@ -15,7 +15,7 @@ require('./Payment-c47ed1e1.js');
15
15
  require('./Dispute-eb6bad54.js');
16
16
  require('./SubAccount-509ebf93.js');
17
17
  require('./Document-0b828345.js');
18
- require('./package-06419e54.js');
18
+ require('./package-8b04bef0.js');
19
19
 
20
20
  const makeGetCheckout = ({ authToken, checkoutId, service }) => async ({ onSuccess, onError }) => {
21
21
  var _a;
@@ -83,6 +83,7 @@ const Checkout = class {
83
83
  this.disableBnpl = undefined;
84
84
  this.disablePaymentMethodGroup = undefined;
85
85
  this.hideCardBillingForm = undefined;
86
+ this.iframeOrigin = Api.config.iFrameOrigin;
86
87
  this.getCheckout = undefined;
87
88
  this.complete = undefined;
88
89
  this.errorMessage = '';
@@ -123,11 +124,11 @@ const Checkout = class {
123
124
  this.checkoutCoreRef.fillBillingForm(fields);
124
125
  }
125
126
  render() {
126
- return (index.h("justifi-checkout-core", { key: 'd0f0e8bd7634b09e43d7b89fc9b62dad5a46698a', getCheckout: this.getCheckout, authToken: this.authToken, complete: this.complete, disableCreditCard: this.disableCreditCard, disableBankAccount: this.disableBankAccount, disableBnpl: this.disableBnpl, disablePaymentMethodGroup: this.disablePaymentMethodGroup, hideCardBillingForm: this.hideCardBillingForm, ref: el => {
127
+ return (index.h("justifi-checkout-core", { key: '911e807dc0be670c6bfe59e497cacd5399481981', getCheckout: this.getCheckout, authToken: this.authToken, complete: this.complete, disableCreditCard: this.disableCreditCard, disableBankAccount: this.disableBankAccount, disableBnpl: this.disableBnpl, disablePaymentMethodGroup: this.disablePaymentMethodGroup, hideCardBillingForm: this.hideCardBillingForm, iframeOrigin: this.iframeOrigin, ref: el => {
127
128
  if (el) {
128
129
  this.checkoutCoreRef = el;
129
130
  }
130
- } }, index.h("div", { key: 'c523d863b3c50a2a341c6afda034a847f172f64d', slot: "insurance" }, index.h("slot", { key: '7fc6851584286b771b300113065950fd3c36fe7b', name: "insurance" }))));
131
+ } }, index.h("div", { key: '29bcfd776e4dac5a7686a03488d0f8dad2d01a03', slot: "insurance" }, index.h("slot", { key: '993b8872e8a40dd5111ccaeb586686a396eab2ff', name: "insurance" }))));
131
132
  }
132
133
  static get watchers() { return {
133
134
  "authToken": ["propChanged"],
@@ -10,15 +10,15 @@ require('./Payment-c47ed1e1.js');
10
10
  require('./SubAccount-509ebf93.js');
11
11
  require('./Document-0b828345.js');
12
12
  const utils = require('./utils-7a478c37.js');
13
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
14
- const Api = require('./Api-b0e4be29.js');
15
- const checkout_service = require('./checkout.service-057b5a7a.js');
16
- const getSubaccounts = require('./get-subaccounts-6068c1aa.js');
13
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
14
+ const Api = require('./Api-089e7501.js');
15
+ const checkout_service = require('./checkout.service-d9047ddb.js');
16
+ const getSubaccounts = require('./get-subaccounts-2db9fc01.js');
17
17
  const styledHost = require('./styled-host-94309bab.js');
18
18
  const checkoutsTable = require('./checkouts-table-efa1cbab.js');
19
19
  require('./utils-337befa9.js');
20
20
  require('./Dispute-eb6bad54.js');
21
- require('./package-06419e54.js');
21
+ require('./package-8b04bef0.js');
22
22
  require('./badge-ccfe03bf.js');
23
23
  require('./parts-b2ff8b68.js');
24
24
 
@@ -4,12 +4,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const ComponentError = require('./ComponentError-233ac749.js');
7
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
7
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
8
8
  const Dispute = require('./Dispute-eb6bad54.js');
9
9
  const utils = require('./utils-7a478c37.js');
10
- const dispute_service = require('./dispute.service-df9e1830.js');
11
- const Api = require('./Api-b0e4be29.js');
12
- require('./package-06419e54.js');
10
+ const dispute_service = require('./dispute.service-739631c7.js');
11
+ const Api = require('./Api-089e7501.js');
12
+ require('./package-8b04bef0.js');
13
13
  require('./Checkout-0f1c8abe.js');
14
14
  require('./utils-337befa9.js');
15
15
  require('./Pagination-0da8f095.js');
@@ -10,17 +10,17 @@ const styledHost = require('./styled-host-94309bab.js');
10
10
  const skeleton = require('./skeleton-0353466d.js');
11
11
  const ComponentError = require('./ComponentError-233ac749.js');
12
12
  const utils = require('./utils-7a478c37.js');
13
- const dispute_service = require('./dispute.service-df9e1830.js');
13
+ const dispute_service = require('./dispute.service-739631c7.js');
14
14
  const eventTypes = require('./event-types-8edaabbb.js');
15
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
16
- const Api = require('./Api-b0e4be29.js');
15
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
16
+ const Api = require('./Api-089e7501.js');
17
17
  require('./Checkout-0f1c8abe.js');
18
18
  require('./Pagination-0da8f095.js');
19
19
  require('./Payment-c47ed1e1.js');
20
20
  require('./Dispute-eb6bad54.js');
21
21
  require('./SubAccount-509ebf93.js');
22
22
  require('./Document-0b828345.js');
23
- require('./package-06419e54.js');
23
+ require('./package-8b04bef0.js');
24
24
 
25
25
  const makeUpdateDisputeResponse = ({ authToken, disputeId, service }) => async ({ payload, onSuccess, onError, final = () => { } }) => {
26
26
  var _a;
@@ -3,13 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const Api = require('./Api-b0e4be29.js');
6
+ const Api = require('./Api-089e7501.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  const utils = require('./utils-7a478c37.js');
9
9
  const utils$1 = require('./utils-134dda01.js');
10
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
10
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
11
11
  require('./parts-b2ff8b68.js');
12
- require('./package-06419e54.js');
12
+ require('./package-8b04bef0.js');
13
13
 
14
14
  class ReportsService {
15
15
  async fetchGrossVolumeChartData(accountId, authToken) {
@@ -4,10 +4,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const paymentProvisioningActions = require('./payment-provisioning-actions-382ab48c.js');
7
- const business_service = require('./business.service-d575b515.js');
7
+ const business_service = require('./business.service-33d7c7f2.js');
8
8
  const index_esm = require('./index.esm-a397536a.js');
9
9
  const Business = require('./Business-cfd6a2dd.js');
10
- const businessIdentitySchema = require('./business-identity-schema-be495474.js');
10
+ const businessIdentitySchema = require('./business-identity-schema-7d462eb3.js');
11
11
  const button = require('./button-8b634147.js');
12
12
  const parts = require('./parts-b2ff8b68.js');
13
13
  const eventTypes = require('./event-types-180a85a9.js');
@@ -15,10 +15,10 @@ const formInputMasks = require('./form-input-masks-0879c139.js');
15
15
  const inputHandlers = require('./input-handlers-cff032bb.js');
16
16
  require('./ComponentError-233ac749.js');
17
17
  require('./utils-7a478c37.js');
18
- require('./Api-b0e4be29.js');
18
+ require('./Api-089e7501.js');
19
19
  require('./helpers-602962eb.js');
20
20
  require('./state-options-4fbcb48a.js');
21
- require('./schema-validations-cc4e6071.js');
21
+ require('./schema-validations-f948158d.js');
22
22
  require('./business-form-options-4bcb8943.js');
23
23
  require('./Document-0b828345.js');
24
24
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const payment_service = require('./payment.service-3eebfe3e.js');
6
+ const payment_service = require('./payment.service-87924c1a.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  require('./Checkout-0f1c8abe.js');
9
9
  require('./Pagination-0da8f095.js');
@@ -12,12 +12,12 @@ require('./SubAccount-509ebf93.js');
12
12
  require('./Document-0b828345.js');
13
13
  const utils = require('./utils-7a478c37.js');
14
14
  const utils$1 = require('./utils-134dda01.js');
15
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
16
- require('./Api-b0e4be29.js');
15
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
16
+ require('./Api-089e7501.js');
17
17
  require('./utils-337befa9.js');
18
18
  require('./Dispute-eb6bad54.js');
19
19
  require('./parts-b2ff8b68.js');
20
- require('./package-06419e54.js');
20
+ require('./package-8b04bef0.js');
21
21
 
22
22
  const makeGetPaymentDetails = ({ id, authToken, service }) => async ({ onSuccess, onError }) => {
23
23
  var _a;
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
6
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  const paymentProvisioningActions = require('./payment-provisioning-actions-382ab48c.js');
9
- const business_service = require('./business.service-d575b515.js');
10
- const Api = require('./Api-b0e4be29.js');
11
- require('./package-06419e54.js');
9
+ const business_service = require('./business.service-33d7c7f2.js');
10
+ const Api = require('./Api-089e7501.js');
11
+ require('./package-8b04bef0.js');
12
12
  require('./utils-7a478c37.js');
13
13
 
14
14
  class ProvisionService {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const payment_service = require('./payment.service-3eebfe3e.js');
6
+ const payment_service = require('./payment.service-87924c1a.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  require('./Checkout-0f1c8abe.js');
9
9
  require('./Pagination-0da8f095.js');
@@ -11,13 +11,13 @@ const Payment = require('./Payment-c47ed1e1.js');
11
11
  require('./SubAccount-509ebf93.js');
12
12
  require('./Document-0b828345.js');
13
13
  const utils = require('./utils-7a478c37.js');
14
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
15
- const Api = require('./Api-b0e4be29.js');
14
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
15
+ const Api = require('./Api-089e7501.js');
16
16
  const styledHost = require('./styled-host-94309bab.js');
17
17
  const paymentsTable = require('./payments-table-f3aa174d.js');
18
18
  require('./utils-337befa9.js');
19
19
  require('./Dispute-eb6bad54.js');
20
- require('./package-06419e54.js');
20
+ require('./package-8b04bef0.js');
21
21
  require('./payments-status-ec12ee6a.js');
22
22
  require('./badge-ccfe03bf.js');
23
23
  require('./parts-b2ff8b68.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const getPayoutCsv = require('./get-payout-csv-527a238c.js');
6
+ const getPayoutCsv = require('./get-payout-csv-bdaff21b.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  require('./Checkout-0f1c8abe.js');
9
9
  require('./Pagination-0da8f095.js');
@@ -12,12 +12,12 @@ const SubAccount = require('./SubAccount-509ebf93.js');
12
12
  require('./Document-0b828345.js');
13
13
  const utils = require('./utils-7a478c37.js');
14
14
  const utils$1 = require('./utils-134dda01.js');
15
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
16
- require('./Api-b0e4be29.js');
15
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
16
+ require('./Api-089e7501.js');
17
17
  require('./utils-337befa9.js');
18
18
  require('./Dispute-eb6bad54.js');
19
19
  require('./parts-b2ff8b68.js');
20
- require('./package-06419e54.js');
20
+ require('./package-8b04bef0.js');
21
21
 
22
22
  const makeGetPayoutDetails = ({ id, authToken, service }) => async ({ onSuccess, onError }) => {
23
23
  var _a;
@@ -4,19 +4,19 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const ComponentError = require('./ComponentError-233ac749.js');
7
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
8
- const Api = require('./Api-b0e4be29.js');
9
- const getPayoutCsv = require('./get-payout-csv-527a238c.js');
7
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
8
+ const Api = require('./Api-089e7501.js');
9
+ const getPayoutCsv = require('./get-payout-csv-bdaff21b.js');
10
10
  require('./Checkout-0f1c8abe.js');
11
11
  require('./Pagination-0da8f095.js');
12
12
  require('./Payment-c47ed1e1.js');
13
13
  const SubAccount = require('./SubAccount-509ebf93.js');
14
14
  require('./Document-0b828345.js');
15
15
  const utils = require('./utils-7a478c37.js');
16
- const getSubaccounts = require('./get-subaccounts-6068c1aa.js');
16
+ const getSubaccounts = require('./get-subaccounts-2db9fc01.js');
17
17
  const styledHost = require('./styled-host-94309bab.js');
18
18
  const payoutsTable = require('./payouts-table-4efa53fa.js');
19
- require('./package-06419e54.js');
19
+ require('./package-8b04bef0.js');
20
20
  require('./utils-337befa9.js');
21
21
  require('./Dispute-eb6bad54.js');
22
22
  require('./payouts-status-9f2e9a3a.js');