@justifi/webcomponents 6.0.0-rc.8 → 6.0.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/dist/cjs/{Api-y2G49jOh.js → Api-CwTLkFY4.js} +2 -2
- package/dist/cjs/{Refund-BVZHsa6Z.js → Refund-BPSBtjQC.js} +3 -1
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +3 -3
- package/dist/cjs/{badge-CcJ9H85-.js → badge-BmOSt4gS.js} +1 -1
- package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +9 -9
- package/dist/cjs/bank-account-form.cjs.entry.js +10 -15
- package/dist/cjs/business-details-core.cjs.entry.js +6 -21
- package/dist/cjs/{business.service-D5IhSyRJ.js → business.service-Dkhqyggm.js} +2 -2
- package/dist/cjs/{button-DsHDMHaa.js → button-7c2RN2yp.js} +2 -3
- package/dist/cjs/card-form.cjs.entry.js +10 -19
- package/dist/cjs/{check-pkg-version-BJaFyEGj.js → check-pkg-version-7FBAUhHw.js} +3 -3
- package/dist/cjs/{checkout.service-4aS641tN.js → checkout.service-LwZVVgP5.js} +2 -2
- package/dist/cjs/checkout.store-C3f3E24L.js +84 -0
- package/dist/cjs/checkouts-list-core.cjs.entry.js +11 -11
- package/dist/cjs/{payments-list-params-state-Cewmin_p.js → checkouts-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{checkouts-table-B_gpjGhs.js → checkouts-table-BQUhZZd_.js} +4 -6
- package/dist/cjs/{config-state-BBOZIS8x.js → config-state-B_gyIchD.js} +1 -1
- package/dist/cjs/custom-popper_2.cjs.entry.js +3 -3
- package/dist/cjs/{dispute.service-64ciJH0r.js → dispute.service-927Gzb0N.js} +2 -2
- package/dist/cjs/form-alert_5.cjs.entry.js +1 -1
- package/dist/cjs/form-control-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/form-control-date.cjs.entry.js +4 -4
- package/dist/cjs/{form-control-error-text-B-P5UDhm.js → form-control-error-text-DD0dHGu8.js} +1 -1
- package/dist/cjs/form-control-file-v2_2.cjs.entry.js +5 -5
- package/dist/cjs/{form-control-help-text-JoZjhb9m.js → form-control-help-text-2QwKi78M.js} +1 -1
- package/dist/cjs/form-control-help-text.cjs.entry.js +1 -1
- package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +3 -3
- package/dist/cjs/form-control-monetary.cjs.entry.js +6 -6
- package/dist/cjs/form-control-number-masked_2.cjs.entry.js +4 -4
- package/dist/cjs/form-control-number.cjs.entry.js +5 -5
- package/dist/cjs/form-control-radio.cjs.entry.js +3 -3
- package/dist/cjs/form-control-select_2.cjs.entry.js +6 -6
- package/dist/cjs/{get-payment-details-DE5xUUpt.js → get-payment-details-BSxp1HX0.js} +2 -2
- package/dist/cjs/{get-subaccounts-CH477rHs.js → get-subaccounts-B31f95PR.js} +3 -3
- package/dist/cjs/gross-payment-chart-core.cjs.entry.js +5 -5
- package/dist/cjs/{header-1-DRA3f4Jh.js → header-1-DMsp0XM7.js} +1 -1
- package/dist/cjs/{header-3-sOdOpfx3.js → header-3-BSvFq_IF.js} +1 -1
- package/dist/cjs/hidden-input_2.cjs.entry.js +8 -8
- package/dist/cjs/{checkout.store-MSwLBCby.js → index-C2ITzalN.js} +29 -41
- package/dist/cjs/{index-B32W0A3m.js → index-D1Ba20gi.js} +1 -1
- package/dist/cjs/{index-C9hBD-32.js → index-Dyzl8Hn6.js} +8 -2
- package/dist/cjs/index.cjs.js +8 -0
- package/dist/cjs/{insurance-state-d2thhXUX.js → insurance-state-uWOl6jJN.js} +2 -2
- package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +9 -24
- package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +8 -8
- package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +9 -9
- package/dist/cjs/justifi-apple-pay.cjs.entry.js +177 -86
- package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +24 -42
- package/dist/cjs/justifi-business-details.cjs.entry.js +10 -10
- package/dist/cjs/justifi-business-form.cjs.entry.js +15 -30
- package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
- package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +196 -164
- package/dist/cjs/justifi-checkout.cjs.entry.js +19 -11
- package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +8 -8
- package/dist/cjs/justifi-checkouts-list.cjs.entry.js +14 -14
- package/dist/cjs/justifi-config-provider.cjs.entry.js +3 -3
- package/dist/cjs/justifi-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +2 -2
- package/dist/cjs/justifi-dispute-management.cjs.entry.js +10 -10
- package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +15 -15
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +9 -9
- package/dist/cjs/justifi-order-terminals.cjs.entry.js +16 -44
- package/dist/cjs/justifi-owner-form_3.cjs.entry.js +8 -8
- package/dist/cjs/justifi-payment-details.cjs.entry.js +11 -11
- package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +3 -3
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +9 -9
- package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +14 -16
- package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +7 -7
- package/dist/cjs/justifi-payments-list.cjs.entry.js +14 -14
- package/dist/cjs/justifi-payout-details.cjs.entry.js +10 -10
- package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +16 -22
- package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +7 -7
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +15 -15
- package/dist/cjs/justifi-refund-payment.cjs.entry.js +15 -21
- package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
- package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +14 -25
- package/dist/cjs/justifi-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +9 -9
- package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +12 -12
- package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +8 -8
- package/dist/cjs/justifi-terminals-list.cjs.entry.js +14 -14
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{package-DqvfEWsE.js → package-BNN5fdIc.js} +1 -1
- package/dist/cjs/pagination-menu.cjs.entry.js +1 -1
- package/dist/cjs/payment-details-core.cjs.entry.js +16 -28
- package/dist/cjs/payment-method-option.cjs.entry.js +3 -3
- package/dist/cjs/{payment.service--kzMop3L.js → payment.service-DUq-W7tS.js} +2 -2
- package/dist/cjs/payments-list-core.cjs.entry.js +12 -12
- package/dist/cjs/{payouts-list-params-state-Cewmin_p.js → payments-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{payments-status-DXRh_ekP.js → payments-status-3iIQkoov.js} +2 -2
- package/dist/cjs/{payments-table-DFRtk-T9.js → payments-table-BSHUQhM-.js} +4 -6
- package/dist/cjs/payout-details-core.cjs.entry.js +12 -24
- package/dist/cjs/{payout.service-D3omzNG_.js → payout.service-DoKMr8Xw.js} +2 -2
- package/dist/cjs/payouts-list-core.cjs.entry.js +12 -12
- package/dist/cjs/{terminal-orders-list-params-state-Cewmin_p.js → payouts-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{payouts-status-DxTQZv3i.js → payouts-status-DoQbxIms.js} +2 -2
- package/dist/cjs/{payouts-table-DE3t0x93.js → payouts-table-BD_Fhz_j.js} +5 -7
- package/dist/cjs/{skeleton-C7DQRD6r.js → skeleton-CuIMC98G.js} +1 -1
- package/dist/cjs/spinner-CMZXdrPe.js +10 -0
- package/dist/cjs/{styled-host-BfVJlAsJ.js → styled-host-2KXbjOFw.js} +2 -4
- package/dist/cjs/{table-Ccdrt0v_.js → table-DlQCUVag.js} +5 -11
- package/dist/cjs/table-filters-menu.cjs.entry.js +3 -3
- package/dist/cjs/terminal-orders-list-core.cjs.entry.js +11 -11
- package/dist/cjs/{checkouts-list-params-state-Cewmin_p.js → terminal-orders-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{terminal-orders-table-B1LJitwE.js → terminal-orders-table-t6XxNy_K.js} +7 -11
- package/dist/cjs/terminal-quantity-selector.cjs.entry.js +2 -2
- package/dist/cjs/{terminal.service-BOvYfpQW.js → terminal.service-Iyje71vN.js} +2 -2
- package/dist/cjs/terminals-list-core.cjs.entry.js +11 -11
- package/dist/cjs/terminals-list-params-state-C4c8UZtP.js +22 -0
- package/dist/cjs/{terminals-table-DYt7exFQ.js → terminals-table-BTdKRiBN.js} +3 -3
- package/dist/cjs/{utils-BaGF9XIe.js → utils-ChCUZgUy.js} +6 -0
- package/dist/cjs/utils-FFP5ZHyE.js +18 -0
- package/dist/cjs/webcomponents.cjs.js +3 -3
- package/dist/collection/api/Payment.js +2 -0
- package/dist/collection/api/index.js +1 -2
- package/dist/collection/api/services/apple-pay.service.js +95 -8
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +6 -3
- package/dist/collection/components/checkout/card-form/card-form.js +6 -3
- package/dist/collection/components/checkout/checkout.js +16 -1
- package/dist/collection/components/checkout/save-new-payment-method.js +26 -1
- package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
- package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
- package/dist/collection/components/dispute-management/dispute-management.js +1 -1
- package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
- package/dist/collection/components/filters/table-filters-menu.js +1 -1
- package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
- package/dist/collection/components/modular-checkout/ModularCheckout.js +27 -0
- package/dist/collection/components/modular-checkout/modular-checkout.js +130 -66
- package/dist/collection/components/modular-checkout/sub-components/apple-pay-skeleton.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +72 -70
- package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
- package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.js +57 -65
- package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.test.js +8 -6
- package/dist/collection/components/modular-checkout/sub-components/saved-payment-methods.js +8 -10
- package/dist/collection/components/modular-checkout/sub-components/sezzle-payment-method.js +22 -7
- package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
- package/dist/collection/components/order-terminals/order-terminals.js +1 -1
- package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
- package/dist/collection/components/payment-details/payment-details-core.js +8 -8
- package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
- package/dist/collection/components/payments-list/payments-list-core.js +1 -1
- package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
- package/dist/collection/components/payments-list/payments-list.js +1 -1
- package/dist/collection/components/payout-details/payout-details-core.js +3 -3
- package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
- package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
- package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
- package/dist/collection/components/payouts-list/payouts-list.js +1 -1
- package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
- package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
- package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list.js +1 -1
- package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +29 -10
- package/dist/collection/index.js +1 -0
- package/dist/collection/store/checkout.store.js +46 -3
- package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
- package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
- package/dist/collection/ui-components/form/form-control-date.js +2 -2
- package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
- package/dist/collection/ui-components/form/form-control-file.js +2 -2
- package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
- package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
- package/dist/collection/ui-components/form/form-control-number.js +2 -2
- package/dist/collection/ui-components/form/form-control-radio.js +5 -5
- package/dist/collection/ui-components/form/form-control-select.js +2 -2
- package/dist/collection/ui-components/form/form-control-text.js +2 -2
- package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
- package/dist/collection/ui-components/form/hidden-input.js +1 -1
- package/dist/collection/ui-components/form/iframe-input.js +3 -3
- package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
- package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
- package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +4 -4
- package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
- package/dist/collection/utils/utils.js +5 -0
- package/dist/docs.json +186 -86
- package/dist/esm/{Api-C1I68Tfr.js → Api-D4tj-h4P.js} +2 -2
- package/dist/esm/{Refund-kKW8S1h6.js → Refund-Bc5By0lb.js} +3 -1
- package/dist/esm/additional-questions-details_5.entry.js +3 -3
- package/dist/esm/{badge-DSYSJcRy.js → badge-ChwzCNAF.js} +1 -1
- package/dist/esm/bank-account-document-form-inputs_4.entry.js +9 -9
- package/dist/esm/bank-account-form.entry.js +10 -15
- package/dist/esm/business-details-core.entry.js +6 -21
- package/dist/esm/{business.service-B3wlBl1x.js → business.service-CsbtEDNi.js} +2 -2
- package/dist/esm/{button-CpllL0At.js → button-SAIS_5os.js} +2 -3
- package/dist/esm/card-form.entry.js +10 -19
- package/dist/esm/{check-pkg-version-ucd96eu6.js → check-pkg-version-BUkwdVdm.js} +3 -3
- package/dist/esm/{checkout.service-KDp7tISm.js → checkout.service-BCkQ9pOA.js} +2 -2
- package/dist/esm/checkout.store-DBvS7cVB.js +79 -0
- package/dist/esm/checkouts-list-core.entry.js +11 -11
- package/dist/esm/{checkouts-list-params-state-D8tzsGR_.js → checkouts-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{checkouts-table-QOdiLpak.js → checkouts-table-CItEo0DU.js} +4 -6
- package/dist/esm/{config-state-DZeVYerv.js → config-state-Blo0ywwc.js} +1 -1
- package/dist/esm/custom-popper_2.entry.js +3 -3
- package/dist/esm/{dispute.service-DEZEPwn-.js → dispute.service-CyLtJREK.js} +2 -2
- package/dist/esm/form-alert_5.entry.js +1 -1
- package/dist/esm/form-control-checkbox.entry.js +5 -5
- package/dist/esm/form-control-date.entry.js +4 -4
- package/dist/esm/{form-control-error-text-R7U07nTg.js → form-control-error-text-IXJJ4JpV.js} +1 -1
- package/dist/esm/form-control-file-v2_2.entry.js +5 -5
- package/dist/esm/{form-control-help-text-CRLH-2f7.js → form-control-help-text-CuhIsM3v.js} +1 -1
- package/dist/esm/form-control-help-text.entry.js +1 -1
- package/dist/esm/form-control-monetary-provisioning.entry.js +3 -3
- package/dist/esm/form-control-monetary.entry.js +6 -6
- package/dist/esm/form-control-number-masked_2.entry.js +4 -4
- package/dist/esm/form-control-number.entry.js +5 -5
- package/dist/esm/form-control-radio.entry.js +3 -3
- package/dist/esm/form-control-select_2.entry.js +6 -6
- package/dist/esm/{get-payment-details-CYASKLT7.js → get-payment-details-BuT0QNOo.js} +2 -2
- package/dist/esm/{get-subaccounts-E0PYy_pc.js → get-subaccounts-VjY6-x_9.js} +3 -3
- package/dist/esm/gross-payment-chart-core.entry.js +5 -5
- package/dist/esm/{header-1-3M9If0gM.js → header-1-zXsamUS3.js} +1 -1
- package/dist/esm/{header-3-CWa41YWq.js → header-3-DVtaUAlf.js} +1 -1
- package/dist/esm/hidden-input_2.entry.js +8 -8
- package/dist/esm/{checkout.store-UMe84fjY.js → index-DCIW8z1f.js} +27 -38
- package/dist/esm/{index-B_KxSZIF.js → index-ZfXl6Xrm.js} +1 -1
- package/dist/esm/{index-Bn7inNWG.js → index-qipqIMyC.js} +8 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/{insurance-state-CTalqbNa.js → insurance-state-Dh9f36Qh.js} +2 -2
- package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +9 -24
- package/dist/esm/justifi-additional-questions-form-step_9.entry.js +8 -8
- package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
- package/dist/esm/justifi-apple-pay.entry.js +177 -86
- package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +24 -42
- package/dist/esm/justifi-business-details.entry.js +10 -10
- package/dist/esm/justifi-business-form.entry.js +15 -30
- package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
- package/dist/esm/justifi-checkout-summary_7.entry.js +189 -157
- package/dist/esm/justifi-checkout.entry.js +19 -11
- package/dist/esm/justifi-checkouts-list-filters.entry.js +8 -8
- package/dist/esm/justifi-checkouts-list.entry.js +14 -14
- package/dist/esm/justifi-config-provider.entry.js +3 -3
- package/dist/esm/justifi-details.entry.js +2 -2
- package/dist/esm/justifi-dispute-management-core.entry.js +2 -2
- package/dist/esm/justifi-dispute-management.entry.js +10 -10
- package/dist/esm/justifi-dispute-notification_3.entry.js +15 -15
- package/dist/esm/justifi-gross-payment-chart.entry.js +9 -9
- package/dist/esm/justifi-order-terminals.entry.js +16 -44
- package/dist/esm/justifi-owner-form_3.entry.js +8 -8
- package/dist/esm/justifi-payment-details.entry.js +11 -11
- package/dist/esm/justifi-payment-provisioning-core.entry.js +3 -3
- package/dist/esm/justifi-payment-provisioning.entry.js +9 -9
- package/dist/esm/justifi-payment-transactions-list.entry.js +14 -16
- package/dist/esm/justifi-payments-list-filters.entry.js +7 -7
- package/dist/esm/justifi-payments-list.entry.js +14 -14
- package/dist/esm/justifi-payout-details.entry.js +10 -10
- package/dist/esm/justifi-payout-transactions-list.entry.js +16 -22
- package/dist/esm/justifi-payouts-list-filters.entry.js +7 -7
- package/dist/esm/justifi-payouts-list.entry.js +15 -15
- package/dist/esm/justifi-refund-payment.entry.js +15 -21
- package/dist/esm/justifi-saved-payment-method.entry.js +1 -1
- package/dist/esm/justifi-season-interruption-insurance.entry.js +14 -25
- package/dist/esm/justifi-skeleton.entry.js +4 -4
- package/dist/esm/justifi-terminal-orders-list-filters.entry.js +9 -9
- package/dist/esm/justifi-terminal-orders-list.entry.js +12 -12
- package/dist/esm/justifi-terminals-list-filters.entry.js +8 -8
- package/dist/esm/justifi-terminals-list.entry.js +14 -14
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{package-D51QuD44.js → package-BBpkkt2-.js} +1 -1
- package/dist/esm/pagination-menu.entry.js +1 -1
- package/dist/esm/payment-details-core.entry.js +16 -28
- package/dist/esm/payment-method-option.entry.js +3 -3
- package/dist/esm/{payment.service-uJpJaX2Z.js → payment.service-QJEmd6Nl.js} +2 -2
- package/dist/esm/payments-list-core.entry.js +12 -12
- package/dist/esm/{payments-list-params-state-D8tzsGR_.js → payments-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{payments-status-5orNU2Rd.js → payments-status-DDafc8Yr.js} +2 -2
- package/dist/esm/{payments-table-B0uyodyJ.js → payments-table-De3Jb6rY.js} +4 -6
- package/dist/esm/payout-details-core.entry.js +12 -24
- package/dist/esm/{payout.service-ClUgtbbb.js → payout.service-XxyEr0rj.js} +2 -2
- package/dist/esm/payouts-list-core.entry.js +12 -12
- package/dist/esm/{payouts-list-params-state-D8tzsGR_.js → payouts-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{payouts-status-CZPwa2AE.js → payouts-status-u1eSRz3Q.js} +2 -2
- package/dist/esm/{payouts-table-CaCSX_0q.js → payouts-table-BO-MCzXj.js} +5 -7
- package/dist/esm/{skeleton-qMb0_Cjy.js → skeleton-DtpkgjZ6.js} +1 -1
- package/dist/esm/spinner-CIXUVK4F.js +8 -0
- package/dist/esm/{styled-host-CTAGIN84.js → styled-host-CbizlfAU.js} +2 -4
- package/dist/esm/{table-Br3n9Xu-.js → table-DcRHK_sm.js} +5 -11
- package/dist/esm/table-filters-menu.entry.js +3 -3
- package/dist/esm/terminal-orders-list-core.entry.js +11 -11
- package/dist/esm/{terminal-orders-list-params-state-D8tzsGR_.js → terminal-orders-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{terminal-orders-table-DPtof5Zb.js → terminal-orders-table-9nsnrAq8.js} +7 -11
- package/dist/esm/terminal-quantity-selector.entry.js +2 -2
- package/dist/esm/{terminal.service-ClNtE3e-.js → terminal.service-D2oETGnk.js} +2 -2
- package/dist/esm/terminals-list-core.entry.js +11 -11
- package/dist/esm/terminals-list-params-state-C2_GlMKR.js +16 -0
- package/dist/esm/{terminals-table-ClkR_jrC.js → terminals-table-C6NO2m-t.js} +3 -3
- package/dist/esm/{utils-lb8p1Exq.js → utils-BscIVFn8.js} +6 -1
- package/dist/esm/utils-_ckvHjSW.js +11 -0
- package/dist/esm/webcomponents.js +4 -4
- package/dist/module/ModularCheckout.js +57 -0
- package/dist/module/Refund.js +2 -0
- package/dist/module/additional-questions-details2.js +4 -2
- package/dist/module/additional-questions.js +4 -2
- package/dist/module/additional-statement.js +5 -3
- package/dist/module/bank-account-billing-form-simple.js +4 -2
- package/dist/module/bank-account-document-inputs.js +4 -2
- package/dist/module/bank-account-form-inputs2.js +4 -2
- package/dist/module/bank-account-form.js +10 -13
- package/dist/module/bank-account.js +7 -13
- package/dist/module/billing-form-full.js +4 -2
- package/dist/module/billing-form.js +4 -2
- package/dist/module/business-additional-questions-form-step-core.js +4 -2
- package/dist/module/business-additional-questions-form-step.js +4 -2
- package/dist/module/business-bank-account-form-step-core.js +4 -2
- package/dist/module/business-bank-account-form-step.js +4 -2
- package/dist/module/business-core-info-form-step-core.js +4 -2
- package/dist/module/business-core-info-form-step.js +4 -2
- package/dist/module/business-core-info.js +4 -2
- package/dist/module/business-details-core2.js +6 -19
- package/dist/module/business-documents-on-file2.js +4 -2
- package/dist/module/business-owners-form-step-core.js +4 -2
- package/dist/module/business-owners-form-step.js +4 -2
- package/dist/module/business-representative-form-inputs.js +4 -2
- package/dist/module/business-representative-form-step-core.js +4 -2
- package/dist/module/business-representative-form-step.js +4 -2
- package/dist/module/business-representative.js +4 -2
- package/dist/module/business-terms-conditions-form-step.js +4 -2
- package/dist/module/button.js +1 -2
- package/dist/module/cancellation-policy.js +5 -3
- package/dist/module/card-billing-form-simple.js +4 -2
- package/dist/module/card-form.js +10 -17
- package/dist/module/card-form2.js +7 -17
- package/dist/module/checkout.store.js +42 -31
- package/dist/module/checkouts-list-core2.js +6 -6
- package/dist/module/core-info-details2.js +4 -2
- package/dist/module/custom-popper2.js +6 -4
- package/dist/module/customer-details.js +5 -3
- package/dist/module/details.js +4 -2
- package/dist/module/dispute-management-core.js +5 -3
- package/dist/module/dispute-notification.js +5 -3
- package/dist/module/dispute-response-core.js +5 -3
- package/dist/module/dispute-response.js +5 -3
- package/dist/module/duplicate-charge.js +5 -3
- package/dist/module/electronic-evidence.js +5 -3
- package/dist/module/form-alert2.js +4 -2
- package/dist/module/form-control-checkbox2.js +6 -4
- package/dist/module/form-control-date2.js +6 -4
- package/dist/module/form-control-file-v22.js +5 -3
- package/dist/module/form-control-file2.js +6 -4
- package/dist/module/form-control-help-text2.js +4 -2
- package/dist/module/form-control-monetary-provisioning2.js +4 -2
- package/dist/module/form-control-monetary2.js +6 -4
- package/dist/module/form-control-number-masked2.js +6 -4
- package/dist/module/form-control-number.js +6 -4
- package/dist/module/form-control-radio2.js +7 -5
- package/dist/module/form-control-select2.js +6 -4
- package/dist/module/form-control-text2.js +6 -4
- package/dist/module/form-control-textarea2.js +6 -4
- package/dist/module/form-control-tooltip2.js +4 -2
- package/dist/module/gross-payment-chart-core2.js +6 -4
- package/dist/module/hidden-input2.js +5 -3
- package/dist/module/identity-address-form.js +4 -2
- package/dist/module/iframe-input2.js +7 -5
- package/dist/module/index.js +1 -0
- package/dist/module/justifi-apple-pay.js +174 -86
- package/dist/module/justifi-business-details.js +4 -2
- package/dist/module/justifi-business-form.js +6 -19
- package/dist/module/justifi-button2.js +5 -3
- package/dist/module/justifi-checkout.js +15 -4
- package/dist/module/justifi-checkouts-list-filters.js +5 -3
- package/dist/module/justifi-checkouts-list.js +5 -3
- package/dist/module/justifi-config-provider.js +4 -2
- package/dist/module/justifi-dispute-management.js +5 -3
- package/dist/module/justifi-gross-payment-chart.js +4 -2
- package/dist/module/justifi-header2.js +5 -3
- package/dist/module/justifi-order-terminals.js +9 -35
- package/dist/module/justifi-payment-details.js +4 -2
- package/dist/module/justifi-payment-provisioning.js +4 -2
- package/dist/module/justifi-payment-transactions-list.js +6 -6
- package/dist/module/justifi-payments-list-filters.js +6 -4
- package/dist/module/justifi-payments-list.js +5 -3
- package/dist/module/justifi-payout-details.js +4 -2
- package/dist/module/justifi-payout-transactions-list.js +8 -12
- package/dist/module/justifi-payouts-list-filters.js +6 -4
- package/dist/module/justifi-payouts-list.js +5 -3
- package/dist/module/justifi-radio-list-item2.js +6 -4
- package/dist/module/justifi-refund-payment.js +6 -10
- package/dist/module/justifi-saved-payment-method.js +4 -2
- package/dist/module/justifi-season-interruption-insurance.js +6 -16
- package/dist/module/justifi-skeleton.js +5 -3
- package/dist/module/justifi-terminal-orders-list-filters.js +6 -4
- package/dist/module/justifi-terminal-orders-list.js +5 -3
- package/dist/module/justifi-terminals-list-filters.js +5 -3
- package/dist/module/justifi-terminals-list.js +5 -3
- package/dist/module/legal-address-details2.js +4 -2
- package/dist/module/legal-address-form-step-core.js +4 -2
- package/dist/module/legal-address-form-step.js +4 -2
- package/dist/module/legal-address-form.js +4 -2
- package/dist/module/modular-checkout.js +99 -39
- package/dist/module/owner-details2.js +4 -2
- package/dist/module/owner-form-core2.js +4 -2
- package/dist/module/owner-form-inputs2.js +4 -2
- package/dist/module/owner-form.js +4 -2
- package/dist/module/package.js +1 -1
- package/dist/module/pagination-menu2.js +4 -2
- package/dist/module/payment-details-core2.js +13 -23
- package/dist/module/payment-method-option.js +5 -3
- package/dist/module/payment-provisioning-core.js +4 -2
- package/dist/module/payment-provisioning-form-buttons.js +4 -2
- package/dist/module/payment-provisioning-form-steps.js +4 -2
- package/dist/module/payment-provisioning-loading.js +2 -17
- package/dist/module/payments-list-core2.js +6 -6
- package/dist/module/payout-details-core2.js +8 -18
- package/dist/module/payouts-list-core2.js +7 -7
- package/dist/module/plaid-payment-method.js +49 -104
- package/dist/module/plaid.service.js +26 -0
- package/dist/module/product-or-service.js +5 -3
- package/dist/module/refund-policy.js +5 -3
- package/dist/module/representative-details2.js +4 -2
- package/dist/module/save-new-payment-method.js +7 -3
- package/dist/module/saved-payment-methods.js +13 -12
- package/dist/module/sezzle-payment-method.js +14 -24
- package/dist/module/shipping-details.js +5 -3
- package/dist/module/spinner.js +1 -3
- package/dist/module/styled-host.js +1 -3
- package/dist/module/summary.js +5 -3
- package/dist/module/table-filters-menu2.js +5 -3
- package/dist/module/table.js +3 -9
- package/dist/module/terminal-orders-list-core2.js +7 -9
- package/dist/module/terminal-quantity-selector2.js +5 -3
- package/dist/module/terminals-list-core2.js +6 -4
- package/dist/module/tokenize-payment-method.js +16 -12
- package/dist/module/utils.js +5 -16
- package/dist/module/utils2.js +6 -1
- package/dist/types/api/Checkout.d.ts +7 -15
- package/dist/types/api/Payment.d.ts +3 -1
- package/dist/types/api/index.d.ts +2 -2
- package/dist/types/api/services/apple-pay.service.d.ts +7 -0
- package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +1 -0
- package/dist/types/components/checkout/card-form/card-form.d.ts +1 -0
- package/dist/types/components/checkout/checkout.d.ts +5 -0
- package/dist/types/components/checkout/save-new-payment-method.d.ts +1 -0
- package/dist/types/components/modular-checkout/ModularCheckout.d.ts +41 -0
- package/dist/types/components/modular-checkout/modular-checkout.d.ts +5 -3
- package/dist/types/components/modular-checkout/sub-components/apple-pay-skeleton.d.ts +1 -1
- package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +9 -3
- package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.d.ts +1 -2
- package/dist/types/components/modular-checkout/sub-components/saved-payment-methods.d.ts +3 -3
- package/dist/types/components/modular-checkout/sub-components/sezzle-payment-method.d.ts +1 -1
- package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +2 -1
- package/dist/types/components.d.ts +23 -16
- package/dist/types/index.d.ts +4 -0
- package/dist/types/stencil-public-runtime.d.ts +21 -0
- package/dist/types/store/checkout.store.d.ts +12 -5
- package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
- package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +1 -1
- package/dist/types/utils/utils.d.ts +1 -0
- package/dist/webcomponents/index.esm.js +1 -0
- package/dist/webcomponents/p-005efe51.entry.js +1 -0
- package/dist/webcomponents/p-0142114f.entry.js +1 -0
- package/dist/webcomponents/{p-54ca3070.entry.js → p-0801324e.entry.js} +1 -1
- package/dist/webcomponents/{p-ed7dfcf3.entry.js → p-0d8fe5f2.entry.js} +1 -1
- package/dist/webcomponents/{p-613421d4.entry.js → p-146de253.entry.js} +1 -1
- package/dist/webcomponents/p-17f7590c.entry.js +1 -0
- package/dist/webcomponents/{p-9846b23d.entry.js → p-1b7926f6.entry.js} +1 -1
- package/dist/webcomponents/{p-44450a94.entry.js → p-20f036cc.entry.js} +1 -1
- package/dist/webcomponents/{p-f13ae573.entry.js → p-2246aa69.entry.js} +1 -1
- package/dist/webcomponents/p-246ef4ff.entry.js +1 -0
- package/dist/webcomponents/{p-bcb1d661.entry.js → p-25484e99.entry.js} +1 -1
- package/dist/webcomponents/{p-053c183b.entry.js → p-265d0a1d.entry.js} +1 -1
- package/dist/webcomponents/{p-4213d10e.entry.js → p-27fc3ef0.entry.js} +3 -3
- package/dist/webcomponents/{p-9b0f0f53.entry.js → p-2a43e77f.entry.js} +1 -1
- package/dist/webcomponents/p-30c414b5.entry.js +1 -0
- package/dist/webcomponents/{p-8d891445.entry.js → p-3152c84f.entry.js} +1 -1
- package/dist/webcomponents/p-3546a5aa.entry.js +1 -0
- package/dist/webcomponents/p-3621a429.entry.js +1 -0
- package/dist/webcomponents/p-3906296f.entry.js +1 -0
- package/dist/webcomponents/{p-f1cba43c.entry.js → p-3d37045d.entry.js} +1 -1
- package/dist/webcomponents/p-3e320c0d.entry.js +1 -0
- package/dist/webcomponents/p-406ba650.entry.js +1 -0
- package/dist/webcomponents/p-44d1341c.entry.js +1 -0
- package/dist/webcomponents/{p-6255c685.entry.js → p-44e32f85.entry.js} +1 -1
- package/dist/webcomponents/p-4ea83bfd.entry.js +1 -0
- package/dist/webcomponents/p-558f7967.entry.js +1 -0
- package/dist/webcomponents/p-5c3d8de5.entry.js +1 -0
- package/dist/webcomponents/p-5c477f08.entry.js +1 -0
- package/dist/webcomponents/p-68329f16.entry.js +1 -0
- package/dist/webcomponents/p-6fdc03bc.entry.js +1 -0
- package/dist/webcomponents/p-6fe79f16.entry.js +1 -0
- package/dist/webcomponents/p-7aeb20d2.entry.js +1 -0
- package/dist/webcomponents/p-7b103dad.entry.js +1 -0
- package/dist/webcomponents/{p-28618e6f.entry.js → p-7c5cd118.entry.js} +1 -1
- package/dist/webcomponents/{p-17896a6d.entry.js → p-7cb6cc9f.entry.js} +1 -1
- package/dist/webcomponents/p-7e04d5af.entry.js +1 -0
- package/dist/webcomponents/p-82781411.entry.js +1 -0
- package/dist/webcomponents/p-84043580.entry.js +1 -0
- package/dist/webcomponents/p-8467851a.entry.js +1 -0
- package/dist/webcomponents/{p-95cbb655.entry.js → p-8d3f5638.entry.js} +1 -1
- package/dist/webcomponents/p-906fdf0c.entry.js +1 -0
- package/dist/webcomponents/{p-9a2c044f.entry.js → p-90e43440.entry.js} +1 -1
- package/dist/webcomponents/p-95348ff6.entry.js +1 -0
- package/dist/webcomponents/{p-15705e8a.entry.js → p-9c4079cc.entry.js} +1 -1
- package/dist/webcomponents/{p-f04c79f2.entry.js → p-9d7b5d07.entry.js} +1 -1
- package/dist/webcomponents/p-9fc464eb.entry.js +1 -0
- package/dist/webcomponents/{p-0mMX1Zv4.js → p-B4idKqyn.js} +1 -1
- package/dist/webcomponents/p-BBpkkt2-.js +1 -0
- package/dist/webcomponents/{p-zdIeCUeh.js → p-BHf9IqGw.js} +1 -1
- package/dist/webcomponents/{p-DNo0OPOP.js → p-BIPdn2VU.js} +1 -1
- package/dist/webcomponents/{p-BPtcGAzB.js → p-BUa0YOaw.js} +1 -1
- package/dist/webcomponents/{p-B8iBcmNu.js → p-BY2p6Sxk.js} +1 -1
- package/dist/webcomponents/{p-CB0mCq1M.js → p-BZ7C9duj.js} +1 -1
- package/dist/webcomponents/{p-DGmp4ErD.js → p-BdLLGV9t.js} +1 -1
- package/dist/webcomponents/p-BguBT6Hn.js +1 -0
- package/dist/webcomponents/{p-DhGNCW2f.js → p-Bp_QFeog.js} +1 -1
- package/dist/webcomponents/{p-B71k50jz.js → p-Bvp7uul3.js} +1 -1
- package/dist/webcomponents/{p-CvG-itHC.js → p-C1xGBPma.js} +1 -1
- package/dist/webcomponents/p-C3n7-tlg.js +1 -0
- package/dist/webcomponents/{p-DxqCFDtF.js → p-CLQx9p9q.js} +1 -1
- package/dist/webcomponents/{p-b21ncS7l.js → p-CPVN4dXS.js} +1 -1
- package/dist/webcomponents/p-CQeex56P.js +1 -0
- package/dist/webcomponents/p-CU4XQ3fO.js +1 -0
- package/dist/webcomponents/{p-Bb-6bNcq.js → p-C_3N7nqh.js} +1 -1
- package/dist/webcomponents/{p-BRLwUSZk.js → p-CaxjN6Uo.js} +1 -1
- package/dist/webcomponents/p-CpKvg1ok.js +1 -0
- package/dist/webcomponents/p-CrQgyTRz.js +1 -0
- package/dist/webcomponents/{p-Bu1jU017.js → p-CxzFvTgf.js} +1 -1
- package/dist/webcomponents/{p-DVBbk00Z.js → p-CzPUMw00.js} +1 -1
- package/dist/webcomponents/{p-DDUmOl3v.js → p-D--yCspA.js} +1 -1
- package/dist/webcomponents/{p-qWQmu-fb.js → p-D-JYHdJ7.js} +1 -1
- package/dist/webcomponents/p-D6XirF21.js +1 -0
- package/dist/webcomponents/p-DCIW8z1f.js +1 -0
- package/dist/webcomponents/{p-BfM6X7lF.js → p-DCMrHeJI.js} +1 -1
- package/dist/webcomponents/{p-tkZEz3MG.js → p-D_5McRD_.js} +1 -1
- package/dist/webcomponents/p-DbX0g1WF.js +1 -0
- package/dist/webcomponents/p-De8UloOS.js +1 -0
- package/dist/webcomponents/p-DsAwPf2y.js +1 -0
- package/dist/webcomponents/p-DvZcI6pC.js +1 -0
- package/dist/webcomponents/p-DyDHaG6n.js +1 -0
- package/dist/webcomponents/{p-D2_iJUrZ.js → p-DyOgQlh2.js} +1 -1
- package/dist/webcomponents/p-IG_KR8zP.js +1 -0
- package/dist/webcomponents/p-Xv8DuU3Y.js +1 -0
- package/dist/webcomponents/{p-d46dbb83.entry.js → p-a71a5e64.entry.js} +1 -1
- package/dist/webcomponents/{p-a0cc3d92.entry.js → p-a7e40e91.entry.js} +1 -1
- package/dist/webcomponents/{p-72dda22b.entry.js → p-a90b8b93.entry.js} +1 -1
- package/dist/webcomponents/{p-70f51444.entry.js → p-a928c6fb.entry.js} +1 -1
- package/dist/webcomponents/p-b90999af.entry.js +1 -0
- package/dist/webcomponents/{p-d277cc68.entry.js → p-bc3cdc7b.entry.js} +1 -1
- package/dist/webcomponents/p-c16c0cbc.entry.js +1 -0
- package/dist/webcomponents/p-c262d10f.entry.js +1 -0
- package/dist/webcomponents/p-c4Mh3ZZ_.js +1 -0
- package/dist/webcomponents/{p-2a3c59d4.entry.js → p-c70e1aac.entry.js} +1 -1
- package/dist/webcomponents/{p-f680e617.entry.js → p-cecb65c4.entry.js} +1 -1
- package/dist/webcomponents/p-d7555ff1.entry.js +1 -0
- package/dist/webcomponents/{p-8ff839a4.entry.js → p-df329742.entry.js} +1 -1
- package/dist/webcomponents/{p-3e667b07.entry.js → p-e2a38ad0.entry.js} +1 -1
- package/dist/webcomponents/p-e6516014.entry.js +1 -0
- package/dist/webcomponents/{p-97c0dde4.entry.js → p-e6e96be2.entry.js} +1 -1
- package/dist/webcomponents/p-e79338f9.entry.js +1 -0
- package/dist/webcomponents/p-ea2a9a81.entry.js +1 -0
- package/dist/webcomponents/p-f5c3f489.entry.js +1 -0
- package/dist/webcomponents/p-f6fbd43d.entry.js +1 -0
- package/dist/webcomponents/{p-00a845e5.entry.js → p-f7690165.entry.js} +1 -1
- package/dist/webcomponents/{p-7cf87637.entry.js → p-f8cbcbe9.entry.js} +1 -1
- package/dist/webcomponents/p-f99e4566.entry.js +1 -0
- package/dist/webcomponents/{p-C5id7s_l.js → p-fUtq2xDs.js} +1 -1
- package/dist/webcomponents/{p-Dgflaz6J.js → p-oGKW57R8.js} +1 -1
- package/dist/webcomponents/p-qipqIMyC.js +2 -0
- package/dist/webcomponents/p-xY5RkFuA.js +1 -0
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/spinner-jmeA44Ee.js +0 -12
- package/dist/cjs/terminals-list-params-state-Cewmin_p.js +0 -22
- package/dist/cjs/utils-Bzyj4qWe.js +0 -29
- package/dist/esm/spinner-DUzyWLhj.js +0 -10
- package/dist/esm/terminals-list-params-state-D8tzsGR_.js +0 -16
- package/dist/esm/utils-Dg6gMUTv.js +0 -22
- package/dist/webcomponents/p-040e8524.entry.js +0 -1
- package/dist/webcomponents/p-0f42c89d.entry.js +0 -1
- package/dist/webcomponents/p-1288fda5.entry.js +0 -1
- package/dist/webcomponents/p-14ff3155.entry.js +0 -1
- package/dist/webcomponents/p-2b5da0dc.entry.js +0 -1
- package/dist/webcomponents/p-3aecd2cd.entry.js +0 -1
- package/dist/webcomponents/p-3bf63d1e.entry.js +0 -1
- package/dist/webcomponents/p-5580e6ca.entry.js +0 -1
- package/dist/webcomponents/p-57dde36e.entry.js +0 -1
- package/dist/webcomponents/p-5bc6f5ca.entry.js +0 -1
- package/dist/webcomponents/p-5f87add5.entry.js +0 -1
- package/dist/webcomponents/p-60206d9c.entry.js +0 -1
- package/dist/webcomponents/p-7089fb85.entry.js +0 -1
- package/dist/webcomponents/p-724e57e1.entry.js +0 -1
- package/dist/webcomponents/p-72f3bbfc.entry.js +0 -1
- package/dist/webcomponents/p-84d2025d.entry.js +0 -1
- package/dist/webcomponents/p-851a418e.entry.js +0 -1
- package/dist/webcomponents/p-87884ca5.entry.js +0 -1
- package/dist/webcomponents/p-88905a54.entry.js +0 -1
- package/dist/webcomponents/p-8990707a.entry.js +0 -1
- package/dist/webcomponents/p-8b7cbdbf.entry.js +0 -1
- package/dist/webcomponents/p-8cca8903.entry.js +0 -1
- package/dist/webcomponents/p-98cffba9.entry.js +0 -1
- package/dist/webcomponents/p-9f5c9e41.entry.js +0 -1
- package/dist/webcomponents/p-B5Rc83j1.js +0 -1
- package/dist/webcomponents/p-BEPUC3Po.js +0 -1
- package/dist/webcomponents/p-BP7op0vq.js +0 -1
- package/dist/webcomponents/p-BQ2TIFoY.js +0 -1
- package/dist/webcomponents/p-BSt6p1oq.js +0 -1
- package/dist/webcomponents/p-BY1mRAvj.js +0 -1
- package/dist/webcomponents/p-BbZwa5UI.js +0 -1
- package/dist/webcomponents/p-Bn7inNWG.js +0 -2
- package/dist/webcomponents/p-C6c6Q0E7.js +0 -1
- package/dist/webcomponents/p-CaAVuW6B.js +0 -1
- package/dist/webcomponents/p-CpaS1Lex.js +0 -1
- package/dist/webcomponents/p-D51QuD44.js +0 -1
- package/dist/webcomponents/p-DD0Mvpeu.js +0 -1
- package/dist/webcomponents/p-DIDloHpm.js +0 -1
- package/dist/webcomponents/p-Dc1CS9Mi.js +0 -1
- package/dist/webcomponents/p-DsZZxRXY.js +0 -1
- package/dist/webcomponents/p-a1d3bb81.entry.js +0 -1
- package/dist/webcomponents/p-a9957ca5.entry.js +0 -1
- package/dist/webcomponents/p-abbf14b5.entry.js +0 -1
- package/dist/webcomponents/p-c44325f8.entry.js +0 -1
- package/dist/webcomponents/p-c65bcc0c.entry.js +0 -1
- package/dist/webcomponents/p-c874ca2b.entry.js +0 -1
- package/dist/webcomponents/p-caac63bf.entry.js +0 -1
- package/dist/webcomponents/p-d17e2531.entry.js +0 -1
- package/dist/webcomponents/p-d72e8541.entry.js +0 -1
- package/dist/webcomponents/p-eP3fmhta.js +0 -1
- package/dist/webcomponents/p-ef353e3d.entry.js +0 -1
- package/dist/webcomponents/p-fa1aba4e.entry.js +0 -1
- package/dist/webcomponents/p-fb16d889.entry.js +0 -1
- package/dist/webcomponents/p-fd4ffaa2.entry.js +0 -1
- package/dist/webcomponents/p-sw5RO19U.js +0 -1
|
@@ -5,7 +5,7 @@ import './details.js';
|
|
|
5
5
|
import './event-types.js';
|
|
6
6
|
import './justifi-radio-list-item2.js';
|
|
7
7
|
import { S as Skeleton } from './skeleton.js';
|
|
8
|
-
import { c as checkoutStore
|
|
8
|
+
import { c as checkoutStore } from './checkout.store.js';
|
|
9
9
|
|
|
10
10
|
var ApplePaySessionStatus;
|
|
11
11
|
(function (ApplePaySessionStatus) {
|
|
@@ -127,6 +127,15 @@ class ApplePayHelpers {
|
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
+
// Centralized error codes for Apple Pay service
|
|
131
|
+
var ApplePayServiceErrorCode;
|
|
132
|
+
(function (ApplePayServiceErrorCode) {
|
|
133
|
+
ApplePayServiceErrorCode["UNAVAILABLE"] = "UNAVAILABLE";
|
|
134
|
+
ApplePayServiceErrorCode["SESSION_ERROR"] = "SESSION_ERROR";
|
|
135
|
+
ApplePayServiceErrorCode["MERCHANT_VALIDATION_ERROR"] = "MERCHANT_VALIDATION_ERROR";
|
|
136
|
+
ApplePayServiceErrorCode["PAYMENT_PROCESSING_ERROR"] = "PAYMENT_PROCESSING_ERROR";
|
|
137
|
+
ApplePayServiceErrorCode["USER_CANCELLED"] = "USER_CANCELLED";
|
|
138
|
+
})(ApplePayServiceErrorCode || (ApplePayServiceErrorCode = {}));
|
|
130
139
|
class ApplePayService {
|
|
131
140
|
constructor() {
|
|
132
141
|
this.api = Api();
|
|
@@ -197,28 +206,70 @@ class ApplePayService {
|
|
|
197
206
|
* Start Apple Pay session
|
|
198
207
|
*/
|
|
199
208
|
async startPaymentSession(paymentRequest, authToken, accountId) {
|
|
209
|
+
// Begin verbose diagnostics for easier debugging in the field
|
|
210
|
+
console.groupCollapsed('[ApplePayService] startPaymentSession called');
|
|
211
|
+
console.log('[ApplePayService] raw paymentRequest:', JSON.stringify(paymentRequest, null, 2));
|
|
212
|
+
console.log('[ApplePayService] has authToken:', Boolean(authToken));
|
|
213
|
+
console.log('[ApplePayService] accountId:', accountId);
|
|
214
|
+
console.log('[ApplePayService] has config:', Boolean(this.applePayConfig));
|
|
200
215
|
if (!this.applePayConfig) {
|
|
216
|
+
console.error('[ApplePayService] Missing applePayConfig. Did you call initialize()?');
|
|
217
|
+
console.groupEnd();
|
|
201
218
|
throw new Error('Apple Pay not initialized. Call initialize() first.');
|
|
202
219
|
}
|
|
203
220
|
// if (!this.isAvailable()) {
|
|
204
221
|
// throw new Error('Apple Pay is not available on this device/browser');
|
|
205
222
|
// }
|
|
206
223
|
const request = new ApplePayPaymentRequest(paymentRequest);
|
|
224
|
+
console.log('[ApplePayService] created ApplePayPaymentRequest:', request);
|
|
207
225
|
if (!request.isValid) {
|
|
226
|
+
const missingFields = [];
|
|
227
|
+
if (!request.countryCode)
|
|
228
|
+
missingFields.push('countryCode');
|
|
229
|
+
if (!request.currencyCode)
|
|
230
|
+
missingFields.push('currencyCode');
|
|
231
|
+
if (!request.merchantCapabilities ||
|
|
232
|
+
request.merchantCapabilities.length === 0)
|
|
233
|
+
missingFields.push('merchantCapabilities');
|
|
234
|
+
if (!request.supportedNetworks || request.supportedNetworks.length === 0)
|
|
235
|
+
missingFields.push('supportedNetworks');
|
|
236
|
+
if (!request.total || !request.total.label || !request.total.amount)
|
|
237
|
+
missingFields.push('total');
|
|
238
|
+
console.error('[ApplePayService] Payment request is invalid. Missing/invalid:', missingFields);
|
|
239
|
+
console.groupEnd();
|
|
208
240
|
throw new Error('Invalid payment request provided');
|
|
209
241
|
}
|
|
210
242
|
this.currentPaymentRequest = request;
|
|
211
243
|
return new Promise((resolve, reject) => {
|
|
212
244
|
try {
|
|
245
|
+
console.log('[ApplePayService] About to instantiate ApplePaySession');
|
|
246
|
+
// Defensive checks for Apple Pay environment
|
|
247
|
+
if (typeof window === 'undefined' || !('ApplePaySession' in window)) {
|
|
248
|
+
console.error('[ApplePayService] ApplePaySession not available on window');
|
|
249
|
+
console.groupEnd();
|
|
250
|
+
return reject({
|
|
251
|
+
success: false,
|
|
252
|
+
error: {
|
|
253
|
+
code: ApplePayServiceErrorCode.APPLE_PAY_UNAVAILABLE,
|
|
254
|
+
message: 'ApplePaySession API is not available in this environment',
|
|
255
|
+
},
|
|
256
|
+
});
|
|
257
|
+
}
|
|
213
258
|
this.currentSession = new window.ApplePaySession(3, request);
|
|
259
|
+
console.log('[ApplePayService] ApplePaySession instantiated:', this.currentSession);
|
|
214
260
|
this.setupSessionEventHandlers(resolve, reject, authToken, accountId);
|
|
261
|
+
console.log('[ApplePayService] Event handlers set. Beginning session...');
|
|
215
262
|
this.currentSession.begin();
|
|
263
|
+
console.log('[ApplePayService] Session.begin() called');
|
|
264
|
+
console.groupEnd();
|
|
216
265
|
}
|
|
217
266
|
catch (error) {
|
|
267
|
+
console.error('[ApplePayService] Exception while starting session:', error);
|
|
268
|
+
console.groupEnd();
|
|
218
269
|
reject({
|
|
219
270
|
success: false,
|
|
220
271
|
error: {
|
|
221
|
-
code:
|
|
272
|
+
code: ApplePayServiceErrorCode.SESSION_ERROR,
|
|
222
273
|
message: error instanceof Error
|
|
223
274
|
? error.message
|
|
224
275
|
: 'Failed to start Apple Pay session',
|
|
@@ -244,16 +295,26 @@ class ApplePayService {
|
|
|
244
295
|
if (!this.currentSession ||
|
|
245
296
|
!this.applePayConfig ||
|
|
246
297
|
!this.currentPaymentRequest) {
|
|
298
|
+
console.error('[ApplePayService] setupSessionEventHandlers called without required state', {
|
|
299
|
+
hasSession: Boolean(this.currentSession),
|
|
300
|
+
hasConfig: Boolean(this.applePayConfig),
|
|
301
|
+
hasPaymentRequest: Boolean(this.currentPaymentRequest),
|
|
302
|
+
});
|
|
247
303
|
return;
|
|
248
304
|
}
|
|
249
305
|
this.currentSession.onvalidatemerchant = async () => {
|
|
306
|
+
console.groupCollapsed('[ApplePayService] onvalidatemerchant');
|
|
250
307
|
try {
|
|
308
|
+
console.log('[ApplePayService] accountId:', accountId);
|
|
251
309
|
if (!authToken) {
|
|
310
|
+
console.error('[ApplePayService] Missing authToken for merchant validation');
|
|
252
311
|
throw new Error('Authentication token not provided.');
|
|
253
312
|
}
|
|
254
313
|
const merchantSession = await this.validateMerchant(authToken, accountId);
|
|
314
|
+
console.log('[ApplePayService] merchantSession received');
|
|
255
315
|
try {
|
|
256
316
|
this.currentSession.completeMerchantValidation(merchantSession);
|
|
317
|
+
console.log('[ApplePayService] completeMerchantValidation called');
|
|
257
318
|
}
|
|
258
319
|
catch (completionError) {
|
|
259
320
|
console.error('Error calling completeMerchantValidation:', completionError);
|
|
@@ -263,32 +324,44 @@ class ApplePayService {
|
|
|
263
324
|
catch (error) {
|
|
264
325
|
console.error('=== MERCHANT VALIDATION ERROR ===');
|
|
265
326
|
console.error('Error during merchant validation:', error);
|
|
266
|
-
|
|
327
|
+
if (error && error.stack) {
|
|
328
|
+
console.error('Error stack:', error.stack);
|
|
329
|
+
}
|
|
267
330
|
this.currentSession.abort();
|
|
268
331
|
reject({
|
|
269
332
|
success: false,
|
|
270
333
|
error: {
|
|
271
|
-
code:
|
|
334
|
+
code: ApplePayServiceErrorCode.MERCHANT_VALIDATION_ERROR,
|
|
272
335
|
message: error instanceof Error
|
|
273
336
|
? error.message
|
|
274
337
|
: 'Merchant validation failed',
|
|
275
338
|
},
|
|
276
339
|
});
|
|
277
340
|
}
|
|
341
|
+
console.groupEnd();
|
|
278
342
|
};
|
|
279
343
|
this.currentSession.onpaymentauthorized = async (event) => {
|
|
344
|
+
var _a;
|
|
345
|
+
console.groupCollapsed('[ApplePayService] onpaymentauthorized');
|
|
280
346
|
try {
|
|
281
347
|
const payment = event.payment;
|
|
348
|
+
console.log('[ApplePayService] payment payload snapshot:', {
|
|
349
|
+
hasToken: Boolean(payment === null || payment === void 0 ? void 0 : payment.token),
|
|
350
|
+
tokenType: ((_a = payment === null || payment === void 0 ? void 0 : payment.token) === null || _a === void 0 ? void 0 : _a.paymentData) ? 'paymentData' : 'raw',
|
|
351
|
+
});
|
|
282
352
|
const paymentPayload = Object.assign(Object.assign({}, payment.token), { product_details: {
|
|
283
353
|
name: this.currentPaymentRequest.total.label,
|
|
284
354
|
price: ApplePayHelpers.parseAmount(this.currentPaymentRequest.total.amount),
|
|
285
355
|
description: this.currentPaymentRequest.total.label,
|
|
286
356
|
} });
|
|
357
|
+
console.log('[ApplePayService] paymentPayload prepared');
|
|
287
358
|
const paymentResult = await this.processPayment(authToken, accountId, paymentPayload);
|
|
359
|
+
console.log('[ApplePayService] processPayment result:', paymentResult);
|
|
288
360
|
if (paymentResult.success) {
|
|
289
361
|
this.currentSession.completePayment({
|
|
290
362
|
status: ApplePaySessionStatus.STATUS_SUCCESS,
|
|
291
363
|
});
|
|
364
|
+
console.log('[ApplePayService] Payment success; resolving');
|
|
292
365
|
resolve({
|
|
293
366
|
success: true,
|
|
294
367
|
token: payment.token,
|
|
@@ -303,7 +376,7 @@ class ApplePayService {
|
|
|
303
376
|
reject({
|
|
304
377
|
success: false,
|
|
305
378
|
error: {
|
|
306
|
-
code:
|
|
379
|
+
code: ApplePayServiceErrorCode.PAYMENT_PROCESSING_ERROR,
|
|
307
380
|
message: 'Payment processing failed',
|
|
308
381
|
},
|
|
309
382
|
});
|
|
@@ -312,14 +385,16 @@ class ApplePayService {
|
|
|
312
385
|
catch (error) {
|
|
313
386
|
console.error('=== PAYMENT PROCESSING ERROR ===');
|
|
314
387
|
console.error('Error processing payment:', error);
|
|
315
|
-
|
|
388
|
+
if (error && error.stack) {
|
|
389
|
+
console.error('Error stack:', error.stack);
|
|
390
|
+
}
|
|
316
391
|
this.currentSession.completePayment({
|
|
317
392
|
status: ApplePaySessionStatus.STATUS_FAILURE,
|
|
318
393
|
});
|
|
319
394
|
reject({
|
|
320
395
|
success: false,
|
|
321
396
|
error: {
|
|
322
|
-
code:
|
|
397
|
+
code: ApplePayServiceErrorCode.PAYMENT_PROCESSING_ERROR,
|
|
323
398
|
message: error instanceof Error
|
|
324
399
|
? error.message
|
|
325
400
|
: 'Payment processing failed',
|
|
@@ -327,31 +402,40 @@ class ApplePayService {
|
|
|
327
402
|
});
|
|
328
403
|
}
|
|
329
404
|
finally {
|
|
405
|
+
console.log('[ApplePayService] Cleaning up session state');
|
|
330
406
|
this.currentSession = undefined;
|
|
331
407
|
this.currentPaymentRequest = undefined;
|
|
332
408
|
}
|
|
409
|
+
console.groupEnd();
|
|
333
410
|
};
|
|
334
411
|
this.currentSession.onpaymentmethodselected = () => {
|
|
412
|
+
console.groupCollapsed('[ApplePayService] onpaymentmethodselected');
|
|
335
413
|
const paymentUpdate = {
|
|
336
414
|
newTotal: this.currentPaymentRequest.total,
|
|
337
415
|
newLineItems: this.currentPaymentRequest.lineItems || [],
|
|
338
416
|
};
|
|
339
417
|
try {
|
|
340
418
|
this.currentSession.completePaymentMethodSelection(paymentUpdate);
|
|
419
|
+
console.log('[ApplePayService] completePaymentMethodSelection called');
|
|
341
420
|
}
|
|
342
421
|
catch (error) {
|
|
343
422
|
console.error('Error completing payment method selection:', error);
|
|
344
423
|
this.currentSession.abort();
|
|
345
424
|
}
|
|
425
|
+
console.groupEnd();
|
|
346
426
|
};
|
|
347
427
|
this.currentSession.onshippingmethodselected = () => {
|
|
428
|
+
console.groupCollapsed('[ApplePayService] onshippingmethodselected');
|
|
348
429
|
this.currentSession.completeShippingMethodSelection({
|
|
349
430
|
status: ApplePaySessionStatus.STATUS_SUCCESS,
|
|
350
431
|
newTotal: this.currentPaymentRequest.total,
|
|
351
432
|
newLineItems: this.currentPaymentRequest.lineItems || [],
|
|
352
433
|
});
|
|
434
|
+
console.log('[ApplePayService] completeShippingMethodSelection called');
|
|
435
|
+
console.groupEnd();
|
|
353
436
|
};
|
|
354
437
|
this.currentSession.oncancel = (event) => {
|
|
438
|
+
console.groupCollapsed('[ApplePayService] oncancel');
|
|
355
439
|
if (event.sessionError) {
|
|
356
440
|
console.error(event.sessionError);
|
|
357
441
|
switch (event.sessionError.code) {
|
|
@@ -378,13 +462,15 @@ class ApplePayService {
|
|
|
378
462
|
reject({
|
|
379
463
|
success: false,
|
|
380
464
|
error: {
|
|
381
|
-
code:
|
|
465
|
+
code: ApplePayServiceErrorCode.USER_CANCELLED,
|
|
382
466
|
message: 'User cancelled the Apple Pay session',
|
|
383
467
|
},
|
|
384
468
|
});
|
|
469
|
+
console.groupEnd();
|
|
385
470
|
};
|
|
386
471
|
if ('onerror' in this.currentSession) {
|
|
387
472
|
this.currentSession.onerror = (error) => {
|
|
473
|
+
console.groupCollapsed('[ApplePayService] onerror');
|
|
388
474
|
console.error('=== APPLE PAY SESSION ERROR ===');
|
|
389
475
|
console.error('Session error:', error);
|
|
390
476
|
this.currentSession = undefined;
|
|
@@ -392,10 +478,11 @@ class ApplePayService {
|
|
|
392
478
|
reject({
|
|
393
479
|
success: false,
|
|
394
480
|
error: {
|
|
395
|
-
code:
|
|
481
|
+
code: ApplePayServiceErrorCode.SESSION_ERROR,
|
|
396
482
|
message: 'Apple Pay session error occurred',
|
|
397
483
|
},
|
|
398
484
|
});
|
|
485
|
+
console.groupEnd();
|
|
399
486
|
};
|
|
400
487
|
}
|
|
401
488
|
}
|
|
@@ -420,19 +507,14 @@ class ApplePayService {
|
|
|
420
507
|
}
|
|
421
508
|
|
|
422
509
|
const ApplePaySkeleton = (props) => {
|
|
423
|
-
const {
|
|
424
|
-
if (
|
|
510
|
+
const { isLoading } = props;
|
|
511
|
+
if (!isLoading) {
|
|
425
512
|
return null;
|
|
426
513
|
}
|
|
427
|
-
return (h("div", { class: 'container-fluid p-0' },
|
|
428
|
-
h("div", { class: 'row mb-3' },
|
|
429
|
-
h("div", { class: 'col-12 align-content-center' },
|
|
430
|
-
h(Skeleton, { height: '44px', width: '100%', styles: { borderRadius: "8px" } })))));
|
|
514
|
+
return (h("div", { class: 'container-fluid p-0' }, h("div", { class: 'row mb-3' }, h("div", { class: 'col-12 align-content-center' }, h(Skeleton, { height: '44px', width: '100%', styles: { borderRadius: "8px" } })))));
|
|
431
515
|
};
|
|
432
516
|
|
|
433
|
-
const ProcessingSpinner = () => (h("div", { class: 'processing-overlay' },
|
|
434
|
-
h("div", { class: 'spinner' }),
|
|
435
|
-
h("span", null, "Processing...")));
|
|
517
|
+
const ProcessingSpinner = () => (h("div", { class: 'processing-overlay' }, h("div", { class: 'spinner' }), h("span", null, "Processing...")));
|
|
436
518
|
const ApplePayButton = (props) => {
|
|
437
519
|
const getApplePayButtonClass = () => {
|
|
438
520
|
let classes = "apple-pay-button";
|
|
@@ -479,9 +561,7 @@ const ApplePayButton = (props) => {
|
|
|
479
561
|
props.clickHandler();
|
|
480
562
|
}
|
|
481
563
|
};
|
|
482
|
-
return (h("div", { class: 'apple-pay-button-container' },
|
|
483
|
-
h("button", Object.assign({ class: getApplePayButtonClass(), style: getButtonStyles(), onClick: handleClick, disabled: props.disabled || props.isProcessing || !props.isAvailable, "aria-label": 'Pay with Apple Pay', type: 'button' }, props), props.isProcessing && ProcessingSpinner()),
|
|
484
|
-
h("style", null, `
|
|
564
|
+
return (h("div", { class: 'apple-pay-button-container' }, h("button", Object.assign({ class: getApplePayButtonClass(), style: getButtonStyles(), onClick: handleClick, disabled: props.disabled || props.isProcessing || !props.isAvailable, "aria-label": 'Pay with Apple Pay', type: 'button' }, props), props.isProcessing && ProcessingSpinner()), h("style", null, `
|
|
485
565
|
.apple-pay-button-container {
|
|
486
566
|
display: inline-block;
|
|
487
567
|
position: relative;
|
|
@@ -580,9 +660,11 @@ const ApplePayButton = (props) => {
|
|
|
580
660
|
};
|
|
581
661
|
|
|
582
662
|
const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLElement {
|
|
583
|
-
constructor() {
|
|
663
|
+
constructor(registerHost) {
|
|
584
664
|
super();
|
|
585
|
-
|
|
665
|
+
if (registerHost !== false) {
|
|
666
|
+
this.__registerHost();
|
|
667
|
+
}
|
|
586
668
|
this.__attachShadow();
|
|
587
669
|
this.applePayStarted = createEvent(this, "applePayStarted", 7);
|
|
588
670
|
this.applePayCompleted = createEvent(this, "applePayCompleted", 7);
|
|
@@ -600,9 +682,10 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
600
682
|
this.isProcessing = false;
|
|
601
683
|
this.isAvailable = false;
|
|
602
684
|
this.canMakePayments = false;
|
|
685
|
+
this.isConfigValid = true;
|
|
603
686
|
this.error = null;
|
|
604
687
|
this.handleApplePayClick = async () => {
|
|
605
|
-
var _a;
|
|
688
|
+
var _a, _b;
|
|
606
689
|
if (this.isProcessing || this.disabled || !this.isAvailable) {
|
|
607
690
|
return;
|
|
608
691
|
}
|
|
@@ -610,6 +693,14 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
610
693
|
this.isProcessing = true;
|
|
611
694
|
this.error = null;
|
|
612
695
|
this.applePayStarted.emit();
|
|
696
|
+
console.groupCollapsed('[ApplePay Component] handleApplePayClick');
|
|
697
|
+
console.log('[ApplePay Component] click context:', {
|
|
698
|
+
isProcessing: this.isProcessing,
|
|
699
|
+
disabled: this.disabled,
|
|
700
|
+
isAvailable: this.isAvailable,
|
|
701
|
+
canMakePayments: this.canMakePayments,
|
|
702
|
+
hasService: Boolean(this.applePayService),
|
|
703
|
+
});
|
|
613
704
|
const paymentRequest = {
|
|
614
705
|
countryCode: this.countryCode,
|
|
615
706
|
currencyCode: checkoutStore.paymentCurrency,
|
|
@@ -617,7 +708,13 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
617
708
|
supportedNetworks: ApplePayHelpers.getDefaultSupportedNetworks(),
|
|
618
709
|
total: ApplePayHelpers.createLineItem(checkoutStore.paymentDescription, checkoutStore.paymentAmount),
|
|
619
710
|
};
|
|
711
|
+
console.log("[ApplePay Component] paymentRequest", paymentRequest);
|
|
712
|
+
console.log('[ApplePay Component] identifiers snapshot:', {
|
|
713
|
+
authTokenLength: checkoutStore.authToken ? String(checkoutStore.authToken).length : 0,
|
|
714
|
+
accountId: checkoutStore.accountId,
|
|
715
|
+
});
|
|
620
716
|
const result = await this.applePayService.startPaymentSession(paymentRequest, checkoutStore.authToken, checkoutStore.accountId);
|
|
717
|
+
console.log("[ApplePay Component] startPaymentSession result", result);
|
|
621
718
|
if (result.success) {
|
|
622
719
|
this.applePayCompleted.emit({
|
|
623
720
|
success: true,
|
|
@@ -632,14 +729,14 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
632
729
|
});
|
|
633
730
|
this.applePayError.emit({
|
|
634
731
|
error: ((_a = result.error) === null || _a === void 0 ? void 0 : _a.message) || "Payment failed",
|
|
732
|
+
code: ((_b = result.error) === null || _b === void 0 ? void 0 : _b.code) || ApplePay.ErrorCode.PAYMENT_FAILED,
|
|
635
733
|
});
|
|
636
734
|
}
|
|
637
735
|
}
|
|
638
736
|
catch (error) {
|
|
639
|
-
console.error("Apple Pay payment error:", error);
|
|
640
737
|
const errorMessage = error instanceof Error ? error.message : "Payment failed";
|
|
641
738
|
this.error = errorMessage;
|
|
642
|
-
this.applePayError.emit({ error: errorMessage });
|
|
739
|
+
this.applePayError.emit({ error: errorMessage, code: ApplePay.ErrorCode.PAYMENT_FAILED });
|
|
643
740
|
this.applePayCompleted.emit({
|
|
644
741
|
success: false,
|
|
645
742
|
error: errorMessage,
|
|
@@ -647,43 +744,60 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
647
744
|
}
|
|
648
745
|
finally {
|
|
649
746
|
this.isProcessing = false;
|
|
747
|
+
console.groupEnd();
|
|
650
748
|
}
|
|
651
749
|
};
|
|
652
750
|
}
|
|
653
|
-
componentWillLoad() {
|
|
654
|
-
this.applePayService = new ApplePayService();
|
|
655
|
-
this.initializeApplePay();
|
|
656
|
-
}
|
|
657
|
-
componentDidLoad() {
|
|
658
|
-
onChange("paymentAmount", () => {
|
|
659
|
-
this.initializeApplePay();
|
|
660
|
-
});
|
|
661
|
-
onChange("authToken", () => {
|
|
662
|
-
this.initializeApplePay();
|
|
663
|
-
});
|
|
664
|
-
}
|
|
665
|
-
watchPropsChange() {
|
|
666
|
-
this.initializeApplePay();
|
|
667
|
-
}
|
|
668
751
|
async initializeApplePay() {
|
|
669
752
|
try {
|
|
670
753
|
this.isLoading = true;
|
|
671
754
|
this.error = null;
|
|
672
|
-
|
|
755
|
+
this.isConfigValid = true;
|
|
756
|
+
console.groupCollapsed('[ApplePay Component] initializeApplePay');
|
|
757
|
+
console.log('[ApplePay Component] checkout state snapshot:', {
|
|
758
|
+
paymentAmount: checkoutStore.paymentAmount,
|
|
759
|
+
paymentCurrency: checkoutStore.paymentCurrency,
|
|
760
|
+
hasAuthToken: Boolean(checkoutStore.authToken),
|
|
761
|
+
accountId: checkoutStore.accountId,
|
|
762
|
+
});
|
|
763
|
+
const hasRequiredConfig = Boolean(checkoutStore.paymentAmount) &&
|
|
764
|
+
Boolean(checkoutStore.paymentCurrency) &&
|
|
765
|
+
Boolean(checkoutStore.authToken);
|
|
766
|
+
if (!hasRequiredConfig) {
|
|
673
767
|
this.error = "Missing required Apple Pay configuration";
|
|
768
|
+
this.isConfigValid = false;
|
|
769
|
+
console.error("Apple Pay config error: missing required values", {
|
|
770
|
+
paymentAmount: checkoutStore.paymentAmount,
|
|
771
|
+
paymentCurrency: checkoutStore.paymentCurrency,
|
|
772
|
+
hasAuthToken: Boolean(checkoutStore.authToken),
|
|
773
|
+
accountId: checkoutStore.accountId,
|
|
774
|
+
});
|
|
775
|
+
this.applePayError.emit({ error: this.error, code: ApplePay.ErrorCode.CONFIG_ERROR });
|
|
674
776
|
this.isLoading = false;
|
|
777
|
+
console.groupEnd();
|
|
675
778
|
return;
|
|
676
779
|
}
|
|
677
780
|
this.isAvailable = ApplePayHelpers.isApplePaySupported();
|
|
678
781
|
this.canMakePayments = ApplePayHelpers.canMakePayments();
|
|
782
|
+
console.log('[ApplePay Component] support check:', {
|
|
783
|
+
isAvailable: this.isAvailable,
|
|
784
|
+
canMakePayments: this.canMakePayments,
|
|
785
|
+
hasApplePaySessionOnWindow: typeof window !== 'undefined' && 'ApplePaySession' in window,
|
|
786
|
+
});
|
|
679
787
|
if (!this.isAvailable) {
|
|
680
788
|
this.error = "Apple Pay is not supported on this device";
|
|
789
|
+
console.error(this.error);
|
|
790
|
+
this.applePayError.emit({ error: this.error, code: ApplePay.ErrorCode.NOT_SUPPORTED });
|
|
681
791
|
this.isLoading = false;
|
|
792
|
+
console.groupEnd();
|
|
682
793
|
return;
|
|
683
794
|
}
|
|
684
795
|
if (!this.canMakePayments) {
|
|
685
796
|
this.error = "Apple Pay is not available";
|
|
797
|
+
console.error(this.error);
|
|
798
|
+
this.applePayError.emit({ error: this.error, code: ApplePay.ErrorCode.NOT_AVAILABLE });
|
|
686
799
|
this.isLoading = false;
|
|
800
|
+
console.groupEnd();
|
|
687
801
|
return;
|
|
688
802
|
}
|
|
689
803
|
const applePayConfig = {
|
|
@@ -694,6 +808,8 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
694
808
|
buttonType: this.buttonType,
|
|
695
809
|
buttonStyle: this.buttonStyle,
|
|
696
810
|
};
|
|
811
|
+
console.log('[ApplePay Component] initializing service with config:', applePayConfig);
|
|
812
|
+
this.applePayService = new ApplePayService();
|
|
697
813
|
this.applePayService.initialize(applePayConfig);
|
|
698
814
|
const hasActiveCard = await this.applePayService.canMakePaymentsWithActiveCard();
|
|
699
815
|
if (!hasActiveCard) {
|
|
@@ -706,9 +822,11 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
706
822
|
error instanceof Error
|
|
707
823
|
? error.message
|
|
708
824
|
: "Failed to initialize Apple Pay";
|
|
825
|
+
this.applePayError.emit({ error: this.error, code: ApplePay.ErrorCode.INITIALIZATION_ERROR });
|
|
709
826
|
}
|
|
710
827
|
finally {
|
|
711
828
|
this.isLoading = false;
|
|
829
|
+
console.groupEnd();
|
|
712
830
|
}
|
|
713
831
|
}
|
|
714
832
|
async isSupported() {
|
|
@@ -729,50 +847,16 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
729
847
|
const isReady = !this.isLoading &&
|
|
730
848
|
this.isAvailable &&
|
|
731
849
|
this.canMakePayments &&
|
|
732
|
-
|
|
733
|
-
return (h(StyledHost, { key: '
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
this.
|
|
850
|
+
this.isConfigValid;
|
|
851
|
+
return (h(StyledHost, { key: '0610b810bc458f7382bb78ebe155e38cd39d7023' }, checkoutStore.checkoutLoaded && (h("script", { key: '036ba823079bb6daa62e72a8ee76cdc32dab60f0', async: true, src: 'https://applepay.cdn-apple.com/jsapi/1.latest/apple-pay-sdk.js', onLoad: () => {
|
|
852
|
+
console.log('[ApplePay Component] Apple Pay SDK script loaded');
|
|
853
|
+
this.initializeApplePay();
|
|
854
|
+
} })), h("div", { key: 'f5211ca2212306b7ee99dc1f6f06f56a9aa08643', class: 'apple-pay-container' }, h(ApplePaySkeleton, { key: 'bb4680ed4760d378237d36dd60e76d2db9cf0dd4', isLoading: this.isLoading }), isReady && (h(ApplePayButton, { key: '6c984f15b8ef2e629325253428c8243935328050', buttonType: this.buttonType, buttonStyle: this.buttonStyle, disabled: this.disabled, isProcessing: this.isProcessing, isAvailable: this.isAvailable, clickHandler: this.handleApplePayClick }))), h("style", { key: '670fcfa28ea2405f772238add126525ecb14841b' }, `
|
|
737
855
|
.apple-pay-container {
|
|
738
856
|
width: 100%;
|
|
739
857
|
}
|
|
740
|
-
|
|
741
|
-
.apple-pay-error {
|
|
742
|
-
display: flex;
|
|
743
|
-
align-items: center;
|
|
744
|
-
gap: 8px;
|
|
745
|
-
padding: 12px;
|
|
746
|
-
background: #fef2f2;
|
|
747
|
-
border: 1px solid #fecaca;
|
|
748
|
-
border-radius: 8px;
|
|
749
|
-
color: #dc2626;
|
|
750
|
-
font-size: 14px;
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
.apple-pay-unavailable {
|
|
754
|
-
display: flex;
|
|
755
|
-
align-items: center;
|
|
756
|
-
justify-content: center;
|
|
757
|
-
padding: 12px;
|
|
758
|
-
background: #f9fafb;
|
|
759
|
-
border: 1px solid #e5e7eb;
|
|
760
|
-
border-radius: 8px;
|
|
761
|
-
color: #6b7280;
|
|
762
|
-
font-size: 14px;
|
|
763
|
-
}
|
|
764
|
-
|
|
765
|
-
.error-icon {
|
|
766
|
-
font-size: 16px;
|
|
767
|
-
}
|
|
768
858
|
`)));
|
|
769
859
|
}
|
|
770
|
-
static get watchers() { return {
|
|
771
|
-
"merchantIdentifier": ["watchPropsChange"],
|
|
772
|
-
"buttonType": ["watchPropsChange"],
|
|
773
|
-
"buttonStyle": ["watchPropsChange"],
|
|
774
|
-
"disabled": ["watchPropsChange"]
|
|
775
|
-
}; }
|
|
776
860
|
}, [257, "justifi-apple-pay", {
|
|
777
861
|
"countryCode": [1, "country-code"],
|
|
778
862
|
"merchantIdentifier": [1, "merchant-identifier"],
|
|
@@ -786,16 +870,20 @@ const ApplePay = /*@__PURE__*/ proxyCustomElement(class ApplePay extends HTMLEle
|
|
|
786
870
|
"isProcessing": [32],
|
|
787
871
|
"isAvailable": [32],
|
|
788
872
|
"canMakePayments": [32],
|
|
873
|
+
"isConfigValid": [32],
|
|
789
874
|
"error": [32],
|
|
790
875
|
"isSupported": [64],
|
|
791
876
|
"getPaymentMethods": [64],
|
|
792
877
|
"abort": [64]
|
|
793
|
-
}, undefined, {
|
|
794
|
-
"merchantIdentifier": ["watchPropsChange"],
|
|
795
|
-
"buttonType": ["watchPropsChange"],
|
|
796
|
-
"buttonStyle": ["watchPropsChange"],
|
|
797
|
-
"disabled": ["watchPropsChange"]
|
|
798
878
|
}]);
|
|
879
|
+
// Centralized error codes for the Apple Pay component layer
|
|
880
|
+
ApplePay.ErrorCode = {
|
|
881
|
+
CONFIG_ERROR: 'CONFIG_ERROR',
|
|
882
|
+
NOT_SUPPORTED: 'NOT_SUPPORTED',
|
|
883
|
+
NOT_AVAILABLE: 'NOT_AVAILABLE',
|
|
884
|
+
INITIALIZATION_ERROR: 'INITIALIZATION_ERROR',
|
|
885
|
+
PAYMENT_FAILED: 'PAYMENT_FAILED',
|
|
886
|
+
};
|
|
799
887
|
function defineCustomElement$1() {
|
|
800
888
|
if (typeof customElements === "undefined") {
|
|
801
889
|
return;
|
|
@@ -13,9 +13,11 @@ import { d as defineCustomElement$3 } from './owner-details2.js';
|
|
|
13
13
|
import { d as defineCustomElement$2 } from './representative-details2.js';
|
|
14
14
|
|
|
15
15
|
const BusinessDetails = /*@__PURE__*/ proxyCustomElement(class BusinessDetails extends HTMLElement {
|
|
16
|
-
constructor() {
|
|
16
|
+
constructor(registerHost) {
|
|
17
17
|
super();
|
|
18
|
-
|
|
18
|
+
if (registerHost !== false) {
|
|
19
|
+
this.__registerHost();
|
|
20
|
+
}
|
|
19
21
|
this.__attachShadow();
|
|
20
22
|
this.errorEvent = createEvent(this, "error-event", 7);
|
|
21
23
|
this.errorMessage = null;
|
|
@@ -36,30 +36,17 @@ import { d as defineCustomElement$2 } from './legal-address-form.js';
|
|
|
36
36
|
|
|
37
37
|
const businessFormSchema = create$3(Object.assign(Object.assign({}, businessCoreInfoSchema().fields), { legal_address: addressSchema(), additional_questions: additionalQuestionsSchema(), representative: identitySchema('representative') }));
|
|
38
38
|
|
|
39
|
-
const FormBlock = () => (h("div", { class: "row gap-3" },
|
|
40
|
-
h("div", { class: "col-12" },
|
|
41
|
-
h(Skeleton, { width: "25%" })),
|
|
42
|
-
h("div", { class: "col-12" },
|
|
43
|
-
h(Skeleton, { width: "100%" })),
|
|
44
|
-
h("div", { class: "col-12 d-flex gap-3" },
|
|
45
|
-
h(Skeleton, { width: "50%" }),
|
|
46
|
-
h(Skeleton, { width: "50%" })),
|
|
47
|
-
h("div", { class: "col-12 d-flex gap-3" },
|
|
48
|
-
h(Skeleton, { width: "65%" }),
|
|
49
|
-
h(Skeleton, { width: "35%" }))));
|
|
39
|
+
const FormBlock = () => (h("div", { class: "row gap-3" }, h("div", { class: "col-12" }, h(Skeleton, { width: "25%" })), h("div", { class: "col-12" }, h(Skeleton, { width: "100%" })), h("div", { class: "col-12 d-flex gap-3" }, h(Skeleton, { width: "50%" }), h(Skeleton, { width: "50%" })), h("div", { class: "col-12 d-flex gap-3" }, h(Skeleton, { width: "65%" }), h(Skeleton, { width: "35%" }))));
|
|
50
40
|
const BusinessFormLoading = () => {
|
|
51
|
-
return (h("div", { class: "row gap-5" },
|
|
52
|
-
h("div", { class: "col-12" },
|
|
53
|
-
h(Skeleton, { width: "40%", height: "40px" })),
|
|
54
|
-
h(FormBlock, null),
|
|
55
|
-
h(FormBlock, null),
|
|
56
|
-
h(FormBlock, null)));
|
|
41
|
+
return (h("div", { class: "row gap-5" }, h("div", { class: "col-12" }, h(Skeleton, { width: "40%", height: "40px" })), h(FormBlock, null), h(FormBlock, null), h(FormBlock, null)));
|
|
57
42
|
};
|
|
58
43
|
|
|
59
44
|
const BusinessForm = /*@__PURE__*/ proxyCustomElement(class BusinessForm extends HTMLElement {
|
|
60
|
-
constructor() {
|
|
45
|
+
constructor(registerHost) {
|
|
61
46
|
super();
|
|
62
|
-
|
|
47
|
+
if (registerHost !== false) {
|
|
48
|
+
this.__registerHost();
|
|
49
|
+
}
|
|
63
50
|
this.__attachShadow();
|
|
64
51
|
this.submitEvent = createEvent(this, "submit-event", 7);
|
|
65
52
|
this.clickEvent = createEvent(this, "click-event", 7);
|
|
@@ -3,15 +3,17 @@ import { S as StyledHost } from './styled-host.js';
|
|
|
3
3
|
import { B as Button } from './button.js';
|
|
4
4
|
|
|
5
5
|
const JustifiButton = /*@__PURE__*/ proxyCustomElement(class JustifiButton extends HTMLElement {
|
|
6
|
-
constructor() {
|
|
6
|
+
constructor(registerHost) {
|
|
7
7
|
super();
|
|
8
|
-
|
|
8
|
+
if (registerHost !== false) {
|
|
9
|
+
this.__registerHost();
|
|
10
|
+
}
|
|
9
11
|
this.__attachShadow();
|
|
10
12
|
this.variant = 'primary';
|
|
11
13
|
this.type = 'button';
|
|
12
14
|
}
|
|
13
15
|
render() {
|
|
14
|
-
return (h(StyledHost, { key: '
|
|
16
|
+
return (h(StyledHost, { key: '48098276e0808052803f0d16df68ba23d529c4ab' }, h(Button, { key: 'c62e8d2d9208dc180180b4283edea991c5a93c57', variant: this.variant, isLoading: this.isLoading, clickHandler: this.clickHandler, class: this.class, type: this.type, disabled: this.disabled, style: this.customStyle }, this.text)));
|
|
15
17
|
}
|
|
16
18
|
}, [257, "justifi-button", {
|
|
17
19
|
"text": [1],
|