@flopay/react 1.4.20 → 1.4.22

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/index.cjs CHANGED
@@ -1,12 +1,12 @@
1
- "use strict";var ji=Object.create;var Gr=Object.defineProperty;var Vi=Object.getOwnPropertyDescriptor;var Ki=Object.getOwnPropertyNames;var Hi=Object.getPrototypeOf,Wi=Object.prototype.hasOwnProperty;var Yi=(e,t)=>{for(var n in t)Gr(e,n,{get:t[n],enumerable:!0})},xa=(e,t,n,c)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Ki(t))!Wi.call(e,a)&&a!==n&&Gr(e,a,{get:()=>t[a],enumerable:!(c=Vi(t,a))||c.enumerable});return e};var Ta=(e,t,n)=>(n=e!=null?ji(Hi(e)):{},xa(t||!e||!e.__esModule?Gr(n,"default",{value:e,enumerable:!0}):n,e)),Gi=e=>xa(Gr({},"__esModule",{value:!0}),e);var js={};Yi(js,{AddressElement:()=>hi,DirectPayPalButton:()=>Ar,FloPayAutomaticPaymentButton:()=>wi,FloPayCheckout:()=>bo,FloPayProvider:()=>Er,PayPalButton:()=>Ci,PaymentElement:()=>gi,SplitCardForm:()=>uo,VaultCardFields:()=>Xr,dropThirdPartyOnlyError:()=>ki.dropThirdPartyOnlyError,useCheckout:()=>La,useElements:()=>Zr,useFloPay:()=>cn,usePayPalFloPay:()=>Qr});module.exports=Gi(js);var Ji=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"?document.currentScript.src:new URL("main.js",document.baseURI).href,qe=Ji();var kt=require("react"),Ma=require("@flopay/shared");var Do=require("react"),En=(0,Do.createContext)({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),ln=(0,Do.createContext)({session:null,loading:!1,error:null});var Xi=Symbol.for("@flopay/js.telemetry.bridge.v1"),Qi=Symbol.for("@flopay/js.telemetry.reporter-factory.v1");function Zi(){return{error:()=>{},log:()=>{},performance:()=>{},terminal:()=>{},now:()=>globalThis.performance?.now()??0,elapsed:e=>Math.max(0,(globalThis.performance?.now()??e)-e),setCheckoutContext:()=>{},beginCheckout:()=>globalThis.performance?.now()??0,disable:()=>{},flush:async()=>{},destroy:()=>{}}}function es(e){let t=Zi(),n=(a,l)=>a?a.bind(e):l,c=n(e.now,t.now);return{error:n(e.error,t.error),log:n(e.log,t.log),performance:n(e.performance,t.performance),terminal:n(e.terminal,t.terminal),now:c,elapsed:e.elapsed?e.elapsed.bind(e):a=>Math.max(0,c()-a),setCheckoutContext:n(e.setCheckoutContext,t.setCheckoutContext),beginCheckout:n(e.beginCheckout,t.beginCheckout),disable:n(e.disable,t.disable),flush:n(e.flush,t.flush),destroy:n(e.destroy,t.destroy)}}function Jr(e){let t=globalThis[Qi];return es(t?.(e)??{})}function xt(e){if(e)return e[Xi]}var Aa=require("react/jsx-runtime");function Er({flopay:e,paypalFlopay:t,options:n,children:c}){let[a,l]=(0,kt.useState)(e instanceof Promise?null:e),[p,d]=(0,kt.useState)(t instanceof Promise||!t?null:t),[k,U]=(0,kt.useState)(null),P=(0,kt.useRef)(null),I=(0,kt.useRef)(null),R=(0,kt.useRef)(null);(0,kt.useEffect)(()=>{if(!a)return;let E=xt(a);return P.current=E?.beginCheckout()??E?.now()??0,E?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{E?.log({name:"checkout.unmount",stage:"unmount"})}},[a]),(0,kt.useEffect)(()=>{let E=!1;return e instanceof Promise?e.then(x=>{E||l(x)}):l(e),()=>{E=!0}},[e]),(0,kt.useEffect)(()=>{let E=!1;if(!t){d(null);return}return t instanceof Promise?t.then(x=>{E||d(x)}):d(t),()=>{E=!0}},[t]),(0,kt.useEffect)(()=>{if(!a){U(null);return}let E=a.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return U(E),()=>{E.destroy()}},[a,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),(0,kt.useEffect)(()=>{if(!a||!k||I.current===k)return;I.current=k;let E=xt(a);E?.log({name:"checkout.rendered",stage:"checkout_render"}),E?.performance({stage:"checkout_render",durationMs:E.elapsed(P.current??0),durationMode:"machine"})},[k,a]);let O=(0,kt.useCallback)(()=>{if(!a||!k||R.current===k)return;R.current=k;let E=xt(a);E?.log({name:"checkout.interactive",stage:"checkout_interactive"}),E?.performance({stage:"checkout_interactive",durationMs:E.elapsed(P.current??0),durationMode:"machine"})},[k,a]),u=(0,Ma.resolveBillingApiUrl)(n?.billingApiUrl),b=(0,kt.useMemo)(()=>({flopay:a,paypalFlopay:p,elements:k,billingApiUrl:u,reportInteractive:O}),[a,p,k,u,O]);return(0,Aa.jsx)(En.Provider,{value:b,children:c})}var F=Ta(require("react"),1),Zn=require("@flopay/js"),Se=require("@flopay/shared");var nl=require("react"),ct=require("react/jsx-runtime");function ts(){return(0,ct.jsxs)(ct.Fragment,{children:[(0,ct.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,ct.jsx)("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),(0,ct.jsx)("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",(0,ct.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"#9ca3af",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",style:{position:"absolute",right:"1rem"},"aria-hidden":"true",children:(0,ct.jsx)("path",{d:"M9 18l6-6-6-6"})})]})}function ns(){return(0,ct.jsx)(ct.Fragment,{children:"Go back"})}function rs(){return(0,ct.jsx)(ct.Fragment,{children:"Secure card checkout"})}function or(e){return e!==void 0&&(e===""||e===null||e===!1)}function ar({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(ts,{}):e})}function ir({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(ns,{}):e})}function _r({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(rs,{}):e})}var ft=require("@stripe/react-stripe-js"),C=require("@flopay/shared"),un=require("@flopay/js");var _n=require("react"),Ba=require("react/jsx-runtime");function Xr({capture:e,html:t,messageToken:n,expectedOrigin:c,theme:a,containerStyle:l,onReady:p,onError:d,onValidation:k}){let U=(0,_n.useRef)(null),P=(0,_n.useRef)(p),I=(0,_n.useRef)(d),R=(0,_n.useRef)(k);P.current=p,I.current=d,R.current=k;let O=(0,_n.useRef)(a);return O.current=a,(0,_n.useEffect)(()=>{let u=U.current;if(!u)return;let b=!0,E=!1,x=()=>{!b||E||(E=!0,P.current?.())},h=e.on("ready",()=>{x()}),ye=e.on("error",oe=>{I.current?.(oe.message??"There was a problem loading the secure card form.")}),M=e.on("validation",oe=>{R.current?.(oe.message??null)}),ce={html:t,...n?{messageToken:n}:{},...c?{expectedOrigin:c}:{},...O.current?{theme:O.current}:{}};return e.mount(u,ce).then(()=>{x()}).catch(oe=>{b&&I.current?.(oe instanceof Error?oe.message:"Failed to load the secure card form.")}),()=>{b=!1,h(),ye(),M(),e.unmount()}},[e,t,n,c]),(0,_n.useEffect)(()=>{a&&e.applyTheme?.(a)},[e,a]),(0,Ba.jsx)("div",{ref:U,"data-testid":"flopay-vault-card-fields",style:l})}var cl=require("react"),xr=require("react/jsx-runtime");function sr({children:e,margin:t,icon:n=!0,styleOverride:c}){return(0,xr.jsxs)("div",{role:"alert","data-testid":"flopay-error",style:{margin:t,padding:"0.625rem 0.875rem",background:"#FEF2F2",border:"1px solid #FECACA",borderRadius:"8px",color:"#991B1B",fontSize:"0.85rem",fontWeight:600,...n?{display:"flex",alignItems:"center",gap:"0.5rem"}:{},...c??{}},children:[n&&(0,xr.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:(0,xr.jsx)("path",{d:"M12 9v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z",stroke:"#DC2626",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),e]})}var Fa={alipay:new URL("./payment-logos/alipay.svg",qe).href,bancontact:new URL("./payment-logos/bancontact.svg",qe).href,blik:new URL("./payment-logos/blik.svg",qe).href,eps:new URL("./payment-logos/eps.svg",qe).href,giropay:new URL("./payment-logos/giropay.svg",qe).href,ideal:new URL("./payment-logos/ideal.svg",qe).href,klarna:new URL("./payment-logos/klarna.svg",qe).href,p24:new URL("./payment-logos/p24.svg",qe).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",qe).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",qe).href};var o=Ta(require("react"),1);var lr=require("react"),Da=require("@flopay/shared");function cn(){return(0,lr.useContext)(En).flopay}function Qr(){return(0,lr.useContext)(En).paypalFlopay??null}function Zr(){return(0,lr.useContext)(En).elements}function La(){return(0,lr.useContext)(ln)}function eo(){return(0,lr.useContext)(En).billingApiUrl||(0,Da.resolveBillingApiUrl)()}var Pl=require("react"),bt=require("react/jsx-runtime"),xn=1200,vn=1500;function Cn({status:e,errorMessage:t,authorized:n=!1}){return(0,bt.jsx)("div",{"data-testid":"flopay-processing-overlay","data-status":e,role:"dialog","aria-modal":"true",style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.35)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(2px)"},children:(0,bt.jsxs)("div",{style:{background:"white",borderRadius:12,padding:"2rem 2.5rem",textAlign:"center",boxShadow:"0 8px 32px rgba(0,0,0,0.18)",minWidth:240,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[(0,bt.jsxs)("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{animation:"flopay-spin 0.8s linear infinite"},children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),(0,bt.jsx)("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&(0,bt.jsx)("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),(0,bt.jsx)("path",{d:"M7 12.5l3 3 7-7",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{strokeDasharray:20,strokeDashoffset:20,animation:"flopay-draw 0.4s 0.15s ease forwards"}})]})}),e==="error"&&(0,bt.jsx)("div",{style:{animation:"flopay-shake 0.4s ease"},children:(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),(0,bt.jsx)("path",{d:"M8 8l8 8M16 8l-8 8",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",style:{strokeDasharray:12,strokeDashoffset:12,animation:"flopay-draw 0.3s 0.1s ease forwards"}})]})})]}),(0,bt.jsxs)("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&"PROCESSING...",e==="success"&&(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL"),e==="error"&&"PAYMENT FAILED"]}),e==="success"&&(0,bt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:"You will be automatically redirected, do not close or navigate away from this window."}),e==="error"&&t&&(0,bt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),(0,bt.jsx)("style",{children:`
1
+ "use strict";var Xi=Object.create;var to=Object.defineProperty;var Qi=Object.getOwnPropertyDescriptor;var Zi=Object.getOwnPropertyNames;var es=Object.getPrototypeOf,ts=Object.prototype.hasOwnProperty;var ns=(e,t)=>{for(var n in t)to(e,n,{get:t[n],enumerable:!0})},La=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Zi(t))!ts.call(e,r)&&r!==n&&to(e,r,{get:()=>t[r],enumerable:!(i=Qi(t,r))||i.enumerable});return e};var za=(e,t,n)=>(n=e!=null?Xi(es(e)):{},La(t||!e||!e.__esModule?to(n,"default",{value:e,enumerable:!0}):n,e)),rs=e=>La(to({},"__esModule",{value:!0}),e);var Xs={};ns(Xs,{AddressElement:()=>wi,DirectPayPalButton:()=>zr,FloPayAutomaticPaymentButton:()=>Mi,FloPayCardSetup:()=>Ii,FloPayCardSetupError:()=>Vr,FloPayCheckout:()=>ko,FloPayProvider:()=>Ar,PayPalButton:()=>xi,PaymentElement:()=>Si,SplitCardForm:()=>go,VaultCardFields:()=>dr,dropThirdPartyOnlyError:()=>Ai.dropThirdPartyOnlyError,useCheckout:()=>Va,useElements:()=>ao,useFloPay:()=>un,usePayPalFloPay:()=>oo});module.exports=rs(Xs);var os=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"?document.currentScript.src:new URL("main.js",document.baseURI).href,Oe=os();var Rt=require("react"),Oa=require("@flopay/shared");var $o=require("react"),xn=(0,$o.createContext)({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),dn=(0,$o.createContext)({session:null,loading:!1,error:null});var as=Symbol.for("@flopay/js.telemetry.bridge.v1"),is=Symbol.for("@flopay/js.telemetry.reporter-factory.v1");function ss(){return{error:()=>{},log:()=>{},performance:()=>{},terminal:()=>{},now:()=>globalThis.performance?.now()??0,elapsed:e=>Math.max(0,(globalThis.performance?.now()??e)-e),setCheckoutContext:()=>{},beginCheckout:()=>globalThis.performance?.now()??0,disable:()=>{},flush:async()=>{},destroy:()=>{}}}function ls(e){let t=ss(),n=(r,l)=>r?r.bind(e):l,i=n(e.now,t.now);return{error:n(e.error,t.error),log:n(e.log,t.log),performance:n(e.performance,t.performance),terminal:n(e.terminal,t.terminal),now:i,elapsed:e.elapsed?e.elapsed.bind(e):r=>Math.max(0,i()-r),setCheckoutContext:n(e.setCheckoutContext,t.setCheckoutContext),beginCheckout:n(e.beginCheckout,t.beginCheckout),disable:n(e.disable,t.disable),flush:n(e.flush,t.flush),destroy:n(e.destroy,t.destroy)}}function no(e){let t=globalThis[is];return ls(t?.(e)??{})}function Tt(e){if(e)return e[as]}var Na=require("react/jsx-runtime");function Ar({flopay:e,paypalFlopay:t,options:n,children:i}){let[r,l]=(0,Rt.useState)(e instanceof Promise?null:e),[u,d]=(0,Rt.useState)(t instanceof Promise||!t?null:t),[v,A]=(0,Rt.useState)(null),h=(0,Rt.useRef)(null),R=(0,Rt.useRef)(null),S=(0,Rt.useRef)(null);(0,Rt.useEffect)(()=>{if(!r)return;let I=Tt(r);return h.current=I?.beginCheckout()??I?.now()??0,I?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{I?.log({name:"checkout.unmount",stage:"unmount"})}},[r]),(0,Rt.useEffect)(()=>{let I=!1;return e instanceof Promise?e.then(_=>{I||l(_)}):l(e),()=>{I=!0}},[e]),(0,Rt.useEffect)(()=>{let I=!1;if(!t){d(null);return}return t instanceof Promise?t.then(_=>{I||d(_)}):d(t),()=>{I=!0}},[t]),(0,Rt.useEffect)(()=>{if(!r){A(null);return}let I=r.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return A(I),()=>{I.destroy()}},[r,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),(0,Rt.useEffect)(()=>{if(!r||!v||R.current===v)return;R.current=v;let I=Tt(r);I?.log({name:"checkout.rendered",stage:"checkout_render"}),I?.performance({stage:"checkout_render",durationMs:I.elapsed(h.current??0),durationMode:"machine"})},[v,r]);let E=(0,Rt.useCallback)(()=>{if(!r||!v||S.current===v)return;S.current=v;let I=Tt(r);I?.log({name:"checkout.interactive",stage:"checkout_interactive"}),I?.performance({stage:"checkout_interactive",durationMs:I.elapsed(h.current??0),durationMode:"machine"})},[v,r]),p=(0,Oa.resolveBillingApiUrl)(n?.billingApiUrl),P=(0,Rt.useMemo)(()=>({flopay:r,paypalFlopay:u,elements:v,billingApiUrl:p,reportInteractive:E}),[r,u,v,p,E]);return(0,Na.jsx)(xn.Provider,{value:P,children:i})}var D=za(require("react"),1),tr=require("@flopay/js"),ve=require("@flopay/shared");var dl=require("react"),dt=require("react/jsx-runtime");function cs(){return(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,dt.jsx)("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),(0,dt.jsx)("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",(0,dt.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"#9ca3af",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",style:{position:"absolute",right:"1rem"},"aria-hidden":"true",children:(0,dt.jsx)("path",{d:"M9 18l6-6-6-6"})})]})}function ds(){return(0,dt.jsx)(dt.Fragment,{children:"Go back"})}function us(){return(0,dt.jsx)(dt.Fragment,{children:"Secure card checkout"})}function ir(e){return e!==void 0&&(e===""||e===null||e===!1)}function sr({content:e}){return(0,dt.jsx)(dt.Fragment,{children:e===void 0?(0,dt.jsx)(cs,{}):e})}function lr({content:e}){return(0,dt.jsx)(dt.Fragment,{children:e===void 0?(0,dt.jsx)(ds,{}):e})}function Br({content:e}){return(0,dt.jsx)(dt.Fragment,{children:e===void 0?(0,dt.jsx)(us,{}):e})}var ft=require("@stripe/react-stripe-js"),C=require("@flopay/shared");function cr(e,t=.12){let n=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!n)return e;let i=parseInt(n[1],16),r=Math.max(0,Math.min(1,1-t)),l=Math.round((i>>16&255)*r),u=Math.round((i>>8&255)*r),d=Math.round((i&255)*r);return`#${(1<<24|l<<16|u<<8|d).toString(16).slice(1)}`}function qo(e){if(typeof e=="number"||typeof e=="string")return e}function ro({appearance:e,buttonsStyles:t,layout:n="default"}){let i=e?.variables,r=A=>typeof A=="string"&&A?A:void 0,l=t.submitButton,u=r(i?.colorPrimary)??r(l?.backgroundColor)??"#4A49FF",d=n==="buttons",v=t.nameInput;return{primaryColor:u,primaryHoverColor:r(i?.colorPrimaryHover)??cr(u,.12),inputBackgroundColor:r(t.cardInputBackground)??r(i?.colorBackground)??"#ffffff",textColor:r(t.cardInputColor)??r(v?.color)??r(i?.colorText)??"#262833",borderColor:r(t.cardInputBorder)??(d?"#e5e7eb":"#A4A4FF"),placeholderColor:r(t.cardInputPlaceholderColor)??"#9ca3af",errorColor:r(i?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:r(v?.fontFamily)??r(i?.fontFamily)??"Poppins, sans-serif",fontSize:r(t.cardInputFontSize)??r(i?.fontSizeBase)??"16px",fontWeight:String(qo(v?.fontWeight)??400),borderRadius:r(i?.borderRadius)??"8px"}}var mn=require("@flopay/js");var Tn=require("react"),Ua=require("react/jsx-runtime");function dr({capture:e,html:t,messageToken:n,expectedOrigin:i,theme:r,containerStyle:l,onReady:u,onError:d,onValidation:v}){let A=(0,Tn.useRef)(null),h=(0,Tn.useRef)(u),R=(0,Tn.useRef)(d),S=(0,Tn.useRef)(v);h.current=u,R.current=d,S.current=v;let E=(0,Tn.useRef)(r);return E.current=r,(0,Tn.useEffect)(()=>{let p=A.current;if(!p)return;let P=!0,I=!1,_=()=>{!P||I||(I=!0,h.current?.())},g=e.on("ready",()=>{_()}),ye=e.on("error",oe=>{R.current?.(oe.message??"There was a problem loading the secure card form.")}),x=e.on("validation",oe=>{S.current?.(oe.message??null)}),le={html:t,...n?{messageToken:n}:{},...i?{expectedOrigin:i}:{},...E.current?{theme:E.current}:{}};return e.mount(p,le).then(()=>{_()}).catch(oe=>{P&&R.current?.(oe instanceof Error?oe.message:"Failed to load the secure card form.")}),()=>{P=!1,g(),ye(),x(),e.unmount()}},[e,t,n,i]),(0,Tn.useEffect)(()=>{r&&e.applyTheme?.(r)},[e,r]),(0,Ua.jsx)("div",{ref:A,"data-testid":"flopay-vault-card-fields",style:l})}var bl=require("react"),Fr=require("react/jsx-runtime");function ur({children:e,margin:t,icon:n=!0,styleOverride:i}){return(0,Fr.jsxs)("div",{role:"alert","data-testid":"flopay-error",style:{margin:t,padding:"0.625rem 0.875rem",background:"#FEF2F2",border:"1px solid #FECACA",borderRadius:"8px",color:"#991B1B",fontSize:"0.85rem",fontWeight:600,...n?{display:"flex",alignItems:"center",gap:"0.5rem"}:{},...i??{}},children:[n&&(0,Fr.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:(0,Fr.jsx)("path",{d:"M12 9v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z",stroke:"#DC2626",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),e]})}var $a={alipay:new URL("./payment-logos/alipay.svg",Oe).href,bancontact:new URL("./payment-logos/bancontact.svg",Oe).href,blik:new URL("./payment-logos/blik.svg",Oe).href,eps:new URL("./payment-logos/eps.svg",Oe).href,giropay:new URL("./payment-logos/giropay.svg",Oe).href,ideal:new URL("./payment-logos/ideal.svg",Oe).href,klarna:new URL("./payment-logos/klarna.svg",Oe).href,p24:new URL("./payment-logos/p24.svg",Oe).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",Oe).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",Oe).href};var a=za(require("react"),1);var pr=require("react"),qa=require("@flopay/shared");function un(){return(0,pr.useContext)(xn).flopay}function oo(){return(0,pr.useContext)(xn).paypalFlopay??null}function ao(){return(0,pr.useContext)(xn).elements}function Va(){return(0,pr.useContext)(dn)}function io(){return(0,pr.useContext)(xn).billingApiUrl||(0,qa.resolveBillingApiUrl)()}var _l=require("react"),bt=require("react/jsx-runtime"),Mn=1200,Sn=1500;function wn({status:e,errorMessage:t,authorized:n=!1}){return(0,bt.jsx)("div",{"data-testid":"flopay-processing-overlay","data-status":e,role:"dialog","aria-modal":"true",style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.35)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(2px)"},children:(0,bt.jsxs)("div",{style:{background:"white",borderRadius:12,padding:"2rem 2.5rem",textAlign:"center",boxShadow:"0 8px 32px rgba(0,0,0,0.18)",minWidth:240,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[(0,bt.jsxs)("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{animation:"flopay-spin 0.8s linear infinite"},children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),(0,bt.jsx)("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&(0,bt.jsx)("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),(0,bt.jsx)("path",{d:"M7 12.5l3 3 7-7",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{strokeDasharray:20,strokeDashoffset:20,animation:"flopay-draw 0.4s 0.15s ease forwards"}})]})}),e==="error"&&(0,bt.jsx)("div",{style:{animation:"flopay-shake 0.4s ease"},children:(0,bt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,bt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),(0,bt.jsx)("path",{d:"M8 8l8 8M16 8l-8 8",stroke:"white",strokeWidth:"2.5",strokeLinecap:"round",style:{strokeDasharray:12,strokeDashoffset:12,animation:"flopay-draw 0.3s 0.1s ease forwards"}})]})})]}),(0,bt.jsxs)("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&"PROCESSING...",e==="success"&&(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL"),e==="error"&&"PAYMENT FAILED"]}),e==="success"&&(0,bt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:"You will be automatically redirected, do not close or navigate away from this window."}),e==="error"&&t&&(0,bt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),(0,bt.jsx)("style",{children:`
2
2
  @keyframes flopay-spin { to { transform: rotate(360deg); } }
3
3
  @keyframes flopay-pop { 0% { transform: scale(0); } 100% { transform: scale(1); } }
4
4
  @keyframes flopay-draw { to { stroke-dashoffset: 0; } }
5
5
  @keyframes flopay-shake { 0%,100% { transform: translateX(0); } 20%,60% { transform: translateX(-4px); } 40%,80% { transform: translateX(4px); } }
6
- `})]})})}var cr=require("@flopay/shared");function za(e,t){return t?e?{account:{...e.account??{},...t.account??{}},couponCodes:t.couponCodes??e.couponCodes,tagsData:{...e.tagsData??{},...t.tagsData??{}},utmMetadata:t.utmMetadata??e.utmMetadata}:t:e}function Lo(e,t){return t?{...e,account:{...e.account,...t.account??{}},couponCodes:t.couponCodes??e.couponCodes,tagsData:{...e.tagsData??{},...t.tagsData??{}},utmMetadata:t.utmMetadata??e.utmMetadata}:e}function Oa(e,t){let n=e.products??[...(e.subscriptions??[]).map(l=>({type:"subscription",code:l.code??l.providerPlanId,name:l.subscriptionName??l.providerPlanName??l.code??l.providerPlanId??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount,currency:l.currency,metadata:l.metadata})),...(e.items??[]).map(l=>({type:"item",code:l.code??l.providerItemId,name:l.itemName??l.providerItemName??l.code??l.providerItemId??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount,currency:l.currency,metadata:l.metadata}))],c=n.reduce((l,p)=>l+(p.overrideAmount??p.totalAmount??0),0),a=e.currency??n.find(l=>l.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(l=>l.type==="subscription")?"subscription":"payment",amount:Math.round(c*100),currency:a,status:"open",captureMethod:e.captureMethod,customer:{id:e.account.userId,email:e.account.email??"",firstName:e.account.firstName,lastName:e.account.lastName,gender:e.account.gender??void 0,city:e.account.city??void 0,state:e.account.state??void 0,country:e.account.country??void 0,zip:e.account.zip??void 0},successUrl:e.successUrl,cancelUrl:e.cancelUrl,checkoutMode:t??e.checkoutMode??"full",products:n.map((l,p)=>({uuid:`synthetic-${l.type??"item"}-${p}`,checkoutSessionId:"",type:l.type??"item",code:l.code,name:l.name??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount??null,currency:l.currency??a,metadata:l.metadata??null}))}}function zo(e,t){return t?{...e,...t}:e}function Rt(e,t,n){let c=typeof t=="string"?t:t.message,a=typeof t=="string"?n?.code:n?.code??t.code,l=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:c,...a?{code:a}:{},...l?{declineCode:l}:{}}}var os=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function On(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:c}of os)if(n.test(t))return c;return e}function Jn(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function dr(e){return e?.status==="authorized"||e?.status==="complete"}function Na(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function to(e){let t=Na(e);return new cr.FloPayError(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function no(e){let t=Na(e);return new cr.FloPayError(t?"Authorization has expired.":"Automatic payment failed. Please try again.","api_error",{code:t?"authorization_expired":e?.status==="expired"?"checkout_session_expired":"checkout_processing_timeout"})}function ro(e,t){return e==="processing"||(0,cr.isMoneySettledOutcome)(e,t)}function Ua(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function $a(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function Tr(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var oo="flopay_recent_completion_";function ur(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(oo+e,JSON.stringify(t))}catch{}}function Oo(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(oo+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(oo+e),!1):!0}catch{return!1}}function qa(e){let t=e??(typeof navigator<"u"?navigator.userAgent:"");return t?!!(/FBAN|FBAV|FB_IAB|FBIOS|Instagram|musical_ly|BytedanceWebview|TikTok/i.test(t)||/Twitter|Snapchat|Pinterest|LinkedInApp|Line\/|MicroMessenger|GSA\//i.test(t)||/Android.*;\s?wv\)/.test(t)||/(iPhone|iPad|iPod).*AppleWebKit(?!.*Safari)/.test(t)):!1}var z=require("react"),Ka=require("@paypal/paypal-js"),ao=require("@flopay/js"),Mn=require("@flopay/shared");function ut(e){if(!e)return;let t=n=>{console.error("[FloPay] Merchant callback failed; checkout continued.",n)};try{Promise.resolve(e()).catch(t)}catch(n){t(n)}}function as(e){if(e instanceof Error)return e.message;if(typeof e=="object"&&e!==null){let t=e.message;return typeof t=="string"?t:void 0}return typeof e=="string"?e:void 0}function Xn(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function Tn(e){if(typeof e!="object"||e===null)return;let t=e;return Xn(t.code)??Xn(t.type)??Xn(t.name)}function pr(e){if(!(typeof e!="object"||e===null))return Xn(e.decline_code)}function Mr(e){return typeof e!="object"||e===null?!1:Xn(e.type)?.toLowerCase()==="card_error"||pr(e)!==void 0}function Nn(e){let t=as(e)?.toLowerCase()??"",c=`${Tn(e)?.toLowerCase()??""} ${t}`;return c.includes("popup")&&c.includes("block")}var dn=require("react/jsx-runtime"),io=45,is=1e3,ss=11e3,ls=["https://www.paypal.com","https://www.sandbox.paypal.com"],ja="We couldn't open PayPal. Try again or choose another payment method.",cs={width:"100%",minHeight:io,margin:"0 0 0.5rem",padding:"0.75rem 0.875rem",border:"1px solid #2563eb",borderRadius:8,background:"#eff6ff",color:"#1d4ed8",fontSize:"0.95rem",fontWeight:700,cursor:"pointer"};function Va(e){return e.includes("No ack for postMessage init()")&&ls.some(t=>e.includes(t))&&e.includes("10000ms")}function ds(e){return e?`${ja} Allow pop-ups for this site, then try again.`:ja}function Ha({sessionId:e,nonce:t,billingApiUrl:n,email:c,clientId:a,environment:l,currency:p,isSubscription:d,onTokenizedBody:k,onComplete:U,onErrorChange:P,onDecline:I,onTechnicalFailure:R,isProcessing:O=!1,onLoadStateChange:u,onInitializationStateChange:b,allowAutomaticRetry:E=!0,onButtonClick:x,runBeforeButtonClick:h,session:ye,existingOrderId:M,telemetry:ce,telemetryContext:oe,debug:j=!1}){let te=cn(),X=(0,z.useMemo)(()=>{if(te)return null;let N=Jr({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Mn.SDK_VERSION,enabled:ce!==!1});return N.setCheckoutContext(oe??{}),N.beginCheckout(oe??{}),N},[n,te,ce,oe?.checkoutMode,oe?.layout]),de=(0,z.useMemo)(()=>xt(te),[te]);(0,z.useEffect)(()=>()=>{X&&X.flush().catch(()=>{}).finally(()=>X.destroy())},[X]);let Y=(0,z.useMemo)(()=>({error:N=>{de?de.error(N):X?.error(N)},log:N=>{de?de.log(N):X?.log(N)},performance:N=>{de?de.performance(N):X?.performance(N)},terminal:N=>{de?de.terminal(N):X?.terminal(N)},startTiming:()=>de?.now()??X?.now()??0,elapsed:N=>de?.elapsed(N)??Math.max(0,(X?.now()??N)-N)}),[de,X]),G=(0,z.useRef)(null),pe=(0,z.useRef)(0),De=(0,z.useRef)(null),we=(0,z.useRef)(!1),[ge,ae]=(0,z.useState)(!1),[be,Le]=(0,z.useState)(!1),[ie,je]=(0,z.useState)(0),Oe=(0,z.useRef)(0),[Ee,J]=(0,z.useState)(!1),S=(0,z.useRef)(!1),se=(0,z.useRef)(!1),[Ve,Ne]=(0,z.useState)(!1),[ue,A]=(0,z.useState)(!1),le=(0,z.useMemo)(()=>n.replace(/\/+$/,""),[n]),Q=(0,z.useMemo)(()=>JSON.stringify([le,a,p,l??"",d,e,M??""]),[le,a,p,l,M,d,e]),_e=(0,z.useRef)(Q),dt=_e.current!==Q,[Qe,pt]=(0,z.useState)([]),D=N=>{j&&pt(at=>[...at,`${new Date().toISOString().slice(11,23)} ${N}`])},Z=(0,z.useRef)(k),tt=(0,z.useRef)(U),Ke=(0,z.useRef)(P),mt=(0,z.useRef)(I),Ue=(0,z.useRef)(R),Ge=(0,z.useRef)(x),Yt=(0,z.useRef)(u),Xe=(0,z.useRef)(b),Gt=(0,z.useRef)(h),_=(0,z.useRef)(ye),ve=(0,z.useRef)(c),Je=(0,z.useRef)(t),xe=(0,z.useRef)(null),vt=(0,z.useRef)(0),We=(0,z.useRef)(null),He=(0,z.useRef)(null),nt=(0,z.useRef)(new Map),Ze=(0,z.useRef)(new Map),wn=(0,z.useRef)(!1);(0,z.useEffect)(()=>(wn.current=!0,()=>{wn.current=!1}),[]),(0,z.useEffect)(()=>{Z.current=k},[k]),(0,z.useEffect)(()=>{tt.current=U},[U]),(0,z.useEffect)(()=>{Ke.current=P},[P]),(0,z.useEffect)(()=>{mt.current=I},[I]),(0,z.useEffect)(()=>{Ue.current=R},[R]),(0,z.useEffect)(()=>{Ge.current=x},[x]),(0,z.useEffect)(()=>{Yt.current=u},[u]),(0,z.useEffect)(()=>{Xe.current=b},[b]),(0,z.useEffect)(()=>{Gt.current=h},[h]),(0,z.useEffect)(()=>{_.current=ye},[ye]),(0,z.useEffect)(()=>{ve.current=c},[c]),(0,z.useEffect)(()=>{Je.current=t},[t]),(0,z.useEffect)(()=>{Oe.current=ie},[ie]),(0,z.useEffect)(()=>{Ee&&De.current?.focus()},[Ee,ie]);let ot=(0,z.useCallback)(()=>{window.setTimeout(()=>{De.current?.focus()},0)},[]),$n=(0,z.useCallback)(()=>{ae(!1),je(N=>N+1)},[]),Vt=(0,z.useCallback)(()=>{J(!1),(G.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??G.current)?.focus?.()},[]);(0,z.useEffect)(()=>{!ge||!we.current||(we.current=!1,Vt())},[Vt,ge,ie]);let fn=(0,z.useCallback)((N,at)=>{let Bt=Ue.current;if(Bt){Bt("paypal",N,at);return}Ke.current?.(ds(at?.popupBlocked??Nn(N)))},[]),Jt=()=>{We.current?.timer&&(clearTimeout(We.current.timer),We.current.timer=null)},tr=()=>{Jt();let N=vt.current+1;return vt.current=N,He.current=null,We.current={generation:N,timer:null,yieldedControl:!1},J(!1),N},Tt=N=>N!==void 0&&We.current?.generation!==N?!1:(Jt(),We.current=null,He.current=null,!0),St=N=>{let at=N?.generation??We.current?.generation??vt.current;(!N?.generation||We.current?.generation===at)&&(Jt(),We.current=null),He.current=at,N?.showRetry&&J(!0),N?.remount&&$n(),N?.focus!==!1&&ot()},Xt=N=>We.current?.generation===N&&He.current!==N,Qt=N=>{typeof document<"u"&&document.visibilityState!=="visible"||(Jt(),N.timer=setTimeout(()=>{We.current?.generation===N.generation&&(We.current=null,He.current=N.generation,fn(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),J(!0),$n(),ot())},600))},Mt=()=>{let N=We.current;N?.yieldedControl&&Qt(N)},At=()=>{let N=We.current;N&&(N.yieldedControl=!0,Jt())},Ct=N=>{let at=xe.current;return at&&Ze.current.set(N,at),N};(0,z.useEffect)(()=>{let N=()=>{document.visibilityState==="visible"?Mt():At()};return document.addEventListener("visibilitychange",N),window.addEventListener("focus",Mt),window.addEventListener("blur",At),()=>{document.removeEventListener("visibilitychange",N),window.removeEventListener("focus",Mt),window.removeEventListener("blur",At),Jt()}},[]),(0,z.useEffect)(()=>{_e.current!==Q&&(_e.current=Q,S.current=!1,se.current=!1,ae(!1),Le(!1),Ne(!1),Xe.current?.("loading"))},[Q]),(0,z.useEffect)(()=>{ut(()=>Yt.current?.(ge&&!Ve))},[ge,Ve]);let re=(0,Mn.normalizeGatewayEnvironment)(l);(0,z.useEffect)(()=>{let N=a?`${a.slice(0,6)}\u2026(len ${a.length})`:"(empty)",at=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(D(`mount clientId=${N} env=${l??"(unset)"}\u2192${re??"live"} ccy=${p} sub=${d}`),D(`ua=${at.slice(0,80)}${at.length>80?"\u2026":""}`),!a){D("FAIL: clientId empty \u2014 gateway misconfigured"),Ne(!0),Y.error({errorCode:"CONFIGURATION_INVALID",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),console.error("[FloPay] DirectPayPal: clientId empty \u2014 gateway misconfigured");return}if(!G.current){D("FAIL: containerRef not attached");return}pe.current=Y.startTiming(),Y.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Bt=!1,Fn=!1,ze=()=>Bt||Fn,it,Ye=!1,kn=()=>{it=(0,Mn.generateIdempotencyKey)(),it||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),Ye=!0},Rn=null,Dn=!1,jn=null,In=!1,rt=()=>{!jn||In||(In=!0,jn.close().catch(()=>{}))},Ft=null,rn=()=>{Ft!==null&&(Y.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),Y.performance({stage:"overlay_return",durationMs:Y.elapsed(Ft),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),Ft=null)},gt=!1,It=G.current,Zt=null,on=null,Kt=[],zt=y=>{if(!y||typeof y.getBoundingClientRect!="function")return"(no rect)";let r=y.getBoundingClientRect();return`${Math.round(r.width)}\xD7${Math.round(r.height)}`},Ot=y=>{if(!y)return"(empty)";try{let r=new URL(y,typeof window<"u"?window.location.href:"https://localhost"),g=r.pathname.toLowerCase();return g.includes("checkcaptcha")||g.includes("captcha")?`CAPTCHA(${r.host}${g})`:g.includes("risk")||g.includes("challenge")?`RISK(${r.host}${g})`:g.includes("smart/buttons")?`smart-buttons(${r.host})`:`${r.host}${g}`.slice(0,100)}catch{return y.slice(0,80)}},Me=y=>{let r=y.getAttribute("src"),g=y.getAttribute("srcdoc"),L=y.getAttribute("name"),f=y.getAttribute("sandbox"),K=[];return r&&K.push(`src=${Ot(r)}`),g&&K.push(`srcdoc[${g.length}ch]`),!r&&!g&&K.push("src=(empty) srcdoc=(empty)"),L&&K.push(`name=${L.slice(0,40)}`),f!==null&&K.push(`sandbox="${f.slice(0,40)}"`),K.join(" ")},Nt=y=>{if(!(y instanceof HTMLIFrameElement))return"";try{let r=y.contentDocument;if(!r)return"cd=null";let g=r.body?.children.length??0,L=r.body?.innerHTML.length??0,f=r.head?.innerHTML.length??0;return`cd=same-origin readyState=${r.readyState} body[${g}children,${L}ch] head[${f}ch]`}catch(r){return`cd=cross-origin(${r.message.slice(0,30)})`}},yt=[],gn=y=>{if(ze())return;let r=y.message??String(y.error??"(no message)");r&&(r.toLowerCase().includes("paypal")||r.toLowerCase().includes("zoid")||r.toLowerCase().includes("postrobot")||r.toLowerCase().includes("storage"))&&(D(`window:error ${r.slice(0,140)}`),yt.push(r))},Vn=y=>{if(ze())return;let r=y.reason instanceof Error?y.reason.message:String(y.reason??"(no reason)");r&&(r.toLowerCase().includes("paypal")||r.toLowerCase().includes("zoid")||r.toLowerCase().includes("postrobot")||r.toLowerCase().includes("storage"))&&(D(`window:rejection ${r.slice(0,140)}`),yt.push(r))};j&&typeof window<"u"&&(window.addEventListener("error",gn),window.addEventListener("unhandledrejection",Vn));let Ut={value:0};if(j&&typeof PerformanceObserver<"u")try{on=new PerformanceObserver(y=>{if(!ze())for(let r of y.getEntries()){if(!r.name.toLowerCase().includes("paypal"))continue;Ut.value+=1;let g=Math.round(r.duration);D(`net ${g}ms ${r.name.slice(0,90)}`)}}),on.observe({type:"resource",buffered:!0})}catch{}let $t=()=>{for(Zt?.disconnect(),Zt=null,on?.disconnect(),on=null;Kt.length;)clearTimeout(Kt.pop());j&&typeof window<"u"&&(window.removeEventListener("error",gn),window.removeEventListener("unhandledrejection",Vn))},Dt=y=>{if(!y)return!1;let r=y.toLowerCase();return r.includes("zoid destroyed")||r.includes("destroyed all components")||r.includes("window closed")||r.includes("detected container element removed")},Ln=y=>{if(ze()||Dt(y))return;let r=On(y)??y;ut(()=>Ke.current?.(r))},zn=y=>{Bt||(Ne(!0),y.includes("paypal_ineligible")||Y.error({errorCode:"PROVIDER_LOAD_FAILED",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk",failureCategory:"provider_runtime"}),console.error("[FloPay] DirectPayPal load/render failure:",y))},en=(y,r=!1)=>{if(Bt)return;let g=S.current||!E;if(Dn)return;Dn=!0,Fn=!0,$t(),rt();let L=r||Va(y);if(L&&E&&!S.current){S.current=!0,ae(!1),A(!1),Le(!0),Xe.current?.("retrying"),Rn=setTimeout(()=>{Bt||je(f=>f+1)},is);return}if(L||g){if(ae(!1),A(!1),Le(!1),Ne(!0),Xe.current?.("exhausted"),!se.current){se.current=!0;let f=Va(y)?"paypal_init_timeout":r?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",f)}return}zn(y)};Ne(!1);let Ht=async(y,r=xe.current)=>{if(ze())return;let g=r?.sessionId??e;if(Z.current){await Z.current(y,{sessionId:g,accountPatch:r?.accountPatch,nonce:r?.nonce});return}let L=Y.startTiming();Y.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let f=()=>{Y.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),Y.performance({stage:"processing",durationMs:Y.elapsed(L),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let K=_.current,Te=r?.accountPatch?.email??ve.current,st=r?.accountPatch?.userId??K?.customer?.id??K?.accountData?.userId??"",H=await new ao.PaymentAPI(le,{telemetry:!1}).processPayment(st,{sessionId:g,nonce:r?.nonce??Je.current,tokenizedData:y,accountData:{userId:st,email:Te??K?.customer?.email??"",firstName:r?.accountPatch?.firstName??K?.customer?.firstName??K?.accountData?.firstName??"",lastName:r?.accountPatch?.lastName??K?.customer?.lastName??K?.accountData?.lastName??"",country:r?.accountPatch?.country??K?.customer?.country??K?.accountData?.country??void 0,zip:r?.accountPatch?.zip??K?.customer?.zip??K?.accountData?.zip??void 0}});if(H.ok){if(Fn||Bt&&wn.current)return;f(),Y.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),ut(()=>tt.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(ze())return;let m=await H.json().catch(()=>null),q=m?.message??"PayPal payment failed.",he=On(q)??q;f(),H.status===400&&(typeof m?.declineCode=="string"||!Array.isArray(m?.fields))?Y.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):H.status===400||H.status===422?Y.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):Y.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:H.status>=500?"5xx":H.status>=400?"4xx":H.status>=300?"3xx":"unknown",failureCategory:H.status>=500?"server_error":void 0}),Ln(he),ut(()=>mt.current?.(Rt("paypal",he,{code:m?.code,declineCode:m?.declineCode})));return}catch(K){if(ze())return;f(),Y.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let Te=K instanceof Error?K.message:"PayPal payment failed.",st=On(Te)??Te;Ln(st),ut(()=>mt.current?.(Rt("paypal",st)));return}},tn=()=>new Mn.FloPayError("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),$e=y=>ze()?Promise.reject(tn()):Promise.resolve(y),T=async y=>{if(ze())throw tn();Ye||kn();let r=xe.current,g=r?.sessionId??e,L=r?.nonce??Je.current;Y.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let f=await new ao.PaymentAPI(le,{telemetry:!1}).createSessionIntent(g,L??"",{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:it});if(ze())throw tn();if(f.provider!=="paypal")throw new Error(y);return Y.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),f.providerObjectId},$=(y,r)=>{let g=r?.nonce??Je.current;if(!g)return;let L=r?.sessionId??e,f=pr(y)??Tn(y)??"provider_declined";new ao.PaymentAPI(le,{telemetry:!1}).reportSessionIntentDecline(L,g,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:f}).catch(()=>{})},B=ie;D("loadScript:scheduled (deferred 1 tick)");let Ce=null,ke=setTimeout(()=>{if(Bt){D("loadScript:skipped (cancelled before defer ran)");return}D("loadScript:start");let y=re==="live"?"production":re;Ce=(0,Ka.loadScript)({clientId:a,currency:p,intent:d?"subscription":"capture",vault:d?!0:void 0,...y?{environment:y}:{},...y==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),Ce.then(r=>{if(D(`loadScript:resolved inactive=${ze()} ns=${!!r} buttons=${!!r?.Buttons}`),ze())return;if(!r?.Buttons){D("FAIL: namespace missing Buttons factory"),en("PayPal SDK did not expose the Buttons factory.");return}Y.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),Y.performance({stage:"provider_ready",durationMs:Y.elapsed(pe.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),Y.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let g=async ee=>{if(ze()||Oe.current!==B)return;let H=ee.subscriptionID??ee.orderID??"",m=H?Ze.current.get(H):nt.current.get(B);if(!(!m||!Xt(m.generation))&&Tt(m.generation)){Ze.current.delete(H),nt.current.delete(m.surfaceKey),rn();try{if(A(!0),ut(()=>Ke.current?.(null)),!H)throw new Mn.FloPayError("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await Ht({id:H,isPaypal:!0},m)}catch(q){Ln(q instanceof Error?q.message:"PayPal capture failed.")}finally{ze()||A(!1)}}},L=r.Buttons({style:{layout:"horizontal",height:io,tagline:!1},onClick:async(ee,H)=>{if(ze()){await H.reject();return}kn();let m=Gt.current,q={};if(m)try{let Ae=await m("paypal");if(ze()){await H.reject();return}if(!Ae.proceed){xe.current=null,nt.current.delete(B),await H.reject();return}q={sessionId:Ae.sessionId,accountPatch:Ae.accountPatch,nonce:Ae.nonce}}catch(Ae){D(`onClick:runBeforeButtonClick rejected msg=${(Ae instanceof Error?Ae.message:String(Ae)).slice(0,120)}`),xe.current=null,nt.current.delete(B),await H.reject();return}ut(()=>Ge.current?.("paypal"));let Ie={generation:tr(),surfaceKey:B,...q};xe.current=Ie,nt.current.set(B,Ie),await H.resolve(),Y.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),Y.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),Y.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),Ft=Y.startTiming()},createOrder:d?void 0:M?()=>$e(M).then(Ct):()=>T("Failed to create PayPal order.").then(Ct),createSubscription:d?M?()=>$e(M).then(Ct):()=>T("Failed to create PayPal subscription.").then(Ct):void 0,onApprove:g,onCancel:()=>{if(ze())return;let ee=nt.current.get(B)??xe.current;ee&&nt.current.delete(ee.surfaceKey),xe.current=null,rn(),Y.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),we.current=!0,St({generation:ee?.generation,remount:!0,focus:!1})},onError:ee=>{if(ze()||Oe.current!==B)return;let H=ee instanceof Error?ee.message:"PayPal failed to render.";if(D(`onError rendered=${gt} msg=${H.slice(0,120)}`),gt){let m=nt.current.get(B)??xe.current;if(m&&!Xt(m.generation)||!m&&He.current===vt.current)return;if(Dt(H)){Tt(m?.generation);return}if(rn(),Mr(ee)){Y.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),$(ee,m),ut(()=>mt.current?.(Rt("paypal",H))),m&&nt.current.delete(m.surfaceKey),xe.current=null,Tt(m?.generation);return}let q=H.toLowerCase();Y.error({errorCode:q.includes("popup")&&q.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),m&&nt.current.delete(m.surfaceKey),xe.current=null,St({generation:m?.generation,remount:!0,showRetry:!0,focus:!0}),fn(ee,{code:"paypal_runtime_failed"});return}en(H)}}),f=L.isEligible();if(D(`isEligible=${f}`),Y.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!f){ae(!1),en("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}jn=L,j&&D(`container:dims ${zt(It)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),j&&typeof MutationObserver<"u"&&(Zt=new MutationObserver(ee=>{if(!ze()){for(let H of ee)if(H.type==="childList")H.addedNodes.forEach(m=>{if(!(m instanceof Element))return;let q=m.tagName.toLowerCase(),he=(m.getAttribute("title")??"").slice(0,40),Ie=q==="iframe"?` ${Me(m)}`:"";D(`child+ ${q}${he?` title="${he}"`:""}${Ie} dims=${zt(m)}`)});else if(H.type==="attributes"&&H.target instanceof Element){let m=H.target;if(m.tagName.toLowerCase()!=="iframe")continue;let q=H.attributeName;(q==="src"||q==="srcdoc")&&D(`attr~ iframe ${q}=${q==="srcdoc"?`[${(m.getAttribute("srcdoc")??"").length}ch]`:Ot(m.getAttribute("src"))} dims=${zt(m)}`)}}}),Zt.observe(It,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let Te=ee=>{if(ze()||gt)return;let H=It.querySelectorAll("iframe"),m=typeof document<"u"&&"hasStorageAccess"in document;D(`watchdog:${ee} container=${zt(It)} children=${It.childElementCount} iframes=${H.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${m} paypalNetRequests=${Ut.value}`),H.forEach((q,he)=>{let Ie=(q.getAttribute("title")??"").slice(0,40);D(` iframe[${he}] ${zt(q)}${Ie?` title="${Ie}"`:""} ${Me(q)}`);let Ae=Nt(q);Ae&&D(` ${Ae}`)}),yt.length===0&&D(" (no PayPal/zoid window errors captured)")};j&&(Kt.push(setTimeout(()=>Te("3s"),3e3)),Kt.push(setTimeout(()=>Te("8s"),8e3)),Kt.push(setTimeout(()=>Te("15s"),15e3))),D("render:start");let st=Y.startTiming();Kt.push(setTimeout(()=>{ze()||gt||(D("watchdog:11s retryable render timeout"),en("PayPal Buttons render did not settle within 11000ms.",!0))},ss)),L.render(It).then(()=>{if(D(`render:resolved inactive=${ze()}`),$t(),ze()){rt();return}gt=!0,ae(!0),Le(!1),Xe.current?.("ready"),Y.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),Y.performance({stage:"checkout_render",durationMs:Y.elapsed(st),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(ee=>{let H=ee instanceof Error?ee.message:"PayPal failed to render.";D(`render:rejected msg=${H.slice(0,120)}`),$t(),en(H)})}).catch(r=>{let g=r instanceof Error?r.message:"PayPal SDK failed to load.";D(`loadScript:rejected msg=${g.slice(0,120)}`),en(g)})},0);return()=>{Bt=!0,clearTimeout(ke),Rn&&clearTimeout(Rn),$t(),rt()}},[E,le,a,p,l,d,e,M,ie,Y]);let qn=j?(0,dn.jsxs)("pre",{"data-testid":"flopay-direct-paypal-debug",style:{margin:"0 0 8px 0",padding:"6px 8px",background:Ve?"#fef2f2":"#f3f4f6",border:`1px solid ${Ve?"#fca5a5":"#d1d5db"}`,borderRadius:6,color:"#111827",font:"11px/1.35 ui-monospace, SFMono-Regular, Menlo, monospace",whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:220,overflowY:"auto"},children:[`FloPay/DirectPayPal-debug (ready=${ge} failed=${Ve})`,Qe.length===0?`
6
+ `})]})})}var mr=require("@flopay/shared");function ja(e,t){return t?e?{account:{...e.account??{},...t.account??{}},couponCodes:t.couponCodes??e.couponCodes,tagsData:{...e.tagsData??{},...t.tagsData??{}},utmMetadata:t.utmMetadata??e.utmMetadata}:t:e}function Vo(e,t){return t?{...e,account:{...e.account,...t.account??{}},couponCodes:t.couponCodes??e.couponCodes,tagsData:{...e.tagsData??{},...t.tagsData??{}},utmMetadata:t.utmMetadata??e.utmMetadata}:e}function Ha(e,t){let n=e.products??[...(e.subscriptions??[]).map(l=>({type:"subscription",code:l.code??l.providerPlanId,name:l.subscriptionName??l.providerPlanName??l.code??l.providerPlanId??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount,currency:l.currency,metadata:l.metadata})),...(e.items??[]).map(l=>({type:"item",code:l.code??l.providerItemId,name:l.itemName??l.providerItemName??l.code??l.providerItemId??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount,currency:l.currency,metadata:l.metadata}))],i=n.reduce((l,u)=>l+(u.overrideAmount??u.totalAmount??0),0),r=e.currency??n.find(l=>l.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(l=>l.type==="subscription")?"subscription":"payment",amount:Math.round(i*100),currency:r,status:"open",captureMethod:e.captureMethod,customer:{id:e.account.userId,email:e.account.email??"",firstName:e.account.firstName,lastName:e.account.lastName,gender:e.account.gender??void 0,city:e.account.city??void 0,state:e.account.state??void 0,country:e.account.country??void 0,zip:e.account.zip??void 0},successUrl:e.successUrl,cancelUrl:e.cancelUrl,checkoutMode:t??e.checkoutMode??"full",products:n.map((l,u)=>({uuid:`synthetic-${l.type??"item"}-${u}`,checkoutSessionId:"",type:l.type??"item",code:l.code,name:l.name??null,quantity:l.quantity??1,totalAmount:l.totalAmount,overrideAmount:l.overrideAmount??null,currency:l.currency??r,metadata:l.metadata??null}))}}function jo(e,t){return t?{...e,...t}:e}function It(e,t,n){let i=typeof t=="string"?t:t.message,r=typeof t=="string"?n?.code:n?.code??t.code,l=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:i,...r?{code:r}:{},...l?{declineCode:l}:{}}}var ps=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function Un(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:i}of ps)if(n.test(t))return i;return e}function Qn(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function yr(e){return e?.status==="authorized"||e?.status==="complete"}function Ka(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function so(e){let t=Ka(e);return new mr.FloPayError(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function lo(e){let t=Ka(e);return new mr.FloPayError(t?"Authorization has expired.":"Automatic payment failed. Please try again.","api_error",{code:t?"authorization_expired":e?.status==="expired"?"checkout_session_expired":"checkout_processing_timeout"})}function co(e,t){return e==="processing"||(0,mr.isMoneySettledOutcome)(e,t)}function Wa(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function Ya(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function Dr(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var uo="flopay_recent_completion_";function fr(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(uo+e,JSON.stringify(t))}catch{}}function Ho(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(uo+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(uo+e),!1):!0}catch{return!1}}function Ga(e){let t=e??(typeof navigator<"u"?navigator.userAgent:"");return t?!!(/FBAN|FBAV|FB_IAB|FBIOS|Instagram|musical_ly|BytedanceWebview|TikTok/i.test(t)||/Twitter|Snapchat|Pinterest|LinkedInApp|Line\/|MicroMessenger|GSA\//i.test(t)||/Android.*;\s?wv\)/.test(t)||/(iPhone|iPad|iPod).*AppleWebKit(?!.*Safari)/.test(t)):!1}var O=require("react"),Qa=require("@paypal/paypal-js"),po=require("@flopay/js"),Bn=require("@flopay/shared");function Ge(e){if(!e)return;let t=n=>{console.error("[FloPay] Merchant callback failed; checkout continued.",n)};try{Promise.resolve(e()).catch(t)}catch(n){t(n)}}function ms(e){if(e instanceof Error)return e.message;if(typeof e=="object"&&e!==null){let t=e.message;return typeof t=="string"?t:void 0}return typeof e=="string"?e:void 0}function Zn(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function An(e){if(typeof e!="object"||e===null)return;let t=e;return Zn(t.code)??Zn(t.type)??Zn(t.name)}function gr(e){if(!(typeof e!="object"||e===null))return Zn(e.decline_code)}function Lr(e){return typeof e!="object"||e===null?!1:Zn(e.type)?.toLowerCase()==="card_error"||gr(e)!==void 0}function $n(e){let t=ms(e)?.toLowerCase()??"",i=`${An(e)?.toLowerCase()??""} ${t}`;return i.includes("popup")&&i.includes("block")}var pn=require("react/jsx-runtime"),mo=45,ys=1e3,fs=11e3,gs=["https://www.paypal.com","https://www.sandbox.paypal.com"],Ja="We couldn't open PayPal. Try again or choose another payment method.",hs={width:"100%",minHeight:mo,margin:"0 0 0.5rem",padding:"0.75rem 0.875rem",border:"1px solid #2563eb",borderRadius:8,background:"#eff6ff",color:"#1d4ed8",fontSize:"0.95rem",fontWeight:700,cursor:"pointer"};function Xa(e){return e.includes("No ack for postMessage init()")&&gs.some(t=>e.includes(t))&&e.includes("10000ms")}function Ps(e){return e?`${Ja} Allow pop-ups for this site, then try again.`:Ja}function Za({sessionId:e,nonce:t,billingApiUrl:n,email:i,clientId:r,environment:l,currency:u,isSubscription:d,onTokenizedBody:v,onComplete:A,onErrorChange:h,onDecline:R,onTechnicalFailure:S,isProcessing:E=!1,onLoadStateChange:p,onInitializationStateChange:P,allowAutomaticRetry:I=!0,onButtonClick:_,runBeforeButtonClick:g,session:ye,existingOrderId:x,telemetry:le,telemetryContext:oe,debug:$=!1}){let Z=un(),X=(0,O.useMemo)(()=>{if(Z)return null;let N=no({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Bn.SDK_VERSION,enabled:le!==!1});return N.setCheckoutContext(oe??{}),N.beginCheckout(oe??{}),N},[n,Z,le,oe?.checkoutMode,oe?.layout]),ie=(0,O.useMemo)(()=>Tt(Z),[Z]);(0,O.useEffect)(()=>()=>{X&&X.flush().catch(()=>{}).finally(()=>X.destroy())},[X]);let H=(0,O.useMemo)(()=>({error:N=>{ie?ie.error(N):X?.error(N)},log:N=>{ie?ie.log(N):X?.log(N)},performance:N=>{ie?ie.performance(N):X?.performance(N)},terminal:N=>{ie?ie.terminal(N):X?.terminal(N)},startTiming:()=>ie?.now()??X?.now()??0,elapsed:N=>ie?.elapsed(N)??Math.max(0,(X?.now()??N)-N)}),[ie,X]),Y=(0,O.useRef)(null),q=(0,O.useRef)(0),he=(0,O.useRef)(null),ae=(0,O.useRef)(!1),[ce,ee]=(0,O.useState)(!1),[Ce,De]=(0,O.useState)(!1),[de,Ve]=(0,O.useState)(0),Ne=(0,O.useRef)(0),[Ee,Q]=(0,O.useState)(!1),w=(0,O.useRef)(!1),ue=(0,O.useRef)(!1),[je,Ue]=(0,O.useState)(!1),[fe,B]=(0,O.useState)(!1),me=(0,O.useMemo)(()=>n.replace(/\/+$/,""),[n]),te=(0,O.useMemo)(()=>JSON.stringify([me,r,u,l??"",d,e,x??""]),[me,r,u,l,x,d,e]),_e=(0,O.useRef)(te),ut=_e.current!==te,[Ze,pt]=(0,O.useState)([]),L=N=>{$&&pt(st=>[...st,`${new Date().toISOString().slice(11,23)} ${N}`])},ne=(0,O.useRef)(v),rt=(0,O.useRef)(A),He=(0,O.useRef)(h),mt=(0,O.useRef)(R),$e=(0,O.useRef)(S),Je=(0,O.useRef)(_),Jt=(0,O.useRef)(p),Qe=(0,O.useRef)(P),Xt=(0,O.useRef)(g),T=(0,O.useRef)(ye),Se=(0,O.useRef)(i),Xe=(0,O.useRef)(t),xe=(0,O.useRef)(null),Ct=(0,O.useRef)(0),We=(0,O.useRef)(null),Ke=(0,O.useRef)(null),ot=(0,O.useRef)(new Map),et=(0,O.useRef)(new Map),Rn=(0,O.useRef)(!1);(0,O.useEffect)(()=>(Rn.current=!0,()=>{Rn.current=!1}),[]),(0,O.useEffect)(()=>{ne.current=v},[v]),(0,O.useEffect)(()=>{rt.current=A},[A]),(0,O.useEffect)(()=>{He.current=h},[h]),(0,O.useEffect)(()=>{mt.current=R},[R]),(0,O.useEffect)(()=>{$e.current=S},[S]),(0,O.useEffect)(()=>{Je.current=_},[_]),(0,O.useEffect)(()=>{Jt.current=p},[p]),(0,O.useEffect)(()=>{Qe.current=P},[P]),(0,O.useEffect)(()=>{Xt.current=g},[g]),(0,O.useEffect)(()=>{T.current=ye},[ye]),(0,O.useEffect)(()=>{Se.current=i},[i]),(0,O.useEffect)(()=>{Xe.current=t},[t]),(0,O.useEffect)(()=>{Ne.current=de},[de]),(0,O.useEffect)(()=>{Ee&&he.current?.focus()},[Ee,de]);let it=(0,O.useCallback)(()=>{window.setTimeout(()=>{he.current?.focus()},0)},[]),Vn=(0,O.useCallback)(()=>{ee(!1),Ve(N=>N+1)},[]),Ht=(0,O.useCallback)(()=>{Q(!1),(Y.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??Y.current)?.focus?.()},[]);(0,O.useEffect)(()=>{!ce||!ae.current||(ae.current=!1,Ht())},[Ht,ce,de]);let hn=(0,O.useCallback)((N,st)=>{let Ft=$e.current;if(Ft){Ft("paypal",N,st);return}He.current?.(Ps(st?.popupBlocked??$n(N)))},[]),Qt=()=>{We.current?.timer&&(clearTimeout(We.current.timer),We.current.timer=null)},rr=()=>{Qt();let N=Ct.current+1;return Ct.current=N,Ke.current=null,We.current={generation:N,timer:null,yieldedControl:!1},Q(!1),N},Mt=N=>N!==void 0&&We.current?.generation!==N?!1:(Qt(),We.current=null,Ke.current=null,!0),wt=N=>{let st=N?.generation??We.current?.generation??Ct.current;(!N?.generation||We.current?.generation===st)&&(Qt(),We.current=null),Ke.current=st,N?.showRetry&&Q(!0),N?.remount&&Vn(),N?.focus!==!1&&it()},Zt=N=>We.current?.generation===N&&Ke.current!==N,en=N=>{typeof document<"u"&&document.visibilityState!=="visible"||(Qt(),N.timer=setTimeout(()=>{We.current?.generation===N.generation&&(We.current=null,Ke.current=N.generation,hn(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),Q(!0),Vn(),it())},600))},At=()=>{let N=We.current;N?.yieldedControl&&en(N)},Bt=()=>{let N=We.current;N&&(N.yieldedControl=!0,Qt())},St=N=>{let st=xe.current;return st&&et.current.set(N,st),N};(0,O.useEffect)(()=>{let N=()=>{document.visibilityState==="visible"?At():Bt()};return document.addEventListener("visibilitychange",N),window.addEventListener("focus",At),window.addEventListener("blur",Bt),()=>{document.removeEventListener("visibilitychange",N),window.removeEventListener("focus",At),window.removeEventListener("blur",Bt),Qt()}},[]),(0,O.useEffect)(()=>{_e.current!==te&&(_e.current=te,w.current=!1,ue.current=!1,ee(!1),De(!1),Ue(!1),Qe.current?.("loading"))},[te]),(0,O.useEffect)(()=>{Ge(()=>Jt.current?.(ce&&!je))},[ce,je]);let se=(0,Bn.normalizeGatewayEnvironment)(l);(0,O.useEffect)(()=>{let N=r?`${r.slice(0,6)}\u2026(len ${r.length})`:"(empty)",st=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(L(`mount clientId=${N} env=${l??"(unset)"}\u2192${se??"live"} ccy=${u} sub=${d}`),L(`ua=${st.slice(0,80)}${st.length>80?"\u2026":""}`),!r){L("FAIL: clientId empty \u2014 gateway misconfigured"),Ue(!0),H.error({errorCode:"CONFIGURATION_INVALID",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),console.error("[FloPay] DirectPayPal: clientId empty \u2014 gateway misconfigured");return}if(!Y.current){L("FAIL: containerRef not attached");return}q.current=H.startTiming(),H.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Ft=!1,Ln=!1,Le=()=>Ft||Ln,lt,Ye=!1,In=()=>{lt=(0,Bn.generateIdempotencyKey)(),lt||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),Ye=!0},En=null,zn=!1,Hn=null,_n=!1,at=()=>{!Hn||_n||(_n=!0,Hn.close().catch(()=>{}))},Dt=null,an=()=>{Dt!==null&&(H.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),H.performance({stage:"overlay_return",durationMs:H.elapsed(Dt),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),Dt=null)},gt=!1,Et=Y.current,tn=null,sn=null,Kt=[],Ot=y=>{if(!y||typeof y.getBoundingClientRect!="function")return"(no rect)";let o=y.getBoundingClientRect();return`${Math.round(o.width)}\xD7${Math.round(o.height)}`},Nt=y=>{if(!y)return"(empty)";try{let o=new URL(y,typeof window<"u"?window.location.href:"https://localhost"),f=o.pathname.toLowerCase();return f.includes("checkcaptcha")||f.includes("captcha")?`CAPTCHA(${o.host}${f})`:f.includes("risk")||f.includes("challenge")?`RISK(${o.host}${f})`:f.includes("smart/buttons")?`smart-buttons(${o.host})`:`${o.host}${f}`.slice(0,100)}catch{return y.slice(0,80)}},Te=y=>{let o=y.getAttribute("src"),f=y.getAttribute("srcdoc"),z=y.getAttribute("name"),b=y.getAttribute("sandbox"),K=[];return o&&K.push(`src=${Nt(o)}`),f&&K.push(`srcdoc[${f.length}ch]`),!o&&!f&&K.push("src=(empty) srcdoc=(empty)"),z&&K.push(`name=${z.slice(0,40)}`),b!==null&&K.push(`sandbox="${b.slice(0,40)}"`),K.join(" ")},Ut=y=>{if(!(y instanceof HTMLIFrameElement))return"";try{let o=y.contentDocument;if(!o)return"cd=null";let f=o.body?.children.length??0,z=o.body?.innerHTML.length??0,b=o.head?.innerHTML.length??0;return`cd=same-origin readyState=${o.readyState} body[${f}children,${z}ch] head[${b}ch]`}catch(o){return`cd=cross-origin(${o.message.slice(0,30)})`}},yt=[],Pn=y=>{if(Le())return;let o=y.message??String(y.error??"(no message)");o&&(o.toLowerCase().includes("paypal")||o.toLowerCase().includes("zoid")||o.toLowerCase().includes("postrobot")||o.toLowerCase().includes("storage"))&&(L(`window:error ${o.slice(0,140)}`),yt.push(o))},Kn=y=>{if(Le())return;let o=y.reason instanceof Error?y.reason.message:String(y.reason??"(no reason)");o&&(o.toLowerCase().includes("paypal")||o.toLowerCase().includes("zoid")||o.toLowerCase().includes("postrobot")||o.toLowerCase().includes("storage"))&&(L(`window:rejection ${o.slice(0,140)}`),yt.push(o))};$&&typeof window<"u"&&(window.addEventListener("error",Pn),window.addEventListener("unhandledrejection",Kn));let $t={value:0};if($&&typeof PerformanceObserver<"u")try{sn=new PerformanceObserver(y=>{if(!Le())for(let o of y.getEntries()){if(!o.name.toLowerCase().includes("paypal"))continue;$t.value+=1;let f=Math.round(o.duration);L(`net ${f}ms ${o.name.slice(0,90)}`)}}),sn.observe({type:"resource",buffered:!0})}catch{}let qt=()=>{for(tn?.disconnect(),tn=null,sn?.disconnect(),sn=null;Kt.length;)clearTimeout(Kt.pop());$&&typeof window<"u"&&(window.removeEventListener("error",Pn),window.removeEventListener("unhandledrejection",Kn))},Lt=y=>{if(!y)return!1;let o=y.toLowerCase();return o.includes("zoid destroyed")||o.includes("destroyed all components")||o.includes("window closed")||o.includes("detected container element removed")},On=y=>{if(Le()||Lt(y))return;let o=Un(y)??y;Ge(()=>He.current?.(o))},Nn=y=>{Ft||(Ue(!0),y.includes("paypal_ineligible")||H.error({errorCode:"PROVIDER_LOAD_FAILED",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk",failureCategory:"provider_runtime"}),console.error("[FloPay] DirectPayPal load/render failure:",y))},nn=(y,o=!1)=>{if(Ft)return;let f=w.current||!I;if(zn)return;zn=!0,Ln=!0,qt(),at();let z=o||Xa(y);if(z&&I&&!w.current){w.current=!0,ee(!1),B(!1),De(!0),Qe.current?.("retrying"),En=setTimeout(()=>{Ft||Ve(b=>b+1)},ys);return}if(z||f){if(ee(!1),B(!1),De(!1),Ue(!0),Qe.current?.("exhausted"),!ue.current){ue.current=!0;let b=Xa(y)?"paypal_init_timeout":o?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",b)}return}Nn(y)};Ue(!1);let Wt=async(y,o=xe.current)=>{if(Le())return;let f=o?.sessionId??e;if(ne.current){await ne.current(y,{sessionId:f,accountPatch:o?.accountPatch,nonce:o?.nonce});return}let z=H.startTiming();H.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let b=()=>{H.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),H.performance({stage:"processing",durationMs:H.elapsed(z),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let K=T.current,ze=o?.accountPatch?.email??Se.current,tt=o?.accountPatch?.userId??K?.customer?.id??K?.accountData?.userId??"",W=await new po.PaymentAPI(me,{telemetry:!1}).processPayment(tt,{sessionId:f,nonce:o?.nonce??Xe.current,tokenizedData:y,accountData:{userId:tt,email:ze??K?.customer?.email??"",firstName:o?.accountPatch?.firstName??K?.customer?.firstName??K?.accountData?.firstName??"",lastName:o?.accountPatch?.lastName??K?.customer?.lastName??K?.accountData?.lastName??"",country:o?.accountPatch?.country??K?.customer?.country??K?.accountData?.country??void 0,zip:o?.accountPatch?.zip??K?.customer?.zip??K?.accountData?.zip??void 0}});if(W.ok){if(Ln||Ft&&Rn.current)return;b(),H.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Ge(()=>rt.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Le())return;let m=await W.json().catch(()=>null),j=m?.message??"PayPal payment failed.",Pe=Un(j)??j;b(),W.status===400&&(typeof m?.declineCode=="string"||!Array.isArray(m?.fields))?H.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):W.status===400||W.status===422?H.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):H.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:W.status>=500?"5xx":W.status>=400?"4xx":W.status>=300?"3xx":"unknown",failureCategory:W.status>=500?"server_error":void 0}),On(Pe),Ge(()=>mt.current?.(It("paypal",Pe,{code:m?.code,declineCode:m?.declineCode})));return}catch(K){if(Le())return;b(),H.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let ze=K instanceof Error?K.message:"PayPal payment failed.",tt=Un(ze)??ze;On(tt),Ge(()=>mt.current?.(It("paypal",tt)));return}},rn=()=>new Bn.FloPayError("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),qe=y=>Le()?Promise.reject(rn()):Promise.resolve(y),M=async y=>{if(Le())throw rn();Ye||In();let o=xe.current,f=o?.sessionId??e,z=o?.nonce??Xe.current;H.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let b=await new po.PaymentAPI(me,{telemetry:!1}).createSessionIntent(f,z??"",{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:lt});if(Le())throw rn();if(b.provider!=="paypal")throw new Error(y);return H.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),b.providerObjectId},V=(y,o)=>{let f=o?.nonce??Xe.current;if(!f)return;let z=o?.sessionId??e,b=gr(y)??An(y)??"provider_declined";new po.PaymentAPI(me,{telemetry:!1}).reportSessionIntentDecline(z,f,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:b}).catch(()=>{})},F=de;L("loadScript:scheduled (deferred 1 tick)");let we=null,ke=setTimeout(()=>{if(Ft){L("loadScript:skipped (cancelled before defer ran)");return}L("loadScript:start");let y=se==="live"?"production":se;we=(0,Qa.loadScript)({clientId:r,currency:u,intent:d?"subscription":"capture",vault:d?!0:void 0,...y?{environment:y}:{},...y==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),we.then(o=>{if(L(`loadScript:resolved inactive=${Le()} ns=${!!o} buttons=${!!o?.Buttons}`),Le())return;if(!o?.Buttons){L("FAIL: namespace missing Buttons factory"),nn("PayPal SDK did not expose the Buttons factory.");return}H.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),H.performance({stage:"provider_ready",durationMs:H.elapsed(q.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),H.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let f=async re=>{if(Le()||Ne.current!==F)return;let W=re.subscriptionID??re.orderID??"",m=W?et.current.get(W):ot.current.get(F);if(!(!m||!Zt(m.generation))&&Mt(m.generation)){et.current.delete(W),ot.current.delete(m.surfaceKey),an();try{if(B(!0),Ge(()=>He.current?.(null)),!W)throw new Bn.FloPayError("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await Wt({id:W,isPaypal:!0},m)}catch(j){On(j instanceof Error?j.message:"PayPal capture failed.")}finally{Le()||B(!1)}}},z=o.Buttons({style:{layout:"horizontal",height:mo,tagline:!1},onClick:async(re,W)=>{if(Le()){await W.reject();return}In();let m=Xt.current,j={};if(m)try{let Me=await m("paypal");if(Le()){await W.reject();return}if(!Me.proceed){xe.current=null,ot.current.delete(F),await W.reject();return}j={sessionId:Me.sessionId,accountPatch:Me.accountPatch,nonce:Me.nonce}}catch(Me){L(`onClick:runBeforeButtonClick rejected msg=${(Me instanceof Error?Me.message:String(Me)).slice(0,120)}`),xe.current=null,ot.current.delete(F),await W.reject();return}Ge(()=>Je.current?.("paypal"));let Ie={generation:rr(),surfaceKey:F,...j};xe.current=Ie,ot.current.set(F,Ie),await W.resolve(),H.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),H.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),H.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),Dt=H.startTiming()},createOrder:d?void 0:x?()=>qe(x).then(St):()=>M("Failed to create PayPal order.").then(St),createSubscription:d?x?()=>qe(x).then(St):()=>M("Failed to create PayPal subscription.").then(St):void 0,onApprove:f,onCancel:()=>{if(Le())return;let re=ot.current.get(F)??xe.current;re&&ot.current.delete(re.surfaceKey),xe.current=null,an(),H.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),ae.current=!0,wt({generation:re?.generation,remount:!0,focus:!1})},onError:re=>{if(Le()||Ne.current!==F)return;let W=re instanceof Error?re.message:"PayPal failed to render.";if(L(`onError rendered=${gt} msg=${W.slice(0,120)}`),gt){let m=ot.current.get(F)??xe.current;if(m&&!Zt(m.generation)||!m&&Ke.current===Ct.current)return;if(Lt(W)){Mt(m?.generation);return}if(an(),Lr(re)){H.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),V(re,m),Ge(()=>mt.current?.(It("paypal",W))),m&&ot.current.delete(m.surfaceKey),xe.current=null,Mt(m?.generation);return}let j=W.toLowerCase();H.error({errorCode:j.includes("popup")&&j.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),m&&ot.current.delete(m.surfaceKey),xe.current=null,wt({generation:m?.generation,remount:!0,showRetry:!0,focus:!0}),hn(re,{code:"paypal_runtime_failed"});return}nn(W)}}),b=z.isEligible();if(L(`isEligible=${b}`),H.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!b){ee(!1),nn("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}Hn=z,$&&L(`container:dims ${Ot(Et)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),$&&typeof MutationObserver<"u"&&(tn=new MutationObserver(re=>{if(!Le()){for(let W of re)if(W.type==="childList")W.addedNodes.forEach(m=>{if(!(m instanceof Element))return;let j=m.tagName.toLowerCase(),Pe=(m.getAttribute("title")??"").slice(0,40),Ie=j==="iframe"?` ${Te(m)}`:"";L(`child+ ${j}${Pe?` title="${Pe}"`:""}${Ie} dims=${Ot(m)}`)});else if(W.type==="attributes"&&W.target instanceof Element){let m=W.target;if(m.tagName.toLowerCase()!=="iframe")continue;let j=W.attributeName;(j==="src"||j==="srcdoc")&&L(`attr~ iframe ${j}=${j==="srcdoc"?`[${(m.getAttribute("srcdoc")??"").length}ch]`:Nt(m.getAttribute("src"))} dims=${Ot(m)}`)}}}),tn.observe(Et,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let ze=re=>{if(Le()||gt)return;let W=Et.querySelectorAll("iframe"),m=typeof document<"u"&&"hasStorageAccess"in document;L(`watchdog:${re} container=${Ot(Et)} children=${Et.childElementCount} iframes=${W.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${m} paypalNetRequests=${$t.value}`),W.forEach((j,Pe)=>{let Ie=(j.getAttribute("title")??"").slice(0,40);L(` iframe[${Pe}] ${Ot(j)}${Ie?` title="${Ie}"`:""} ${Te(j)}`);let Me=Ut(j);Me&&L(` ${Me}`)}),yt.length===0&&L(" (no PayPal/zoid window errors captured)")};$&&(Kt.push(setTimeout(()=>ze("3s"),3e3)),Kt.push(setTimeout(()=>ze("8s"),8e3)),Kt.push(setTimeout(()=>ze("15s"),15e3))),L("render:start");let tt=H.startTiming();Kt.push(setTimeout(()=>{Le()||gt||(L("watchdog:11s retryable render timeout"),nn("PayPal Buttons render did not settle within 11000ms.",!0))},fs)),z.render(Et).then(()=>{if(L(`render:resolved inactive=${Le()}`),qt(),Le()){at();return}gt=!0,ee(!0),De(!1),Qe.current?.("ready"),H.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),H.performance({stage:"checkout_render",durationMs:H.elapsed(tt),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(re=>{let W=re instanceof Error?re.message:"PayPal failed to render.";L(`render:rejected msg=${W.slice(0,120)}`),qt(),nn(W)})}).catch(o=>{let f=o instanceof Error?o.message:"PayPal SDK failed to load.";L(`loadScript:rejected msg=${f.slice(0,120)}`),nn(f)})},0);return()=>{Ft=!0,clearTimeout(ke),En&&clearTimeout(En),qt(),at()}},[I,me,r,u,l,d,e,x,de,H]);let jn=$?(0,pn.jsxs)("pre",{"data-testid":"flopay-direct-paypal-debug",style:{margin:"0 0 8px 0",padding:"6px 8px",background:je?"#fef2f2":"#f3f4f6",border:`1px solid ${je?"#fca5a5":"#d1d5db"}`,borderRadius:6,color:"#111827",font:"11px/1.35 ui-monospace, SFMono-Regular, Menlo, monospace",whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:220,overflowY:"auto"},children:[`FloPay/DirectPayPal-debug (ready=${ce} failed=${je})`,Ze.length===0?`
7
7
  (waiting for first lifecycle event\u2026)`:`
8
- ${Qe.join(`
9
- `)}`]}):null;return Ve&&!dt?j?(0,dn.jsx)("div",{children:qn}):null:(0,dn.jsxs)("div",{children:[qn,(0,dn.jsxs)("div",{"aria-hidden":be?!0:void 0,style:be?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:io},children:[!ge&&!be&&(0,dn.jsx)("div",{"data-testid":"flopay-direct-paypal-placeholder",style:{position:"absolute",inset:0,borderRadius:8,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite",pointerEvents:"none"}}),(0,dn.jsx)("div",{ref:G,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:io,display:"flex",opacity:ge?1:0},"aria-busy":ue||O},ie)]},ie),Ee&&(0,dn.jsx)("button",{ref:De,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Vt,style:cs,children:"Try PayPal again"})]})}function Ar(e){return(0,dn.jsx)(Ha,{...e})}function Wa(e){return(0,dn.jsx)(Ha,{...e})}var Lt=require("@flopay/shared"),s=require("react/jsx-runtime"),Sn="flopay_stripe_resume",Ya="flopay_wallet_resume",Br="flopay_paypal_resume",us=250,Ga="Just a moment \u2014 we are finalizing your order. Please press pay again.";function jo(e,t,n){e?.error({errorCode:"PROVIDER_LOAD_FAILED",failureCategory:"provider_runtime",stage:"provider_load",provider:t,paymentMethodCategory:n,requestCategory:"provider_sdk"})}async function co({billingApiUrl:e,sessionId:t,nonce:n,request:c}){if(!(!t||!n))try{await new un.PaymentAPI(e,{telemetry:!1}).reportSessionIntentDecline(t,n,c)}catch{}}function ps(e){return e instanceof Lt.FloPayError&&typeof e.statusCode=="number"&&e.statusCode>=400&&e.statusCode<500}function Uo(e){return e?.html?{html:e.html,...e.messageToken?{messageToken:e.messageToken}:{},...e.expectedOrigin?{expectedOrigin:e.expectedOrigin}:{}}:null}function so(e,t=.12){let n=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!n)return e;let c=parseInt(n[1],16),a=Math.max(0,Math.min(1,1-t)),l=Math.round((c>>16&255)*a),p=Math.round((c>>8&255)*a),d=Math.round((c&255)*a);return`#${(1<<24|l<<16|p<<8|d).toString(16).slice(1)}`}var ms=`
8
+ ${Ze.join(`
9
+ `)}`]}):null;return je&&!ut?$?(0,pn.jsx)("div",{children:jn}):null:(0,pn.jsxs)("div",{children:[jn,(0,pn.jsxs)("div",{"aria-hidden":Ce?!0:void 0,style:Ce?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:mo},children:[!ce&&!Ce&&(0,pn.jsx)("div",{"data-testid":"flopay-direct-paypal-placeholder",style:{position:"absolute",inset:0,borderRadius:8,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite",pointerEvents:"none"}}),(0,pn.jsx)("div",{ref:Y,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:mo,display:"flex",opacity:ce?1:0},"aria-busy":fe||E},de)]},de),Ee&&(0,pn.jsx)("button",{ref:he,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Ht,style:hs,children:"Try PayPal again"})]})}function zr(e){return(0,pn.jsx)(Za,{...e})}function ei(e){return(0,pn.jsx)(Za,{...e})}var zt=require("@flopay/shared"),c=require("react/jsx-runtime"),kn="flopay_stripe_resume",ti="flopay_wallet_resume",Or="flopay_paypal_resume",bs=250,ni="Just a moment \u2014 we are finalizing your order. Please press pay again.";function Jo(e,t,n){e?.error({errorCode:"PROVIDER_LOAD_FAILED",failureCategory:"provider_runtime",stage:"provider_load",provider:t,paymentMethodCategory:n,requestCategory:"provider_sdk"})}async function fo({billingApiUrl:e,sessionId:t,nonce:n,request:i}){if(!(!t||!n))try{await new mn.PaymentAPI(e,{telemetry:!1}).reportSessionIntentDecline(t,n,i)}catch{}}function vs(e){return e instanceof zt.FloPayError&&typeof e.statusCode=="number"&&e.statusCode>=400&&e.statusCode<500}function Wo(e){return e?.html?{html:e.html,...e.messageToken?{messageToken:e.messageToken}:{},...e.expectedOrigin?{expectedOrigin:e.expectedOrigin}:{}}:null}var Cs=`
10
10
  .paypal-buttons { margin: 0 !important; vertical-align: top !important; }
11
11
  @keyframes flopay-spin { to { transform: rotate(360deg); } }
12
12
  @keyframes flopay-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }
@@ -27,7 +27,7 @@ ${Qe.join(`
27
27
  0% { opacity: 1; transform: translateX(0) scale(1); }
28
28
  100% { opacity: 0; transform: translateX(16px) scale(0.97); }
29
29
  }
30
- `,lo=44;function Vo(e){if(!e.themeBundle&&!e.explicitPrimaryColor)return{backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:e.resolvedBorderRadius,boxShadow:"0 1px 2px rgba(0,0,0,0.04)"};let t=e.themeBundle?e.submitButtonStyle??{}:{};return{backgroundColor:e.resolvedPrimaryColor,color:t.color??"white",border:t.border??"none",borderRadius:t.borderRadius??e.resolvedBorderRadius,boxShadow:t.boxShadow}}var ys={visibility:"hidden",position:"absolute",pointerEvents:"none",width:"100%",height:0,overflow:"hidden"},ri={width:"100%",minHeight:lo,margin:"0 0 0.5rem",padding:"0.75rem 0.875rem",border:"1px solid #2563eb",borderRadius:8,background:"#eff6ff",color:"#1d4ed8",fontSize:"0.95rem",fontWeight:700,cursor:"pointer"};function fs(e){switch(e){case"paypal":return"PayPal";case"apple_pay":return"Apple Pay";case"google_pay":return"Google Pay";default:return"Card"}}function Ja(e){return e==="paypal"?"paypal":e==="apple_pay"?"apple_pay":"google_pay"}function oi(e){return e==="paypal"?"PayPal":(0,C.getStripeMethodDisplayName)(e)}function gs(e,t){let n=`We couldn't open ${oi(e)}. Try again or choose another payment method.`;return t?`${n} Allow pop-ups for this site, then try again.`:n}function ai(e){let t=(0,o.useRef)(0),n=(0,o.useRef)(null),c=(0,o.useRef)(null),a=(0,o.useCallback)((u=c.current)=>{let b=u;b?.timer&&(clearTimeout(b.timer),b.timer=null)},[]),l=(0,o.useCallback)((u,b)=>{typeof document<"u"&&document.visibilityState!=="visible"||(a(u),u.timer=setTimeout(()=>{u.timer=null,c.current?.generation===u.generation&&(c.current=null,n.current=u.generation,e(u.method,new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}))},b))},[a,e]),p=(0,o.useCallback)(u=>{u.yieldedControl&&l(u,600)},[l]),d=(0,o.useCallback)(u=>{a();let b=t.current+1;t.current=b,n.current=null;let E={generation:b,method:u,timer:null,yieldedControl:!1};return c.current=E,b},[a]),k=(0,o.useCallback)(u=>{let b=c.current;return typeof u=="number"&&b?.generation!==u?!1:(a(b),c.current=null,(typeof u!="number"||n.current===u)&&(n.current=null),!0)},[a]),U=(0,o.useCallback)(u=>{let b=c.current,E=u??b?.generation??t.current;(!u||b?.generation===u)&&(a(b),c.current=null),n.current=E},[a]),P=(0,o.useCallback)(u=>n.current===(u??t.current),[]),I=(0,o.useCallback)(u=>c.current?.generation===u&&n.current!==u,[]),R=(0,o.useCallback)(()=>{let u=c.current;u&&p(u)},[p]),O=(0,o.useCallback)(()=>{let u=c.current;u&&(u.yieldedControl=!0,a(u))},[a]);return(0,o.useEffect)(()=>{let u=()=>{document.visibilityState==="visible"?R():O()},b=()=>{O()};return document.addEventListener("visibilitychange",u),window.addEventListener("blur",b),window.addEventListener("focus",R),()=>{document.removeEventListener("visibilitychange",u),window.removeEventListener("blur",b),window.removeEventListener("focus",R),a()}},[a,O,R]),{startAttempt:d,finishAttempt:k,invalidateAttempt:U,isAttemptInvalidated:P,isAttemptCurrent:I}}function hs(e){let t=(0,C.getPostalCodeExample)(e);return`Enter a valid ${(0,C.getPostalCodeLabel)(e)}${t?` (e.g. ${t})`:""}`}function Ps(e,t,n){let c=(0,C.isPostalCodeSupported)(e),a=t.trim(),l=n&&c,p=l&&!a,d=l&&!!a&&!(0,C.isValidPostalCode)(e,a);return{visible:n,supported:c,required:l,empty:p,malformed:d}}function Xa(e,t){return t instanceof Lt.FloPayError?t:new Lt.FloPayError(t instanceof Error?t.message:`${fs(e)} before-click hook failed.`,"validation_error")}function $o(){return(0,s.jsx)("style",{children:ms})}function bs(e){return typeof e=="number"?`${e}px`:e}function Qa(e){if(typeof e=="number"||typeof e=="string")return e}function ii(e,t){let n=e.availablePaymentMethods;return n&&t.some(c=>n[c])?"ready":"unavailable"}function si({state:e,placeholderTestId:t,borderRadius:n=8,children:c}){return e==="unavailable"||e==="load_error"?null:(0,s.jsxs)("div",{style:{position:"relative",minHeight:44},children:[(0,s.jsx)("div",{"data-testid":t,"aria-hidden":e==="ready",style:{position:"absolute",inset:0,height:44,borderRadius:n,background:"#e5e7eb",animation:e==="ready"?void 0:"flopay-pulse 1.5s ease-in-out infinite",opacity:e==="ready"?0:1,transform:e==="ready"?"scale(0.985)":"scale(1)",transition:"opacity 140ms ease-out, transform 140ms ease-out",pointerEvents:"none"}}),(0,s.jsx)("div",{style:{minHeight:44,opacity:e==="ready"?1:0,transform:e==="ready"?"translateY(0)":"translateY(2px)",transition:"opacity 140ms ease-out, transform 140ms ease-out",pointerEvents:e==="ready"?"auto":"none"},children:c})]})}function Za(e){return e!=="unavailable"&&e!=="load_error"}function uo(e){return(0,s.jsx)(Cs,{...e})}function ei({sessionId:e,nonce:t,email:n,billingApiUrl:c,onTokenizedBody:a,onErrorChange:l,isProcessing:p=!1,onButtonClick:d,onDecline:k,onTechnicalFailure:U,runBeforeButtonClick:P,onLoadStateChange:I,placeholderBorderRadius:R}){let O=cn(),u=(0,ft.useStripe)(),b=(0,ft.useElements)(),[E,x]=(0,o.useState)("loading");(0,o.useEffect)(()=>{I?.(E)},[E,I]);let[h,ye]=(0,o.useState)(!1),M=(0,o.useRef)(!1),ce=(0,o.useRef)(null),oe=(0,o.useRef)(null),[j,te]=(0,o.useState)(0),[X,de]=(0,o.useState)(!1),Y=(0,o.useRef)(!1),G=(0,o.useRef)(new Map),{startAttempt:pe,finishAttempt:De,invalidateAttempt:we,isAttemptInvalidated:ge,isAttemptCurrent:ae}=ai((J,S,se)=>{U?.(J,S,{...se,popupBlocked:se?.popupBlocked??Nn(S)}),de(!0),te(Ve=>Ve+1)});(0,o.useEffect)(()=>{X&&oe.current?.focus()},[X,j]);let be=(0,o.useCallback)(()=>{te(J=>J+1)},[]),Le=(0,o.useCallback)((J,S,se)=>{we(se),U?.("paypal",J,{code:S,popupBlocked:Nn(J)}),de(!0),be()},[we,U,be]),ie=(0,o.useCallback)(()=>{window.setTimeout(()=>{(ce.current?.querySelector("iframe")??ce.current)?.focus()},0)},[]);(0,o.useEffect)(()=>{Y.current&&(Y.current=!1,ie())},[ie,j]);let je=(0,o.useCallback)(()=>{de(!1),l?.(null),ie()},[ie,l]);(0,o.useEffect)(()=>{if(!u||M.current)return;let J=new URLSearchParams(window.location.search),S=J.get("payment_intent"),se=J.get("payment_intent_client_secret"),Ve=J.get("redirect_status");if(!S||!se)return;M.current=!0;let Ne;try{let A=localStorage.getItem(Br);if(A){let le=JSON.parse(A);le.clientSecret===se&&(Ne={...le.accountPatch?{accountPatch:le.accountPatch}:{},...le.sessionId?{sessionId:le.sessionId}:{},...le.nonce?{nonce:le.nonce}:{}})}}catch{}try{localStorage.removeItem(Br)}catch{}let ue=new URL(window.location.href);ue.searchParams.delete("payment_intent"),ue.searchParams.delete("payment_intent_client_secret"),ue.searchParams.delete("redirect_status"),window.history.replaceState({},"",ue.toString()),(async()=>{try{if(ye(!0),Ve==="failed"){let Q="PayPal payment was declined. Please try again.";l?.(Q),k?.(Rt("paypal",Q));return}let{paymentIntent:A,error:le}=await u.retrievePaymentIntent(se);if(le){l?.(le.message??"Failed to retrieve PayPal payment status.");return}if(A&&(A.status==="requires_capture"||A.status==="succeeded")){let Q=typeof A.payment_method=="string"?A.payment_method:A.payment_method?.id;a({id:Q??A.id,type:"card",threeDSecureActionResultTokenId:A.id,isPaypal:!0},Ne)}else{let Q="PayPal payment was not completed. Please try again.";l?.(Q),k?.(Rt("paypal",Q))}}catch(A){l?.(A instanceof Error?A.message:"Failed to complete PayPal payment.")}finally{ye(!1)}})()},[u,a,l,k]);let Oe=(0,o.useCallback)(async J=>{if(p||h){J.reject();return}let S=P?await P("paypal"):{proceed:!0};if(!S.proceed){G.current.delete(j),J.reject();return}let se=pe("paypal");G.current.set(j,{generation:se,accountPatch:S.accountPatch,sessionId:S.sessionId,nonce:S.nonce}),de(!1),d?.("paypal"),J.resolve()},[G,p,d,P,pe,h,j]),Ee=(0,o.useCallback)(async J=>{if(!u||!b)return;let S=G.current.get(j);if(S&&!ae(S.generation)){G.current.delete(j);return}if(!S&&ge()||S&&!De(S.generation))return;S||De();let se=S??null;if(G.current.delete(j),!se&&P){let A=await P("paypal");if(!A.proceed){J.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}se={accountPatch:A.accountPatch,sessionId:A.sessionId,nonce:A.nonce}}let Ve=se?.sessionId??e,Ne=se?.nonce??t,ue=se?.accountPatch?.email??n;try{if(ye(!0),l?.(null),!Ve||!ue)throw new Error("Missing sessionId or email for PayPal payment");let A=u.createPaymentMethod,{error:le,paymentMethod:Q}=await A({type:"paypal"});if(le){Le(le,"stripe_paypal_create_payment_method_failed",S?.generation),J.paymentFailed({reason:"fail"});return}let _e=await new un.PaymentAPI(c).createSessionIntent(Ve,Ne??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:Q?.id??null,intentKind:"payment"});if(_e.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let dt=_e.clientSecret,Qe={return_url:window.location.href};if(Q?.id&&(Qe.payment_method=Q.id),typeof window<"u")try{localStorage.setItem(Br,JSON.stringify({clientSecret:dt,sessionId:Ve,nonce:Ne,accountPatch:se?.accountPatch}))}catch{}let{error:pt,paymentIntent:D}=await u.confirmPayment({clientSecret:dt,confirmParams:Qe,redirect:"if_required"});if(pt){if(typeof window<"u")try{localStorage.removeItem(Br)}catch{}if(Mr(pt)){let tt=pt.message??"Your payment was declined.";l?.(tt),k?.(Rt("paypal",tt,{code:Tn(pt),declineCode:pr(pt)})),await co({billingApiUrl:c,sessionId:Ve,nonce:Ne,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Tn(pt)??"provider_declined"}})}else Le(pt,"stripe_paypal_confirm_failed",S?.generation);return}if(typeof window<"u")try{localStorage.removeItem(Br)}catch{}let Z=typeof D?.payment_method=="string"?D.payment_method:D?.payment_method?.id;a({id:Z??D?.id,type:"card",threeDSecureActionResultTokenId:D?.id,isPaypal:!0},{accountPatch:se?.accountPatch,sessionId:Ve,nonce:Ne});return}catch(A){Le(A,"stripe_paypal_failed",S?.generation)}finally{ye(!1)}},[u,b,e,t,n,c,a,l,k,P,Le,De,ae,ge,j]);return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(si,{state:E,placeholderTestId:"flopay-paypal-placeholder",borderRadius:R,children:(0,s.jsxs)("div",{ref:ce,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[X&&(0,s.jsx)("button",{ref:oe,type:"button","data-testid":"flopay-paypal-retry-button",onClick:je,style:ri,children:"Try PayPal again"}),(0,s.jsx)(ft.ExpressCheckoutElement,{onReady:J=>x(ii(J,["paypal"])),onLoadError:()=>{x("load_error"),jo(xt(O),"paypal","paypal")},onClick:Oe,onConfirm:Ee,onCancel:()=>{let J=G.current.get(j);G.current.delete(j),xt(O)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),we(J?.generation),de(!1),Y.current=!0,be()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},j)]})}),h&&(0,s.jsx)(Cn,{status:"processing"})]})}function ti({sessionId:e,nonce:t,email:n,billingApiUrl:c,intentKind:a,expressMethods:l,onTokenizedBody:p,onErrorChange:d,onButtonClick:k,onDecline:U,onTechnicalFailure:P,runBeforeButtonClick:I,onLoadStateChange:R,placeholderBorderRadius:O}){let u=cn(),b=(0,ft.useStripe)(),E=(0,ft.useElements)(),[x,h]=(0,o.useState)("loading");(0,o.useEffect)(()=>{R?.(x)},[x,R]);let[ye,M]=(0,o.useState)(!1),ce=(0,o.useRef)(null),oe=(0,o.useRef)(null),[j,te]=(0,o.useState)(0),[X,de]=(0,o.useState)(!1),[Y,G]=(0,o.useState)("google_pay"),pe=(0,o.useRef)(!1),De=(0,o.useRef)("google_pay"),we=(0,o.useRef)("google_pay"),ge=(0,o.useRef)(new Map),{startAttempt:ae,finishAttempt:be,invalidateAttempt:Le,isAttemptInvalidated:ie,isAttemptCurrent:je}=ai((ue,A,le)=>{P?.(ue,A,{...le,popupBlocked:le?.popupBlocked??Nn(A)}),G(ue),de(!0),te(Q=>Q+1)});(0,o.useEffect)(()=>{X&&oe.current?.focus()},[X,j]);let Oe=(0,o.useCallback)(()=>{te(ue=>ue+1)},[]),Ee=(0,o.useCallback)((ue,A,le,Q)=>{Le(Q),P?.(ue,A,{code:le,popupBlocked:Nn(A)}),G(ue),de(!0),Oe()},[Le,P,Oe]),J=(0,o.useCallback)(()=>{window.setTimeout(()=>{(ce.current?.querySelector("iframe")??ce.current)?.focus()},0)},[]);(0,o.useEffect)(()=>{pe.current&&(pe.current=!1,J())},[J,j]);let S=(0,o.useCallback)(()=>{de(!1),d?.(null),J()},[J,d]),se=(0,o.useCallback)(async ue=>{if(!b||!E)return;let A=ge.current.get(j);if(A&&!je(A.generation)){ge.current.delete(j);return}if(!A&&ie()||A&&!be(A.generation))return;A||be();let le=ue.expressPaymentType??A?.method??De.current,Q=A??null;ge.current.delete(j);let _e=Ja(le);if(!Q&&I){let Z=await I(_e);if(!Z.proceed){ue.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}Q={accountPatch:Z.accountPatch,sessionId:Z.sessionId,nonce:Z.nonce}}let dt=_e,Qe=Q?.sessionId??e,pt=Q?.nonce??t,D=Q?.accountPatch?.email??n;try{M(!0),d?.(null);let{error:Z}=await E.submit();if(Z){Ee(le,Z,"stripe_wallet_submit_failed",A?.generation);return}let{error:tt,paymentMethod:Ke}=await b.createPaymentMethod({elements:E});if(tt||!Ke){Ee(le,tt??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",A?.generation);return}if(!Qe||!D)throw new Error("Missing sessionId or email for wallet payment");let mt=await new un.PaymentAPI(c).createSessionIntent(Qe,pt??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:le??_e,paymentMethodId:Ke.id,intentKind:a});if(mt.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let Ue=mt.clientSecret,{error:Ge,intentId:Yt}=(0,Lt.isSetupIntentClientSecret)(Ue)?await b.confirmCardSetup(Ue,{payment_method:Ke.id}).then(Xe=>({error:Xe.error,intentId:Xe.setupIntent?.id})):await b.confirmCardPayment(Ue,{payment_method:Ke.id}).then(Xe=>({error:Xe.error,intentId:Xe.paymentIntent?.id}));if(Ge){if(Mr(Ge)){let Xe=Ge.message??"Your payment was declined.";d?.(Xe),U?.(Rt(dt,Xe,{code:Tn(Ge),declineCode:pr(Ge)})),await co({billingApiUrl:c,sessionId:Qe,nonce:pt,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:le??_e,providerDeclineReason:Tn(Ge)??"provider_declined"}})}else Ee(le,Ge,"stripe_wallet_confirm_failed",A?.generation);return}p({id:Ke.id,type:"card",threeDSecureActionResultTokenId:Yt},{accountPatch:Q?.accountPatch,sessionId:Qe,nonce:pt})}catch(Z){Ee(le,Z,"stripe_wallet_failed",A?.generation)}finally{M(!1)}},[b,E,e,t,n,c,a,p,d,U,I,Ee,be,je,ie,j]),Ve=(0,o.useMemo)(()=>{let ue=["applePay","googlePay","paypal","link","amazonPay","klarna"],A=new Set(["applePay","googlePay"]),le=new Set(l.map(C.stripeExpressMethodToOptionKey)),Q={};for(let _e of ue)le.has(_e)?Q[_e]=A.has(_e)?"always":"auto":Q[_e]="never";return Q},[l]),Ne=(0,o.useMemo)(()=>l.map(C.stripeExpressMethodToOptionKey),[l]);return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(si,{state:x,placeholderTestId:"flopay-wallet-placeholder",borderRadius:O,children:(0,s.jsxs)("div",{ref:ce,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[X&&(0,s.jsxs)("button",{ref:oe,type:"button","data-testid":"flopay-wallet-retry-button",onClick:S,style:ri,children:["Try ",oi(Y)," again"]}),(0,s.jsx)(ft.ExpressCheckoutElement,{onReady:ue=>{h(ii(ue,Ne))},onLoadError:ue=>{h("load_error"),jo(xt(u),"stripe","wallet")},onClick:async ue=>{De.current=ue.expressPaymentType,we.current=Ja(ue.expressPaymentType);let A=I?await I(we.current):{proceed:!0};if(!A.proceed){ge.current.delete(j),ue.reject();return}let le=ae(ue.expressPaymentType);ge.current.set(j,{generation:le,method:ue.expressPaymentType,accountPatch:A.accountPatch,sessionId:A.sessionId,nonce:A.nonce}),de(!1),k?.(we.current),ue.resolve()},onConfirm:se,onCancel:()=>{let ue=ge.current.get(j);ge.current.delete(j),xt(u)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),Le(ue?.generation),de(!1),pe.current=!0,Oe()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:Ve,layout:{maxColumns:1,overflow:"never"}}},j)]})}),ye&&(0,s.jsx)(Cn,{status:"processing"})]})}function vs({method:e,themeId:t,submitting:n=!1,disabled:c=!1,highlighted:a=!1,hasNextStep:l=!1,onClick:p,backgroundColor:d,borderColor:k,textColor:U,borderRadius:P,fontFamily:I}){let R=(0,C.resolveStripeMethodBrandVariant)(e,t),O=Fa[e],u=R?.backgroundColor??d??"#ffffff",b=R?.borderColor??k??"#d1d5db",E=R?.textColor??U??"#262833";return(0,s.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!c&&p()},disabled:n||c,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:lo,padding:"0 1rem",backgroundColor:u,color:E,border:`1px solid ${b}`,borderRadius:P??8,fontSize:"0.95rem",fontWeight:600,fontFamily:I,cursor:n||c?"not-allowed":"pointer",opacity:c&&!n?.55:1,animation:n?"flopay-pulse 1.5s ease-in-out infinite":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:8,transition:"transform 0.1s, opacity 140ms ease-out, border-color 140ms ease-out",boxShadow:a?"0 0 0 2px rgba(74, 73, 255, 0.15)":void 0},children:n?(0,s.jsx)("span",{style:{margin:"0 auto"},children:`Connecting to ${(0,C.getStripeMethodDisplayName)(e)}\u2026`}):(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:(0,C.hasVendoredStripeMethodLogo)(e)?8:0},children:[O?(0,s.jsx)("img",{src:O,alt:"","aria-hidden":"true",loading:"lazy",decoding:"async",width:30,height:20,style:{width:30,height:20,flexShrink:0,borderRadius:3,objectFit:"contain",display:"inline-flex"}}):R?.logoSvg?(0,s.jsx)("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:R.logoSvg}}):null,(0,s.jsx)("span",{children:(0,C.getStripeMethodDisplayName)(e)})]}),l&&(0,s.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:E,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{position:"absolute",right:"1rem",top:"50%",transform:"translateY(-50%)",flexShrink:0,opacity:.7},"aria-hidden":"true",children:(0,s.jsx)("path",{d:"M9 18l6-6-6-6"})})]})})}function qo({method:e,sessionId:t,nonce:n,email:c,billingName:a,billingApiUrl:l,onTokenizedBody:p,onErrorChange:d,onDecline:k,onCancel:U,runBeforeButtonClick:P,onButtonClick:I,isProcessing:R,submitButtonColor:O,submitButtonBorderRadius:u,submitButtonStyle:b,errorText:E}){let x=cn(),h=(0,ft.useStripe)(),ye=(0,ft.useElements)(),[M,ce]=(0,o.useState)(!1),oe=(0,o.useRef)(!1),[j,te]=(0,o.useState)(!1),[X,de]=(0,o.useState)("loading"),Y=(0,o.useCallback)(async()=>{if(!h||!ye||R||oe.current||!j)return;oe.current=!0,ce(!0);let G=P?await P("card"):{proceed:!0};if(!G.proceed){oe.current=!1,ce(!1);return}I?.("card");let pe=G.sessionId??t,De=G.nonce??n,we=G.accountPatch?.email??c;try{d?.(null);let ge=await ye.submit();if(ge.error){d?.(ge.error.message??"Payment failed.");return}let ae=await h.createPaymentMethod({elements:ye});if(ae.error||!ae.paymentMethod){d?.(ae.error?.message??"Failed to create payment method.");return}let be=ae.paymentMethod;if(!pe||!we)throw new Error("Missing sessionId or email for payment.");let Le=be.type||e,ie=await new un.PaymentAPI(l).createSessionIntent(pe,De??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Le,paymentMethodId:null,intentKind:"payment"});if(ie.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let je=ie.clientSecret;if(typeof window<"u")try{localStorage.setItem(Sn,JSON.stringify({clientSecret:je,sessionId:pe,nonce:De,accountPatch:G.accountPatch,paymentMethodId:be.id,paymentMethodType:be.type??e,gateway:"stripe"}))}catch{}let{error:Oe,paymentIntent:Ee}=await h.confirmPayment({clientSecret:je,confirmParams:{return_url:window.location.href,payment_method:be.id},redirect:"if_required"});if(Oe){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let se=Oe.message??"Payment failed.";d?.(se),k?.(Rt("card",se,{code:Oe.code})),await co({billingApiUrl:l,sessionId:pe,nonce:De,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:Oe.code??"provider_declined"}});return}let J=Ee?.status;if(!ro(J)){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let se=J==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";d?.(se),k?.(Rt("card",se,{code:J??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let S=typeof Ee?.payment_method=="string"?Ee.payment_method:Ee?.payment_method?.id;p({id:S??be.id,type:"card",threeDSecureActionResultTokenId:Ee?.id,gateway:"stripe",paymentMethodType:be.type??e},{accountPatch:G.accountPatch,sessionId:pe,nonce:De})}catch(ge){d?.(ge instanceof Error?ge.message:"Payment failed. Please try again.")}finally{oe.current=!1,ce(!1)}},[h,ye,R,j,P,I,t,n,c,l,e,p,d,k]);return(0,s.jsxs)("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[(0,s.jsx)(ft.PaymentElement,{onReady:()=>de("ready"),onLoadError:()=>{de("load_error"),jo(xt(x),"stripe","apm")},onChange:G=>{te(!!G.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:a&&a.trim().length>=3?a.trim():"FloPay Customer",...c?{email:c}:{}}}}}),(0,s.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{Y()},disabled:!j||M||R||X!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:O,color:"white",border:"none",borderRadius:u,fontSize:"1rem",fontWeight:600,cursor:!j||M||R||X!=="ready"?"not-allowed":"pointer",opacity:!j||M||R||X!=="ready"?.5:1,transition:"opacity 120ms ease-out",...b??{}},children:M?"Processing\u2026":`Pay with ${(0,C.getStripeMethodDisplayName)(e)}`}),E&&(0,s.jsx)(sr,{margin:"0.75rem 0 0",children:E})]})}function ni({sessionId:e,nonce:t,email:n,billingName:c,billingApiUrl:a,paymentElementMethods:l,stripeInstance:p,paymentElementBaseOptions:d,onTokenizedBody:k,onErrorChange:U,onButtonClick:P,onDecline:I,runBeforeButtonClick:R,onLoadStateChange:O,isProcessing:u=!1,submitButtonColor:b="#4A49FF",submitButtonBorderRadius:E=8,submitButtonStyle:x,buttonAppearance:h,themeId:ye,onExpandApm:M,expandedApmMethod:ce}){let[oe,j]=(0,o.useState)(null),[te,X]=(0,o.useState)(null),de=(0,o.useRef)(!1);(0,o.useEffect)(()=>{l.length>0&&p?O?.("ready"):p||O?.("loading")},[l.length,p,O]);let Y=(0,o.useCallback)(async ae=>{if(!p||de.current||u)return;de.current=!0,X(ae);let be=R?await R("card"):{proceed:!0};if(!be.proceed){de.current=!1,X(null);return}P?.("card");let Le=be.sessionId??e,ie=be.nonce??t,je=be.accountPatch?.email??n;try{if(U?.(null),!Le||!je)throw new Error("Missing sessionId or email for payment.");let Oe=await new un.PaymentAPI(a).createSessionIntent(Le,ie??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ae,paymentMethodId:null,intentKind:"payment"});if(Oe.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let Ee=Oe.clientSecret;if(typeof window<"u")try{localStorage.setItem(Sn,JSON.stringify({clientSecret:Ee,sessionId:Le,nonce:ie,accountPatch:be.accountPatch,paymentMethodType:ae,gateway:"stripe"}))}catch{}let{error:J,paymentIntent:S}=await p.confirmPayment({clientSecret:Ee,confirmParams:{return_url:window.location.href,payment_method_data:{type:ae,billing_details:{name:c&&c.trim().length>=3?c.trim():"FloPay Customer",...je?{email:je}:{}}}},redirect:"if_required"});if(J){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let Ne=J.message??"Payment failed.";U?.(Ne),I?.(Rt("card",Ne,{code:J.code})),await co({billingApiUrl:a,sessionId:Le,nonce:ie,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ae,providerDeclineReason:J.code??"provider_declined"}});return}let se=S?.status;if(!ro(se)){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let Ne=se==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";U?.(Ne),I?.(Rt("card",Ne,{code:se??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let Ve=typeof S?.payment_method=="string"?S.payment_method:S?.payment_method?.id;k({id:Ve??S?.id,type:"card",threeDSecureActionResultTokenId:S?.id,gateway:"stripe",paymentMethodType:ae},{accountPatch:be.accountPatch,sessionId:Le,nonce:ie})}catch(Oe){U?.(Oe instanceof Error?Oe.message:"Payment failed. Please try again.")}finally{de.current=!1,X(null)}},[p,u,R,P,e,t,n,a,c,k,U,I]),[G,pe]=(0,o.useState)(null),De=M?ce??null:G,we=(0,o.useCallback)(ae=>{de.current||u||De&&De!==ae||((0,C.needsStripeMethodExplicitConfirm)(ae)?M?M(ae):pe(ae):Y(ae))},[De,u,Y,M]),ge=(0,o.useMemo)(()=>G?{...d,paymentMethodTypes:[G]}:null,[G,d]);return(0,s.jsx)("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:l.map(ae=>{let be=ce===ae,Le=te===ae,ie=te!==null&&te!==ae||ce!=null&&ce!==ae;return(0,s.jsxs)(o.default.Fragment,{children:[(0,s.jsx)(vs,{method:ae,themeId:ye,submitting:Le,disabled:ie,highlighted:be,hasNextStep:(0,C.needsStripeMethodExplicitConfirm)(ae),onClick:()=>we(ae),backgroundColor:h?.backgroundColor,borderColor:h?.borderColor,textColor:h?.textColor,borderRadius:h?.borderRadius,fontFamily:h?.fontFamily}),!M&&G===ae&&ge&&p&&(0,s.jsx)(ft.Elements,{stripe:p,options:ge,children:(0,s.jsx)(qo,{method:ae,sessionId:e,email:n,billingName:c,billingApiUrl:a,onTokenizedBody:k,onErrorChange:U,onDecline:I,onCancel:()=>pe(null),runBeforeButtonClick:R,onButtonClick:P,isProcessing:u,submitButtonColor:b,submitButtonBorderRadius:E,submitButtonStyle:x})},ae)]},ae)})})}function Cs({sessionId:e,nonce:t,billingApiUrl:n,email:c,userId:a,onComplete:l,onError:p,onDecline:d,onTokenizedBody:k,firstName:U,lastName:P,chv:I,className:R,isProcessing:O,error:u,onErrorChange:b,showPayPal:E=!0,showStripe:x=!0,enabledPaymentMethods:h,enabledPaymentMethodCountries:ye,showApplePay:M=!0,showGooglePay:ce=!0,layout:oe="default",theme:j,buttonsTheme:te,buttonsStyles:X,appearance:de,cardButtonContent:Y,cardBackButtonContent:G,cardTitleContent:pe,showSecurityFooter:De,onButtonClick:we,onBeforeButtonClick:ge,enableAVS:ae,cardFieldOrder:be,cardPreFormSlot:Le,avsLayout:ie="row",country:je,zip:Oe,addressLine1:Ee,addressLine2:J,city:S,state:se,onCountryChange:Ve,onZipChange:Ne,avsCheck:ue,checkoutType:A,checkoutLayout:le,totalAmount:Q=0,currency:_e="usd",initialCardOpen:dt=!1,directPaypal:Qe,isSubscription:pt=!1,session:D,dataAttachmentPending:Z=!1,debug:tt=!1}){let Ke=cn(),mt=Qr(),Ue=(0,o.useContext)(ln),Ge=Z||Ue.claimPending===!0,Yt=eo(),[Xe,Gt]=(0,o.useState)(!1),[_,ve]=(0,o.useState)(null),[Je,xe]=(0,o.useState)(je??"US"),[vt,We]=(0,o.useState)(Oe??""),[He,nt]=(0,o.useState)(Ee??""),[Ze,wn]=(0,o.useState)(J??""),[ot,$n]=(0,o.useState)(S??""),[Vt,fn]=(0,o.useState)(se??""),[Jt,tr]=(0,o.useState)({}),Tt=(0,o.useRef)(Oe??""),St=(0,o.useRef)(je??"US"),Xt=(0,o.useRef)(Ee??""),Qt=(0,o.useRef)(J??""),Mt=(0,o.useRef)(S??""),At=(0,o.useRef)(se??""),Ct=(0,o.useRef)({});(0,o.useEffect)(()=>{let i=(v,W,ne,V,fe)=>{if(Ct.current[v])return;let Re=W?.trim();!Re||Re===ne.current||(ne.current=Re,V(Re),fe?.(Re))};i("country",je,St,xe,Ve),i("zip",Oe,Tt,We,Ne),i("addressLine1",Ee,Xt,nt),i("addressLine2",J,Qt,wn),i("city",S,Mt,$n),i("state",se,At,fn)},[je,Oe,Ee,J,S,se,Ve,Ne]);let re=(0,o.useMemo)(()=>(0,C.resolveAVSConfig)(ae),[ae]),qn=re!==null,N=(0,o.useMemo)(()=>(0,C.isAuthorizationOnlySession)(D),[D]),at=!!D?.vault?.html,Bt=!!D?.gateways?.pcivault,ze=!!(D?.gateways?.stripe?.enabledPaymentMethods??h)?.includes("card"),it=at||ze||Bt,Ye=!!(x&&it&&Ke&&e),[kn,Rn]=(0,o.useState)(()=>oe!=="buttons"||dt?e??null:null),[Dn,jn]=(0,o.useState)(0),In=oe!=="buttons"||dt||!!e&&kn===e,rt=(0,o.useMemo)(()=>!Ke||!Ye||!e||!In?null:Ke.cardCapture({sessionId:e,captureMethod:D?.captureMethod}),[Ke,Ye,e,In,D?.captureMethod]),Ft=(0,o.useMemo)(()=>{let i=Je,v=re?(0,C.isAVSFieldVisible)(re.postal_code,i):!1;return Ps(i,vt,v)},[re,Je,vt]),{avsInvalid:rn,invalidAvsFields:gt}=(0,o.useMemo)(()=>{let i={line1:!1,city:!1,state:!1,zip:!1};if(!Ye||!re)return{avsInvalid:!1,invalidAvsFields:i};let v=Je,W=(fe,Re)=>(0,C.isAVSFieldVisible)(fe,v)&&!Re.trim(),ne={line1:W(re.address_line_1,He),city:W(re.city,ot),state:W(re.state,Vt),zip:Ft.empty||Ft.malformed};return{avsInvalid:ne.line1||ne.city||ne.state||ne.zip,invalidAvsFields:ne}},[Ye,re,Je,He,ot,Vt,Ft]),[It,Zt]=(0,o.useState)(!1),[on,Kt]=(0,o.useState)(!1),[zt,Ot]=(0,o.useState)(()=>Uo(D?.vault)),[Me,Nt]=(0,o.useState)(dt&&it?"card":"buttons"),[yt,gn]=(0,o.useState)(null),Vn=Me==="expanding"||Me==="card",Ut=280,$t=(0,o.useRef)(null),Dt=(0,o.useCallback)(i=>{$t.current&&clearTimeout($t.current),$t.current=setTimeout(()=>{$t.current=null,i()},Ut)},[Ut]);(0,o.useEffect)(()=>()=>{$t.current&&clearTimeout($t.current)},[]);let Ln=(0,o.useCallback)(()=>{Rn(e??null),jn(i=>i+1),Nt("expanding"),Dt(()=>Nt("card"))},[Dt,e]),zn=(0,o.useCallback)(()=>{Nt("collapsing"),Dt(()=>Nt("buttons"))},[Dt]),en=(0,o.useCallback)(i=>{gn(i),Nt("apm-expanding"),Dt(()=>Nt("apm-form"))},[Dt]),Ht=(0,o.useCallback)(()=>{Nt("apm-collapsing"),Dt(()=>{Nt("buttons"),gn(null)})},[Dt]);(0,o.useEffect)(()=>{oe==="buttons"&&dt&&it&&(Rn(e??null),Nt("card"))},[oe,dt,it,e]);let[tn,$e]=(0,o.useState)(null),T=(0,o.useRef)(!1),$=(0,o.useRef)(null),B=(0,o.useRef)("idle"),[Ce,ke]=(0,o.useState)(null),y=(0,o.useRef)(Ce);(0,o.useEffect)(()=>{y.current=Ce},[Ce]);let r=n||Yt,g=u??_,L=(0,o.useMemo)(()=>(0,Lt.resolveTheme)(j),[j]),f=(0,o.useMemo)(()=>{let i=L?.buttonsLayout??(0,C.resolveButtonsLayoutTheme)(te);return X?{...i,...X,cardButton:{...i.cardButton,...X.cardButton},cardFormContainer:{...i.cardFormContainer,...X.cardFormContainer},backButton:{...i.backButton,...X.backButton},backButtonIcon:{...i.backButtonIcon,...X.backButtonIcon},submitButton:{...i.submitButton,...X.submitButton},title:{...i.title,...X.title}}:i},[L,te,X]),K=de??L?.appearance,Te=(0,o.useMemo)(()=>{let i=K?.variables,v=Re=>typeof Re=="string"&&Re?Re:void 0,W=f.submitButton,ne=v(i?.colorPrimary)??v(W?.backgroundColor)??"#4A49FF",V=oe==="buttons",fe=f.nameInput;return{primaryColor:ne,primaryHoverColor:v(i?.colorPrimaryHover)??so(ne,.12),inputBackgroundColor:v(f.cardInputBackground)??v(i?.colorBackground)??"#ffffff",textColor:v(f.cardInputColor)??v(fe?.color)??v(i?.colorText)??"#262833",borderColor:v(f.cardInputBorder)??(V?"#e5e7eb":"#A4A4FF"),placeholderColor:v(f.cardInputPlaceholderColor)??"#9ca3af",errorColor:v(i?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:v(fe?.fontFamily)??v(i?.fontFamily)??"Poppins, sans-serif",fontSize:v(f.cardInputFontSize)??v(i?.fontSizeBase)??"16px",fontWeight:String(Qa(fe?.fontWeight)??400),borderRadius:v(i?.borderRadius)??"8px"}},[K,f,oe]),st=Ue.inlineSessionPatchProcessing??!1,ee=(O??Xe)||st,H=r.replace(/\/+$/,""),m=(0,o.useMemo)(()=>zo({userId:a,email:c,firstName:U,lastName:P,country:je,zip:Oe},Jt),[a,c,U,P,je,Oe,Jt]),q=[m.firstName,m.lastName].filter(i=>!!i?.trim()).join(" "),he=(0,o.useMemo)(()=>Ke?Ke.getRawProvider():null,[Ke]),Ie=(0,o.useMemo)(()=>mt?mt.getRawProvider():null,[mt]),Ae=Q||100,hn=(0,o.useMemo)(()=>K?(0,un.toStripeAppearance)(K):null,[K]),gr=hn?{appearance:hn}:null,Co=(0,o.useMemo)(()=>{let i=hn??{},v=i.rules??{};return{...i,rules:{...v,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...v[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...v[".AccordionItemContents"]??{}}}}},[hn]),Or=(0,o.useMemo)(()=>{let i=$a(Q);return{...i,currency:_e.toLowerCase(),paymentMethodCreation:"manual",...i.mode==="payment"?{captureMethod:"manual"}:{},...gr}},[Q,_e,gr]),ta=(0,o.useMemo)(()=>({mode:"payment",amount:Ae,currency:_e.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...gr}),[Ae,_e,gr]),me=(0,o.useCallback)(i=>{ve(i),b?.(i)},[b]);(0,o.useEffect)(()=>{!Ye||!rt||rt.setCardFieldOrder?.(be??null,re==null)},[Ye,rt,be,re]),(0,o.useEffect)(()=>{(Me==="expanding"||Me==="collapsing"||Me==="apm-expanding"||Me==="apm-collapsing")&&me(null)},[Me,me]);let an=(0,o.useCallback)((i,v,W)=>{d?.(Rt(i,v,W))},[d]),nr=(0,o.useCallback)((i,v,W)=>{let ne=W?.popupBlocked??Nn(v),V=gs(i,ne),fe=Xn(W?.code)??Tn(v)??"external_payment_method_failed",Re=new Lt.FloPayError(V,"api_error",{code:"external_payment_method_failed",param:i});$e(null),oe==="buttons"&&(Nt("buttons"),gn(null)),me(V),p?.(Re),console.error("[FloPay] External payment method failed:",{method:i,code:fe,popupBlocked:ne})},[oe,p,me]);(0,o.useEffect)(()=>{if(!Ye||!e){Ot(null);return}let i=Uo(D?.vault);if(i){Ot(i);return}if(!In){Ot(null);return}Ot(null);let v=!0;return new un.PaymentAPI(H).getVaultCapture(e,t).then(W=>{if(!v)return;let ne=Uo(W);ne?Ot(ne):me("Failed to load the secure card form.")}).catch(W=>{v&&me(W instanceof Error?W.message:"Failed to load the secure card form.")}),()=>{v=!1}},[Ye,In,Dn,e,D?.vault?.html,D?.vault?.messageToken,D?.vault?.expectedOrigin,H,t,me]);let Pn=(0,o.useRef)({onComplete:l,onError:p,updateError:me,emitDecline:an,resolvedAccount:m,avsConfig:re,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:H,captureMethod:D?.captureMethod,paymentId:D?.paymentId,authorizationExpiresAt:D?.authorizationExpiresAt});Pn.current={onComplete:l,onError:p,updateError:me,emitDecline:an,resolvedAccount:m,avsConfig:re,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:H,captureMethod:D?.captureMethod,paymentId:D?.paymentId,authorizationExpiresAt:D?.authorizationExpiresAt};let So=(0,o.useRef)(!1),Ri=(0,o.useCallback)(()=>{let{resolvedAccount:i,avsConfig:v,avsCheckProp:W}=Pn.current,ne=St.current||i.country||"US",V=v?(0,C.isAVSFieldVisible)(v.state,ne):!1,fe=v?(0,C.isAVSFieldVisible)(v.address_line_1,ne):!1,Re=v?(0,C.isAVSFieldVisible)(v.postal_code,ne):!1,lt=v?(0,C.isAVSFieldVisible)(v.city,ne):!1,Pt=v?(0,C.isAVSFieldVisible)(v.address_line_2,ne):!1,et=fe&&!V&&Re?(0,C.getStateFromPostalCode)(ne,(Tt.current??"").trim()):null,wt=V?At.current:et;return{accountData:{userId:i.userId??"",email:i.email??"",firstName:i.firstName??"",lastName:i.lastName??"",...Re&&Tt.current?{zip:Tt.current}:{},...lt&&Mt.current?{city:Mt.current}:{},...wt?{state:wt}:{},...fe&&Xt.current?{addressLine1:Xt.current}:{},...Pt&&Qt.current?{addressLine2:Qt.current}:{},country:ne},...W!==void 0?{avsCheck:W}:{},...v?{avsConfig:{country:(0,C.isAVSFieldVisible)(v.country,ne),postal_code:Re,address_line_1:fe,address_line_2:Pt,city:lt,state:V}}:{}}},[]),na=(0,o.useRef)(Ge);na.current=Ge,(0,o.useEffect)(()=>{Ge||g!==Ga||Pn.current.updateError(null)},[Ge,g]),(0,o.useEffect)(()=>{!Ye||!rt||rt.setSubmitGate?.(rn||Ge)},[Ye,rt,rn,Ge]),(0,o.useEffect)(()=>{if(!Ye||!rt)return;So.current=!1;let i=!1,v=rt.on("submitting",()=>{Zt(!0),$.current&&clearTimeout($.current),B.current="validation-window",$.current=setTimeout(()=>{$.current=null,B.current==="validation-window"&&(B.current="processing")},us),$e("processing");let{baseUrl:Re,sessionId:lt,nonce:Pt,updateError:et,onError:wt}=Pn.current;!lt||!Pt||new un.PaymentAPI(Re).patchAccountSnapshot(lt,Pt,Ri(),{telemetryMode:"best_effort"}).catch(Pe=>{if(!ps(Pe))return;let Et=Pe instanceof Error?Pe.message:"Please check your billing address and try again.";et(Et),B.current="idle",$e(null),wt?.(Pe instanceof Lt.FloPayError?Pe:new Lt.FloPayError(Et,"api_error"))})}),W=rt.on("complete",async Re=>{if(ur(Re.sessionId??Pn.current.sessionId),B.current="terminal",$e("success"),await new Promise(et=>setTimeout(et,xn)),So.current)return;So.current=!0;let lt=Pn.current,Pt=(0,C.isAuthorizationOnlySession)(lt)||Re.outcome==="authorized";Pn.current.onComplete?.(Pt?{status:"authorized",paymentIntentId:Re.intentId,paymentId:Re.paymentId??lt.paymentId,sessionId:Re.sessionId??lt.sessionId,authorizationExpiresAt:Re.authorizationExpiresAt??lt.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:Re.intentId,checkoutMethod:"card"})}),ne=rt.on("decline",async Re=>{let{updateError:lt,emitDecline:Pt}=Pn.current,et=Re.message??"Your payment was declined. Please try another card or contact your bank.";B.current="terminal",lt(et),$e("error");let wt=Re.failureOutcome??(0,C.normalizeCheckoutFailureOutcome)(Re.declineReason)??"authorization_declined";Pt("card",et,{code:wt,declineCode:wt}),await new Promise(Pe=>setTimeout(Pe,vn)),!i&&(B.current="idle",$e(null))}),V=rt.on("error",async Re=>{let{updateError:lt,onError:Pt}=Pn.current,et=Re.message??"There was a problem processing your payment. Please try again.";B.current="terminal",lt(et),$e("error"),Pt?.(new Lt.FloPayError(et,"api_error",{code:Re.failureOutcome??"capture_failed"})),await new Promise(wt=>setTimeout(wt,vn)),!i&&(B.current="idle",$e(null))}),fe=rt.on("blocked",()=>{if(!na.current){Zt(!0);return}Pn.current.updateError(Ga)});return()=>{i=!0,$.current&&(clearTimeout($.current),$.current=null),B.current="idle",v(),W(),ne(),V(),fe()}},[Ye,rt]);let bn=!!Qe?.clientId,hr=Array.isArray(h),Nr=hr&&h.length>0,Ii=hr&&h.includes("paypal"),{expressMethods:Ur,paymentElementMethods:Pr}=(0,o.useMemo)(()=>(0,C.partitionStripeMethods)(h,{excludePaypal:bn}),[h,bn]),ra=bn||!!mt,Ei=(0,o.useMemo)(()=>ra?Ur.filter(i=>i!=="paypal"):Ur,[Ur,ra]),_i=(0,o.useMemo)(()=>{let i=[];return M&&i.push("apple_pay"),ce&&i.push("google_pay"),i},[M,ce]),$r=hr?Ei:_i,xi=x&&$r.length>0,wo=qn?Je:je,qr=(0,o.useMemo)(()=>{let i=wo?.trim().toUpperCase();return i?ye?Pr.filter(v=>{let W=ye[v];return!W||W.length===0||W.includes(i)}):(0,C.filterStripeMethodsByCountry)(Pr,wo):Pr},[Pr,wo,ye]),ko=(0,o.useMemo)(()=>({mode:"payment",amount:Ae,currency:_e.toLowerCase(),paymentMethodCreation:"manual",appearance:Co}),[Ae,_e,Co]),[oa,aa]=(0,o.useState)("loading"),[ia,sa]=(0,o.useState)("loading"),[la,ca]=(0,o.useState)("loading"),[Ti,Ro]=(0,o.useState)(!1),[da,Io]=(0,o.useState)("loading"),[jr,Mi]=(0,o.useState)();(0,o.useEffect)(()=>{Mi(qa())},[]);let ua=E&&(bn||(hr?Ii:jr===!1)),pa=x&&xi,br=!Ge&&ua&&bn,ma=da==="retrying"||da==="exhausted",vr=!Ge&&ua&&!!Ie&&(!bn||ma),Cr=!Ge&&pa&&!!he,Sr=!Ge&&x&&Nr&&qr.length>0&&!!he,Ai=br&&!ma?Ti:vr&&Za(oa),Bi=Cr&&Za(ia),Fi=Sr&&la!=="load_error",ya=i=>i==="loading"||i==="ready",fa=br||vr&&ya(oa)||Cr&&ya(ia)||Sr&&la!=="load_error",Vr=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(!Vr.current){if(!x&&!E){Vr.current=!0;let i=new Lt.FloPayError("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");p?.(i),me(i.message)}else if(!x&&E&&!bn&&!Ie){Vr.current=!0;let i=new Lt.FloPayError("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");p?.(i),me(i.message)}else if(jr!==void 0&&!Ge&&!it&&!fa){Vr.current=!0;let i=new Lt.FloPayError("FloPay: this checkout session has no vault card capability and no usable supported non-card payment methods. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});p?.(i),me(i.message)}}},[x,E,bn,Ie,jr,Ge,it,fa,p,me]);let ga=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(ga.current||!Nr)return;let i=[];M!==!0&&i.push("showApplePay"),ce!==!0&&i.push("showGooglePay"),i.length!==0&&(ga.current=!0,console.warn(`[FloPay] ${i.join(" / ")} ${i.length===1?"is":"are"} deprecated: the Apple Pay / Google Pay surface is now driven by \`gateways.stripe.enabledPaymentMethods\` on the session response. Remove the legacy prop(s) to silence this warning.`))},[Nr,M,ce]);let ha=(0,o.useCallback)((i,v)=>Ue.applyInlineSessionPatch?Ue.applyInlineSessionPatch(i).then(W=>({error:null,sessionId:W.sessionId||e,nonce:W.session?.clientSecret||t})).catch(W=>{let ne=Xa(v,W);return me(ne.message),p?.(ne),{error:ne,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[Ue.applyInlineSessionPatch,t,p,e,me]),sn=(0,o.useCallback)(async i=>{if(!ge)return{proceed:!0};try{let v=await ge({method:i,sessionId:e||void 0,createSession:Ue.inlineSessionDraft});if(v===!1)return{proceed:!1};if(v&&typeof v=="object"){v.account&&tr(ne=>({...ne??{},...v.account}));let W=await ha(v,i);return W.error?{proceed:!1,accountPatch:v.account}:{proceed:!0,accountPatch:v.account,sessionId:W.sessionId,nonce:W.nonce}}return{proceed:!0}}catch(v){let W=Xa(i,v);return me(W.message),p?.(W),{proceed:!1}}},[ha,Ue.inlineSessionDraft,ge,p,e,me]),Pa=(0,o.useCallback)(async(i,v)=>{if(T.current)return;T.current=!0,Gt(!0),$e("processing"),me(null);let W=v?.sessionId??e,ne=v?.nonce??t,V=zo(m,v?.accountPatch),fe=v?.completionPaymentMethodId??Tr(i),Re=i.originalPaymentMethodId?{...i,originalPaymentMethodId:void 0}:i;try{let Pt=await new un.PaymentAPI(H).processPayment(V.userId??"",{sessionId:W,nonce:ne,tokenizedData:Re,accountData:{userId:V.userId??"",email:V.email??"",firstName:V.firstName??"",lastName:V.lastName??"",...re?(()=>{let Pe=St.current,Et=(0,C.isAVSFieldVisible)(re.state,Pe),jt=(0,C.isAVSFieldVisible)(re.address_line_1,Pe),Yn=(0,C.isAVSFieldVisible)(re.postal_code,Pe),Gn=jt&&!Et&&Yn?(0,C.getStateFromPostalCode)(Pe,(Tt.current??"").trim()):null,_t=Et?At.current:Gn;return{country:Pe,...Yn&&Tt.current?{zip:Tt.current}:{},...(0,C.isAVSFieldVisible)(re.city,Pe)&&Mt.current?{city:Mt.current}:{},..._t?{state:_t}:{},...jt&&Xt.current?{addressLine1:Xt.current}:{},...(0,C.isAVSFieldVisible)(re.address_line_2,Pe)&&Qt.current?{addressLine2:Qt.current}:{}}})():{}},chv:I,avsCheck:ue??!1,checkoutType:A,checkoutLayout:le,avsConfig:re?{country:(0,C.isAVSFieldVisible)(re.country,St.current),postal_code:(0,C.isAVSFieldVisible)(re.postal_code,St.current),address_line_1:(0,C.isAVSFieldVisible)(re.address_line_1,St.current),address_line_2:(0,C.isAVSFieldVisible)(re.address_line_2,St.current),city:(0,C.isAVSFieldVisible)(re.city,St.current),state:(0,C.isAVSFieldVisible)(re.state,St.current)}:void 0});if(Pt.ok){let Pe=Pt.status===204?null:await Pt.json().catch(()=>null),Et=(0,C.isAuthorizationOnlySession)(D)||Pe?.status==="authorized";ur(W),$e("success"),ke(null),await new Promise(jt=>setTimeout(jt,xn)),l?.(Et?{status:"authorized",...typeof Pe?.paymentId=="string"?{paymentId:Pe.paymentId}:D?.paymentId?{paymentId:D.paymentId}:{},sessionId:typeof Pe?.sessionId=="string"?Pe.sessionId:W,...typeof Pe?.authorizationExpiresAt=="string"?{authorizationExpiresAt:Pe.authorizationExpiresAt}:D?.authorizationExpiresAt?{authorizationExpiresAt:D.authorizationExpiresAt}:{},paymentIntentId:i.threeDSecureActionResultTokenId,paymentMethodId:fe,checkoutMethod:i.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:i.threeDSecureActionResultTokenId,paymentMethodId:fe,checkoutMethod:i.isPaypal?"paypal":"card"});return}let et=await Pt.json().catch(()=>null);if(et?.type==="paypal_redirect_required"){let Pe=et.threeDSecureToken,Et=et.paymentMethodId||i.id||"";if(!Ke||!Pe){$e("error"),me("PayPal authorization required but no token provided.");return}try{let jt=mt?.getRawProvider();if(!jt){me("PayPal is not available.");return}let Yn={return_url:window.location.href};Et&&(Yn.payment_method=Et);let{error:Gn}=await jt.confirmPayment({clientSecret:Pe,confirmParams:Yn,redirect:"if_required"});if(Gn){$e("error");let _t=Gn.message??"PayPal payment failed.";me(_t),an("paypal",_t,{code:Gn.code})}}catch(jt){$e("error"),me(jt instanceof Error?jt.message:"PayPal authorization failed.")}return}if(et?.type==="paypal_direct_required"){let Pe=et.orderId;if(!Pe){$e("error"),me("PayPal retry required but no order id provided.");return}let Et=y.current?.attempts??0;if(Et>=2){$e("error"),me("PayPal payment could not be completed after multiple attempts."),an("paypal","paypal_direct_required retry limit exceeded");return}Ro(!1),Io("loading"),ke({orderId:Pe,attempts:Et+1}),$e(null);return}$e("error");let wt=et?.message??"Payment failed. Please try again.";me(wt),an(i.isPaypal?"paypal":"card",wt,{code:et?.code??et?.gatewayErrorCode,declineCode:et?.declineCode??et?.gatewayDeclineReason}),await new Promise(Pe=>setTimeout(Pe,vn))}catch(lt){$e("error"),me(lt instanceof Error?lt.message:"An unexpected error occurred"),await new Promise(Pt=>setTimeout(Pt,vn))}finally{Gt(!1),$e(null),T.current=!1}},[H,e,t,m,q,I,Ke,mt,D,l,p,me,an]),nn=(0,o.useCallback)((i,v)=>{k?k(i):Pa(i,v)},[k,Pa]),ba=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(typeof window>"u"||ba.current)return;let i=new URLSearchParams(window.location.search),v=i.get("payment_intent"),W=i.get("payment_intent_client_secret"),ne=i.get("redirect_status");if(!v||!W)return;let V=wt=>{let Pe=localStorage.getItem(wt);if(!Pe)return null;try{return JSON.parse(Pe)}catch{return localStorage.removeItem(wt),null}},fe=V(Sn)??V(Ya),Re;if(fe?.clientSecret){if(fe.clientSecret!==W)return;Re={...fe.accountPatch?{accountPatch:fe.accountPatch}:{},...fe.sessionId?{sessionId:fe.sessionId}:{},...fe.nonce?{nonce:fe.nonce}:{}}}else if(fe?.sessionId&&fe.sessionId!==e)return;ba.current=!0,localStorage.removeItem(Sn),localStorage.removeItem(Ya);let lt=new URL(window.location.href);lt.searchParams.delete("payment_intent"),lt.searchParams.delete("payment_intent_client_secret"),lt.searchParams.delete("redirect_status"),window.history.replaceState({},"",lt.toString());let Pt=fe?.paymentMethodType??fe?.tokenType??"card",et="card";(async()=>{let wt=Ke?.getRawProvider();if(!wt){let _t="Payment is not available \u2014 please refresh and try again.";me(_t),an(et,_t);return}if(ne==="failed"){let _t="Payment was declined. Please try again.";me(_t),an(et,_t);return}let{paymentIntent:Pe,error:Et}=await wt.retrievePaymentIntent(W);if(Et){let _t=Et.message??"Failed to retrieve payment status.";me(_t),an(et,_t,{code:Et.code});return}let jt=Pe?.status,Yn=ro(jt);if(!Pe||!Yn){let _t=jt==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";me(_t),an(et,_t,{code:jt??"missing_payment_intent"});return}let Gn=typeof Pe.payment_method=="string"?Pe.payment_method:Pe.payment_method?.id;nn({id:Gn??fe?.paymentMethodId??fe?.tokenId??Pe.id,type:"card",threeDSecureActionResultTokenId:Pe.id,gateway:fe?.gateway??"stripe",paymentMethodType:Pt},Re)})()},[e,nn,Ke,me,an]);let Eo=(0,o.useCallback)(i=>{i.preventDefault()},[]);if(!(Ke!==null))return(0,s.jsx)("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let wr=oe==="buttons",qt=K?.variables,Di=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),_o=qt?.colorBackground,Li=_o&&!Di.has(_o)?_o:void 0,kr=f.cardInputBorder??(wr?"#e5e7eb":"#A4A4FF"),xo=qt?.colorDanger??"#dc2626",Kn=i=>It&&i?xo:kr,Kr=(Ft.malformed||Ft.empty)&&(on||It),zi=Kr?xo:Kn(gt.zip),To=f.cardFormContainer?.backgroundColor??Li??(wr?"white":"#EDEDFF"),Rr=f.cardInputBackground??qt?.colorBackground??"white",Mo=or(G),va=or(pe),rr=f.nameInput,Ca=f.cardInputFontSize??bs(rr?.fontSize)??qt?.fontSizeBase??"16px",Sa=typeof rr?.fontFamily=="string"?rr.fontFamily:qt?.fontFamily??"Poppins, sans-serif",wa=Qa(rr?.fontWeight)??400,Oi=f.cardInputColor??(typeof rr?.color=="string"?rr.color:void 0)??qt?.colorText??"#262833",Ni=f.cardInputPlaceholderColor??"#9ca3af",ht=qt?.borderRadius??"8px",Hn=qt?.borderRadius??f.cardButton?.borderRadius??ht,Wn=qt?.colorPrimary??"#4A49FF",Ui=qt?.colorPrimaryHover??so(Wn,.12),Ao=qt?.colorText??"#262833",ka={fontSize:Ca,fontFamily:Sa,fontWeight:wa,color:Oi,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},$i={"--flopay-input-placeholder-color":Ni,"--flopay-input-font-size":Ca,"--flopay-input-font-family":Sa,"--flopay-input-font-weight":String(wa)},Ir=f.cardFormContainer??{},Bo=Ir.padding??(wr?"0":"1rem"),Fo=Ir.borderRadius??ht,qi=rt&&zt?(0,s.jsx)(Xr,{capture:rt,html:zt.html,messageToken:zt.messageToken,expectedOrigin:zt.expectedOrigin,theme:Te,onReady:()=>{if(!re||typeof document>"u")return;let i=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};i();let v=0,W=window.setInterval(()=>{v+=1;let ne=document.activeElement;!!ne&&ne.tagName==="IFRAME"&&ne.id==="flopay_vault_form_iframe"?(i(),window.clearInterval(W)):v>=50&&window.clearInterval(W)},100)},onError:i=>me(i),onValidation:i=>{let v=B.current;(v==="idle"||v==="validation-window")&&(me(i),i&&B.current==="validation-window"&&($.current&&(clearTimeout($.current),$.current=null),B.current="idle",$e(null)))}}):(0,s.jsx)("div",{"data-testid":"flopay-vault-loading",style:{minHeight:120,display:"flex",alignItems:"center",justifyContent:"center",color:"#6b7280",fontSize:14},children:"Loading secure card form\u2026"}),Ra=(0,s.jsxs)("div",{style:{backgroundColor:To,borderRadius:Fo,...Ir,padding:Bo,...$i,display:"flex",flexDirection:"column"},children:[(0,s.jsx)("style",{children:`
30
+ `,yo=44;function Xo(e){if(!e.themeBundle&&!e.explicitPrimaryColor)return{backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:e.resolvedBorderRadius,boxShadow:"0 1px 2px rgba(0,0,0,0.04)"};let t=e.themeBundle?e.submitButtonStyle??{}:{};return{backgroundColor:e.resolvedPrimaryColor,color:t.color??"white",border:t.border??"none",borderRadius:t.borderRadius??e.resolvedBorderRadius,boxShadow:t.boxShadow}}var Ss={visibility:"hidden",position:"absolute",pointerEvents:"none",width:"100%",height:0,overflow:"hidden"},ci={width:"100%",minHeight:yo,margin:"0 0 0.5rem",padding:"0.75rem 0.875rem",border:"1px solid #2563eb",borderRadius:8,background:"#eff6ff",color:"#1d4ed8",fontSize:"0.95rem",fontWeight:700,cursor:"pointer"};function ws(e){switch(e){case"paypal":return"PayPal";case"apple_pay":return"Apple Pay";case"google_pay":return"Google Pay";default:return"Card"}}function ri(e){return e==="paypal"?"paypal":e==="apple_pay"?"apple_pay":"google_pay"}function di(e){return e==="paypal"?"PayPal":(0,C.getStripeMethodDisplayName)(e)}function ks(e,t){let n=`We couldn't open ${di(e)}. Try again or choose another payment method.`;return t?`${n} Allow pop-ups for this site, then try again.`:n}function ui(e){let t=(0,a.useRef)(0),n=(0,a.useRef)(null),i=(0,a.useRef)(null),r=(0,a.useCallback)((p=i.current)=>{let P=p;P?.timer&&(clearTimeout(P.timer),P.timer=null)},[]),l=(0,a.useCallback)((p,P)=>{typeof document<"u"&&document.visibilityState!=="visible"||(r(p),p.timer=setTimeout(()=>{p.timer=null,i.current?.generation===p.generation&&(i.current=null,n.current=p.generation,e(p.method,new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}))},P))},[r,e]),u=(0,a.useCallback)(p=>{p.yieldedControl&&l(p,600)},[l]),d=(0,a.useCallback)(p=>{r();let P=t.current+1;t.current=P,n.current=null;let I={generation:P,method:p,timer:null,yieldedControl:!1};return i.current=I,P},[r]),v=(0,a.useCallback)(p=>{let P=i.current;return typeof p=="number"&&P?.generation!==p?!1:(r(P),i.current=null,(typeof p!="number"||n.current===p)&&(n.current=null),!0)},[r]),A=(0,a.useCallback)(p=>{let P=i.current,I=p??P?.generation??t.current;(!p||P?.generation===p)&&(r(P),i.current=null),n.current=I},[r]),h=(0,a.useCallback)(p=>n.current===(p??t.current),[]),R=(0,a.useCallback)(p=>i.current?.generation===p&&n.current!==p,[]),S=(0,a.useCallback)(()=>{let p=i.current;p&&u(p)},[u]),E=(0,a.useCallback)(()=>{let p=i.current;p&&(p.yieldedControl=!0,r(p))},[r]);return(0,a.useEffect)(()=>{let p=()=>{document.visibilityState==="visible"?S():E()},P=()=>{E()};return document.addEventListener("visibilitychange",p),window.addEventListener("blur",P),window.addEventListener("focus",S),()=>{document.removeEventListener("visibilitychange",p),window.removeEventListener("blur",P),window.removeEventListener("focus",S),r()}},[r,E,S]),{startAttempt:d,finishAttempt:v,invalidateAttempt:A,isAttemptInvalidated:h,isAttemptCurrent:R}}function Rs(e){let t=(0,C.getPostalCodeExample)(e);return`Enter a valid ${(0,C.getPostalCodeLabel)(e)}${t?` (e.g. ${t})`:""}`}function Is(e,t,n){let i=(0,C.isPostalCodeSupported)(e),r=t.trim(),l=n&&i,u=l&&!r,d=l&&!!r&&!(0,C.isValidPostalCode)(e,r);return{visible:n,supported:i,required:l,empty:u,malformed:d}}function oi(e,t){return t instanceof zt.FloPayError?t:new zt.FloPayError(t instanceof Error?t.message:`${ws(e)} before-click hook failed.`,"validation_error")}function Yo(){return(0,c.jsx)("style",{children:Cs})}function Es(e){return typeof e=="number"?`${e}px`:e}function pi(e,t){let n=e.availablePaymentMethods;return n&&t.some(i=>n[i])?"ready":"unavailable"}function mi({state:e,placeholderTestId:t,borderRadius:n=8,children:i}){return e==="unavailable"||e==="load_error"?null:(0,c.jsxs)("div",{style:{position:"relative",minHeight:44},children:[(0,c.jsx)("div",{"data-testid":t,"aria-hidden":e==="ready",style:{position:"absolute",inset:0,height:44,borderRadius:n,background:"#e5e7eb",animation:e==="ready"?void 0:"flopay-pulse 1.5s ease-in-out infinite",opacity:e==="ready"?0:1,transform:e==="ready"?"scale(0.985)":"scale(1)",transition:"opacity 140ms ease-out, transform 140ms ease-out",pointerEvents:"none"}}),(0,c.jsx)("div",{style:{minHeight:44,opacity:e==="ready"?1:0,transform:e==="ready"?"translateY(0)":"translateY(2px)",transition:"opacity 140ms ease-out, transform 140ms ease-out",pointerEvents:e==="ready"?"auto":"none"},children:i})]})}function ai(e){return e!=="unavailable"&&e!=="load_error"}function go(e){return(0,c.jsx)(xs,{...e})}function ii({sessionId:e,nonce:t,email:n,billingApiUrl:i,onTokenizedBody:r,onErrorChange:l,isProcessing:u=!1,onButtonClick:d,onDecline:v,onTechnicalFailure:A,runBeforeButtonClick:h,onLoadStateChange:R,placeholderBorderRadius:S}){let E=un(),p=(0,ft.useStripe)(),P=(0,ft.useElements)(),[I,_]=(0,a.useState)("loading");(0,a.useEffect)(()=>{R?.(I)},[I,R]);let[g,ye]=(0,a.useState)(!1),x=(0,a.useRef)(!1),le=(0,a.useRef)(null),oe=(0,a.useRef)(null),[$,Z]=(0,a.useState)(0),[X,ie]=(0,a.useState)(!1),H=(0,a.useRef)(!1),Y=(0,a.useRef)(new Map),{startAttempt:q,finishAttempt:he,invalidateAttempt:ae,isAttemptInvalidated:ce,isAttemptCurrent:ee}=ui((Q,w,ue)=>{A?.(Q,w,{...ue,popupBlocked:ue?.popupBlocked??$n(w)}),ie(!0),Z(je=>je+1)});(0,a.useEffect)(()=>{X&&oe.current?.focus()},[X,$]);let Ce=(0,a.useCallback)(()=>{Z(Q=>Q+1)},[]),De=(0,a.useCallback)((Q,w,ue)=>{ae(ue),A?.("paypal",Q,{code:w,popupBlocked:$n(Q)}),ie(!0),Ce()},[ae,A,Ce]),de=(0,a.useCallback)(()=>{window.setTimeout(()=>{(le.current?.querySelector("iframe")??le.current)?.focus()},0)},[]);(0,a.useEffect)(()=>{H.current&&(H.current=!1,de())},[de,$]);let Ve=(0,a.useCallback)(()=>{ie(!1),l?.(null),de()},[de,l]);(0,a.useEffect)(()=>{if(!p||x.current)return;let Q=new URLSearchParams(window.location.search),w=Q.get("payment_intent"),ue=Q.get("payment_intent_client_secret"),je=Q.get("redirect_status");if(!w||!ue)return;x.current=!0;let Ue;try{let B=localStorage.getItem(Or);if(B){let me=JSON.parse(B);me.clientSecret===ue&&(Ue={...me.accountPatch?{accountPatch:me.accountPatch}:{},...me.sessionId?{sessionId:me.sessionId}:{},...me.nonce?{nonce:me.nonce}:{}})}}catch{}try{localStorage.removeItem(Or)}catch{}let fe=new URL(window.location.href);fe.searchParams.delete("payment_intent"),fe.searchParams.delete("payment_intent_client_secret"),fe.searchParams.delete("redirect_status"),window.history.replaceState({},"",fe.toString()),(async()=>{try{if(ye(!0),je==="failed"){let te="PayPal payment was declined. Please try again.";l?.(te),v?.(It("paypal",te));return}let{paymentIntent:B,error:me}=await p.retrievePaymentIntent(ue);if(me){l?.(me.message??"Failed to retrieve PayPal payment status.");return}if(B&&(B.status==="requires_capture"||B.status==="succeeded")){let te=typeof B.payment_method=="string"?B.payment_method:B.payment_method?.id;r({id:te??B.id,type:"card",threeDSecureActionResultTokenId:B.id,isPaypal:!0},Ue)}else{let te="PayPal payment was not completed. Please try again.";l?.(te),v?.(It("paypal",te))}}catch(B){l?.(B instanceof Error?B.message:"Failed to complete PayPal payment.")}finally{ye(!1)}})()},[p,r,l,v]);let Ne=(0,a.useCallback)(async Q=>{if(u||g){Q.reject();return}let w=h?await h("paypal"):{proceed:!0};if(!w.proceed){Y.current.delete($),Q.reject();return}let ue=q("paypal");Y.current.set($,{generation:ue,accountPatch:w.accountPatch,sessionId:w.sessionId,nonce:w.nonce}),ie(!1),d?.("paypal"),Q.resolve()},[Y,u,d,h,q,g,$]),Ee=(0,a.useCallback)(async Q=>{if(!p||!P)return;let w=Y.current.get($);if(w&&!ee(w.generation)){Y.current.delete($);return}if(!w&&ce()||w&&!he(w.generation))return;w||he();let ue=w??null;if(Y.current.delete($),!ue&&h){let B=await h("paypal");if(!B.proceed){Q.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}ue={accountPatch:B.accountPatch,sessionId:B.sessionId,nonce:B.nonce}}let je=ue?.sessionId??e,Ue=ue?.nonce??t,fe=ue?.accountPatch?.email??n;try{if(ye(!0),l?.(null),!je||!fe)throw new Error("Missing sessionId or email for PayPal payment");let B=p.createPaymentMethod,{error:me,paymentMethod:te}=await B({type:"paypal"});if(me){De(me,"stripe_paypal_create_payment_method_failed",w?.generation),Q.paymentFailed({reason:"fail"});return}let _e=await new mn.PaymentAPI(i).createSessionIntent(je,Ue??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:te?.id??null,intentKind:"payment"});if(_e.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let ut=_e.clientSecret,Ze={return_url:window.location.href};if(te?.id&&(Ze.payment_method=te.id),typeof window<"u")try{localStorage.setItem(Or,JSON.stringify({clientSecret:ut,sessionId:je,nonce:Ue,accountPatch:ue?.accountPatch}))}catch{}let{error:pt,paymentIntent:L}=await p.confirmPayment({clientSecret:ut,confirmParams:Ze,redirect:"if_required"});if(pt){if(typeof window<"u")try{localStorage.removeItem(Or)}catch{}if(Lr(pt)){let rt=pt.message??"Your payment was declined.";l?.(rt),v?.(It("paypal",rt,{code:An(pt),declineCode:gr(pt)})),await fo({billingApiUrl:i,sessionId:je,nonce:Ue,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:An(pt)??"provider_declined"}})}else De(pt,"stripe_paypal_confirm_failed",w?.generation);return}if(typeof window<"u")try{localStorage.removeItem(Or)}catch{}let ne=typeof L?.payment_method=="string"?L.payment_method:L?.payment_method?.id;r({id:ne??L?.id,type:"card",threeDSecureActionResultTokenId:L?.id,isPaypal:!0},{accountPatch:ue?.accountPatch,sessionId:je,nonce:Ue});return}catch(B){De(B,"stripe_paypal_failed",w?.generation)}finally{ye(!1)}},[p,P,e,t,n,i,r,l,v,h,De,he,ee,ce,$]);return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(mi,{state:I,placeholderTestId:"flopay-paypal-placeholder",borderRadius:S,children:(0,c.jsxs)("div",{ref:le,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[X&&(0,c.jsx)("button",{ref:oe,type:"button","data-testid":"flopay-paypal-retry-button",onClick:Ve,style:ci,children:"Try PayPal again"}),(0,c.jsx)(ft.ExpressCheckoutElement,{onReady:Q=>_(pi(Q,["paypal"])),onLoadError:()=>{_("load_error"),Jo(Tt(E),"paypal","paypal")},onClick:Ne,onConfirm:Ee,onCancel:()=>{let Q=Y.current.get($);Y.current.delete($),Tt(E)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),ae(Q?.generation),ie(!1),H.current=!0,Ce()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},$)]})}),g&&(0,c.jsx)(wn,{status:"processing"})]})}function si({sessionId:e,nonce:t,email:n,billingApiUrl:i,intentKind:r,expressMethods:l,onTokenizedBody:u,onErrorChange:d,onButtonClick:v,onDecline:A,onTechnicalFailure:h,runBeforeButtonClick:R,onLoadStateChange:S,placeholderBorderRadius:E}){let p=un(),P=(0,ft.useStripe)(),I=(0,ft.useElements)(),[_,g]=(0,a.useState)("loading");(0,a.useEffect)(()=>{S?.(_)},[_,S]);let[ye,x]=(0,a.useState)(!1),le=(0,a.useRef)(null),oe=(0,a.useRef)(null),[$,Z]=(0,a.useState)(0),[X,ie]=(0,a.useState)(!1),[H,Y]=(0,a.useState)("google_pay"),q=(0,a.useRef)(!1),he=(0,a.useRef)("google_pay"),ae=(0,a.useRef)("google_pay"),ce=(0,a.useRef)(new Map),{startAttempt:ee,finishAttempt:Ce,invalidateAttempt:De,isAttemptInvalidated:de,isAttemptCurrent:Ve}=ui((fe,B,me)=>{h?.(fe,B,{...me,popupBlocked:me?.popupBlocked??$n(B)}),Y(fe),ie(!0),Z(te=>te+1)});(0,a.useEffect)(()=>{X&&oe.current?.focus()},[X,$]);let Ne=(0,a.useCallback)(()=>{Z(fe=>fe+1)},[]),Ee=(0,a.useCallback)((fe,B,me,te)=>{De(te),h?.(fe,B,{code:me,popupBlocked:$n(B)}),Y(fe),ie(!0),Ne()},[De,h,Ne]),Q=(0,a.useCallback)(()=>{window.setTimeout(()=>{(le.current?.querySelector("iframe")??le.current)?.focus()},0)},[]);(0,a.useEffect)(()=>{q.current&&(q.current=!1,Q())},[Q,$]);let w=(0,a.useCallback)(()=>{ie(!1),d?.(null),Q()},[Q,d]),ue=(0,a.useCallback)(async fe=>{if(!P||!I)return;let B=ce.current.get($);if(B&&!Ve(B.generation)){ce.current.delete($);return}if(!B&&de()||B&&!Ce(B.generation))return;B||Ce();let me=fe.expressPaymentType??B?.method??he.current,te=B??null;ce.current.delete($);let _e=ri(me);if(!te&&R){let ne=await R(_e);if(!ne.proceed){fe.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}te={accountPatch:ne.accountPatch,sessionId:ne.sessionId,nonce:ne.nonce}}let ut=_e,Ze=te?.sessionId??e,pt=te?.nonce??t,L=te?.accountPatch?.email??n;try{x(!0),d?.(null);let{error:ne}=await I.submit();if(ne){Ee(me,ne,"stripe_wallet_submit_failed",B?.generation);return}let{error:rt,paymentMethod:He}=await P.createPaymentMethod({elements:I});if(rt||!He){Ee(me,rt??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",B?.generation);return}if(!Ze||!L)throw new Error("Missing sessionId or email for wallet payment");let mt=await new mn.PaymentAPI(i).createSessionIntent(Ze,pt??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:me??_e,paymentMethodId:He.id,intentKind:r});if(mt.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let $e=mt.clientSecret,{error:Je,intentId:Jt}=(0,zt.isSetupIntentClientSecret)($e)?await P.confirmCardSetup($e,{payment_method:He.id}).then(Qe=>({error:Qe.error,intentId:Qe.setupIntent?.id})):await P.confirmCardPayment($e,{payment_method:He.id}).then(Qe=>({error:Qe.error,intentId:Qe.paymentIntent?.id}));if(Je){if(Lr(Je)){let Qe=Je.message??"Your payment was declined.";d?.(Qe),A?.(It(ut,Qe,{code:An(Je),declineCode:gr(Je)})),await fo({billingApiUrl:i,sessionId:Ze,nonce:pt,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:me??_e,providerDeclineReason:An(Je)??"provider_declined"}})}else Ee(me,Je,"stripe_wallet_confirm_failed",B?.generation);return}u({id:He.id,type:"card",threeDSecureActionResultTokenId:Jt},{accountPatch:te?.accountPatch,sessionId:Ze,nonce:pt})}catch(ne){Ee(me,ne,"stripe_wallet_failed",B?.generation)}finally{x(!1)}},[P,I,e,t,n,i,r,u,d,A,R,Ee,Ce,Ve,de,$]),je=(0,a.useMemo)(()=>{let fe=["applePay","googlePay","paypal","link","amazonPay","klarna"],B=new Set(["applePay","googlePay"]),me=new Set(l.map(C.stripeExpressMethodToOptionKey)),te={};for(let _e of fe)me.has(_e)?te[_e]=B.has(_e)?"always":"auto":te[_e]="never";return te},[l]),Ue=(0,a.useMemo)(()=>l.map(C.stripeExpressMethodToOptionKey),[l]);return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(mi,{state:_,placeholderTestId:"flopay-wallet-placeholder",borderRadius:E,children:(0,c.jsxs)("div",{ref:le,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[X&&(0,c.jsxs)("button",{ref:oe,type:"button","data-testid":"flopay-wallet-retry-button",onClick:w,style:ci,children:["Try ",di(H)," again"]}),(0,c.jsx)(ft.ExpressCheckoutElement,{onReady:fe=>{g(pi(fe,Ue))},onLoadError:fe=>{g("load_error"),Jo(Tt(p),"stripe","wallet")},onClick:async fe=>{he.current=fe.expressPaymentType,ae.current=ri(fe.expressPaymentType);let B=R?await R(ae.current):{proceed:!0};if(!B.proceed){ce.current.delete($),fe.reject();return}let me=ee(fe.expressPaymentType);ce.current.set($,{generation:me,method:fe.expressPaymentType,accountPatch:B.accountPatch,sessionId:B.sessionId,nonce:B.nonce}),ie(!1),v?.(ae.current),fe.resolve()},onConfirm:ue,onCancel:()=>{let fe=ce.current.get($);ce.current.delete($),Tt(p)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),De(fe?.generation),ie(!1),q.current=!0,Ne()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:je,layout:{maxColumns:1,overflow:"never"}}},$)]})}),ye&&(0,c.jsx)(wn,{status:"processing"})]})}function _s({method:e,themeId:t,submitting:n=!1,disabled:i=!1,highlighted:r=!1,hasNextStep:l=!1,onClick:u,backgroundColor:d,borderColor:v,textColor:A,borderRadius:h,fontFamily:R}){let S=(0,C.resolveStripeMethodBrandVariant)(e,t),E=$a[e],p=S?.backgroundColor??d??"#ffffff",P=S?.borderColor??v??"#d1d5db",I=S?.textColor??A??"#262833";return(0,c.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!i&&u()},disabled:n||i,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:yo,padding:"0 1rem",backgroundColor:p,color:I,border:`1px solid ${P}`,borderRadius:h??8,fontSize:"0.95rem",fontWeight:600,fontFamily:R,cursor:n||i?"not-allowed":"pointer",opacity:i&&!n?.55:1,animation:n?"flopay-pulse 1.5s ease-in-out infinite":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:8,transition:"transform 0.1s, opacity 140ms ease-out, border-color 140ms ease-out",boxShadow:r?"0 0 0 2px rgba(74, 73, 255, 0.15)":void 0},children:n?(0,c.jsx)("span",{style:{margin:"0 auto"},children:`Connecting to ${(0,C.getStripeMethodDisplayName)(e)}\u2026`}):(0,c.jsxs)(c.Fragment,{children:[(0,c.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:(0,C.hasVendoredStripeMethodLogo)(e)?8:0},children:[E?(0,c.jsx)("img",{src:E,alt:"","aria-hidden":"true",loading:"lazy",decoding:"async",width:30,height:20,style:{width:30,height:20,flexShrink:0,borderRadius:3,objectFit:"contain",display:"inline-flex"}}):S?.logoSvg?(0,c.jsx)("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:S.logoSvg}}):null,(0,c.jsx)("span",{children:(0,C.getStripeMethodDisplayName)(e)})]}),l&&(0,c.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:I,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{position:"absolute",right:"1rem",top:"50%",transform:"translateY(-50%)",flexShrink:0,opacity:.7},"aria-hidden":"true",children:(0,c.jsx)("path",{d:"M9 18l6-6-6-6"})})]})})}function Go({method:e,sessionId:t,nonce:n,email:i,billingName:r,billingApiUrl:l,onTokenizedBody:u,onErrorChange:d,onDecline:v,onCancel:A,runBeforeButtonClick:h,onButtonClick:R,isProcessing:S,submitButtonColor:E,submitButtonBorderRadius:p,submitButtonStyle:P,errorText:I}){let _=un(),g=(0,ft.useStripe)(),ye=(0,ft.useElements)(),[x,le]=(0,a.useState)(!1),oe=(0,a.useRef)(!1),[$,Z]=(0,a.useState)(!1),[X,ie]=(0,a.useState)("loading"),H=(0,a.useCallback)(async()=>{if(!g||!ye||S||oe.current||!$)return;oe.current=!0,le(!0);let Y=h?await h("card"):{proceed:!0};if(!Y.proceed){oe.current=!1,le(!1);return}R?.("card");let q=Y.sessionId??t,he=Y.nonce??n,ae=Y.accountPatch?.email??i;try{d?.(null);let ce=await ye.submit();if(ce.error){d?.(ce.error.message??"Payment failed.");return}let ee=await g.createPaymentMethod({elements:ye});if(ee.error||!ee.paymentMethod){d?.(ee.error?.message??"Failed to create payment method.");return}let Ce=ee.paymentMethod;if(!q||!ae)throw new Error("Missing sessionId or email for payment.");let De=Ce.type||e,de=await new mn.PaymentAPI(l).createSessionIntent(q,he??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:De,paymentMethodId:null,intentKind:"payment"});if(de.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let Ve=de.clientSecret;if(typeof window<"u")try{localStorage.setItem(kn,JSON.stringify({clientSecret:Ve,sessionId:q,nonce:he,accountPatch:Y.accountPatch,paymentMethodId:Ce.id,paymentMethodType:Ce.type??e,gateway:"stripe"}))}catch{}let{error:Ne,paymentIntent:Ee}=await g.confirmPayment({clientSecret:Ve,confirmParams:{return_url:window.location.href,payment_method:Ce.id},redirect:"if_required"});if(Ne){if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let ue=Ne.message??"Payment failed.";d?.(ue),v?.(It("card",ue,{code:Ne.code})),await fo({billingApiUrl:l,sessionId:q,nonce:he,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:Ne.code??"provider_declined"}});return}let Q=Ee?.status;if(!co(Q)){if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let ue=Q==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";d?.(ue),v?.(It("card",ue,{code:Q??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let w=typeof Ee?.payment_method=="string"?Ee.payment_method:Ee?.payment_method?.id;u({id:w??Ce.id,type:"card",threeDSecureActionResultTokenId:Ee?.id,gateway:"stripe",paymentMethodType:Ce.type??e},{accountPatch:Y.accountPatch,sessionId:q,nonce:he})}catch(ce){d?.(ce instanceof Error?ce.message:"Payment failed. Please try again.")}finally{oe.current=!1,le(!1)}},[g,ye,S,$,h,R,t,n,i,l,e,u,d,v]);return(0,c.jsxs)("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[(0,c.jsx)(ft.PaymentElement,{onReady:()=>ie("ready"),onLoadError:()=>{ie("load_error"),Jo(Tt(_),"stripe","apm")},onChange:Y=>{Z(!!Y.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:r&&r.trim().length>=3?r.trim():"FloPay Customer",...i?{email:i}:{}}}}}),(0,c.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{H()},disabled:!$||x||S||X!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:E,color:"white",border:"none",borderRadius:p,fontSize:"1rem",fontWeight:600,cursor:!$||x||S||X!=="ready"?"not-allowed":"pointer",opacity:!$||x||S||X!=="ready"?.5:1,transition:"opacity 120ms ease-out",...P??{}},children:x?"Processing\u2026":`Pay with ${(0,C.getStripeMethodDisplayName)(e)}`}),I&&(0,c.jsx)(ur,{margin:"0.75rem 0 0",children:I})]})}function li({sessionId:e,nonce:t,email:n,billingName:i,billingApiUrl:r,paymentElementMethods:l,stripeInstance:u,paymentElementBaseOptions:d,onTokenizedBody:v,onErrorChange:A,onButtonClick:h,onDecline:R,runBeforeButtonClick:S,onLoadStateChange:E,isProcessing:p=!1,submitButtonColor:P="#4A49FF",submitButtonBorderRadius:I=8,submitButtonStyle:_,buttonAppearance:g,themeId:ye,onExpandApm:x,expandedApmMethod:le}){let[oe,$]=(0,a.useState)(null),[Z,X]=(0,a.useState)(null),ie=(0,a.useRef)(!1);(0,a.useEffect)(()=>{l.length>0&&u?E?.("ready"):u||E?.("loading")},[l.length,u,E]);let H=(0,a.useCallback)(async ee=>{if(!u||ie.current||p)return;ie.current=!0,X(ee);let Ce=S?await S("card"):{proceed:!0};if(!Ce.proceed){ie.current=!1,X(null);return}h?.("card");let De=Ce.sessionId??e,de=Ce.nonce??t,Ve=Ce.accountPatch?.email??n;try{if(A?.(null),!De||!Ve)throw new Error("Missing sessionId or email for payment.");let Ne=await new mn.PaymentAPI(r).createSessionIntent(De,de??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ee,paymentMethodId:null,intentKind:"payment"});if(Ne.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let Ee=Ne.clientSecret;if(typeof window<"u")try{localStorage.setItem(kn,JSON.stringify({clientSecret:Ee,sessionId:De,nonce:de,accountPatch:Ce.accountPatch,paymentMethodType:ee,gateway:"stripe"}))}catch{}let{error:Q,paymentIntent:w}=await u.confirmPayment({clientSecret:Ee,confirmParams:{return_url:window.location.href,payment_method_data:{type:ee,billing_details:{name:i&&i.trim().length>=3?i.trim():"FloPay Customer",...Ve?{email:Ve}:{}}}},redirect:"if_required"});if(Q){if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let Ue=Q.message??"Payment failed.";A?.(Ue),R?.(It("card",Ue,{code:Q.code})),await fo({billingApiUrl:r,sessionId:De,nonce:de,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ee,providerDeclineReason:Q.code??"provider_declined"}});return}let ue=w?.status;if(!co(ue)){if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let Ue=ue==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";A?.(Ue),R?.(It("card",Ue,{code:ue??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(kn)}catch{}let je=typeof w?.payment_method=="string"?w.payment_method:w?.payment_method?.id;v({id:je??w?.id,type:"card",threeDSecureActionResultTokenId:w?.id,gateway:"stripe",paymentMethodType:ee},{accountPatch:Ce.accountPatch,sessionId:De,nonce:de})}catch(Ne){A?.(Ne instanceof Error?Ne.message:"Payment failed. Please try again.")}finally{ie.current=!1,X(null)}},[u,p,S,h,e,t,n,r,i,v,A,R]),[Y,q]=(0,a.useState)(null),he=x?le??null:Y,ae=(0,a.useCallback)(ee=>{ie.current||p||he&&he!==ee||((0,C.needsStripeMethodExplicitConfirm)(ee)?x?x(ee):q(ee):H(ee))},[he,p,H,x]),ce=(0,a.useMemo)(()=>Y?{...d,paymentMethodTypes:[Y]}:null,[Y,d]);return(0,c.jsx)("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:l.map(ee=>{let Ce=le===ee,De=Z===ee,de=Z!==null&&Z!==ee||le!=null&&le!==ee;return(0,c.jsxs)(a.default.Fragment,{children:[(0,c.jsx)(_s,{method:ee,themeId:ye,submitting:De,disabled:de,highlighted:Ce,hasNextStep:(0,C.needsStripeMethodExplicitConfirm)(ee),onClick:()=>ae(ee),backgroundColor:g?.backgroundColor,borderColor:g?.borderColor,textColor:g?.textColor,borderRadius:g?.borderRadius,fontFamily:g?.fontFamily}),!x&&Y===ee&&ce&&u&&(0,c.jsx)(ft.Elements,{stripe:u,options:ce,children:(0,c.jsx)(Go,{method:ee,sessionId:e,email:n,billingName:i,billingApiUrl:r,onTokenizedBody:v,onErrorChange:A,onDecline:R,onCancel:()=>q(null),runBeforeButtonClick:S,onButtonClick:h,isProcessing:p,submitButtonColor:P,submitButtonBorderRadius:I,submitButtonStyle:_})},ee)]},ee)})})}function xs({sessionId:e,nonce:t,billingApiUrl:n,email:i,userId:r,onComplete:l,onError:u,onDecline:d,onTokenizedBody:v,firstName:A,lastName:h,chv:R,className:S,isProcessing:E,error:p,onErrorChange:P,showPayPal:I=!0,showStripe:_=!0,enabledPaymentMethods:g,enabledPaymentMethodCountries:ye,showApplePay:x=!0,showGooglePay:le=!0,layout:oe="default",theme:$,buttonsTheme:Z,buttonsStyles:X,appearance:ie,cardButtonContent:H,cardBackButtonContent:Y,cardTitleContent:q,showSecurityFooter:he,onButtonClick:ae,onBeforeButtonClick:ce,enableAVS:ee,cardFieldOrder:Ce,cardPreFormSlot:De,avsLayout:de="row",country:Ve,zip:Ne,addressLine1:Ee,addressLine2:Q,city:w,state:ue,onCountryChange:je,onZipChange:Ue,avsCheck:fe,checkoutType:B,checkoutLayout:me,totalAmount:te=0,currency:_e="usd",initialCardOpen:ut=!1,directPaypal:Ze,isSubscription:pt=!1,session:L,dataAttachmentPending:ne=!1,debug:rt=!1}){let He=un(),mt=oo(),$e=(0,a.useContext)(dn),Je=ne||$e.claimPending===!0,Jt=io(),[Qe,Xt]=(0,a.useState)(!1),[T,Se]=(0,a.useState)(null),[Xe,xe]=(0,a.useState)(Ve??"US"),[Ct,We]=(0,a.useState)(Ne??""),[Ke,ot]=(0,a.useState)(Ee??""),[et,Rn]=(0,a.useState)(Q??""),[it,Vn]=(0,a.useState)(w??""),[Ht,hn]=(0,a.useState)(ue??""),[Qt,rr]=(0,a.useState)({}),Mt=(0,a.useRef)(Ne??""),wt=(0,a.useRef)(Ve??"US"),Zt=(0,a.useRef)(Ee??""),en=(0,a.useRef)(Q??""),At=(0,a.useRef)(w??""),Bt=(0,a.useRef)(ue??""),St=(0,a.useRef)({});(0,a.useEffect)(()=>{let s=(U,J,pe,G,Re)=>{if(St.current[U])return;let Ae=J?.trim();!Ae||Ae===pe.current||(pe.current=Ae,G(Ae),Re?.(Ae))};s("country",Ve,wt,xe,je),s("zip",Ne,Mt,We,Ue),s("addressLine1",Ee,Zt,ot),s("addressLine2",Q,en,Rn),s("city",w,At,Vn),s("state",ue,Bt,hn)},[Ve,Ne,Ee,Q,w,ue,je,Ue]);let se=(0,a.useMemo)(()=>(0,C.resolveAVSConfig)(ee),[ee]),jn=se!==null,N=(0,a.useMemo)(()=>(0,C.isAuthorizationOnlySession)(L),[L]),st=!!L?.vault?.html,Ft=!!L?.gateways?.pcivault,Le=!!(L?.gateways?.stripe?.enabledPaymentMethods??g)?.includes("card"),lt=st||Le||Ft,Ye=!!(_&&lt&&He&&e),[In,En]=(0,a.useState)(()=>oe!=="buttons"||ut?e??null:null),[zn,Hn]=(0,a.useState)(0),_n=oe!=="buttons"||ut||!!e&&In===e,at=(0,a.useMemo)(()=>!He||!Ye||!e||!_n?null:He.cardCapture({sessionId:e,captureMethod:L?.captureMethod}),[He,Ye,e,_n,L?.captureMethod]),Dt=(0,a.useMemo)(()=>{let s=Xe,U=se?(0,C.isAVSFieldVisible)(se.postal_code,s):!1;return Is(s,Ct,U)},[se,Xe,Ct]),{avsInvalid:an,invalidAvsFields:gt}=(0,a.useMemo)(()=>{let s={line1:!1,city:!1,state:!1,zip:!1};if(!Ye||!se)return{avsInvalid:!1,invalidAvsFields:s};let U=Xe,J=(Re,Ae)=>(0,C.isAVSFieldVisible)(Re,U)&&!Ae.trim(),pe={line1:J(se.address_line_1,Ke),city:J(se.city,it),state:J(se.state,Ht),zip:Dt.empty||Dt.malformed};return{avsInvalid:pe.line1||pe.city||pe.state||pe.zip,invalidAvsFields:pe}},[Ye,se,Xe,Ke,it,Ht,Dt]),[Et,tn]=(0,a.useState)(!1),[sn,Kt]=(0,a.useState)(!1),[Ot,Nt]=(0,a.useState)(()=>Wo(L?.vault)),[Te,Ut]=(0,a.useState)(ut&&lt?"card":"buttons"),[yt,Pn]=(0,a.useState)(null),Kn=Te==="expanding"||Te==="card",$t=280,qt=(0,a.useRef)(null),Lt=(0,a.useCallback)(s=>{qt.current&&clearTimeout(qt.current),qt.current=setTimeout(()=>{qt.current=null,s()},$t)},[$t]);(0,a.useEffect)(()=>()=>{qt.current&&clearTimeout(qt.current)},[]);let On=(0,a.useCallback)(()=>{En(e??null),Hn(s=>s+1),Ut("expanding"),Lt(()=>Ut("card"))},[Lt,e]),Nn=(0,a.useCallback)(()=>{Ut("collapsing"),Lt(()=>Ut("buttons"))},[Lt]),nn=(0,a.useCallback)(s=>{Pn(s),Ut("apm-expanding"),Lt(()=>Ut("apm-form"))},[Lt]),Wt=(0,a.useCallback)(()=>{Ut("apm-collapsing"),Lt(()=>{Ut("buttons"),Pn(null)})},[Lt]);(0,a.useEffect)(()=>{oe==="buttons"&&ut&&lt&&(En(e??null),Ut("card"))},[oe,ut,lt,e]);let[rn,qe]=(0,a.useState)(null),M=(0,a.useRef)(!1),V=(0,a.useRef)(null),F=(0,a.useRef)("idle"),[we,ke]=(0,a.useState)(null),y=(0,a.useRef)(we);(0,a.useEffect)(()=>{y.current=we},[we]);let o=n||Jt,f=p??T,z=(0,a.useMemo)(()=>(0,zt.resolveTheme)($),[$]),b=(0,a.useMemo)(()=>{let s=z?.buttonsLayout??(0,C.resolveButtonsLayoutTheme)(Z);return X?{...s,...X,cardButton:{...s.cardButton,...X.cardButton},cardFormContainer:{...s.cardFormContainer,...X.cardFormContainer},backButton:{...s.backButton,...X.backButton},backButtonIcon:{...s.backButtonIcon,...X.backButtonIcon},submitButton:{...s.submitButton,...X.submitButton},title:{...s.title,...X.title}}:s},[z,Z,X]),K=ie??z?.appearance,ze=(0,a.useMemo)(()=>ro({appearance:K,buttonsStyles:b,layout:oe}),[K,b,oe]),tt=$e.inlineSessionPatchProcessing??!1,re=(E??Qe)||tt,W=o.replace(/\/+$/,""),m=(0,a.useMemo)(()=>jo({userId:r,email:i,firstName:A,lastName:h,country:Ve,zip:Ne},Qt),[r,i,A,h,Ve,Ne,Qt]),j=[m.firstName,m.lastName].filter(s=>!!s?.trim()).join(" "),Pe=(0,a.useMemo)(()=>He?He.getRawProvider():null,[He]),Ie=(0,a.useMemo)(()=>mt?mt.getRawProvider():null,[mt]),Me=te||100,bn=(0,a.useMemo)(()=>K?(0,mn.toStripeAppearance)(K):null,[K]),Cr=bn?{appearance:bn}:null,Eo=(0,a.useMemo)(()=>{let s=bn??{},U=s.rules??{};return{...s,rules:{...U,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...U[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...U[".AccordionItemContents"]??{}}}}},[bn]),jr=(0,a.useMemo)(()=>{let s=Ya(te);return{...s,currency:_e.toLowerCase(),paymentMethodCreation:"manual",...s.mode==="payment"?{captureMethod:"manual"}:{},...Cr}},[te,_e,Cr]),la=(0,a.useMemo)(()=>({mode:"payment",amount:Me,currency:_e.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Cr}),[Me,_e,Cr]),ge=(0,a.useCallback)(s=>{Se(s),P?.(s)},[P]);(0,a.useEffect)(()=>{!Ye||!at||at.setCardFieldOrder?.(Ce??null,se==null)},[Ye,at,Ce,se]),(0,a.useEffect)(()=>{(Te==="expanding"||Te==="collapsing"||Te==="apm-expanding"||Te==="apm-collapsing")&&ge(null)},[Te,ge]);let ln=(0,a.useCallback)((s,U,J)=>{d?.(It(s,U,J))},[d]),or=(0,a.useCallback)((s,U,J)=>{let pe=J?.popupBlocked??$n(U),G=ks(s,pe),Re=Zn(J?.code)??An(U)??"external_payment_method_failed",Ae=new zt.FloPayError(G,"api_error",{code:"external_payment_method_failed",param:s});qe(null),oe==="buttons"&&(Ut("buttons"),Pn(null)),ge(G),u?.(Ae),console.error("[FloPay] External payment method failed:",{method:s,code:Re,popupBlocked:pe})},[oe,u,ge]);(0,a.useEffect)(()=>{if(!Ye||!e){Nt(null);return}let s=Wo(L?.vault);if(s){Nt(s);return}if(!_n){Nt(null);return}Nt(null);let U=!0;return new mn.PaymentAPI(W).getVaultCapture(e,t).then(J=>{if(!U)return;let pe=Wo(J);pe?Nt(pe):ge("Failed to load the secure card form.")}).catch(J=>{U&&ge(J instanceof Error?J.message:"Failed to load the secure card form.")}),()=>{U=!1}},[Ye,_n,zn,e,L?.vault?.html,L?.vault?.messageToken,L?.vault?.expectedOrigin,W,t,ge]);let vn=(0,a.useRef)({onComplete:l,onError:u,updateError:ge,emitDecline:ln,resolvedAccount:m,avsConfig:se,avsCheckProp:fe,sessionId:e,nonce:t,baseUrl:W,captureMethod:L?.captureMethod,paymentId:L?.paymentId,authorizationExpiresAt:L?.authorizationExpiresAt});vn.current={onComplete:l,onError:u,updateError:ge,emitDecline:ln,resolvedAccount:m,avsConfig:se,avsCheckProp:fe,sessionId:e,nonce:t,baseUrl:W,captureMethod:L?.captureMethod,paymentId:L?.paymentId,authorizationExpiresAt:L?.authorizationExpiresAt};let _o=(0,a.useRef)(!1),Bi=(0,a.useCallback)(()=>{let{resolvedAccount:s,avsConfig:U,avsCheckProp:J}=vn.current,pe=wt.current||s.country||"US",G=U?(0,C.isAVSFieldVisible)(U.state,pe):!1,Re=U?(0,C.isAVSFieldVisible)(U.address_line_1,pe):!1,Ae=U?(0,C.isAVSFieldVisible)(U.postal_code,pe):!1,ct=U?(0,C.isAVSFieldVisible)(U.city,pe):!1,Pt=U?(0,C.isAVSFieldVisible)(U.address_line_2,pe):!1,nt=Re&&!G&&Ae?(0,C.getStateFromPostalCode)(pe,(Mt.current??"").trim()):null,kt=G?Bt.current:nt;return{accountData:{userId:s.userId??"",email:s.email??"",firstName:s.firstName??"",lastName:s.lastName??"",...Ae&&Mt.current?{zip:Mt.current}:{},...ct&&At.current?{city:At.current}:{},...kt?{state:kt}:{},...Re&&Zt.current?{addressLine1:Zt.current}:{},...Pt&&en.current?{addressLine2:en.current}:{},country:pe},...J!==void 0?{avsCheck:J}:{},...U?{avsConfig:{country:(0,C.isAVSFieldVisible)(U.country,pe),postal_code:Ae,address_line_1:Re,address_line_2:Pt,city:ct,state:G}}:{}}},[]),ca=(0,a.useRef)(Je);ca.current=Je,(0,a.useEffect)(()=>{Je||f!==ni||vn.current.updateError(null)},[Je,f]),(0,a.useEffect)(()=>{!Ye||!at||at.setSubmitGate?.(an||Je)},[Ye,at,an,Je]),(0,a.useEffect)(()=>{if(!Ye||!at)return;_o.current=!1;let s=!1,U=at.on("submitting",()=>{tn(!0),V.current&&clearTimeout(V.current),F.current="validation-window",V.current=setTimeout(()=>{V.current=null,F.current==="validation-window"&&(F.current="processing")},bs),qe("processing");let{baseUrl:Ae,sessionId:ct,nonce:Pt,updateError:nt,onError:kt}=vn.current;!ct||!Pt||new mn.PaymentAPI(Ae).patchAccountSnapshot(ct,Pt,Bi(),{telemetryMode:"best_effort"}).catch(be=>{if(!vs(be))return;let _t=be instanceof Error?be.message:"Please check your billing address and try again.";nt(_t),F.current="idle",qe(null),kt?.(be instanceof zt.FloPayError?be:new zt.FloPayError(_t,"api_error"))})}),J=at.on("complete",async Ae=>{if(fr(Ae.sessionId??vn.current.sessionId),F.current="terminal",qe("success"),await new Promise(nt=>setTimeout(nt,Mn)),_o.current)return;_o.current=!0;let ct=vn.current,Pt=(0,C.isAuthorizationOnlySession)(ct)||Ae.outcome==="authorized";vn.current.onComplete?.(Pt?{status:"authorized",paymentIntentId:Ae.intentId,paymentId:Ae.paymentId??ct.paymentId,sessionId:Ae.sessionId??ct.sessionId,authorizationExpiresAt:Ae.authorizationExpiresAt??ct.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:Ae.intentId,checkoutMethod:"card"})}),pe=at.on("decline",async Ae=>{let{updateError:ct,emitDecline:Pt}=vn.current,nt=Ae.message??"Your payment was declined. Please try another card or contact your bank.";F.current="terminal",ct(nt),qe("error");let kt=Ae.failureOutcome??(0,C.normalizeCheckoutFailureOutcome)(Ae.declineReason)??"authorization_declined";Pt("card",nt,{code:kt,declineCode:kt}),await new Promise(be=>setTimeout(be,Sn)),!s&&(F.current="idle",qe(null))}),G=at.on("error",async Ae=>{let{updateError:ct,onError:Pt}=vn.current,nt=Ae.message??"There was a problem processing your payment. Please try again.";F.current="terminal",ct(nt),qe("error"),Pt?.(new zt.FloPayError(nt,"api_error",{code:Ae.failureOutcome??"capture_failed"})),await new Promise(kt=>setTimeout(kt,Sn)),!s&&(F.current="idle",qe(null))}),Re=at.on("blocked",()=>{if(!ca.current){tn(!0);return}vn.current.updateError(ni)});return()=>{s=!0,V.current&&(clearTimeout(V.current),V.current=null),F.current="idle",U(),J(),pe(),G(),Re()}},[Ye,at]);let Cn=!!Ze?.clientId,Sr=Array.isArray(g),Hr=Sr&&g.length>0,Fi=Sr&&g.includes("paypal"),{expressMethods:Kr,paymentElementMethods:wr}=(0,a.useMemo)(()=>(0,C.partitionStripeMethods)(g,{excludePaypal:Cn}),[g,Cn]),da=Cn||!!mt,Di=(0,a.useMemo)(()=>da?Kr.filter(s=>s!=="paypal"):Kr,[Kr,da]),Li=(0,a.useMemo)(()=>{let s=[];return x&&s.push("apple_pay"),le&&s.push("google_pay"),s},[x,le]),Wr=Sr?Di:Li,zi=_&&Wr.length>0,xo=jn?Xe:Ve,Yr=(0,a.useMemo)(()=>{let s=xo?.trim().toUpperCase();return s?ye?wr.filter(U=>{let J=ye[U];return!J||J.length===0||J.includes(s)}):(0,C.filterStripeMethodsByCountry)(wr,xo):wr},[wr,xo,ye]),To=(0,a.useMemo)(()=>({mode:"payment",amount:Me,currency:_e.toLowerCase(),paymentMethodCreation:"manual",appearance:Eo}),[Me,_e,Eo]),[ua,pa]=(0,a.useState)("loading"),[ma,ya]=(0,a.useState)("loading"),[fa,ga]=(0,a.useState)("loading"),[Oi,Mo]=(0,a.useState)(!1),[ha,Ao]=(0,a.useState)("loading"),[Gr,Ni]=(0,a.useState)();(0,a.useEffect)(()=>{Ni(Ga())},[]);let Pa=I&&(Cn||(Sr?Fi:Gr===!1)),ba=_&&zi,kr=!Je&&Pa&&Cn,va=ha==="retrying"||ha==="exhausted",Rr=!Je&&Pa&&!!Ie&&(!Cn||va),Ir=!Je&&ba&&!!Pe,Er=!Je&&_&&Hr&&Yr.length>0&&!!Pe,Ui=kr&&!va?Oi:Rr&&ai(ua),$i=Ir&&ai(ma),qi=Er&&fa!=="load_error",Ca=s=>s==="loading"||s==="ready",Sa=kr||Rr&&Ca(ua)||Ir&&Ca(ma)||Er&&fa!=="load_error",Jr=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(!Jr.current){if(!_&&!I){Jr.current=!0;let s=new zt.FloPayError("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");u?.(s),ge(s.message)}else if(!_&&I&&!Cn&&!Ie){Jr.current=!0;let s=new zt.FloPayError("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");u?.(s),ge(s.message)}else if(Gr!==void 0&&!Je&&!lt&&!Sa){Jr.current=!0;let s=new zt.FloPayError("FloPay: this checkout session has no vault card capability and no usable supported non-card payment methods. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});u?.(s),ge(s.message)}}},[_,I,Cn,Ie,Gr,Je,lt,Sa,u,ge]);let wa=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(wa.current||!Hr)return;let s=[];x!==!0&&s.push("showApplePay"),le!==!0&&s.push("showGooglePay"),s.length!==0&&(wa.current=!0,console.warn(`[FloPay] ${s.join(" / ")} ${s.length===1?"is":"are"} deprecated: the Apple Pay / Google Pay surface is now driven by \`gateways.stripe.enabledPaymentMethods\` on the session response. Remove the legacy prop(s) to silence this warning.`))},[Hr,x,le]);let ka=(0,a.useCallback)((s,U)=>$e.applyInlineSessionPatch?$e.applyInlineSessionPatch(s).then(J=>({error:null,sessionId:J.sessionId||e,nonce:J.session?.clientSecret||t})).catch(J=>{let pe=oi(U,J);return ge(pe.message),u?.(pe),{error:pe,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[$e.applyInlineSessionPatch,t,u,e,ge]),cn=(0,a.useCallback)(async s=>{if(!ce)return{proceed:!0};try{let U=await ce({method:s,sessionId:e||void 0,createSession:$e.inlineSessionDraft});if(U===!1)return{proceed:!1};if(U&&typeof U=="object"){U.account&&rr(pe=>({...pe??{},...U.account}));let J=await ka(U,s);return J.error?{proceed:!1,accountPatch:U.account}:{proceed:!0,accountPatch:U.account,sessionId:J.sessionId,nonce:J.nonce}}return{proceed:!0}}catch(U){let J=oi(s,U);return ge(J.message),u?.(J),{proceed:!1}}},[ka,$e.inlineSessionDraft,ce,u,e,ge]),Ra=(0,a.useCallback)(async(s,U)=>{if(M.current)return;M.current=!0,Xt(!0),qe("processing"),ge(null);let J=U?.sessionId??e,pe=U?.nonce??t,G=jo(m,U?.accountPatch),Re=U?.completionPaymentMethodId??Dr(s),Ae=s.originalPaymentMethodId?{...s,originalPaymentMethodId:void 0}:s;try{let Pt=await new mn.PaymentAPI(W).processPayment(G.userId??"",{sessionId:J,nonce:pe,tokenizedData:Ae,accountData:{userId:G.userId??"",email:G.email??"",firstName:G.firstName??"",lastName:G.lastName??"",...se?(()=>{let be=wt.current,_t=(0,C.isAVSFieldVisible)(se.state,be),jt=(0,C.isAVSFieldVisible)(se.address_line_1,be),Jn=(0,C.isAVSFieldVisible)(se.postal_code,be),Xn=jt&&!_t&&Jn?(0,C.getStateFromPostalCode)(be,(Mt.current??"").trim()):null,xt=_t?Bt.current:Xn;return{country:be,...Jn&&Mt.current?{zip:Mt.current}:{},...(0,C.isAVSFieldVisible)(se.city,be)&&At.current?{city:At.current}:{},...xt?{state:xt}:{},...jt&&Zt.current?{addressLine1:Zt.current}:{},...(0,C.isAVSFieldVisible)(se.address_line_2,be)&&en.current?{addressLine2:en.current}:{}}})():{}},chv:R,avsCheck:fe??!1,checkoutType:B,checkoutLayout:me,avsConfig:se?{country:(0,C.isAVSFieldVisible)(se.country,wt.current),postal_code:(0,C.isAVSFieldVisible)(se.postal_code,wt.current),address_line_1:(0,C.isAVSFieldVisible)(se.address_line_1,wt.current),address_line_2:(0,C.isAVSFieldVisible)(se.address_line_2,wt.current),city:(0,C.isAVSFieldVisible)(se.city,wt.current),state:(0,C.isAVSFieldVisible)(se.state,wt.current)}:void 0});if(Pt.ok){let be=Pt.status===204?null:await Pt.json().catch(()=>null),_t=(0,C.isAuthorizationOnlySession)(L)||be?.status==="authorized";fr(J),qe("success"),ke(null),await new Promise(jt=>setTimeout(jt,Mn)),l?.(_t?{status:"authorized",...typeof be?.paymentId=="string"?{paymentId:be.paymentId}:L?.paymentId?{paymentId:L.paymentId}:{},sessionId:typeof be?.sessionId=="string"?be.sessionId:J,...typeof be?.authorizationExpiresAt=="string"?{authorizationExpiresAt:be.authorizationExpiresAt}:L?.authorizationExpiresAt?{authorizationExpiresAt:L.authorizationExpiresAt}:{},paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:Re,checkoutMethod:s.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:Re,checkoutMethod:s.isPaypal?"paypal":"card"});return}let nt=await Pt.json().catch(()=>null);if(nt?.type==="paypal_redirect_required"){let be=nt.threeDSecureToken,_t=nt.paymentMethodId||s.id||"";if(!He||!be){qe("error"),ge("PayPal authorization required but no token provided.");return}try{let jt=mt?.getRawProvider();if(!jt){ge("PayPal is not available.");return}let Jn={return_url:window.location.href};_t&&(Jn.payment_method=_t);let{error:Xn}=await jt.confirmPayment({clientSecret:be,confirmParams:Jn,redirect:"if_required"});if(Xn){qe("error");let xt=Xn.message??"PayPal payment failed.";ge(xt),ln("paypal",xt,{code:Xn.code})}}catch(jt){qe("error"),ge(jt instanceof Error?jt.message:"PayPal authorization failed.")}return}if(nt?.type==="paypal_direct_required"){let be=nt.orderId;if(!be){qe("error"),ge("PayPal retry required but no order id provided.");return}let _t=y.current?.attempts??0;if(_t>=2){qe("error"),ge("PayPal payment could not be completed after multiple attempts."),ln("paypal","paypal_direct_required retry limit exceeded");return}Mo(!1),Ao("loading"),ke({orderId:be,attempts:_t+1}),qe(null);return}qe("error");let kt=nt?.message??"Payment failed. Please try again.";ge(kt),ln(s.isPaypal?"paypal":"card",kt,{code:nt?.code??nt?.gatewayErrorCode,declineCode:nt?.declineCode??nt?.gatewayDeclineReason}),await new Promise(be=>setTimeout(be,Sn))}catch(ct){qe("error"),ge(ct instanceof Error?ct.message:"An unexpected error occurred"),await new Promise(Pt=>setTimeout(Pt,Sn))}finally{Xt(!1),qe(null),M.current=!1}},[W,e,t,m,j,R,He,mt,L,l,u,ge,ln]),on=(0,a.useCallback)((s,U)=>{v?v(s):Ra(s,U)},[v,Ra]),Ia=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(typeof window>"u"||Ia.current)return;let s=new URLSearchParams(window.location.search),U=s.get("payment_intent"),J=s.get("payment_intent_client_secret"),pe=s.get("redirect_status");if(!U||!J)return;let G=kt=>{let be=localStorage.getItem(kt);if(!be)return null;try{return JSON.parse(be)}catch{return localStorage.removeItem(kt),null}},Re=G(kn)??G(ti),Ae;if(Re?.clientSecret){if(Re.clientSecret!==J)return;Ae={...Re.accountPatch?{accountPatch:Re.accountPatch}:{},...Re.sessionId?{sessionId:Re.sessionId}:{},...Re.nonce?{nonce:Re.nonce}:{}}}else if(Re?.sessionId&&Re.sessionId!==e)return;Ia.current=!0,localStorage.removeItem(kn),localStorage.removeItem(ti);let ct=new URL(window.location.href);ct.searchParams.delete("payment_intent"),ct.searchParams.delete("payment_intent_client_secret"),ct.searchParams.delete("redirect_status"),window.history.replaceState({},"",ct.toString());let Pt=Re?.paymentMethodType??Re?.tokenType??"card",nt="card";(async()=>{let kt=He?.getRawProvider();if(!kt){let xt="Payment is not available \u2014 please refresh and try again.";ge(xt),ln(nt,xt);return}if(pe==="failed"){let xt="Payment was declined. Please try again.";ge(xt),ln(nt,xt);return}let{paymentIntent:be,error:_t}=await kt.retrievePaymentIntent(J);if(_t){let xt=_t.message??"Failed to retrieve payment status.";ge(xt),ln(nt,xt,{code:_t.code});return}let jt=be?.status,Jn=co(jt);if(!be||!Jn){let xt=jt==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";ge(xt),ln(nt,xt,{code:jt??"missing_payment_intent"});return}let Xn=typeof be.payment_method=="string"?be.payment_method:be.payment_method?.id;on({id:Xn??Re?.paymentMethodId??Re?.tokenId??be.id,type:"card",threeDSecureActionResultTokenId:be.id,gateway:Re?.gateway??"stripe",paymentMethodType:Pt},Ae)})()},[e,on,He,ge,ln]);let Bo=(0,a.useCallback)(s=>{s.preventDefault()},[]);if(!(He!==null))return(0,c.jsx)("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let _r=oe==="buttons",Vt=K?.variables,Vi=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),Fo=Vt?.colorBackground,ji=Fo&&!Vi.has(Fo)?Fo:void 0,xr=b.cardInputBorder??(_r?"#e5e7eb":"#A4A4FF"),Do=Vt?.colorDanger??"#dc2626",Wn=s=>Et&&s?Do:xr,Xr=(Dt.malformed||Dt.empty)&&(sn||Et),Hi=Xr?Do:Wn(gt.zip),Lo=b.cardFormContainer?.backgroundColor??ji??(_r?"white":"#EDEDFF"),Tr=b.cardInputBackground??Vt?.colorBackground??"white",zo=ir(Y),Ea=ir(q),ar=b.nameInput,_a=b.cardInputFontSize??Es(ar?.fontSize)??Vt?.fontSizeBase??"16px",xa=typeof ar?.fontFamily=="string"?ar.fontFamily:Vt?.fontFamily??"Poppins, sans-serif",Ta=qo(ar?.fontWeight)??400,Ki=b.cardInputColor??(typeof ar?.color=="string"?ar.color:void 0)??Vt?.colorText??"#262833",Wi=b.cardInputPlaceholderColor??"#9ca3af",ht=Vt?.borderRadius??"8px",Yn=Vt?.borderRadius??b.cardButton?.borderRadius??ht,Gn=Vt?.colorPrimary??"#4A49FF",Yi=Vt?.colorPrimaryHover??cr(Gn,.12),Oo=Vt?.colorText??"#262833",Ma={fontSize:_a,fontFamily:xa,fontWeight:Ta,color:Ki,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},Gi={"--flopay-input-placeholder-color":Wi,"--flopay-input-font-size":_a,"--flopay-input-font-family":xa,"--flopay-input-font-weight":String(Ta)},Mr=b.cardFormContainer??{},No=Mr.padding??(_r?"0":"1rem"),Uo=Mr.borderRadius??ht,Ji=at&&Ot?(0,c.jsx)(dr,{capture:at,html:Ot.html,messageToken:Ot.messageToken,expectedOrigin:Ot.expectedOrigin,theme:ze,onReady:()=>{if(!se||typeof document>"u")return;let s=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};s();let U=0,J=window.setInterval(()=>{U+=1;let pe=document.activeElement;!!pe&&pe.tagName==="IFRAME"&&pe.id==="flopay_vault_form_iframe"?(s(),window.clearInterval(J)):U>=50&&window.clearInterval(J)},100)},onError:s=>ge(s),onValidation:s=>{let U=F.current;(U==="idle"||U==="validation-window")&&(ge(s),s&&F.current==="validation-window"&&(V.current&&(clearTimeout(V.current),V.current=null),F.current="idle",qe(null)))}}):(0,c.jsx)("div",{"data-testid":"flopay-vault-loading",style:{minHeight:120,display:"flex",alignItems:"center",justifyContent:"center",color:"#6b7280",fontSize:14},children:"Loading secure card form\u2026"}),Aa=(0,c.jsxs)("div",{style:{backgroundColor:Lo,borderRadius:Uo,...Mr,padding:No,...Gi,display:"flex",flexDirection:"column"},children:[(0,c.jsx)("style",{children:`
31
31
  .flopay-shared-input::placeholder {
32
32
  color: var(--flopay-input-placeholder-color);
33
33
  opacity: 1;
@@ -35,13 +35,13 @@ ${Qe.join(`
35
35
  font-family: var(--flopay-input-font-family);
36
36
  font-weight: var(--flopay-input-font-weight);
37
37
  }
38
- `}),wr&&Vn&&(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:Ye?-2:0},children:[(0,s.jsxs)("button",{type:"button",onClick:zn,style:{display:"inline-flex",alignItems:"center",gap:Mo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[(0,s.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:(0,s.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,s.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,s.jsx)(ir,{content:G})]}),va?(0,s.jsx)("div",{style:{flex:1}}):(0,s.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...f.title},children:(0,s.jsx)(_r,{content:pe})})]}),!wr&&!va&&(0,s.jsx)("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:Ao,order:Ye?-3:0,...f.title},children:(0,s.jsx)(_r,{content:pe})}),re&&(0,s.jsx)("div",{style:{order:Ye?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let i=Je,v=(V=!1)=>({backgroundColor:Rr,border:`1px solid ${Kn(V)}`,borderRadius:ht,marginTop:"0.5rem",padding:"10px"}),W=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...ka}),ne=(0,C.getStateOptions)(i);return(0,s.jsxs)(s.Fragment,{children:[(0,C.isAVSFieldVisible)(re.address_line_1,i)&&(0,s.jsx)("div",{style:v(gt.line1),children:(0,s.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-address-line1",name:"billing-address-line1",placeholder:"Street Address (e.g. 123 Main St)",autoComplete:"billing address-line1",value:He,onChange:V=>{Ct.current.addressLine1=!0,Xt.current=V.target.value,nt(V.target.value)},disabled:ee,required:!0,"data-testid":"flopay-address-line1",style:W()})}),(0,C.isAVSFieldVisible)(re.address_line_2,i)&&(0,s.jsx)("div",{style:v(),children:(0,s.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-address-line2",name:"billing-address-line2",placeholder:"Apt, Suite, Unit (optional)",autoComplete:"billing address-line2",value:Ze,onChange:V=>{Ct.current.addressLine2=!0,Qt.current=V.target.value,wn(V.target.value)},disabled:ee,"data-testid":"flopay-address-line2",style:W()})}),((0,C.isAVSFieldVisible)(re.city,i)||(0,C.isAVSFieldVisible)(re.state,i))&&(0,s.jsxs)("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(re.city,i)&&(0,s.jsx)("div",{style:{flex:1,backgroundColor:Rr,borderTop:`1px solid ${Kn(gt.city)}`,borderRight:`1px solid ${Kn(gt.city)}`,borderBottom:`1px solid ${Kn(gt.city)}`,borderLeft:`1px solid ${Kn(gt.city)}`,padding:"10px",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,...(0,C.isAVSFieldVisible)(re.state,i)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:ht}},children:(0,s.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:ot,onChange:V=>{Ct.current.city=!0,Mt.current=V.target.value,$n(V.target.value)},disabled:ee,required:!0,"data-testid":"flopay-city",style:W()})}),(0,C.isAVSFieldVisible)(re.state,i)&&(0,s.jsx)("div",{style:{flex:1,backgroundColor:Rr,border:`1px solid ${Kn(gt.state)}`,padding:"10px",borderTopRightRadius:ht,borderBottomRightRadius:ht,...(0,C.isAVSFieldVisible)(re.city,i)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:ht}},children:ne?(0,s.jsxs)("select",{id:"flopay-billing-state",name:"billing-state",value:Vt,onChange:V=>{Ct.current.state=!0,At.current=V.target.value,fn(V.target.value)},disabled:ee,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...W(),cursor:"pointer"},children:[(0,s.jsx)("option",{value:"",children:(0,C.getStateLabel)(i)}),ne.map(V=>(0,s.jsx)("option",{value:V.code,children:V.name},V.code))]}):(0,s.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:(0,C.getStateLabel)(i),autoComplete:"billing address-level1",value:Vt,onChange:V=>{Ct.current.state=!0,At.current=V.target.value,fn(V.target.value)},disabled:ee,required:!0,"data-testid":"flopay-state",style:W()})})]}),((0,C.isAVSFieldVisible)(re.country,i)||(0,C.isAVSFieldVisible)(re.postal_code,i))&&(0,s.jsxs)("div",{style:{display:"flex",flexDirection:ie==="column"?"column":"row",gap:ie==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(re.country,i)&&(0,s.jsx)("div",{style:{flex:ie==="row"?1:void 0,backgroundColor:Rr,borderTop:`1px solid ${kr}`,borderRight:`1px solid ${kr}`,borderBottom:`1px solid ${kr}`,borderLeft:`1px solid ${kr}`,padding:"10px",...ie==="row"&&(0,C.isAVSFieldVisible)(re.postal_code,i)?{borderRadius:"0",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,borderRight:"none"}:{borderRadius:ht}},children:(0,s.jsx)("select",{id:"flopay-billing-country",name:"billing-country",value:Je,onChange:V=>{Ct.current.country=!0,St.current=V.target.value,xe(V.target.value),Ve?.(V.target.value),At.current="",fn("")},disabled:ee,autoComplete:"billing country","data-testid":"flopay-country",style:{...W(),cursor:"pointer"},children:C.COUNTRY_OPTIONS.map(V=>(0,s.jsxs)("option",{value:V.code,children:[V.flag," ",V.name]},V.code))})}),(0,C.isAVSFieldVisible)(re.postal_code,i)&&(0,s.jsx)("div",{style:{flex:ie==="row"?1:void 0,backgroundColor:Rr,border:`1px solid ${zi}`,padding:"10px",...ie==="row"&&(0,C.isAVSFieldVisible)(re.country,i)?{borderRadius:"0",borderTopRightRadius:ht,borderBottomRightRadius:ht}:{borderRadius:ht}},children:(0,s.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:(0,C.getPostalCodeLabel)(Je),autoComplete:"billing postal-code",value:vt,onChange:V=>{Ct.current.zip=!0,Tt.current=V.target.value,We(V.target.value),Ne?.(V.target.value)},onBlur:()=>Kt(!0),disabled:ee,required:Ft.required,"aria-invalid":Kr||void 0,"aria-describedby":Kr?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:W()})})]}),Kr&&(0,s.jsx)("div",{id:"flopay-billing-postal-code-error",role:"alert","data-testid":"flopay-zip-error",style:{marginTop:"0.375rem",color:xo,...ka,fontSize:"0.75rem"},children:Ft.empty?`${(0,C.getPostalCodeLabel)(i)} is required`:hs(i)})]})})()}),Ye&&Le&&(0,s.jsx)("div",{style:{order:-2,width:"100%"},children:Le}),Ye&&qi,g&&(0,s.jsx)(sr,{margin:"0.75rem 0",styleOverride:f.errorBanner,children:g})]}),Hr={margin:0,padding:"6px 8px",background:"#eef2ff",border:"1px solid #c7d2fe",borderRadius:6,color:"#111827",font:"11px/1.35 ui-monospace, SFMono-Regular, Menlo, monospace",whiteSpace:"pre-wrap",wordBreak:"break-word"},Ia=i=>tt?!E||!bn?(0,s.jsx)("pre",{"data-testid":i,style:Hr,children:"FloPay/DirectPayPal-debug - not enabled"}):(0,s.jsx)("pre",{"data-testid":i,style:Hr,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${E}`,` directPaypalConfigured=${bn}`,` inAppBrowserDetected=${String(jr)}`,` shouldRenderDirectPayPal=${br}`,` shouldRenderStripePayPal=${vr}`,` hasPaypalStripeInstance=${!!Ie}`].join(`
39
- `)}):null,Ea=i=>tt?!x||!he?(0,s.jsx)("pre",{"data-testid":i,style:Hr,children:"FloPay/Stripe-debug - not enabled"}):(0,s.jsx)("pre",{"data-testid":i,style:Hr,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${x}`,` currency=${_e}`,` amountInCents=${Ae}`,` enabledPaymentMethods: ${JSON.stringify(h??[])}`,` enabledPaymentMethodsProvided=${hr}`,` hasEnabledMethods=${Nr}`,` expressMethods: ${JSON.stringify(Ur)}`,` walletExpressMethods: ${JSON.stringify($r)}`,` paymentElementMethods: ${JSON.stringify(Pr)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(qr)}`,` hasStripeInstance=${!!he}`,` shouldRenderWallets=${Cr}`,` shouldRenderPaymentElement=${Sr}`].join(`
40
- `)}):null,_a=Me==="apm-expanding"||Me==="apm-form"||Me==="apm-collapsing",Wr=Me==="apm-expanding"?`flopay-card-enter ${Ut}ms cubic-bezier(0, 0, 0.2, 1) both`:Me==="apm-collapsing"?`flopay-card-exit ${Ut}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,Yr=yt?{...ko,paymentMethodTypes:[yt]}:null;if(oe==="buttons"){let i=Me==="buttons"||Me==="expanding"||Me==="apm-expanding",v=Me==="expanding"||Me==="card"||Me==="collapsing",W=Y===void 0?{boxSizing:"border-box",height:lo,padding:"0 1rem"}:{padding:"0.9rem 1rem"},ne=Me==="expanding"||Me==="apm-expanding"?`flopay-buttons-exit ${Ut}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Me==="collapsing"||Me==="apm-collapsing"?`flopay-buttons-enter ${Ut}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,V=Me==="expanding"?`flopay-card-enter ${Ut}ms cubic-bezier(0, 0, 0.2, 1) both`:Me==="collapsing"?`flopay-card-exit ${Ut}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return(0,s.jsxs)("form",{onSubmit:Eo,className:R,style:{position:"relative"},children:[(0,s.jsx)($o,{}),tn&&(0,s.jsx)(Cn,{status:tn,errorMessage:g,authorized:N}),(0,s.jsxs)("div",{style:{display:"grid"},children:[(0,s.jsxs)("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!i&&!ne?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!i&&!ne?ys:{},...ne?{animation:ne,pointerEvents:"none"}:{}},children:[Ia("flopay-direct-paypal-gate-debug"),Ea("flopay-stripe-gate-debug"),br&&Qe&&(0,s.jsxs)(s.Fragment,{children:[Ce&&(0,s.jsx)("div",{"data-testid":"flopay-paypal-direct-retry-notice",style:{padding:"8px 10px",background:"#fef3c7",border:"1px solid #fcd34d",borderRadius:6,color:"#78350f",fontSize:13,lineHeight:1.4},children:"Please confirm your PayPal payment to complete checkout."}),(0,s.jsx)(Ar,{sessionId:e,nonce:t,billingApiUrl:r,email:m.email,clientId:Qe.clientId,environment:Qe.environment,currency:_e.toUpperCase(),isSubscription:pt,onTokenizedBody:nn,onComplete:l,onErrorChange:me,onDecline:d,onTechnicalFailure:nr,onButtonClick:we,runBeforeButtonClick:sn,isProcessing:ee,onLoadStateChange:Ro,onInitializationStateChange:Io,session:D??null,existingOrderId:Ce?.orderId,debug:tt},Ce?.orderId??"fresh")]}),vr&&(0,s.jsx)(ft.Elements,{stripe:Ie,options:ta,children:(0,s.jsx)(ei,{sessionId:e,nonce:t,email:m.email,billingApiUrl:r,onTokenizedBody:nn,onErrorChange:me,isProcessing:ee,onButtonClick:we,onDecline:d,onTechnicalFailure:nr,runBeforeButtonClick:sn,onLoadStateChange:aa,placeholderBorderRadius:Hn})}),Cr?(0,s.jsx)(ft.Elements,{stripe:he,options:Or,children:(0,s.jsx)(ti,{sessionId:e,nonce:t,email:m.email,billingApiUrl:r,intentKind:Q>0?"payment":"setup",expressMethods:$r,onTokenizedBody:nn,onErrorChange:me,onButtonClick:we,onDecline:d,onTechnicalFailure:nr,runBeforeButtonClick:sn,onLoadStateChange:sa,placeholderBorderRadius:Hn})}):pa?(0,s.jsx)("div",{style:{height:lo,borderRadius:Hn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Sr&&(0,s.jsx)(ni,{sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,paymentElementMethods:qr,stripeInstance:he,paymentElementBaseOptions:ko,onTokenizedBody:nn,onErrorChange:me,onButtonClick:we,onDecline:d,runBeforeButtonClick:sn,onLoadStateChange:ca,isProcessing:ee,submitButtonColor:Wn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,onExpandApm:en,expandedApmMethod:yt,themeId:j,buttonAppearance:{backgroundColor:f.cardButton?.backgroundColor,borderColor:f.cardInputBorder,textColor:f.cardButton?.color,borderRadius:Hn}}),Ye&&(0,s.jsx)("button",{type:"button",onClick:async()=>{ee||!(await sn("card")).proceed||(we?.("card"),Ln())},disabled:ee,style:{width:"100%",...W,...f.cardButton,...Vo({themeBundle:L,resolvedPrimaryColor:Wn,resolvedBorderRadius:ht,submitButtonStyle:f.submitButton,explicitPrimaryColor:qt?.colorPrimary}),fontSize:f.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:ee?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:ee?.6:1},onMouseEnter:fe=>{!ee&&(L||qt?.colorPrimary)&&(fe.currentTarget.style.backgroundColor=Ui)},onMouseLeave:fe=>{(L||qt?.colorPrimary)&&(fe.currentTarget.style.backgroundColor=Wn)},onMouseDown:fe=>{fe.currentTarget.style.transform="scale(0.985)"},onMouseUp:fe=>{fe.currentTarget.style.transform="scale(1)"},children:(0,s.jsx)(ar,{content:Y})}),g&&Me==="buttons"&&(0,s.jsx)(sr,{margin:"0.25rem 0",styleOverride:f.errorBanner,children:g})]}),Ye&&v&&(0,s.jsx)("div",{style:{gridArea:"1 / 1",...V?{animation:V}:{},...Me==="collapsing"?{pointerEvents:"none"}:{}},children:Ra}),x&&_a&&yt&&Yr&&he&&(0,s.jsx)("div",{style:{gridArea:"1 / 1",...Wr?{animation:Wr}:{},...Me==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,s.jsxs)("div",{style:{backgroundColor:To,borderRadius:Fo,...Ir,padding:Bo},children:[(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,s.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button",onClick:Ht,style:{display:"inline-flex",alignItems:"center",gap:Mo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[(0,s.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:(0,s.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,s.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,s.jsx)(ir,{content:G})]}),(0,s.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:Ao,paddingRight:80,...f.title},children:`Pay with ${(0,C.getStripeMethodDisplayName)(yt)}`})]}),(0,s.jsx)(ft.Elements,{stripe:he,options:Yr,children:(0,s.jsx)(qo,{method:yt,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,onTokenizedBody:nn,onErrorChange:me,onDecline:d,onCancel:Ht,runBeforeButtonClick:sn,onButtonClick:we,isProcessing:ee,submitButtonColor:Wn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,errorText:g})},yt)]})})]})]})}return _a&&yt&&Yr&&he&&x?(0,s.jsxs)("form",{onSubmit:Eo,className:R,style:{position:"relative"},children:[(0,s.jsx)($o,{}),tn&&(0,s.jsx)(Cn,{status:tn,errorMessage:g,authorized:N}),(0,s.jsx)("div",{style:{...Wr?{animation:Wr}:{},...Me==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,s.jsxs)("div",{style:{backgroundColor:To,borderRadius:Fo,...Ir,padding:Bo},children:[(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,s.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button-default",onClick:Ht,style:{display:"inline-flex",alignItems:"center",gap:Mo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[(0,s.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:(0,s.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,s.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,s.jsx)(ir,{content:G})]}),(0,s.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:Ao,paddingRight:80,...f.title},children:`Pay with ${(0,C.getStripeMethodDisplayName)(yt)}`})]}),(0,s.jsx)(ft.Elements,{stripe:he,options:Yr,children:(0,s.jsx)(qo,{method:yt,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,onTokenizedBody:nn,onErrorChange:me,onDecline:d,onCancel:Ht,runBeforeButtonClick:sn,onButtonClick:we,isProcessing:ee,submitButtonColor:Wn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,errorText:g})},yt)]})})]}):(0,s.jsxs)("form",{onSubmit:Eo,className:R,style:{position:"relative"},children:[(0,s.jsx)($o,{}),tn&&(0,s.jsx)(Cn,{status:tn,errorMessage:g,authorized:N}),(0,s.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[Ia("flopay-direct-paypal-gate-debug-default"),Ea("flopay-stripe-gate-debug-default"),br&&Qe&&(0,s.jsxs)(s.Fragment,{children:[Ce&&(0,s.jsx)("div",{"data-testid":"flopay-paypal-direct-retry-notice-default",style:{padding:"8px 10px",background:"#fef3c7",border:"1px solid #fcd34d",borderRadius:6,color:"#78350f",fontSize:13,lineHeight:1.4},children:"Please confirm your PayPal payment to complete checkout."}),(0,s.jsx)(Ar,{sessionId:e,nonce:t,billingApiUrl:r,email:m.email,clientId:Qe.clientId,environment:Qe.environment,currency:_e.toUpperCase(),isSubscription:pt,onTokenizedBody:nn,onComplete:l,onErrorChange:me,onDecline:d,onTechnicalFailure:nr,onButtonClick:we,runBeforeButtonClick:sn,isProcessing:ee,onLoadStateChange:Ro,onInitializationStateChange:Io,session:D??null,existingOrderId:Ce?.orderId,debug:tt},Ce?.orderId??"fresh")]}),vr&&(0,s.jsx)(ft.Elements,{stripe:Ie,options:ta,children:(0,s.jsx)(ei,{sessionId:e,nonce:t,email:m.email,billingApiUrl:r,onTokenizedBody:nn,onErrorChange:me,isProcessing:ee,onButtonClick:we,onDecline:d,onTechnicalFailure:nr,runBeforeButtonClick:sn,onLoadStateChange:aa,placeholderBorderRadius:Hn})}),Cr&&(0,s.jsx)(ft.Elements,{stripe:he,options:Or,children:(0,s.jsx)(ti,{sessionId:e,nonce:t,email:m.email,billingApiUrl:r,intentKind:Q>0?"payment":"setup",expressMethods:$r,onTokenizedBody:nn,onErrorChange:me,onButtonClick:we,onDecline:d,onTechnicalFailure:nr,runBeforeButtonClick:sn,onLoadStateChange:sa,placeholderBorderRadius:Hn})}),Sr&&(0,s.jsx)(ni,{sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,paymentElementMethods:qr,stripeInstance:he,paymentElementBaseOptions:ko,onTokenizedBody:nn,onErrorChange:me,onButtonClick:we,onDecline:d,runBeforeButtonClick:sn,onLoadStateChange:ca,isProcessing:ee,submitButtonColor:Wn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,themeId:j,onExpandApm:en,expandedApmMethod:yt,buttonAppearance:{backgroundColor:f.cardButton?.backgroundColor,borderColor:f.cardInputBorder,textColor:f.cardButton?.color,borderRadius:Hn}})]}),Ye&&(Bi||Ai||Fi)&&(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",margin:"0.5rem 0 0.75rem",color:"#999",fontSize:"0.85rem"},children:[(0,s.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}}),(0,s.jsx)("span",{children:"or pay with card"}),(0,s.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}})]}),Ye&&Ra]})}var mr=require("@flopay/js"),Be=require("@flopay/shared");var Dr="card";async function Ss(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:l,error:p}=await e.retrieveSetupIntent(t);return{error:p,intent:l??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:c,error:a}=await e.retrievePaymentIntent(t);return{error:a,intent:c??null}}async function ws(e,t,n,c){if(c){if(typeof e.confirmCardSetup!="function")return null;let{setupIntent:p,error:d}=await e.confirmCardSetup(t,n);return{error:d,intent:p??null}}if(typeof e.confirmCardPayment!="function")return null;let{paymentIntent:a,error:l}=await e.confirmCardPayment(t,n);return{error:l,intent:a??null}}function Ho(e,t){return Object.assign(e,{checkoutMethod:t})}function An(e,t){let n=e instanceof Be.FloPayError?e:new Be.FloPayError(e instanceof Error?e.message:"Payment provider failed.","api_error",{code:"provider_runtime_failure"});return Object.assign(n,{checkoutMethod:t,telemetryFailureCategory:"provider_runtime",telemetryRequestCategory:"provider_sdk"})}async function Fr(e,t){try{return await e()}catch(n){throw An(n,t)}}function li(e){return!e?.type||!e.threeDSecureToken||e.type!=="3ds_required"&&e.type!=="paypal_redirect_required"?null:{type:e.type,threeDSecureToken:e.threeDSecureToken,paymentMethodId:e.paymentMethodId}}function ks(e){return e.status==="succeeded"||e.status==="declined"}async function ci(e){if(typeof document>"u"||typeof window>"u")throw new Be.FloPayError("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,c=15e3,a=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,l=async()=>{let P=new AbortController,I=()=>P.abort();e.signal?.aborted?P.abort():e.signal?.addEventListener("abort",I);let R=window.setTimeout(()=>P.abort(),c);try{let O=await fetch(a,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:P.signal});if(!O.ok)return{status:"unknown"};let u=await O.json().catch(()=>null);return Rs(u)}catch{return{status:"unknown"}}finally{window.clearTimeout(R),e.signal?.removeEventListener("abort",I)}},p=document.activeElement instanceof HTMLElement?document.activeElement:null,d=document.createElement("div");d.setAttribute("data-flopay-auto-3ds-overlay","1"),d.setAttribute("role","dialog"),d.setAttribute("aria-modal","true"),d.setAttribute("aria-label","Card authentication"),d.style.cssText=["position:fixed","inset:0","z-index:2147483647","background:rgba(15,23,42,0.6)","display:flex","align-items:center","justify-content:center","padding:16px"].join(";");let k=document.createElement("iframe");k.setAttribute("title","Card authentication"),k.setAttribute("allow","payment"),k.tabIndex=0,k.style.cssText=["width:min(100%,460px)","height:min(100%,640px)","border:0","border-radius:12px","background:#fff","box-shadow:0 12px 30px rgba(0,0,0,0.35)"].join(";"),k.src=e.nextActionRedirectUrl,d.appendChild(k),document.body.appendChild(d),k.focus();let U=null;try{U=new URL(e.billingApiUrl,window.location.href).origin}catch{U=null}try{let P=await new Promise((I,R)=>{let O=!1,u=0,b=0,E=0,x=!1,h=()=>{window.clearTimeout(u),window.clearInterval(b),window.clearTimeout(E),window.removeEventListener("message",oe),k.removeEventListener("load",M),e.signal?.removeEventListener("abort",ce)},ye=async()=>{if(!(O||x)){x=!0;try{let j=await l();if(O||!ks(j))return;O=!0,h(),I(j)}finally{x=!1}}},M=()=>{window.clearTimeout(E),E=window.setTimeout(()=>{ye()},250)},ce=()=>{O||(O=!0,h(),R(new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},oe=j=>{if(j.source!==k.contentWindow||U&&j.origin!==U)return;let te=j.data;!te||typeof te!="object"||te.source!=="flopay-vault-3ds-return"||O||(O=!0,h(),I(null))};u=window.setTimeout(()=>{O||(O=!0,h(),R(new Be.FloPayError("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),b=window.setInterval(()=>{ye()},n),k.addEventListener("load",M),window.addEventListener("message",oe),e.signal?.addEventListener("abort",ce),e.signal?.aborted&&ce()});return P||await l()}finally{d.parentNode?.removeChild(d),p?.isConnected&&p.focus()}}function Rs(e){if(!e||typeof e!="object")return{status:"unknown"};let t=typeof e.status=="string"?e.status:"unknown",n=typeof e.providerIntentId=="string"?e.providerIntentId:null;switch(t){case"succeeded":return{status:"succeeded",providerIntentId:n};case"declined":return{status:"declined",providerIntentId:n,declineReason:typeof e.declineReason=="string"?e.declineReason:null,gatewayDeclineReason:typeof e.gatewayDeclineReason=="string"?e.gatewayDeclineReason:null};case"requires_action":return{status:"requires_action",providerIntentId:n,nextActionRedirectUrl:typeof e.nextActionRedirectUrl=="string"?e.nextActionRedirectUrl:null};case"pending":return{status:"pending",providerIntentId:n};case"timeout":return{status:"timeout",providerIntentId:n};case"no_attempt":return{status:"no_attempt"};default:return{status:"unknown"}}}function Un(e,t="Payment failed. Please try again.",n){let c=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),a=e?.message??t,l=On(a)??a;return Ho(new Be.FloPayError(l,"api_error",{code:(0,Be.normalizeCheckoutFailureOutcome)(e?.outcome)??(0,Be.normalizeCheckoutFailureOutcome)(e?.type)??e?.gatewayErrorCode}),c)}function Ko(e){return typeof window<"u"&&window.location.href?window.location.href:e.successUrl||e.cancelUrl||void 0}function po(e){return typeof e=="string"&&e.startsWith("pi_")&&e.includes("_secret_")}async function Is(e){try{return await e()}catch(t){let n=t instanceof Error?t.message:String(t);if(!/failed to fetch|fetch failed/i.test(n))throw t;return e()}}function di(e,t){let n=[e?.threeDSecureToken,e?.clientSecret,e?.stripeClientSecret];for(let a of n)if(typeof a=="string"&&a.length>0&&(!t?.requirePaymentIntentClientSecret||po(a)))return a;let c=e?.data;if(c&&typeof c=="object"){let a=c,l=[a.threeDSecureToken,a.clientSecret,a.stripeClientSecret,a.id];for(let d of l)if(typeof d=="string"&&d.length>0&&(!t?.requirePaymentIntentClientSecret||po(d)))return d;let p=a.gateways;if(p&&typeof p=="object"){let d=p.stripe;if(d&&typeof d=="object"){let k=d,U=[k.stripeClientSecret,k.clientSecret];for(let P of U)if(typeof P=="string"&&P.length>0&&(!t?.requirePaymentIntentClientSecret||po(P)))return P}}}}async function Es({billingApiUrl:e,sessionId:t,nonce:n,responseJson:c}){let a=di(c,{requirePaymentIntentClientSecret:!0});if(typeof a=="string"&&a.length>0)return{type:"3ds_required",threeDSecureToken:a};if(!t)return null;try{let d=(await new mr.PaymentAPI(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(po(d))return{type:"3ds_required",threeDSecureToken:d}}catch{}return null}async function yr({billingApiUrl:e,sessionId:t,session:n,nonce:c,tokenizedData:a,returnUrl:l,telemetry:p}){let d=e.replace(/\/+$/,""),k=t??n.id,U=c??n.clientSecret,P=n.customer?.id??n.accountData?.userId??"",I=n.customer?.email??n.accountData?.email??"",R=n.customer?.firstName??n.accountData?.firstName??"",O=n.customer?.lastName??n.accountData?.lastName??"",u=n.customer?.country??n.accountData?.country??void 0,b=n.customer?.zip??n.accountData?.zip??void 0,E=new mr.PaymentAPI(d,p===!1?{telemetry:!1}:void 0),x=await Is(()=>E.processPayment(P,{sessionId:k,nonce:U,tokenizedData:a,accountData:{userId:P,email:I,firstName:R,lastName:O,country:u,zip:b},returnUrl:l??Ko(n)}));if(x.ok){let M=typeof x.json=="function"?await x.json().catch(()=>null):null;return(0,Be.isAuthorizationOnlySession)(n)||M?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof M?.paymentId=="string"?M.paymentId:n.paymentId,sessionId:typeof M?.sessionId=="string"?M.sessionId:k,authorizationExpiresAt:typeof M?.authorizationExpiresAt=="string"?M.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:Tr(a),checkoutMethod:a?a.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:a?.threeDSecureActionResultTokenId,paymentMethodId:Tr(a),checkoutMethod:a?a.isPaypal?"paypal":"card":void 0}}}let h;try{h=await x.json()}catch{throw new Be.FloPayError("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:x.status})}if(h?.type==="paypal_redirect_required"||h?.type==="3ds_required"){let M=di(h);if(!M)throw new Be.FloPayError("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:x.status});return{type:h.type,threeDSecureToken:M,paymentMethodId:h.paymentMethodId}}if(h?.gatewayErrorCode==="authentication_required"){let M=await Es({billingApiUrl:d,sessionId:k,nonce:U,responseJson:h});if(M)return M;throw Ho(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let ye=new Be.FloPayError(h?.message??"Payment failed. Please try again.","api_error",{code:h?.code??h?.gatewayErrorCode,declineCode:h?.declineCode??h?.gatewayDeclineReason,statusCode:x.status});throw Object.assign(ye,{telemetryOutcome:(0,Be.classifyPaymentRejection)(x.status,h)})}async function mo(e,{flopay:t,paypalFlopay:n,attempt3DS:c,billingApiUrl:a,sessionId:l,session:p,returnUrl:d,telemetry:k}){let U=t?.getRawProvider();if(!U)throw An(new Be.FloPayError("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!c||!e.threeDSecureToken)throw Ho(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let P=(0,Be.isSetupIntentClientSecret)(e.threeDSecureToken),I=null,R=e.paymentMethodId,O=await Fr(()=>Ss(U,e.threeDSecureToken,P),"card");if(O){if(O.error)throw An(new Be.FloPayError(O.error.message??`Failed to retrieve 3DS ${P?"setup":"payment"} status.`,"api_error",{code:O.error.code}),"card");let b=O.intent;!R&&b?.payment_method&&(typeof b.payment_method=="string"?R=b.payment_method:"id"in b.payment_method&&(R=b.payment_method.id??void 0))}let u=R?await Fr(()=>ws(U,e.threeDSecureToken,{payment_method:R,return_url:d??Ko(p)??window.location.href},P),"card"):null;if(u){if(u.error)throw An(new Be.FloPayError(u.error.message??"3DS authentication failed.","api_error",{code:u.error.code}),"card");I=u.intent}else{let b=await Fr(()=>U.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(b.error)throw An(new Be.FloPayError(b.error.message??"3DS authentication failed.","api_error",{code:b.error.code}),"card");I=(P?b.setupIntent:b.paymentIntent)??null}if(I&&(I.status==="requires_capture"||I.status==="succeeded"||I.status==="processing")){let b=await yr({billingApiUrl:a,sessionId:l,session:p,telemetry:k,tokenizedData:{id:I.id,type:"card",threeDSecureActionResultTokenId:I.id},returnUrl:d});return b.type==="success"?{...b.result,paymentIntentId:b.result.paymentIntentId??I.id,paymentMethodId:b.result.paymentMethodId??R}:mo(b,{flopay:t,paypalFlopay:n,attempt3DS:c,billingApiUrl:a,sessionId:l,session:p,returnUrl:d,telemetry:k})}throw An(new Be.FloPayError("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let P=(n??t)?.getRawProvider();if(!P)throw An(new Be.FloPayError("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:R}=await Fr(()=>P.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(R)throw An(new Be.FloPayError(R.message??"PayPal authorization failed.","api_error",{code:R.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:I}=await Fr(()=>P.confirmPayment({clientSecret:e.threeDSecureToken,confirmParams:{return_url:d??Ko(p)??window.location.href,payment_method_data:{type:"paypal"}},redirect:"if_required"}),"paypal");if(I)throw An(new Be.FloPayError(I.message??"PayPal authorization failed.","api_error",{code:I.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new Be.FloPayError("Unsupported payment redirect state.","api_error")}function Qn(e){if(e instanceof Be.FloPayError){let c=On(e.message);return c&&c!==e.message?Object.assign(new Be.FloPayError(c,e.type,{code:e.code,declineCode:e.declineCode,param:e.param,statusCode:e.statusCode}),{checkoutMethod:e.checkoutMethod,telemetryFailureCategory:e.telemetryFailureCategory,telemetryOutcome:e.telemetryOutcome,telemetryRequestCategory:e.telemetryRequestCategory}):e}let t=e instanceof Error?e.message:"Payment failed. Please try again.",n=On(t)??t;return new Be.FloPayError(n,"api_error")}function yo(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new Be.FloPayError("Session advertises no supported gateways (expected `gateways.stripe` and/or `gateways.paypal`).","validation_error");return t?{publishableKey:t,paypalPublishableKey:e.data.stripe?.paypalPublishableKey??t}:{}}async function fo({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:c,telemetry:a}){if(!e)return{flopay:null,paypalFlopay:null};let l=!!t&&t!==e,[p,d]=await Promise.all([(0,mr.loadFloPay)(e,{billingApiUrl:n,locale:c,telemetry:a}),l?(0,mr.loadFloPay)(t,{billingApiUrl:n,locale:c,telemetry:a}).catch(k=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",k),null)):Promise.resolve(null)]);return{flopay:p,paypalFlopay:t?l?d:p:null}}var w=require("react/jsx-runtime"),fr=44,Zo="flopay_checkout_saved_payment_resume",Po=new Map,go=new Map;function ui(e,t){t.settled&&t.consumers===0&&Po.get(e)===t&&Po.delete(e)}function _s(e,t,n){let c=go.get(e);if(c&&(!c.sdkGeneratedIdempotencyKey||!t||c.sdkGeneratedIdempotencyKey===t))return c.attempt;let a=n(),l={attempt:a,sdkGeneratedIdempotencyKey:t};go.set(e,l);let p=()=>{go.get(e)===l&&go.delete(e)};return a.then(p,p),a}function Lr(e){return new Promise(t=>setTimeout(t,e))}function ho(e,t,n){let c=Jr({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:Se.SDK_VERSION,enabled:t!==!1});return c.beginCheckout(n),c}function zr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function Wo(e,t,n,c,a){let l=ho(e,t,n);l.error({errorCode:c,stage:a,paymentMethodCategory:"unknown",...a==="session_read"?{requestCategory:"session_read"}:{}}),zr(l)}function xs(e){return e.type==="validation_error"||e.code==="checkout_session_not_found"||e.code==="checkout_session_expired"||e.code==="checkout_session_completed"||e.code==="session_auto_completed"}function Xo(e){let t=e?.data.paypal?.publishableKey;if(t)return{clientId:t,environment:e?.data.paypal?.environment}}function Yo(e){return!e||e.data.stripe?.publishableKey?!1:!!Xo(e)?.clientId}function Bn(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function Ts(){if(!Bn())return null;try{let e=window.sessionStorage.getItem(Zo);return e?JSON.parse(e):null}catch{return null}}function pi(e){if(Bn())try{window.sessionStorage.setItem(Zo,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function Go(){if(Bn())try{window.sessionStorage.removeItem(Zo)}catch(e){console.warn("[FloPayCheckout] Failed to clear PayPal resume state.",e)}}var ea=":idempotency-key";function Ms(e){if(!Bn())return null;let t=window.sessionStorage.getItem(e);if(!t)return null;try{let n=JSON.parse(t);return n&&typeof n.sid=="string"&&n.sid?{sid:n.sid,nonce:typeof n.nonce=="string"?n.nonce:void 0}:null}catch{return{sid:t}}}function mi(e,t,n){if(Bn())try{window.sessionStorage.setItem(e,JSON.stringify(n?{sid:t,nonce:n}:{sid:t}))}catch(c){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",c)}}function Qo(e){if(Bn())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function As(e){if(Bn())try{return window.sessionStorage.getItem(e+ea)??void 0}catch{return}}function Bs(e,t){if(Bn())try{window.sessionStorage.setItem(e+ea,t)}catch(n){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",n)}}function Fs(e){if(Qo(e),!!Bn())try{window.sessionStorage.removeItem(e+ea)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout idempotency key.",t)}}function Ds(){if(typeof window>"u")return;let e=new URL(window.location.href),t=["payment_intent","payment_intent_client_secret","redirect_status"],n=!1;for(let c of t)e.searchParams.has(c)&&(e.searchParams.delete(c),n=!0);n&&window.history.replaceState(window.history.state,"",e.toString())}function yi(e){if(typeof window>"u")return;let t=new URL(window.location.href);t.searchParams.set("mode",e),window.history.replaceState(window.history.state,"",t.toString())}function Ls(e){return e?!!(e.account&&Object.keys(e.account).length>0||e.couponCodes!==void 0||e.tagsData!==void 0||e.utmMetadata!==void 0):!1}function Jo(e,t){return`${e}:${t.totalAmount??""}:${t.overrideAmount??""}:${t.quantity??1}:${t.currency??""}`}function bo({sessionId:e,nonce:t,createSession:n,billingApiUrl:c,telemetry:a,appearance:l,locale:p,loading:d,error:k,onComplete:U,onError:P,onDecline:I,onCountryChange:R,onZipChange:O,showPayPal:u=!0,showStripe:b=!0,enabledPaymentMethods:E,showApplePay:x=!0,showGooglePay:h=!0,debug:ye=!1,layout:M,theme:ce,buttonsTheme:oe,buttonsStyles:j,cardButtonContent:te,cardBackButtonContent:X,cardTitleContent:de,showSecurityFooter:Y,onButtonClick:G,onBeforeButtonClick:pe,enableAVS:De,cardFieldOrder:we,cardPreFormSlot:ge,avsLayout:ae,className:be,initialErrorMessage:Le=null,children:ie,checkoutMode:je,confirmLabel:Oe,renderConfirmButton:Ee,onSessionCompleted:J}){let S=(0,Se.resolveBillingApiUrl)(c),se=(0,F.useMemo)(()=>(0,Se.resolveTheme)(ce),[ce]),Ve=l??se?.appearance,Ne=n?"embedded_checkout":"standard_checkout",ue=ie?"custom_layout":M==="buttons"?"buttons_layout":"default_layout",[A,le]=(0,F.useState)(null),[Q,_e]=(0,F.useState)(null),dt=(0,F.useRef)(null),[Qe,pt]=(0,F.useState)(null),D=(0,F.useRef)(null),[Z,tt]=(0,F.useState)(null),[Ke,mt]=(0,F.useState)(e??""),Ue=e??Ke,Ge=n?"":Ue,[Yt,Xe]=(0,F.useState)(!0),[Gt,_]=(0,F.useState)(null),[ve,Je]=(0,F.useState)("full"),[xe,vt]=(0,F.useState)(!1),[We,He]=(0,F.useState)(Le),[nt,Ze]=(0,F.useState)(null),[wn,ot]=(0,F.useState)(null),[$n,Vt]=(0,F.useState)(!1),[fn,Jt]=(0,F.useState)(void 0),[tr,Tt]=(0,F.useState)(""),[St,Xt]=(0,F.useState)(!1),[Qt,Mt]=(0,F.useState)(!1),At=(0,F.useRef)(0),[Ct,re]=(0,F.useState)("loading"),[qn,N]=(0,F.useState)(0),at=(0,F.useRef)(!1),Bt=(0,F.useRef)(!1),Fn=(0,F.useRef)(!1),ze=(0,F.useRef)(null),it=(0,F.useMemo)(()=>({checkoutMode:je??ve,layout:ie?"unknown":M==="buttons"?"buttons":"embedded"}),[je,ie,ve,M]),Ye=(0,F.useRef)(U);Ye.current=U;let kn=(0,F.useRef)(P);kn.current=P;let Rn=(0,F.useRef)(I);Rn.current=I,(0,F.useEffect)(()=>{xt(Q)?.setCheckoutContext(it),Qe&&Qe!==Q&&xt(Qe)?.setCheckoutContext(it)},[Q,Qe,it]);let Dn=(0,F.useRef)(J);Dn.current=J;let jn=(0,F.useCallback)(T=>{re(T),!(T!=="exhausted"||Fn.current)&&(Fn.current=!0,kn.current?.(new Se.FloPayError("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),In=(0,F.useCallback)(()=>{re("retrying"),N(T=>T+1)},[]);(0,F.useEffect)(()=>{re("loading"),N(0),Fn.current=!1},[Ue]),(0,F.useEffect)(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:Se.SDK_VERSION,checkout_type:Ne,checkout_layout:ue,billing_api_url:S})},[ue,Ne,S]);let rt=(0,F.useMemo)(()=>n?zt(n,!0):"",[n]),Ft=(0,F.useMemo)(()=>tr===rt?fn:void 0,[fn,tr,rt]),rn=(0,F.useMemo)(()=>n?Lo(n,Ft):void 0,[n,Ft]),gt=je??rn?.checkoutMode??"full",It=(0,F.useMemo)(()=>rn?{...rn,checkoutMode:gt}:void 0,[rn,gt]);(0,F.useEffect)(()=>{Jt(void 0),Tt(rt)},[rt]),(0,F.useEffect)(()=>{He(Le)},[Le]);let Zt=(0,F.useCallback)((T,$,B)=>{ut(()=>{Rn.current?.(Rt(T,$,B))})},[ut]),on=(0,F.useCallback)(async(T,$)=>{He(null),ot(null),Vt(!1),Ze("processing");let B=$?.sessionId??T.id,Ce=dt.current??D.current,ke=xt(Ce),y=Ce?null:ho(S,a,it),r={log:m=>{ke?ke.log(m):y?.log(m)},error:m=>{ke?ke.error(m):y?.error(m)},terminal:m=>{ke?ke.terminal(m):y?.terminal(m)},performance:m=>{ke?ke.performance(m):y?.performance(m)},now:()=>ke?.now()??y?.now()??0,elapsed:m=>ke?.elapsed(m)??Math.max(0,(y?.now()??m)-m)},g=r.now(),L=!!($?.initialAutoProcessingError||$?.initialAutoProcessingPending),f=!1,K,Te=()=>{f||(f=!0,L=!0,K=r.now(),r.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},st=!1,ee=()=>{st||(st=!0,r.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),r.performance({stage:"processing",durationMs:r.elapsed(g),durationMode:"machine",paymentMethodCategory:"saved"}),K!==void 0&&r.performance({stage:"recovery",durationMs:r.elapsed(K),durationMode:"machine",paymentMethodCategory:"saved"}))};r.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),r.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"}),L&&Te();let H;try{let m=li($?.initialAutoProcessingError),q;if(m)Te(),m.type==="paypal_redirect_required"&&ze.current?.publishableKey&&pi({sessionId:B,publishableKey:ze.current.publishableKey,paypalPublishableKey:ze.current.paypalPublishableKey}),q=await mo(m,{flopay:dt.current,paypalFlopay:D.current,attempt3DS:$?.attempt3DS,billingApiUrl:S,sessionId:B,session:T,telemetry:!1}),m.type==="paypal_redirect_required"&&Go();else if($?.initialAutoProcessingPending){let Ae=(await new Zn.PaymentAPI(S,{telemetry:!1}).waitForCheckoutSessionCompletion($.initialAutoProcessingPending.sessionId,{initialDelayMs:$.initialAutoProcessingPending.retryAfterMs})).data.session;if(!dr(Ae))throw no(Ae);q=Jn(Ae,B)}else{if($?.initialAutoProcessingError)throw Un($.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:$.initialAutoProcessingError.checkoutMethod});if($?.fromCreateSession)return $?.fallbackToFull&&(Je("full"),yi("full")),!1;{let he=await yr({billingApiUrl:S,sessionId:B,session:T,telemetry:!1});he.type==="success"?q=he.result:(Te(),he.type==="paypal_redirect_required"&&ze.current?.publishableKey&&pi({sessionId:B,publishableKey:ze.current.publishableKey,paypalPublishableKey:ze.current.paypalPublishableKey}),q=await mo(he,{flopay:dt.current,paypalFlopay:D.current,attempt3DS:$?.attempt3DS,billingApiUrl:S,sessionId:B,session:T,telemetry:!1}),he.type==="paypal_redirect_required"&&Go())}}B&&ur(B),ee(),L&&(r.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),r.terminal({outcome:q.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Vt(q.status==="authorized"),Ze("success"),await Lr(xn),H=()=>Ye.current?.(q)}catch(m){let q=Qn(m),he=q.checkoutMethod??Dr;He(q.message),ot(q.message),Vt(!1),$?.fallbackToFull&&(r.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),Je("full"),yi("full")),ee();let Ie=q.statusCode!==void 0?(0,Se.telemetryStatusClass)(q.statusCode,"unknown"):void 0,Ae=Ie==="4xx"?{requestCategory:"process_payment",statusClass:Ie}:{},hn=Ie===void 0||Ie==="4xx";if(hn&&(q.telemetryOutcome==="payment_declined"||!!(q.declineCode||q.code?.toLowerCase().includes("declin"))))r.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...Ae});else if(hn&&(q.telemetryOutcome==="validation_rejected"||q.type==="validation_error"))r.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...Ae});else{let Or=(0,Se.classifyTelemetryFailure)(m,L?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");r.error({...Or,...q.telemetryFailureCategory?{failureCategory:q.telemetryFailureCategory}:{},stage:L?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:q.telemetryRequestCategory??"process_payment"})}return ut(()=>kn.current?.(q)),Zt(he,q,{code:q.code,declineCode:q.declineCode}),Ze("error"),await Promise.allSettled([Lr(vn),$?.ensureProvidersReady?$.ensureProvidersReady():Promise.resolve()]),L&&(r.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{ee(),y&&zr(y),Ze(null),ot(null)}return ut(H),!0},[Zt,ut,Qn,S,a,it]);(0,F.useEffect)(()=>{if(typeof window>"u"||Bt.current)return;let T=new URLSearchParams(window.location.search),$=T.get("payment_intent_client_secret");if(!$)return;let B=Ts();B&&(Bt.current=!0,(async()=>{let Ce,ke=0;He(null),ot(null),Ze("processing"),vt(!0);try{if(T.get("redirect_status")==="failed")throw Object.assign(new Se.FloPayError("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:y,paypalFlopay:r}=await fo({publishableKey:B.publishableKey,paypalPublishableKey:B.paypalPublishableKey,billingApiUrl:S,locale:p,telemetry:a});Ce=xt(r??y),ke=Ce?.now()??0,Ce?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),Ce?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let g=(r??y)?.getRawProvider();if(!g)throw Object.assign(new Se.FloPayError("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:L,error:f}=await g.retrievePaymentIntent($);if(f)throw Object.assign(new Se.FloPayError(f.message??"Failed to retrieve PayPal payment status.","api_error",{code:f.code}),{checkoutMethod:"paypal"});let K=Ua(L?.status);if(!L||K==="failed")throw Object.assign(new Se.FloPayError("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let Te=typeof L.payment_method=="string"?L.payment_method:L.payment_method?.id,st=K;if(B.sessionId){let m=(await new Zn.PaymentAPI(S,{telemetry:!1}).getUnifiedCheckoutSession(B.sessionId)).data.session;if(m&&m.status!=="complete"){let q=await yr({billingApiUrl:S,sessionId:B.sessionId,session:m,telemetry:!1,tokenizedData:{id:Te??L.id,type:"card",threeDSecureActionResultTokenId:L.id,isPaypal:!0}});if(q.type!=="success")throw Object.assign(new Se.FloPayError("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});st=q.result.status}}B.sessionId&&ur(B.sessionId),Ce?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),Ce?.performance({stage:"redirect_resume",durationMs:Ce.elapsed(ke),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),Ce?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Ze("success"),await Lr(xn),ut(()=>Ye.current?.({status:st,paymentIntentId:L.id,paymentMethodId:Te,checkoutMethod:"paypal"}))}catch(y){let r=Qn(y),g=r.checkoutMethod??"paypal",L=!!(r.declineCode||r.code?.toLowerCase().includes("declin"));if(Ce)Ce.performance({stage:"redirect_resume",durationMs:Ce.elapsed(ke),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),L?Ce.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):Ce.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(L){let f=ho(S,a,it);f.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),zr(f)}else Wo(S,a,it,"REDIRECT_RESUME_FAILED","redirect_resume");He(r.message),ot(r.message),ut(()=>kn.current?.(r)),Zt(g,r,{code:r.code,declineCode:r.declineCode}),Ze("error"),await Lr(vn)}finally{Go(),Ds(),Ze(null),ot(null),vt(!1)}})())},[Zt,ut,p,Qn,S,a]);let Kt=(0,F.useRef)(null);function zt(T,$=!1){let B=T?.account?.email?.trim().toLowerCase()??"",Ce={c:T?.clientId,cur:T?.currency??"",captureMethod:T?.captureMethod??"",a:{e:B,u:B?"":T?.account?.userId??"",country:T?.account?.country??""},successUrl:T?.successUrl,cancelUrl:T?.cancelUrl,p:T?.products?.map(r=>Jo(`${r.type??""}:${r.code??r.providerItemId??r.providerPlanId??""}`,r)).sort(),i:T?.items?.map(r=>Jo(r.code??r.providerItemId??"",r)).sort(),s:T?.subscriptions?.map(r=>Jo(r.code??r.providerPlanId??"",r)).sort(),couponCodes:T?.couponCodes?[...T.couponCodes].sort():void 0,...$?{tagsData:T?.tagsData,utmMetadata:T?.utmMetadata,tokenizedData:T?.tokenizedData,checkoutMode:T?.checkoutMode??"full"}:{}},ke=JSON.stringify(Ce),y=0;for(let r=0;r<ke.length;r++)y=(y<<5)-y+ke.charCodeAt(r)|0;return`flopay_session_${Math.abs(y).toString(36)}`}let Ot=(0,F.useMemo)(()=>It?zt(It):"",[It]),Me=(0,F.useRef)(It);Me.current=It,(0,F.useEffect)(()=>{mt(e??"")},[e]),(0,F.useEffect)(()=>{at.current=!1,He(Le),ot(null),Vt(!1),Ze(null)},[Ot,Le,e]);async function Nt(T,$){let B=ho(S,a,it),Ce=new Zn.PaymentAPI(S,{telemetry:!1}),ke=!1;try{let y=T.idempotencyKey!==void 0?(0,Se.resolveIdempotencyKey)(T.idempotencyKey):void 0,r=y??As($),g,L=!1,f=Ms($);B.log({name:f?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let K=f?.sid??null,Te=null,st;if(K)try{if(Te=await Ce.getUnifiedCheckoutSession(K,f?.nonce),Te.data.session?.status==="complete"){if(Oo(K))return{sid:K,result:Te};Fs($),K=null,Te=null,L=!0}}catch{B.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),Qo($),K=null}if(!K){!y&&(L||!r)&&(r=(0,Se.resolveIdempotencyKey)(),g=r),r&&Bs($,r);let ee=B.now(),H=0;B.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let m={...T,idempotencyKey:r,avsCheck:!!De,avsConfig:typeof De=="object"?De:void 0,checkoutType:"embedded_checkout",checkoutLayout:ie?"custom_layout":M==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(m,Zn.SESSION_CREATE_TELEMETRY,{configurable:!1,enumerable:!1,value:{onAttempt:Ie=>{H=Math.max(H,Ie)}}});let q=()=>{B.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),B.performance({stage:"session_create",durationMs:B.now()-ee,durationMode:"machine",requestCategory:"session_create",attempt:H,statusClass:"2xx"})},he=Ie=>{let Ae=(0,Se.classifyTelemetryFailure)(Ie,"CHECKOUT_SESSION_CREATE_FAILED","unknown");B.performance({stage:"session_create",durationMs:B.now()-ee,durationMode:"machine",requestCategory:"session_create",attempt:H,statusClass:Ae.statusClass}),Ie instanceof Se.FloPayError&&Ie.type==="validation_error"?B.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):Ae.statusClass==="4xx"?B.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):B.error({...Ae,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if((0,Se.isDetachedSessionEligible)(m)){let Ie=await Ce.createDetachedSession(m);Ie.claimed.catch(()=>{}),Te=Ie.shell,K=Ie.sessionId,st=Ie.claimed.then(Ae=>{let hn=Ae.data.session?.id??Ie.sessionId;return hn&&mi($,hn,Ae.data.session?.clientSecret??Ie.nonce),q(),Ae},Ae=>{throw Qo($),he(Ae),Ae}).finally(()=>zr(B)),st.catch(()=>{}),ke=!0,B.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),B.performance({stage:"session_shell",durationMs:B.now()-ee,durationMode:"machine",requestCategory:"session_create",attempt:H,statusClass:"2xx",paymentMethodCategory:"card"})}else Te=await Ce.createAndFetchSession(m),q()}catch(Ie){throw he(Ie),Ie}K=Te.data.session?.id??K??"",K&&!st&&mi($,K,Te.data.session?.clientSecret)}return{sid:K??"",result:Te,sdkGeneratedIdempotencyKey:g,...st?{claimed:st}:{}}}finally{ke||zr(B)}}let yt=(0,F.useCallback)(async(T,$)=>{let B=Me.current;if(!B)throw new Se.FloPayError("createSession is required to bootstrap checkout.","validation_error");let Ce=Lo(B,T),ke=zt(Ce),y=Po.get(ke);if(!y){let L={promise:Nt(Ce,ke),consumers:0,settled:!1};y=L,Po.set(ke,L);let f=()=>{L.settled=!0,ui(ke,L)};L.promise.then(f,f)}y.consumers+=1;let r=!1,g=()=>{r||(r=!0,y.consumers-=1,ui(ke,y))};$?.(g);try{let L=await y.promise;Kt.current=ke,T&&(Tt(rt),Jt(q=>za(q,T)));let{sid:f,result:K,claimed:Te}=L;if(le(K),K.data.session&&tt(K.data.session),f&&mt(f),Te){let q=At.current+=1;Mt(!0),Te.then(he=>{At.current===q&&(le(he),he.data.session&&tt(he.data.session),Mt(!1))},he=>{At.current===q&&(Mt(!1),_(he instanceof Se.FloPayError?he:new Se.FloPayError(he instanceof Error?he.message:"Failed to create session","api_error")))})}else At.current+=1,Mt(!1);let{publishableKey:st,paypalPublishableKey:ee}=yo(K),{flopay:H,paypalFlopay:m}=await fo({publishableKey:st,paypalPublishableKey:ee,billingApiUrl:S,locale:p,telemetry:a});return dt.current=H,_e(H),D.current=m,pt(m),Xe(!1),L}catch(L){throw Kt.current===ke&&(Kt.current=null),L}finally{$||g()}},[p,S,a,it]),gn=(0,F.useRef)(on);gn.current=on;let Vn=(0,F.useRef)(yt);Vn.current=yt;let Ut=(0,F.useCallback)(async T=>{if(!Ls(T)||St)return{sessionId:Ke,session:Z};Xt(!0);try{let $=await yt(T);return{sessionId:$.sid,session:$.result.data.session??null}}finally{Xt(!1)}},[yt,St,Ke,Z]);(0,F.useEffect)(()=>{let T=!1,$;if(_(null),Ot){let ke=Me.current;return Je(gt),Xe(!1),Kt.current===Ot?()=>{T=!0}:(tt(Oa(ke,je)),(async()=>{let y=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),r=gt==="auto"&&!at.current&&!y;r&&(He(null),ot(null),Ze("processing"));try{let g=await Vn.current(void 0,Te=>{$=Te}),L=g.result.data.session??null;ze.current=yo(g.result);let f=Yo(g.result),K=Oo(g.sid||L?.id);if(!T&&r&&L&&!f&&!K){at.current=!0,await _s(Ot,g.sdkGeneratedIdempotencyKey,()=>gn.current(L,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:g.result.autoProcessingError,initialAutoProcessingPending:g.result.autoProcessingPending,autoProcessingAttempted:g.result.autoProcessingAttempted,sessionId:g.sid||L.id}));return}!T&&r&&((f||K)&&(at.current=!0),Ze(null),ot(null))}catch(g){if(T)return;let L=g instanceof Se.FloPayError||typeof g=="object"&&g!==null&&"code"in g?g.code:void 0;if(r&&L==="session_auto_completed"){at.current=!0,Ze("success"),await Lr(xn),T||(ut(()=>{Ye.current?.({status:"succeeded"})}),Ze(null),ot(null));return}r&&(Ze(null),ot(null));let f=g instanceof Se.FloPayError?g:new Se.FloPayError(g instanceof Error?g.message:"Failed to create session","api_error");_(f)}finally{$?.(),$=void 0}})(),()=>{T=!0,$?.()})}Xe(!0);async function B(){let ke=!1;try{let r=await new Zn.PaymentAPI(S,{telemetry:!1}).getUnifiedCheckoutSession(Ue,t);if(T)return;le(r);let g=r.data.session??null;if(tt(g),!g)throw new Se.FloPayError("No session data returned","api_error");if(g.status==="authorized"){Xe(!1),ut(()=>{Ye.current?.(Jn(g,Ue)),Dn.current?.(g.successUrl??"")});return}if(g.status==="complete"){Xe(!1),ut(()=>{Dn.current?.(g.successUrl??"")});return}if(g.status==="expired")throw to(g);ke=!0;let L=je??g.checkoutMode??"full";Je(L);let f=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),K=Yo(r);if(L==="auto"&&!at.current&&!f&&!K){at.current=!0;let Te=Ce(r);try{if(await gn.current(g,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>Te,sessionId:Ue||g.id}),T)return;await Te,T||Xe(!1);return}catch{if(T)return;await Te,T||Xe(!1);return}}await Ce(r),T||Xe(!1)}catch(y){if(T)return;y instanceof Se.FloPayError?!ke&&!xs(y)&&Wo(S,a,it,"NETWORK_REQUEST_FAILED","session_read"):Wo(S,a,it,"INTERNAL_SDK_ERROR","checkout_mount");let r=y instanceof Se.FloPayError?y:new Se.FloPayError(y instanceof Error?y.message:"Failed to initialize checkout","api_error");_(r),Xe(!1)}}async function Ce(ke){let{publishableKey:y,paypalPublishableKey:r}=yo(ke);ze.current={publishableKey:y,paypalPublishableKey:r};let{flopay:g,paypalFlopay:L}=await fo({publishableKey:y,paypalPublishableKey:r,billingApiUrl:S,locale:p,telemetry:a});dt.current=g,_e(g),D.current=L,pt(L)}return B(),()=>{T=!0}},[je,Ot,gt,Ge,ut,t]);let $t=(0,F.useCallback)(async()=>{if(!(xe||!Z)){vt(!0),He(null);try{await on(Z,{attempt3DS:!0,fallbackToFull:!0,sessionId:Ue||Z.id})}finally{vt(!1)}}},[Ue,xe,on,Z]),Dt=Xo(A),Ln=Yo(A),zn=(0,F.useMemo)(()=>{if(!A||!Z||!A.data.stripe?.publishableKey)return;let T={appearance:Ve,paymentMethodCreation:"manual",billingApiUrl:S};if(A.data.stripe?.clientSecret)T.clientSecret=A.data.stripe.clientSecret;else{let $=(0,Se.buildCheckoutDisplayData)(Z).total;T.amount=Math.round($*100)||Z.amount,T.currency=Z.currency?.toLowerCase()}return T},[A,Z,Ve,S]),en=!!(n&&!ie&&M==="buttons"&&pe&&gt==="full"),Ht=(0,F.useMemo)(()=>({session:Z,loading:Yt,error:Gt,checkoutMode:ve,inlineSessionDraft:It,applyInlineSessionPatch:en?Ut:void 0,inlineSessionPatchProcessing:St,claimPending:Qt}),[Z,Yt,Gt,ve,It,en,Ut,St,Qt]),tn=!!n&&M==="buttons"&&!Ln&&(!Q||!zn),$e=nt?(0,w.jsx)(Cn,{status:nt,errorMessage:wn,authorized:$n}):null;if(Yt){if(d)return(0,w.jsxs)(w.Fragment,{children:[d,$e]});if(M==="buttons"){let T=se?.buttonsLayout?.cardButton?.borderRadius??se?.appearance.variables?.borderRadius??8,$=B=>(0,w.jsx)("div",{style:{height:B,borderRadius:T,background:"#e5e7eb",animation:"flopay-loading-pulse 1.5s ease-in-out infinite"}});return(0,w.jsxs)(w.Fragment,{children:[(0,w.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[u&&$(fr),b&&(x||h)&&$(fr),b&&$(fr),(0,w.jsx)("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),$e]})}return(0,w.jsxs)(w.Fragment,{children:[(0,w.jsxs)("div",{style:{display:"flex",justifyContent:"center",padding:32},children:[(0,w.jsx)("div",{style:{width:24,height:24,border:"2px solid #e5e7eb",borderTopColor:"#6b7280",borderRadius:"50%",animation:"spin 0.6s linear infinite"}}),(0,w.jsx)("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),$e]})}return Gt?k?(0,w.jsx)(ln.Provider,{value:Ht,children:k(Gt)}):(0,w.jsx)(ln.Provider,{value:Ht,children:(0,w.jsx)("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:Gt.message})}):tn?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(ln.Provider,{value:Ht,children:(0,w.jsx)(Os,{onButtonClick:G,showPayPal:u,showStripe:b,showApplePay:x,showGooglePay:h,theme:ce,buttonsTheme:oe,buttonsStyles:j,cardButtonContent:te,cardBackButtonContent:X,cardTitleContent:de})}),$e]}):Ln&&Z&&Dt?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(ln.Provider,{value:Ht,children:(0,w.jsxs)("div",{className:be,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[We&&(0,w.jsx)(sr,{icon:!1,children:We}),Ct==="retrying"&&(0,w.jsx)("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),Ct==="exhausted"&&(0,w.jsxs)("div",{role:"alert",children:[(0,w.jsx)("div",{children:"PayPal is temporarily unavailable. Please try again."}),(0,w.jsx)("button",{type:"button",onClick:In,children:"Retry PayPal"})]}),Ct!=="exhausted"&&(0,w.jsx)("div",{"aria-hidden":Ct==="retrying"?!0:void 0,style:Ct==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:(0,w.jsx)(Wa,{sessionId:Ue,nonce:Z.clientSecret||void 0,billingApiUrl:S,email:Z.customer?.email,clientId:Dt.clientId,environment:Dt.environment,currency:(Z.currency??"usd").toUpperCase(),isSubscription:Z.mode==="subscription",onComplete:U,onErrorChange:He,onDecline:I,onButtonClick:G,onInitializationStateChange:jn,allowAutomaticRetry:qn===0,session:Z,telemetry:a,telemetryContext:it,debug:ye},`paypal-init-${qn}`)})]})}),$e]}):!Q||!zn?(0,w.jsx)(w.Fragment,{children:$e}):ve==="confirm"?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(ln.Provider,{value:Ht,children:(0,w.jsx)(Er,{flopay:Q,paypalFlopay:Qe,options:zn,children:(0,w.jsxs)("div",{className:be,children:[We&&(0,w.jsx)("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:We}),Ee?Ee({onConfirm:$t,isProcessing:xe}):(0,w.jsx)("button",{type:"button",onClick:$t,disabled:xe,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:xe?"not-allowed":"pointer",opacity:xe?.6:1},children:xe?"Processing...":Oe??"Confirm Purchase"})]})})}),$e]}):(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(ln.Provider,{value:Ht,children:(0,w.jsx)(Er,{flopay:Q,paypalFlopay:Qe,options:zn,children:ie?(0,w.jsxs)(w.Fragment,{children:[We&&(0,w.jsx)("div",{style:{padding:"0.75rem 1rem",marginBottom:"0.75rem",backgroundColor:"#FEF3C7",border:"1px solid #F59E0B",borderRadius:"8px",color:"#92400E",fontSize:"0.875rem"},children:We}),(0,w.jsx)(zs,{sessionId:Ue,nonce:Z?.clientSecret||void 0,billingApiUrl:S,session:Z,children:ie})]}):(0,w.jsx)(uo,{sessionId:Ue,nonce:Z?.clientSecret||void 0,email:Z?.customer?.email,userId:Z?.customer?.id,firstName:Z?.customer?.firstName,lastName:Z?.customer?.lastName,totalAmount:Z?Math.round((0,Se.buildCheckoutDisplayData)(Z).total*100):0,currency:Z?.currency?.toLowerCase()??"usd",onComplete:U,onError:P,onDecline:I,error:We,onErrorChange:He,showPayPal:u,showStripe:b,enabledPaymentMethods:E??A?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:A?.data.stripe?.enabledPaymentMethodCountries,showApplePay:x,showGooglePay:h,layout:M,theme:ce,buttonsTheme:oe,buttonsStyles:j,appearance:Ve,cardButtonContent:te,cardBackButtonContent:X,cardTitleContent:de,onButtonClick:G,onBeforeButtonClick:pe,enableAVS:De,...we?{cardFieldOrder:we}:{},...ge?{cardPreFormSlot:ge}:{},avsLayout:ae,country:Z?.customer?.country,city:Z?.customer?.city,state:Z?.customer?.state,onCountryChange:R,onZipChange:O,avsCheck:!!De,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:ie?"custom_layout":M==="buttons"?"buttons_layout":"default_layout",className:be,directPaypal:Xo(A),isSubscription:Z?.mode==="subscription",session:Z,dataAttachmentPending:Qt,debug:ye})})}),$e]})}function zs({sessionId:e,nonce:t,billingApiUrl:n,session:c,children:a}){return(0,w.jsx)(w.Fragment,{children:F.default.Children.map(a,l=>{if(!F.default.isValidElement(l))return l;let p=l.props,d={};return p.sessionId||(d.sessionId=e),!p.nonce&&t&&(d.nonce=t),p.billingApiUrl||(d.billingApiUrl=n),c?.customer&&(p.email||(d.email=c.customer.email),p.userId||(d.userId=c.customer.id),p.firstName||(d.firstName=c.customer.firstName),p.lastName||(d.lastName=c.customer.lastName)),Object.keys(d).length===0?l:F.default.cloneElement(l,d)})})}function Os({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:c,showGooglePay:a,theme:l,buttonsTheme:p,buttonsStyles:d,cardButtonContent:k,cardBackButtonContent:U,cardTitleContent:P}){let[I,R]=(0,F.useState)(!1),O=(0,F.useMemo)(()=>(0,Se.resolveTheme)(l),[l]),u=(0,F.useMemo)(()=>{let h=O?.buttonsLayout??(0,Se.resolveButtonsLayoutTheme)(p);return d?{...h,...d,cardButton:{...h.cardButton,...d.cardButton},cardFormContainer:{...h.cardFormContainer,...d.cardFormContainer},backButton:{...h.backButton,...d.backButton},backButtonIcon:{...h.backButtonIcon,...d.backButtonIcon},submitButton:{...h.submitButton,...d.submitButton},title:{...h.title,...d.title}}:h},[O,p,d]),b=O?.buttonsLayout?.cardButton?.borderRadius??O?.appearance.variables?.borderRadius??8,E=h=>(0,w.jsx)("div",{style:{height:h,borderRadius:b,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),x=k===void 0?{boxSizing:"border-box",height:fr,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(I){let h=u.cardInputBorder??"#e5e7eb",ye=u.cardInputBackground??"white",M=or(U),ce=or(P);return(0,w.jsxs)("div",{style:{backgroundColor:u.cardFormContainer?.backgroundColor??"white",borderRadius:"8px",animation:"flopay-interim-expand 0.35s cubic-bezier(0.4, 0, 0.2, 1) both",overflow:"hidden",...u.cardFormContainer},children:[(0,w.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,w.jsxs)("button",{type:"button",onClick:()=>R(!1),"aria-label":"Back to payment methods",style:{display:"inline-flex",alignItems:"center",gap:M?0:"0.5rem",background:"none",border:"none",color:"#4b5563",fontSize:"0.85rem",fontWeight:500,padding:0,flexShrink:0,opacity:1,cursor:"pointer",...u.backButton},children:[(0,w.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...u.backButtonIcon},children:(0,w.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,w.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,w.jsx)(ir,{content:U})]}),ce?(0,w.jsx)("div",{style:{flex:1}}):(0,w.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:"1.05rem",color:"#262833",paddingRight:80,...u.title},children:(0,w.jsx)(_r,{content:P})})]}),(0,w.jsx)("div",{style:{backgroundColor:ye,border:`1px solid ${h}`,borderTopLeftRadius:8,borderTopRightRadius:8,padding:12,height:45},children:(0,w.jsx)("div",{style:{width:"60%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,w.jsxs)("div",{style:{display:"flex"},children:[(0,w.jsx)("div",{style:{flex:1,backgroundColor:ye,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${h}`,borderLeft:`1px solid ${h}`,borderBottomLeftRadius:8,padding:12,height:45},children:(0,w.jsx)("div",{style:{width:"50%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,w.jsx)("div",{style:{flex:1,backgroundColor:ye,borderTop:"none",borderRight:`1px solid ${h}`,borderBottom:`1px solid ${h}`,borderLeft:`1px solid ${h}`,borderBottomRightRadius:8,padding:12,height:45},children:(0,w.jsx)("div",{style:{width:"40%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})})]}),(0,w.jsx)("div",{style:{backgroundColor:ye,border:`1px solid ${h}`,borderRadius:8,marginTop:8,padding:12,height:45},children:(0,w.jsx)("div",{style:{width:"45%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,w.jsx)("div",{style:{height:50,borderRadius:8,marginTop:16,background:"#c8c8ff",animation:"flopay-interim-pulse 1.5s ease-in-out infinite",...u.submitButton,opacity:.5}}),(0,w.jsx)("style",{children:`
38
+ `}),_r&&Kn&&(0,c.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:Ye?-2:0},children:[(0,c.jsxs)("button",{type:"button",onClick:Nn,style:{display:"inline-flex",alignItems:"center",gap:zo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:b.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...b.backButton},"aria-label":"Back to payment methods",children:[(0,c.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...b.backButtonIcon},children:(0,c.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,c.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,c.jsx)(lr,{content:Y})]}),Ea?(0,c.jsx)("div",{style:{flex:1}}):(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:b.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...b.title},children:(0,c.jsx)(Br,{content:q})})]}),!_r&&!Ea&&(0,c.jsx)("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:Oo,order:Ye?-3:0,...b.title},children:(0,c.jsx)(Br,{content:q})}),se&&(0,c.jsx)("div",{style:{order:Ye?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let s=Xe,U=(G=!1)=>({backgroundColor:Tr,border:`1px solid ${Wn(G)}`,borderRadius:ht,marginTop:"0.5rem",padding:"10px"}),J=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...Ma}),pe=(0,C.getStateOptions)(s);return(0,c.jsxs)(c.Fragment,{children:[(0,C.isAVSFieldVisible)(se.address_line_1,s)&&(0,c.jsx)("div",{style:U(gt.line1),children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-address-line1",name:"billing-address-line1",placeholder:"Street Address (e.g. 123 Main St)",autoComplete:"billing address-line1",value:Ke,onChange:G=>{St.current.addressLine1=!0,Zt.current=G.target.value,ot(G.target.value)},disabled:re,required:!0,"data-testid":"flopay-address-line1",style:J()})}),(0,C.isAVSFieldVisible)(se.address_line_2,s)&&(0,c.jsx)("div",{style:U(),children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-address-line2",name:"billing-address-line2",placeholder:"Apt, Suite, Unit (optional)",autoComplete:"billing address-line2",value:et,onChange:G=>{St.current.addressLine2=!0,en.current=G.target.value,Rn(G.target.value)},disabled:re,"data-testid":"flopay-address-line2",style:J()})}),((0,C.isAVSFieldVisible)(se.city,s)||(0,C.isAVSFieldVisible)(se.state,s))&&(0,c.jsxs)("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(se.city,s)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Tr,borderTop:`1px solid ${Wn(gt.city)}`,borderRight:`1px solid ${Wn(gt.city)}`,borderBottom:`1px solid ${Wn(gt.city)}`,borderLeft:`1px solid ${Wn(gt.city)}`,padding:"10px",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,...(0,C.isAVSFieldVisible)(se.state,s)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:ht}},children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:it,onChange:G=>{St.current.city=!0,At.current=G.target.value,Vn(G.target.value)},disabled:re,required:!0,"data-testid":"flopay-city",style:J()})}),(0,C.isAVSFieldVisible)(se.state,s)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Tr,border:`1px solid ${Wn(gt.state)}`,padding:"10px",borderTopRightRadius:ht,borderBottomRightRadius:ht,...(0,C.isAVSFieldVisible)(se.city,s)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:ht}},children:pe?(0,c.jsxs)("select",{id:"flopay-billing-state",name:"billing-state",value:Ht,onChange:G=>{St.current.state=!0,Bt.current=G.target.value,hn(G.target.value)},disabled:re,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...J(),cursor:"pointer"},children:[(0,c.jsx)("option",{value:"",children:(0,C.getStateLabel)(s)}),pe.map(G=>(0,c.jsx)("option",{value:G.code,children:G.name},G.code))]}):(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:(0,C.getStateLabel)(s),autoComplete:"billing address-level1",value:Ht,onChange:G=>{St.current.state=!0,Bt.current=G.target.value,hn(G.target.value)},disabled:re,required:!0,"data-testid":"flopay-state",style:J()})})]}),((0,C.isAVSFieldVisible)(se.country,s)||(0,C.isAVSFieldVisible)(se.postal_code,s))&&(0,c.jsxs)("div",{style:{display:"flex",flexDirection:de==="column"?"column":"row",gap:de==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(se.country,s)&&(0,c.jsx)("div",{style:{flex:de==="row"?1:void 0,backgroundColor:Tr,borderTop:`1px solid ${xr}`,borderRight:`1px solid ${xr}`,borderBottom:`1px solid ${xr}`,borderLeft:`1px solid ${xr}`,padding:"10px",...de==="row"&&(0,C.isAVSFieldVisible)(se.postal_code,s)?{borderRadius:"0",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,borderRight:"none"}:{borderRadius:ht}},children:(0,c.jsx)("select",{id:"flopay-billing-country",name:"billing-country",value:Xe,onChange:G=>{St.current.country=!0,wt.current=G.target.value,xe(G.target.value),je?.(G.target.value),Bt.current="",hn("")},disabled:re,autoComplete:"billing country","data-testid":"flopay-country",style:{...J(),cursor:"pointer"},children:C.COUNTRY_OPTIONS.map(G=>(0,c.jsxs)("option",{value:G.code,children:[G.flag," ",G.name]},G.code))})}),(0,C.isAVSFieldVisible)(se.postal_code,s)&&(0,c.jsx)("div",{style:{flex:de==="row"?1:void 0,backgroundColor:Tr,border:`1px solid ${Hi}`,padding:"10px",...de==="row"&&(0,C.isAVSFieldVisible)(se.country,s)?{borderRadius:"0",borderTopRightRadius:ht,borderBottomRightRadius:ht}:{borderRadius:ht}},children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:(0,C.getPostalCodeLabel)(Xe),autoComplete:"billing postal-code",value:Ct,onChange:G=>{St.current.zip=!0,Mt.current=G.target.value,We(G.target.value),Ue?.(G.target.value)},onBlur:()=>Kt(!0),disabled:re,required:Dt.required,"aria-invalid":Xr||void 0,"aria-describedby":Xr?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:J()})})]}),Xr&&(0,c.jsx)("div",{id:"flopay-billing-postal-code-error",role:"alert","data-testid":"flopay-zip-error",style:{marginTop:"0.375rem",color:Do,...Ma,fontSize:"0.75rem"},children:Dt.empty?`${(0,C.getPostalCodeLabel)(s)} is required`:Rs(s)})]})})()}),Ye&&De&&(0,c.jsx)("div",{style:{order:-2,width:"100%"},children:De}),Ye&&Ji,f&&(0,c.jsx)(ur,{margin:"0.75rem 0",styleOverride:b.errorBanner,children:f})]}),Qr={margin:0,padding:"6px 8px",background:"#eef2ff",border:"1px solid #c7d2fe",borderRadius:6,color:"#111827",font:"11px/1.35 ui-monospace, SFMono-Regular, Menlo, monospace",whiteSpace:"pre-wrap",wordBreak:"break-word"},Ba=s=>rt?!I||!Cn?(0,c.jsx)("pre",{"data-testid":s,style:Qr,children:"FloPay/DirectPayPal-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":s,style:Qr,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${I}`,` directPaypalConfigured=${Cn}`,` inAppBrowserDetected=${String(Gr)}`,` shouldRenderDirectPayPal=${kr}`,` shouldRenderStripePayPal=${Rr}`,` hasPaypalStripeInstance=${!!Ie}`].join(`
39
+ `)}):null,Fa=s=>rt?!_||!Pe?(0,c.jsx)("pre",{"data-testid":s,style:Qr,children:"FloPay/Stripe-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":s,style:Qr,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${_}`,` currency=${_e}`,` amountInCents=${Me}`,` enabledPaymentMethods: ${JSON.stringify(g??[])}`,` enabledPaymentMethodsProvided=${Sr}`,` hasEnabledMethods=${Hr}`,` expressMethods: ${JSON.stringify(Kr)}`,` walletExpressMethods: ${JSON.stringify(Wr)}`,` paymentElementMethods: ${JSON.stringify(wr)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(Yr)}`,` hasStripeInstance=${!!Pe}`,` shouldRenderWallets=${Ir}`,` shouldRenderPaymentElement=${Er}`].join(`
40
+ `)}):null,Da=Te==="apm-expanding"||Te==="apm-form"||Te==="apm-collapsing",Zr=Te==="apm-expanding"?`flopay-card-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:Te==="apm-collapsing"?`flopay-card-exit ${$t}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,eo=yt?{...To,paymentMethodTypes:[yt]}:null;if(oe==="buttons"){let s=Te==="buttons"||Te==="expanding"||Te==="apm-expanding",U=Te==="expanding"||Te==="card"||Te==="collapsing",J=H===void 0?{boxSizing:"border-box",height:yo,padding:"0 1rem"}:{padding:"0.9rem 1rem"},pe=Te==="expanding"||Te==="apm-expanding"?`flopay-buttons-exit ${$t}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Te==="collapsing"||Te==="apm-collapsing"?`flopay-buttons-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,G=Te==="expanding"?`flopay-card-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:Te==="collapsing"?`flopay-card-exit ${$t}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return(0,c.jsxs)("form",{onSubmit:Bo,className:S,style:{position:"relative"},children:[(0,c.jsx)(Yo,{}),rn&&(0,c.jsx)(wn,{status:rn,errorMessage:f,authorized:N}),(0,c.jsxs)("div",{style:{display:"grid"},children:[(0,c.jsxs)("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!s&&!pe?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!s&&!pe?Ss:{},...pe?{animation:pe,pointerEvents:"none"}:{}},children:[Ba("flopay-direct-paypal-gate-debug"),Fa("flopay-stripe-gate-debug"),kr&&Ze&&(0,c.jsxs)(c.Fragment,{children:[we&&(0,c.jsx)("div",{"data-testid":"flopay-paypal-direct-retry-notice",style:{padding:"8px 10px",background:"#fef3c7",border:"1px solid #fcd34d",borderRadius:6,color:"#78350f",fontSize:13,lineHeight:1.4},children:"Please confirm your PayPal payment to complete checkout."}),(0,c.jsx)(zr,{sessionId:e,nonce:t,billingApiUrl:o,email:m.email,clientId:Ze.clientId,environment:Ze.environment,currency:_e.toUpperCase(),isSubscription:pt,onTokenizedBody:on,onComplete:l,onErrorChange:ge,onDecline:d,onTechnicalFailure:or,onButtonClick:ae,runBeforeButtonClick:cn,isProcessing:re,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:L??null,existingOrderId:we?.orderId,debug:rt},we?.orderId??"fresh")]}),Rr&&(0,c.jsx)(ft.Elements,{stripe:Ie,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,onTokenizedBody:on,onErrorChange:ge,isProcessing:re,onButtonClick:ae,onDecline:d,onTechnicalFailure:or,runBeforeButtonClick:cn,onLoadStateChange:pa,placeholderBorderRadius:Yn})}),Ir?(0,c.jsx)(ft.Elements,{stripe:Pe,options:jr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,intentKind:te>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:on,onErrorChange:ge,onButtonClick:ae,onDecline:d,onTechnicalFailure:or,runBeforeButtonClick:cn,onLoadStateChange:ya,placeholderBorderRadius:Yn})}):ba?(0,c.jsx)("div",{style:{height:yo,borderRadius:Yn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Er&&(0,c.jsx)(li,{sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,paymentElementMethods:Yr,stripeInstance:Pe,paymentElementBaseOptions:To,onTokenizedBody:on,onErrorChange:ge,onButtonClick:ae,onDecline:d,runBeforeButtonClick:cn,onLoadStateChange:ga,isProcessing:re,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:b.submitButton,onExpandApm:nn,expandedApmMethod:yt,themeId:$,buttonAppearance:{backgroundColor:b.cardButton?.backgroundColor,borderColor:b.cardInputBorder,textColor:b.cardButton?.color,borderRadius:Yn}}),Ye&&(0,c.jsx)("button",{type:"button",onClick:async()=>{re||!(await cn("card")).proceed||(ae?.("card"),On())},disabled:re,style:{width:"100%",...J,...b.cardButton,...Xo({themeBundle:z,resolvedPrimaryColor:Gn,resolvedBorderRadius:ht,submitButtonStyle:b.submitButton,explicitPrimaryColor:Vt?.colorPrimary}),fontSize:b.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:re?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:re?.6:1},onMouseEnter:Re=>{!re&&(z||Vt?.colorPrimary)&&(Re.currentTarget.style.backgroundColor=Yi)},onMouseLeave:Re=>{(z||Vt?.colorPrimary)&&(Re.currentTarget.style.backgroundColor=Gn)},onMouseDown:Re=>{Re.currentTarget.style.transform="scale(0.985)"},onMouseUp:Re=>{Re.currentTarget.style.transform="scale(1)"},children:(0,c.jsx)(sr,{content:H})}),f&&Te==="buttons"&&(0,c.jsx)(ur,{margin:"0.25rem 0",styleOverride:b.errorBanner,children:f})]}),Ye&&U&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...G?{animation:G}:{},...Te==="collapsing"?{pointerEvents:"none"}:{}},children:Aa}),_&&Da&&yt&&eo&&Pe&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...Zr?{animation:Zr}:{},...Te==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,c.jsxs)("div",{style:{backgroundColor:Lo,borderRadius:Uo,...Mr,padding:No},children:[(0,c.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,c.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button",onClick:Wt,style:{display:"inline-flex",alignItems:"center",gap:zo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:b.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...b.backButton},"aria-label":"Back to payment methods",children:[(0,c.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...b.backButtonIcon},children:(0,c.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,c.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,c.jsx)(lr,{content:Y})]}),(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:b.titleFontSize??"1.05rem",color:Oo,paddingRight:80,...b.title},children:`Pay with ${(0,C.getStripeMethodDisplayName)(yt)}`})]}),(0,c.jsx)(ft.Elements,{stripe:Pe,options:eo,children:(0,c.jsx)(Go,{method:yt,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:on,onErrorChange:ge,onDecline:d,onCancel:Wt,runBeforeButtonClick:cn,onButtonClick:ae,isProcessing:re,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:b.submitButton,errorText:f})},yt)]})})]})]})}return Da&&yt&&eo&&Pe&&_?(0,c.jsxs)("form",{onSubmit:Bo,className:S,style:{position:"relative"},children:[(0,c.jsx)(Yo,{}),rn&&(0,c.jsx)(wn,{status:rn,errorMessage:f,authorized:N}),(0,c.jsx)("div",{style:{...Zr?{animation:Zr}:{},...Te==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,c.jsxs)("div",{style:{backgroundColor:Lo,borderRadius:Uo,...Mr,padding:No},children:[(0,c.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,c.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button-default",onClick:Wt,style:{display:"inline-flex",alignItems:"center",gap:zo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:b.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...b.backButton},"aria-label":"Back to payment methods",children:[(0,c.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...b.backButtonIcon},children:(0,c.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,c.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,c.jsx)(lr,{content:Y})]}),(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:b.titleFontSize??"1.05rem",color:Oo,paddingRight:80,...b.title},children:`Pay with ${(0,C.getStripeMethodDisplayName)(yt)}`})]}),(0,c.jsx)(ft.Elements,{stripe:Pe,options:eo,children:(0,c.jsx)(Go,{method:yt,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:on,onErrorChange:ge,onDecline:d,onCancel:Wt,runBeforeButtonClick:cn,onButtonClick:ae,isProcessing:re,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:b.submitButton,errorText:f})},yt)]})})]}):(0,c.jsxs)("form",{onSubmit:Bo,className:S,style:{position:"relative"},children:[(0,c.jsx)(Yo,{}),rn&&(0,c.jsx)(wn,{status:rn,errorMessage:f,authorized:N}),(0,c.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[Ba("flopay-direct-paypal-gate-debug-default"),Fa("flopay-stripe-gate-debug-default"),kr&&Ze&&(0,c.jsxs)(c.Fragment,{children:[we&&(0,c.jsx)("div",{"data-testid":"flopay-paypal-direct-retry-notice-default",style:{padding:"8px 10px",background:"#fef3c7",border:"1px solid #fcd34d",borderRadius:6,color:"#78350f",fontSize:13,lineHeight:1.4},children:"Please confirm your PayPal payment to complete checkout."}),(0,c.jsx)(zr,{sessionId:e,nonce:t,billingApiUrl:o,email:m.email,clientId:Ze.clientId,environment:Ze.environment,currency:_e.toUpperCase(),isSubscription:pt,onTokenizedBody:on,onComplete:l,onErrorChange:ge,onDecline:d,onTechnicalFailure:or,onButtonClick:ae,runBeforeButtonClick:cn,isProcessing:re,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:L??null,existingOrderId:we?.orderId,debug:rt},we?.orderId??"fresh")]}),Rr&&(0,c.jsx)(ft.Elements,{stripe:Ie,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,onTokenizedBody:on,onErrorChange:ge,isProcessing:re,onButtonClick:ae,onDecline:d,onTechnicalFailure:or,runBeforeButtonClick:cn,onLoadStateChange:pa,placeholderBorderRadius:Yn})}),Ir&&(0,c.jsx)(ft.Elements,{stripe:Pe,options:jr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,intentKind:te>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:on,onErrorChange:ge,onButtonClick:ae,onDecline:d,onTechnicalFailure:or,runBeforeButtonClick:cn,onLoadStateChange:ya,placeholderBorderRadius:Yn})}),Er&&(0,c.jsx)(li,{sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,paymentElementMethods:Yr,stripeInstance:Pe,paymentElementBaseOptions:To,onTokenizedBody:on,onErrorChange:ge,onButtonClick:ae,onDecline:d,runBeforeButtonClick:cn,onLoadStateChange:ga,isProcessing:re,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:b.submitButton,themeId:$,onExpandApm:nn,expandedApmMethod:yt,buttonAppearance:{backgroundColor:b.cardButton?.backgroundColor,borderColor:b.cardInputBorder,textColor:b.cardButton?.color,borderRadius:Yn}})]}),Ye&&($i||Ui||qi)&&(0,c.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",margin:"0.5rem 0 0.75rem",color:"#999",fontSize:"0.85rem"},children:[(0,c.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}}),(0,c.jsx)("span",{children:"or pay with card"}),(0,c.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}})]}),Ye&&Aa]})}var hr=require("@flopay/js"),Be=require("@flopay/shared");var Ur="card";async function Ts(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:l,error:u}=await e.retrieveSetupIntent(t);return{error:u,intent:l??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:i,error:r}=await e.retrievePaymentIntent(t);return{error:r,intent:i??null}}async function Ms(e,t,n,i){if(i){if(typeof e.confirmCardSetup!="function")return null;let{setupIntent:u,error:d}=await e.confirmCardSetup(t,n);return{error:d,intent:u??null}}if(typeof e.confirmCardPayment!="function")return null;let{paymentIntent:r,error:l}=await e.confirmCardPayment(t,n);return{error:l,intent:r??null}}function Zo(e,t){return Object.assign(e,{checkoutMethod:t})}function Fn(e,t){let n=e instanceof Be.FloPayError?e:new Be.FloPayError(e instanceof Error?e.message:"Payment provider failed.","api_error",{code:"provider_runtime_failure"});return Object.assign(n,{checkoutMethod:t,telemetryFailureCategory:"provider_runtime",telemetryRequestCategory:"provider_sdk"})}async function Nr(e,t){try{return await e()}catch(n){throw Fn(n,t)}}function yi(e){return!e?.type||!e.threeDSecureToken||e.type!=="3ds_required"&&e.type!=="paypal_redirect_required"?null:{type:e.type,threeDSecureToken:e.threeDSecureToken,paymentMethodId:e.paymentMethodId}}function As(e){return e.status==="succeeded"||e.status==="declined"}async function fi(e){if(typeof document>"u"||typeof window>"u")throw new Be.FloPayError("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,i=15e3,r=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,l=async()=>{let h=new AbortController,R=()=>h.abort();e.signal?.aborted?h.abort():e.signal?.addEventListener("abort",R);let S=window.setTimeout(()=>h.abort(),i);try{let E=await fetch(r,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:h.signal});if(!E.ok)return{status:"unknown"};let p=await E.json().catch(()=>null);return Bs(p)}catch{return{status:"unknown"}}finally{window.clearTimeout(S),e.signal?.removeEventListener("abort",R)}},u=document.activeElement instanceof HTMLElement?document.activeElement:null,d=document.createElement("div");d.setAttribute("data-flopay-auto-3ds-overlay","1"),d.setAttribute("role","dialog"),d.setAttribute("aria-modal","true"),d.setAttribute("aria-label","Card authentication"),d.style.cssText=["position:fixed","inset:0","z-index:2147483647","background:rgba(15,23,42,0.6)","display:flex","align-items:center","justify-content:center","padding:16px"].join(";");let v=document.createElement("iframe");v.setAttribute("title","Card authentication"),v.setAttribute("allow","payment"),v.tabIndex=0,v.style.cssText=["width:min(100%,460px)","height:min(100%,640px)","border:0","border-radius:12px","background:#fff","box-shadow:0 12px 30px rgba(0,0,0,0.35)"].join(";"),v.src=e.nextActionRedirectUrl,d.appendChild(v),document.body.appendChild(d),v.focus();let A=null;try{A=new URL(e.billingApiUrl,window.location.href).origin}catch{A=null}try{let h=await new Promise((R,S)=>{let E=!1,p=0,P=0,I=0,_=!1,g=()=>{window.clearTimeout(p),window.clearInterval(P),window.clearTimeout(I),window.removeEventListener("message",oe),v.removeEventListener("load",x),e.signal?.removeEventListener("abort",le)},ye=async()=>{if(!(E||_)){_=!0;try{let $=await l();if(E||!As($))return;E=!0,g(),R($)}finally{_=!1}}},x=()=>{window.clearTimeout(I),I=window.setTimeout(()=>{ye()},250)},le=()=>{E||(E=!0,g(),S(new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},oe=$=>{if($.source!==v.contentWindow||A&&$.origin!==A)return;let Z=$.data;!Z||typeof Z!="object"||Z.source!=="flopay-vault-3ds-return"||E||(E=!0,g(),R(null))};p=window.setTimeout(()=>{E||(E=!0,g(),S(new Be.FloPayError("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),P=window.setInterval(()=>{ye()},n),v.addEventListener("load",x),window.addEventListener("message",oe),e.signal?.addEventListener("abort",le),e.signal?.aborted&&le()});return h||await l()}finally{d.parentNode?.removeChild(d),u?.isConnected&&u.focus()}}function Bs(e){if(!e||typeof e!="object")return{status:"unknown"};let t=typeof e.status=="string"?e.status:"unknown",n=typeof e.providerIntentId=="string"?e.providerIntentId:null;switch(t){case"succeeded":return{status:"succeeded",providerIntentId:n};case"declined":return{status:"declined",providerIntentId:n,declineReason:typeof e.declineReason=="string"?e.declineReason:null,gatewayDeclineReason:typeof e.gatewayDeclineReason=="string"?e.gatewayDeclineReason:null};case"requires_action":return{status:"requires_action",providerIntentId:n,nextActionRedirectUrl:typeof e.nextActionRedirectUrl=="string"?e.nextActionRedirectUrl:null};case"pending":return{status:"pending",providerIntentId:n};case"timeout":return{status:"timeout",providerIntentId:n};case"no_attempt":return{status:"no_attempt"};default:return{status:"unknown"}}}function qn(e,t="Payment failed. Please try again.",n){let i=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),r=e?.message??t,l=Un(r)??r;return Zo(new Be.FloPayError(l,"api_error",{code:(0,Be.normalizeCheckoutFailureOutcome)(e?.outcome)??(0,Be.normalizeCheckoutFailureOutcome)(e?.type)??e?.gatewayErrorCode}),i)}function Qo(e){return typeof window<"u"&&window.location.href?window.location.href:e.successUrl||e.cancelUrl||void 0}function ho(e){return typeof e=="string"&&e.startsWith("pi_")&&e.includes("_secret_")}async function Fs(e){try{return await e()}catch(t){let n=t instanceof Error?t.message:String(t);if(!/failed to fetch|fetch failed/i.test(n))throw t;return e()}}function gi(e,t){let n=[e?.threeDSecureToken,e?.clientSecret,e?.stripeClientSecret];for(let r of n)if(typeof r=="string"&&r.length>0&&(!t?.requirePaymentIntentClientSecret||ho(r)))return r;let i=e?.data;if(i&&typeof i=="object"){let r=i,l=[r.threeDSecureToken,r.clientSecret,r.stripeClientSecret,r.id];for(let d of l)if(typeof d=="string"&&d.length>0&&(!t?.requirePaymentIntentClientSecret||ho(d)))return d;let u=r.gateways;if(u&&typeof u=="object"){let d=u.stripe;if(d&&typeof d=="object"){let v=d,A=[v.stripeClientSecret,v.clientSecret];for(let h of A)if(typeof h=="string"&&h.length>0&&(!t?.requirePaymentIntentClientSecret||ho(h)))return h}}}}async function Ds({billingApiUrl:e,sessionId:t,nonce:n,responseJson:i}){let r=gi(i,{requirePaymentIntentClientSecret:!0});if(typeof r=="string"&&r.length>0)return{type:"3ds_required",threeDSecureToken:r};if(!t)return null;try{let d=(await new hr.PaymentAPI(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(ho(d))return{type:"3ds_required",threeDSecureToken:d}}catch{}return null}async function Pr({billingApiUrl:e,sessionId:t,session:n,nonce:i,tokenizedData:r,returnUrl:l,telemetry:u}){let d=e.replace(/\/+$/,""),v=t??n.id,A=i??n.clientSecret,h=n.customer?.id??n.accountData?.userId??"",R=n.customer?.email??n.accountData?.email??"",S=n.customer?.firstName??n.accountData?.firstName??"",E=n.customer?.lastName??n.accountData?.lastName??"",p=n.customer?.country??n.accountData?.country??void 0,P=n.customer?.zip??n.accountData?.zip??void 0,I=new hr.PaymentAPI(d,u===!1?{telemetry:!1}:void 0),_=await Fs(()=>I.processPayment(h,{sessionId:v,nonce:A,tokenizedData:r,accountData:{userId:h,email:R,firstName:S,lastName:E,country:p,zip:P},returnUrl:l??Qo(n)}));if(_.ok){let x=typeof _.json=="function"?await _.json().catch(()=>null):null;return(0,Be.isAuthorizationOnlySession)(n)||x?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof x?.paymentId=="string"?x.paymentId:n.paymentId,sessionId:typeof x?.sessionId=="string"?x.sessionId:v,authorizationExpiresAt:typeof x?.authorizationExpiresAt=="string"?x.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:Dr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:r?.threeDSecureActionResultTokenId,paymentMethodId:Dr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}}let g;try{g=await _.json()}catch{throw new Be.FloPayError("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:_.status})}if(g?.type==="paypal_redirect_required"||g?.type==="3ds_required"){let x=gi(g);if(!x)throw new Be.FloPayError("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:_.status});return{type:g.type,threeDSecureToken:x,paymentMethodId:g.paymentMethodId}}if(g?.gatewayErrorCode==="authentication_required"){let x=await Ds({billingApiUrl:d,sessionId:v,nonce:A,responseJson:g});if(x)return x;throw Zo(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let ye=new Be.FloPayError(g?.message??"Payment failed. Please try again.","api_error",{code:g?.code??g?.gatewayErrorCode,declineCode:g?.declineCode??g?.gatewayDeclineReason,statusCode:_.status});throw Object.assign(ye,{telemetryOutcome:(0,Be.classifyPaymentRejection)(_.status,g)})}async function Po(e,{flopay:t,paypalFlopay:n,attempt3DS:i,billingApiUrl:r,sessionId:l,session:u,returnUrl:d,telemetry:v}){let A=t?.getRawProvider();if(!A)throw Fn(new Be.FloPayError("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!i||!e.threeDSecureToken)throw Zo(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let h=(0,Be.isSetupIntentClientSecret)(e.threeDSecureToken),R=null,S=e.paymentMethodId,E=await Nr(()=>Ts(A,e.threeDSecureToken,h),"card");if(E){if(E.error)throw Fn(new Be.FloPayError(E.error.message??`Failed to retrieve 3DS ${h?"setup":"payment"} status.`,"api_error",{code:E.error.code}),"card");let P=E.intent;!S&&P?.payment_method&&(typeof P.payment_method=="string"?S=P.payment_method:"id"in P.payment_method&&(S=P.payment_method.id??void 0))}let p=S?await Nr(()=>Ms(A,e.threeDSecureToken,{payment_method:S,return_url:d??Qo(u)??window.location.href},h),"card"):null;if(p){if(p.error)throw Fn(new Be.FloPayError(p.error.message??"3DS authentication failed.","api_error",{code:p.error.code}),"card");R=p.intent}else{let P=await Nr(()=>A.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(P.error)throw Fn(new Be.FloPayError(P.error.message??"3DS authentication failed.","api_error",{code:P.error.code}),"card");R=(h?P.setupIntent:P.paymentIntent)??null}if(R&&(R.status==="requires_capture"||R.status==="succeeded"||R.status==="processing")){let P=await Pr({billingApiUrl:r,sessionId:l,session:u,telemetry:v,tokenizedData:{id:R.id,type:"card",threeDSecureActionResultTokenId:R.id},returnUrl:d});return P.type==="success"?{...P.result,paymentIntentId:P.result.paymentIntentId??R.id,paymentMethodId:P.result.paymentMethodId??S}:Po(P,{flopay:t,paypalFlopay:n,attempt3DS:i,billingApiUrl:r,sessionId:l,session:u,returnUrl:d,telemetry:v})}throw Fn(new Be.FloPayError("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let h=(n??t)?.getRawProvider();if(!h)throw Fn(new Be.FloPayError("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:S}=await Nr(()=>h.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(S)throw Fn(new Be.FloPayError(S.message??"PayPal authorization failed.","api_error",{code:S.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:R}=await Nr(()=>h.confirmPayment({clientSecret:e.threeDSecureToken,confirmParams:{return_url:d??Qo(u)??window.location.href,payment_method_data:{type:"paypal"}},redirect:"if_required"}),"paypal");if(R)throw Fn(new Be.FloPayError(R.message??"PayPal authorization failed.","api_error",{code:R.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new Be.FloPayError("Unsupported payment redirect state.","api_error")}function er(e){if(e instanceof Be.FloPayError){let i=Un(e.message);return i&&i!==e.message?Object.assign(new Be.FloPayError(i,e.type,{code:e.code,declineCode:e.declineCode,param:e.param,statusCode:e.statusCode}),{checkoutMethod:e.checkoutMethod,telemetryFailureCategory:e.telemetryFailureCategory,telemetryOutcome:e.telemetryOutcome,telemetryRequestCategory:e.telemetryRequestCategory}):e}let t=e instanceof Error?e.message:"Payment failed. Please try again.",n=Un(t)??t;return new Be.FloPayError(n,"api_error")}function bo(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new Be.FloPayError("Session advertises no supported gateways (expected `gateways.stripe` and/or `gateways.paypal`).","validation_error");return t?{publishableKey:t,paypalPublishableKey:e.data.stripe?.paypalPublishableKey??t}:{}}async function vo({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:i,telemetry:r}){if(!e)return{flopay:null,paypalFlopay:null};let l=!!t&&t!==e,[u,d]=await Promise.all([(0,hr.loadFloPay)(e,{billingApiUrl:n,locale:i,telemetry:r}),l?(0,hr.loadFloPay)(t,{billingApiUrl:n,locale:i,telemetry:r}).catch(v=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",v),null)):Promise.resolve(null)]);return{flopay:u,paypalFlopay:t?l?d:u:null}}var k=require("react/jsx-runtime"),br=44,ia="flopay_checkout_saved_payment_resume",wo=new Map,Co=new Map;function hi(e,t){t.settled&&t.consumers===0&&wo.get(e)===t&&wo.delete(e)}function Ls(e,t,n){let i=Co.get(e);if(i&&(!i.sdkGeneratedIdempotencyKey||!t||i.sdkGeneratedIdempotencyKey===t))return i.attempt;let r=n(),l={attempt:r,sdkGeneratedIdempotencyKey:t};Co.set(e,l);let u=()=>{Co.get(e)===l&&Co.delete(e)};return r.then(u,u),r}function $r(e){return new Promise(t=>setTimeout(t,e))}function So(e,t,n){let i=no({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:ve.SDK_VERSION,enabled:t!==!1});return i.beginCheckout(n),i}function qr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function ea(e,t,n,i,r){let l=So(e,t,n);l.error({errorCode:i,stage:r,paymentMethodCategory:"unknown",...r==="session_read"?{requestCategory:"session_read"}:{}}),qr(l)}function zs(e){return e.type==="validation_error"||e.code==="checkout_session_not_found"||e.code==="checkout_session_expired"||e.code==="checkout_session_completed"||e.code==="session_auto_completed"}function oa(e){let t=e?.data.paypal?.publishableKey;if(t)return{clientId:t,environment:e?.data.paypal?.environment}}function ta(e){return!e||e.data.stripe?.publishableKey?!1:!!oa(e)?.clientId}function Dn(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function Os(){if(!Dn())return null;try{let e=window.sessionStorage.getItem(ia);return e?JSON.parse(e):null}catch{return null}}function Pi(e){if(Dn())try{window.sessionStorage.setItem(ia,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function na(){if(Dn())try{window.sessionStorage.removeItem(ia)}catch(e){console.warn("[FloPayCheckout] Failed to clear PayPal resume state.",e)}}var sa=":idempotency-key";function Ns(e){if(!Dn())return null;let t=window.sessionStorage.getItem(e);if(!t)return null;try{let n=JSON.parse(t);return n&&typeof n.sid=="string"&&n.sid?{sid:n.sid,nonce:typeof n.nonce=="string"?n.nonce:void 0}:null}catch{return{sid:t}}}function bi(e,t,n){if(Dn())try{window.sessionStorage.setItem(e,JSON.stringify(n?{sid:t,nonce:n}:{sid:t}))}catch(i){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",i)}}function aa(e){if(Dn())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function Us(e){if(Dn())try{return window.sessionStorage.getItem(e+sa)??void 0}catch{return}}function $s(e,t){if(Dn())try{window.sessionStorage.setItem(e+sa,t)}catch(n){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",n)}}function qs(e){if(aa(e),!!Dn())try{window.sessionStorage.removeItem(e+sa)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout idempotency key.",t)}}function Vs(){if(typeof window>"u")return;let e=new URL(window.location.href),t=["payment_intent","payment_intent_client_secret","redirect_status"],n=!1;for(let i of t)e.searchParams.has(i)&&(e.searchParams.delete(i),n=!0);n&&window.history.replaceState(window.history.state,"",e.toString())}function vi(e){if(typeof window>"u")return;let t=new URL(window.location.href);t.searchParams.set("mode",e),window.history.replaceState(window.history.state,"",t.toString())}function js(e){return e?!!(e.account&&Object.keys(e.account).length>0||e.couponCodes!==void 0||e.tagsData!==void 0||e.utmMetadata!==void 0):!1}function ra(e,t){return`${e}:${t.totalAmount??""}:${t.overrideAmount??""}:${t.quantity??1}:${t.currency??""}`}function ko({sessionId:e,nonce:t,createSession:n,billingApiUrl:i,telemetry:r,appearance:l,locale:u,loading:d,error:v,onComplete:A,onError:h,onDecline:R,onCountryChange:S,onZipChange:E,showPayPal:p=!0,showStripe:P=!0,enabledPaymentMethods:I,showApplePay:_=!0,showGooglePay:g=!0,debug:ye=!1,layout:x,theme:le,buttonsTheme:oe,buttonsStyles:$,cardButtonContent:Z,cardBackButtonContent:X,cardTitleContent:ie,showSecurityFooter:H,onButtonClick:Y,onBeforeButtonClick:q,enableAVS:he,cardFieldOrder:ae,cardPreFormSlot:ce,avsLayout:ee,className:Ce,initialErrorMessage:De=null,children:de,checkoutMode:Ve,confirmLabel:Ne,renderConfirmButton:Ee,onSessionCompleted:Q}){let w=(0,ve.resolveBillingApiUrl)(i),ue=(0,D.useMemo)(()=>(0,ve.resolveTheme)(le),[le]),je=l??ue?.appearance,Ue=n?"embedded_checkout":"standard_checkout",fe=de?"custom_layout":x==="buttons"?"buttons_layout":"default_layout",[B,me]=(0,D.useState)(null),[te,_e]=(0,D.useState)(null),ut=(0,D.useRef)(null),[Ze,pt]=(0,D.useState)(null),L=(0,D.useRef)(null),[ne,rt]=(0,D.useState)(null),[He,mt]=(0,D.useState)(e??""),$e=e??He,Je=n?"":$e,[Jt,Qe]=(0,D.useState)(!0),[Xt,T]=(0,D.useState)(null),[Se,Xe]=(0,D.useState)("full"),[xe,Ct]=(0,D.useState)(!1),[We,Ke]=(0,D.useState)(De),[ot,et]=(0,D.useState)(null),[Rn,it]=(0,D.useState)(null),[Vn,Ht]=(0,D.useState)(!1),[hn,Qt]=(0,D.useState)(void 0),[rr,Mt]=(0,D.useState)(""),[wt,Zt]=(0,D.useState)(!1),[en,At]=(0,D.useState)(!1),Bt=(0,D.useRef)(0),[St,se]=(0,D.useState)("loading"),[jn,N]=(0,D.useState)(0),st=(0,D.useRef)(!1),Ft=(0,D.useRef)(!1),Ln=(0,D.useRef)(!1),Le=(0,D.useRef)(null),lt=(0,D.useMemo)(()=>({checkoutMode:Ve??Se,layout:de?"unknown":x==="buttons"?"buttons":"embedded"}),[Ve,de,Se,x]),Ye=(0,D.useRef)(A);Ye.current=A;let In=(0,D.useRef)(h);In.current=h;let En=(0,D.useRef)(R);En.current=R,(0,D.useEffect)(()=>{Tt(te)?.setCheckoutContext(lt),Ze&&Ze!==te&&Tt(Ze)?.setCheckoutContext(lt)},[te,Ze,lt]);let zn=(0,D.useRef)(Q);zn.current=Q;let Hn=(0,D.useCallback)(M=>{se(M),!(M!=="exhausted"||Ln.current)&&(Ln.current=!0,In.current?.(new ve.FloPayError("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),_n=(0,D.useCallback)(()=>{se("retrying"),N(M=>M+1)},[]);(0,D.useEffect)(()=>{se("loading"),N(0),Ln.current=!1},[$e]),(0,D.useEffect)(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:ve.SDK_VERSION,checkout_type:Ue,checkout_layout:fe,billing_api_url:w})},[fe,Ue,w]);let at=(0,D.useMemo)(()=>n?Ot(n,!0):"",[n]),Dt=(0,D.useMemo)(()=>rr===at?hn:void 0,[hn,rr,at]),an=(0,D.useMemo)(()=>n?Vo(n,Dt):void 0,[n,Dt]),gt=Ve??an?.checkoutMode??"full",Et=(0,D.useMemo)(()=>an?{...an,checkoutMode:gt}:void 0,[an,gt]);(0,D.useEffect)(()=>{Qt(void 0),Mt(at)},[at]),(0,D.useEffect)(()=>{Ke(De)},[De]);let tn=(0,D.useCallback)((M,V,F)=>{Ge(()=>{En.current?.(It(M,V,F))})},[Ge]),sn=(0,D.useCallback)(async(M,V)=>{Ke(null),it(null),Ht(!1),et("processing");let F=V?.sessionId??M.id,we=ut.current??L.current,ke=Tt(we),y=we?null:So(w,r,lt),o={log:m=>{ke?ke.log(m):y?.log(m)},error:m=>{ke?ke.error(m):y?.error(m)},terminal:m=>{ke?ke.terminal(m):y?.terminal(m)},performance:m=>{ke?ke.performance(m):y?.performance(m)},now:()=>ke?.now()??y?.now()??0,elapsed:m=>ke?.elapsed(m)??Math.max(0,(y?.now()??m)-m)},f=o.now(),z=!!(V?.initialAutoProcessingError||V?.initialAutoProcessingPending),b=!1,K,ze=()=>{b||(b=!0,z=!0,K=o.now(),o.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},tt=!1,re=()=>{tt||(tt=!0,o.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),o.performance({stage:"processing",durationMs:o.elapsed(f),durationMode:"machine",paymentMethodCategory:"saved"}),K!==void 0&&o.performance({stage:"recovery",durationMs:o.elapsed(K),durationMode:"machine",paymentMethodCategory:"saved"}))};o.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),o.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"}),z&&ze();let W;try{let m=yi(V?.initialAutoProcessingError),j;if(m)ze(),m.type==="paypal_redirect_required"&&Le.current?.publishableKey&&Pi({sessionId:F,publishableKey:Le.current.publishableKey,paypalPublishableKey:Le.current.paypalPublishableKey}),j=await Po(m,{flopay:ut.current,paypalFlopay:L.current,attempt3DS:V?.attempt3DS,billingApiUrl:w,sessionId:F,session:M,telemetry:!1}),m.type==="paypal_redirect_required"&&na();else if(V?.initialAutoProcessingPending){let Me=(await new tr.PaymentAPI(w,{telemetry:!1}).waitForCheckoutSessionCompletion(V.initialAutoProcessingPending.sessionId,{initialDelayMs:V.initialAutoProcessingPending.retryAfterMs})).data.session;if(!yr(Me))throw lo(Me);j=Qn(Me,F)}else{if(V?.initialAutoProcessingError)throw qn(V.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:V.initialAutoProcessingError.checkoutMethod});if(V?.fromCreateSession)return V?.fallbackToFull&&(Xe("full"),vi("full")),!1;{let Pe=await Pr({billingApiUrl:w,sessionId:F,session:M,telemetry:!1});Pe.type==="success"?j=Pe.result:(ze(),Pe.type==="paypal_redirect_required"&&Le.current?.publishableKey&&Pi({sessionId:F,publishableKey:Le.current.publishableKey,paypalPublishableKey:Le.current.paypalPublishableKey}),j=await Po(Pe,{flopay:ut.current,paypalFlopay:L.current,attempt3DS:V?.attempt3DS,billingApiUrl:w,sessionId:F,session:M,telemetry:!1}),Pe.type==="paypal_redirect_required"&&na())}}F&&fr(F),re(),z&&(o.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),o.terminal({outcome:j.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Ht(j.status==="authorized"),et("success"),await $r(Mn),W=()=>Ye.current?.(j)}catch(m){let j=er(m),Pe=j.checkoutMethod??Ur;Ke(j.message),it(j.message),Ht(!1),V?.fallbackToFull&&(o.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),Xe("full"),vi("full")),re();let Ie=j.statusCode!==void 0?(0,ve.telemetryStatusClass)(j.statusCode,"unknown"):void 0,Me=Ie==="4xx"?{requestCategory:"process_payment",statusClass:Ie}:{},bn=Ie===void 0||Ie==="4xx";if(bn&&(j.telemetryOutcome==="payment_declined"||!!(j.declineCode||j.code?.toLowerCase().includes("declin"))))o.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...Me});else if(bn&&(j.telemetryOutcome==="validation_rejected"||j.type==="validation_error"))o.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...Me});else{let jr=(0,ve.classifyTelemetryFailure)(m,z?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");o.error({...jr,...j.telemetryFailureCategory?{failureCategory:j.telemetryFailureCategory}:{},stage:z?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:j.telemetryRequestCategory??"process_payment"})}return Ge(()=>In.current?.(j)),tn(Pe,j,{code:j.code,declineCode:j.declineCode}),et("error"),await Promise.allSettled([$r(Sn),V?.ensureProvidersReady?V.ensureProvidersReady():Promise.resolve()]),z&&(o.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{re(),y&&qr(y),et(null),it(null)}return Ge(W),!0},[tn,Ge,er,w,r,lt]);(0,D.useEffect)(()=>{if(typeof window>"u"||Ft.current)return;let M=new URLSearchParams(window.location.search),V=M.get("payment_intent_client_secret");if(!V)return;let F=Os();F&&(Ft.current=!0,(async()=>{let we,ke=0;Ke(null),it(null),et("processing"),Ct(!0);try{if(M.get("redirect_status")==="failed")throw Object.assign(new ve.FloPayError("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:y,paypalFlopay:o}=await vo({publishableKey:F.publishableKey,paypalPublishableKey:F.paypalPublishableKey,billingApiUrl:w,locale:u,telemetry:r});we=Tt(o??y),ke=we?.now()??0,we?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),we?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let f=(o??y)?.getRawProvider();if(!f)throw Object.assign(new ve.FloPayError("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:z,error:b}=await f.retrievePaymentIntent(V);if(b)throw Object.assign(new ve.FloPayError(b.message??"Failed to retrieve PayPal payment status.","api_error",{code:b.code}),{checkoutMethod:"paypal"});let K=Wa(z?.status);if(!z||K==="failed")throw Object.assign(new ve.FloPayError("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let ze=typeof z.payment_method=="string"?z.payment_method:z.payment_method?.id,tt=K;if(F.sessionId){let m=(await new tr.PaymentAPI(w,{telemetry:!1}).getUnifiedCheckoutSession(F.sessionId)).data.session;if(m&&m.status!=="complete"){let j=await Pr({billingApiUrl:w,sessionId:F.sessionId,session:m,telemetry:!1,tokenizedData:{id:ze??z.id,type:"card",threeDSecureActionResultTokenId:z.id,isPaypal:!0}});if(j.type!=="success")throw Object.assign(new ve.FloPayError("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});tt=j.result.status}}F.sessionId&&fr(F.sessionId),we?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),we?.performance({stage:"redirect_resume",durationMs:we.elapsed(ke),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),we?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),et("success"),await $r(Mn),Ge(()=>Ye.current?.({status:tt,paymentIntentId:z.id,paymentMethodId:ze,checkoutMethod:"paypal"}))}catch(y){let o=er(y),f=o.checkoutMethod??"paypal",z=!!(o.declineCode||o.code?.toLowerCase().includes("declin"));if(we)we.performance({stage:"redirect_resume",durationMs:we.elapsed(ke),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),z?we.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):we.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(z){let b=So(w,r,lt);b.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),qr(b)}else ea(w,r,lt,"REDIRECT_RESUME_FAILED","redirect_resume");Ke(o.message),it(o.message),Ge(()=>In.current?.(o)),tn(f,o,{code:o.code,declineCode:o.declineCode}),et("error"),await $r(Sn)}finally{na(),Vs(),et(null),it(null),Ct(!1)}})())},[tn,Ge,u,er,w,r]);let Kt=(0,D.useRef)(null);function Ot(M,V=!1){let F=M?.account?.email?.trim().toLowerCase()??"",we={c:M?.clientId,cur:M?.currency??"",captureMethod:M?.captureMethod??"",a:{e:F,u:F?"":M?.account?.userId??"",country:M?.account?.country??""},successUrl:M?.successUrl,cancelUrl:M?.cancelUrl,p:M?.products?.map(o=>ra(`${o.type??""}:${o.code??o.providerItemId??o.providerPlanId??""}`,o)).sort(),i:M?.items?.map(o=>ra(o.code??o.providerItemId??"",o)).sort(),s:M?.subscriptions?.map(o=>ra(o.code??o.providerPlanId??"",o)).sort(),couponCodes:M?.couponCodes?[...M.couponCodes].sort():void 0,...V?{tagsData:M?.tagsData,utmMetadata:M?.utmMetadata,tokenizedData:M?.tokenizedData,checkoutMode:M?.checkoutMode??"full"}:{}},ke=JSON.stringify(we),y=0;for(let o=0;o<ke.length;o++)y=(y<<5)-y+ke.charCodeAt(o)|0;return`flopay_session_${Math.abs(y).toString(36)}`}let Nt=(0,D.useMemo)(()=>Et?Ot(Et):"",[Et]),Te=(0,D.useRef)(Et);Te.current=Et,(0,D.useEffect)(()=>{mt(e??"")},[e]),(0,D.useEffect)(()=>{st.current=!1,Ke(De),it(null),Ht(!1),et(null)},[Nt,De,e]);async function Ut(M,V){let F=So(w,r,lt),we=new tr.PaymentAPI(w,{telemetry:!1}),ke=!1;try{let y=M.idempotencyKey!==void 0?(0,ve.resolveIdempotencyKey)(M.idempotencyKey):void 0,o=y??Us(V),f,z=!1,b=Ns(V);F.log({name:b?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let K=b?.sid??null,ze=null,tt;if(K)try{if(ze=await we.getUnifiedCheckoutSession(K,b?.nonce),ze.data.session?.status==="complete"){if(Ho(K))return{sid:K,result:ze};qs(V),K=null,ze=null,z=!0}}catch{F.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),aa(V),K=null}if(!K){!y&&(z||!o)&&(o=(0,ve.resolveIdempotencyKey)(),f=o),o&&$s(V,o);let re=F.now(),W=0;F.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let m={...M,idempotencyKey:o,avsCheck:!!he,avsConfig:typeof he=="object"?he:void 0,checkoutType:"embedded_checkout",checkoutLayout:de?"custom_layout":x==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(m,tr.SESSION_CREATE_TELEMETRY,{configurable:!1,enumerable:!1,value:{onAttempt:Ie=>{W=Math.max(W,Ie)}}});let j=()=>{F.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),F.performance({stage:"session_create",durationMs:F.now()-re,durationMode:"machine",requestCategory:"session_create",attempt:W,statusClass:"2xx"})},Pe=Ie=>{let Me=(0,ve.classifyTelemetryFailure)(Ie,"CHECKOUT_SESSION_CREATE_FAILED","unknown");F.performance({stage:"session_create",durationMs:F.now()-re,durationMode:"machine",requestCategory:"session_create",attempt:W,statusClass:Me.statusClass}),Ie instanceof ve.FloPayError&&Ie.type==="validation_error"?F.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):Me.statusClass==="4xx"?F.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):F.error({...Me,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if((0,ve.isDetachedSessionEligible)(m)){let Ie=await we.createDetachedSession(m);Ie.claimed.catch(()=>{}),ze=Ie.shell,K=Ie.sessionId,tt=Ie.claimed.then(Me=>{let bn=Me.data.session?.id??Ie.sessionId;return bn&&bi(V,bn,Me.data.session?.clientSecret??Ie.nonce),j(),Me},Me=>{throw aa(V),Pe(Me),Me}).finally(()=>qr(F)),tt.catch(()=>{}),ke=!0,F.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),F.performance({stage:"session_shell",durationMs:F.now()-re,durationMode:"machine",requestCategory:"session_create",attempt:W,statusClass:"2xx",paymentMethodCategory:"card"})}else ze=await we.createAndFetchSession(m),j()}catch(Ie){throw Pe(Ie),Ie}K=ze.data.session?.id??K??"",K&&!tt&&bi(V,K,ze.data.session?.clientSecret)}return{sid:K??"",result:ze,sdkGeneratedIdempotencyKey:f,...tt?{claimed:tt}:{}}}finally{ke||qr(F)}}let yt=(0,D.useCallback)(async(M,V)=>{let F=Te.current;if(!F)throw new ve.FloPayError("createSession is required to bootstrap checkout.","validation_error");let we=Vo(F,M),ke=Ot(we),y=wo.get(ke);if(!y){let z={promise:Ut(we,ke),consumers:0,settled:!1};y=z,wo.set(ke,z);let b=()=>{z.settled=!0,hi(ke,z)};z.promise.then(b,b)}y.consumers+=1;let o=!1,f=()=>{o||(o=!0,y.consumers-=1,hi(ke,y))};V?.(f);try{let z=await y.promise;Kt.current=ke,M&&(Mt(at),Qt(j=>ja(j,M)));let{sid:b,result:K,claimed:ze}=z;if(me(K),K.data.session&&rt(K.data.session),b&&mt(b),ze){let j=Bt.current+=1;At(!0),ze.then(Pe=>{Bt.current===j&&(me(Pe),Pe.data.session&&rt(Pe.data.session),At(!1))},Pe=>{Bt.current===j&&(At(!1),T(Pe instanceof ve.FloPayError?Pe:new ve.FloPayError(Pe instanceof Error?Pe.message:"Failed to create session","api_error")))})}else Bt.current+=1,At(!1);let{publishableKey:tt,paypalPublishableKey:re}=bo(K),{flopay:W,paypalFlopay:m}=await vo({publishableKey:tt,paypalPublishableKey:re,billingApiUrl:w,locale:u,telemetry:r});return ut.current=W,_e(W),L.current=m,pt(m),Qe(!1),z}catch(z){throw Kt.current===ke&&(Kt.current=null),z}finally{V||f()}},[u,w,r,lt]),Pn=(0,D.useRef)(sn);Pn.current=sn;let Kn=(0,D.useRef)(yt);Kn.current=yt;let $t=(0,D.useCallback)(async M=>{if(!js(M)||wt)return{sessionId:He,session:ne};Zt(!0);try{let V=await yt(M);return{sessionId:V.sid,session:V.result.data.session??null}}finally{Zt(!1)}},[yt,wt,He,ne]);(0,D.useEffect)(()=>{let M=!1,V;if(T(null),Nt){let ke=Te.current;return Xe(gt),Qe(!1),Kt.current===Nt?()=>{M=!0}:(rt(Ha(ke,Ve)),(async()=>{let y=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),o=gt==="auto"&&!st.current&&!y;o&&(Ke(null),it(null),et("processing"));try{let f=await Kn.current(void 0,ze=>{V=ze}),z=f.result.data.session??null;Le.current=bo(f.result);let b=ta(f.result),K=Ho(f.sid||z?.id);if(!M&&o&&z&&!b&&!K){st.current=!0,await Ls(Nt,f.sdkGeneratedIdempotencyKey,()=>Pn.current(z,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:f.result.autoProcessingError,initialAutoProcessingPending:f.result.autoProcessingPending,autoProcessingAttempted:f.result.autoProcessingAttempted,sessionId:f.sid||z.id}));return}!M&&o&&((b||K)&&(st.current=!0),et(null),it(null))}catch(f){if(M)return;let z=f instanceof ve.FloPayError||typeof f=="object"&&f!==null&&"code"in f?f.code:void 0;if(o&&z==="session_auto_completed"){st.current=!0,et("success"),await $r(Mn),M||(Ge(()=>{Ye.current?.({status:"succeeded"})}),et(null),it(null));return}o&&(et(null),it(null));let b=f instanceof ve.FloPayError?f:new ve.FloPayError(f instanceof Error?f.message:"Failed to create session","api_error");T(b)}finally{V?.(),V=void 0}})(),()=>{M=!0,V?.()})}Qe(!0);async function F(){let ke=!1;try{let o=await new tr.PaymentAPI(w,{telemetry:!1}).getUnifiedCheckoutSession($e,t);if(M)return;me(o);let f=o.data.session??null;if(rt(f),!f)throw new ve.FloPayError("No session data returned","api_error");let z=f.checkoutMode;if(z==="setup")throw new ve.FloPayError("This is a card setup session. Use FloPayCardSetup instead of FloPayCheckout.","validation_error",{code:"InvalidCardSetupSurface",param:"sessionId"});if(f.status==="authorized"){Qe(!1),Ge(()=>{Ye.current?.(Qn(f,$e)),zn.current?.(f.successUrl??"")});return}if(f.status==="complete"){Qe(!1),Ge(()=>{zn.current?.(f.successUrl??"")});return}if(f.status==="expired")throw so(f);ke=!0;let b=Ve??z??"full";Xe(b);let K=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),ze=ta(o);if(b==="auto"&&!st.current&&!K&&!ze){st.current=!0;let tt=we(o);try{if(await Pn.current(f,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>tt,sessionId:$e||f.id}),M)return;await tt,M||Qe(!1);return}catch{if(M)return;await tt,M||Qe(!1);return}}await we(o),M||Qe(!1)}catch(y){if(M)return;y instanceof ve.FloPayError?!ke&&!zs(y)&&ea(w,r,lt,"NETWORK_REQUEST_FAILED","session_read"):ea(w,r,lt,"INTERNAL_SDK_ERROR","checkout_mount");let o=y instanceof ve.FloPayError?y:new ve.FloPayError(y instanceof Error?y.message:"Failed to initialize checkout","api_error");T(o),Qe(!1)}}async function we(ke){let{publishableKey:y,paypalPublishableKey:o}=bo(ke);Le.current={publishableKey:y,paypalPublishableKey:o};let{flopay:f,paypalFlopay:z}=await vo({publishableKey:y,paypalPublishableKey:o,billingApiUrl:w,locale:u,telemetry:r});ut.current=f,_e(f),L.current=z,pt(z)}return F(),()=>{M=!0}},[Ve,Nt,gt,Je,Ge,t]);let qt=(0,D.useCallback)(async()=>{if(!(xe||!ne)){Ct(!0),Ke(null);try{await sn(ne,{attempt3DS:!0,fallbackToFull:!0,sessionId:$e||ne.id})}finally{Ct(!1)}}},[$e,xe,sn,ne]),Lt=oa(B),On=ta(B),Nn=(0,D.useMemo)(()=>{if(!B||!ne||!B.data.stripe?.publishableKey)return;let M={appearance:je,paymentMethodCreation:"manual",billingApiUrl:w};if(B.data.stripe?.clientSecret)M.clientSecret=B.data.stripe.clientSecret;else{let V=(0,ve.buildCheckoutDisplayData)(ne).total;M.amount=Math.round(V*100)||ne.amount,M.currency=ne.currency?.toLowerCase()}return M},[B,ne,je,w]),nn=!!(n&&!de&&x==="buttons"&&q&&gt==="full"),Wt=(0,D.useMemo)(()=>({session:ne,loading:Jt,error:Xt,checkoutMode:Se,inlineSessionDraft:Et,applyInlineSessionPatch:nn?$t:void 0,inlineSessionPatchProcessing:wt,claimPending:en}),[ne,Jt,Xt,Se,Et,nn,$t,wt,en]),rn=!!n&&x==="buttons"&&!On&&(!te||!Nn),qe=ot?(0,k.jsx)(wn,{status:ot,errorMessage:Rn,authorized:Vn}):null;if(Jt){if(d)return(0,k.jsxs)(k.Fragment,{children:[d,qe]});if(x==="buttons"){let M=ue?.buttonsLayout?.cardButton?.borderRadius??ue?.appearance.variables?.borderRadius??8,V=F=>(0,k.jsx)("div",{style:{height:F,borderRadius:M,background:"#e5e7eb",animation:"flopay-loading-pulse 1.5s ease-in-out infinite"}});return(0,k.jsxs)(k.Fragment,{children:[(0,k.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[p&&V(br),P&&(_||g)&&V(br),P&&V(br),(0,k.jsx)("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),qe]})}return(0,k.jsxs)(k.Fragment,{children:[(0,k.jsxs)("div",{style:{display:"flex",justifyContent:"center",padding:32},children:[(0,k.jsx)("div",{style:{width:24,height:24,border:"2px solid #e5e7eb",borderTopColor:"#6b7280",borderRadius:"50%",animation:"spin 0.6s linear infinite"}}),(0,k.jsx)("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),qe]})}return Xt?v?(0,k.jsx)(dn.Provider,{value:Wt,children:v(Xt)}):(0,k.jsx)(dn.Provider,{value:Wt,children:(0,k.jsx)("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:Xt.message})}):rn?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(dn.Provider,{value:Wt,children:(0,k.jsx)(Ks,{onButtonClick:Y,showPayPal:p,showStripe:P,showApplePay:_,showGooglePay:g,theme:le,buttonsTheme:oe,buttonsStyles:$,cardButtonContent:Z,cardBackButtonContent:X,cardTitleContent:ie})}),qe]}):On&&ne&&Lt?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(dn.Provider,{value:Wt,children:(0,k.jsxs)("div",{className:Ce,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[We&&(0,k.jsx)(ur,{icon:!1,children:We}),St==="retrying"&&(0,k.jsx)("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),St==="exhausted"&&(0,k.jsxs)("div",{role:"alert",children:[(0,k.jsx)("div",{children:"PayPal is temporarily unavailable. Please try again."}),(0,k.jsx)("button",{type:"button",onClick:_n,children:"Retry PayPal"})]}),St!=="exhausted"&&(0,k.jsx)("div",{"aria-hidden":St==="retrying"?!0:void 0,style:St==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:(0,k.jsx)(ei,{sessionId:$e,nonce:ne.clientSecret||void 0,billingApiUrl:w,email:ne.customer?.email,clientId:Lt.clientId,environment:Lt.environment,currency:(ne.currency??"usd").toUpperCase(),isSubscription:ne.mode==="subscription",onComplete:A,onErrorChange:Ke,onDecline:R,onButtonClick:Y,onInitializationStateChange:Hn,allowAutomaticRetry:jn===0,session:ne,telemetry:r,telemetryContext:lt,debug:ye},`paypal-init-${jn}`)})]})}),qe]}):!te||!Nn?(0,k.jsx)(k.Fragment,{children:qe}):Se==="confirm"?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(dn.Provider,{value:Wt,children:(0,k.jsx)(Ar,{flopay:te,paypalFlopay:Ze,options:Nn,children:(0,k.jsxs)("div",{className:Ce,children:[We&&(0,k.jsx)("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:We}),Ee?Ee({onConfirm:qt,isProcessing:xe}):(0,k.jsx)("button",{type:"button",onClick:qt,disabled:xe,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:xe?"not-allowed":"pointer",opacity:xe?.6:1},children:xe?"Processing...":Ne??"Confirm Purchase"})]})})}),qe]}):(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(dn.Provider,{value:Wt,children:(0,k.jsx)(Ar,{flopay:te,paypalFlopay:Ze,options:Nn,children:de?(0,k.jsxs)(k.Fragment,{children:[We&&(0,k.jsx)("div",{style:{padding:"0.75rem 1rem",marginBottom:"0.75rem",backgroundColor:"#FEF3C7",border:"1px solid #F59E0B",borderRadius:"8px",color:"#92400E",fontSize:"0.875rem"},children:We}),(0,k.jsx)(Hs,{sessionId:$e,nonce:ne?.clientSecret||void 0,billingApiUrl:w,session:ne,children:de})]}):(0,k.jsx)(go,{sessionId:$e,nonce:ne?.clientSecret||void 0,email:ne?.customer?.email,userId:ne?.customer?.id,firstName:ne?.customer?.firstName,lastName:ne?.customer?.lastName,totalAmount:ne?Math.round((0,ve.buildCheckoutDisplayData)(ne).total*100):0,currency:ne?.currency?.toLowerCase()??"usd",onComplete:A,onError:h,onDecline:R,error:We,onErrorChange:Ke,showPayPal:p,showStripe:P,enabledPaymentMethods:I??B?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:B?.data.stripe?.enabledPaymentMethodCountries,showApplePay:_,showGooglePay:g,layout:x,theme:le,buttonsTheme:oe,buttonsStyles:$,appearance:je,cardButtonContent:Z,cardBackButtonContent:X,cardTitleContent:ie,onButtonClick:Y,onBeforeButtonClick:q,enableAVS:he,...ae?{cardFieldOrder:ae}:{},...ce?{cardPreFormSlot:ce}:{},avsLayout:ee,country:ne?.customer?.country,city:ne?.customer?.city,state:ne?.customer?.state,onCountryChange:S,onZipChange:E,avsCheck:!!he,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:de?"custom_layout":x==="buttons"?"buttons_layout":"default_layout",className:Ce,directPaypal:oa(B),isSubscription:ne?.mode==="subscription",session:ne,dataAttachmentPending:en,debug:ye})})}),qe]})}function Hs({sessionId:e,nonce:t,billingApiUrl:n,session:i,children:r}){return(0,k.jsx)(k.Fragment,{children:D.default.Children.map(r,l=>{if(!D.default.isValidElement(l))return l;let u=l.props,d={};return u.sessionId||(d.sessionId=e),!u.nonce&&t&&(d.nonce=t),u.billingApiUrl||(d.billingApiUrl=n),i?.customer&&(u.email||(d.email=i.customer.email),u.userId||(d.userId=i.customer.id),u.firstName||(d.firstName=i.customer.firstName),u.lastName||(d.lastName=i.customer.lastName)),Object.keys(d).length===0?l:D.default.cloneElement(l,d)})})}function Ks({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:i,showGooglePay:r,theme:l,buttonsTheme:u,buttonsStyles:d,cardButtonContent:v,cardBackButtonContent:A,cardTitleContent:h}){let[R,S]=(0,D.useState)(!1),E=(0,D.useMemo)(()=>(0,ve.resolveTheme)(l),[l]),p=(0,D.useMemo)(()=>{let g=E?.buttonsLayout??(0,ve.resolveButtonsLayoutTheme)(u);return d?{...g,...d,cardButton:{...g.cardButton,...d.cardButton},cardFormContainer:{...g.cardFormContainer,...d.cardFormContainer},backButton:{...g.backButton,...d.backButton},backButtonIcon:{...g.backButtonIcon,...d.backButtonIcon},submitButton:{...g.submitButton,...d.submitButton},title:{...g.title,...d.title}}:g},[E,u,d]),P=E?.buttonsLayout?.cardButton?.borderRadius??E?.appearance.variables?.borderRadius??8,I=g=>(0,k.jsx)("div",{style:{height:g,borderRadius:P,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),_=v===void 0?{boxSizing:"border-box",height:br,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(R){let g=p.cardInputBorder??"#e5e7eb",ye=p.cardInputBackground??"white",x=ir(A),le=ir(h);return(0,k.jsxs)("div",{style:{backgroundColor:p.cardFormContainer?.backgroundColor??"white",borderRadius:"8px",animation:"flopay-interim-expand 0.35s cubic-bezier(0.4, 0, 0.2, 1) both",overflow:"hidden",...p.cardFormContainer},children:[(0,k.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,k.jsxs)("button",{type:"button",onClick:()=>S(!1),"aria-label":"Back to payment methods",style:{display:"inline-flex",alignItems:"center",gap:x?0:"0.5rem",background:"none",border:"none",color:"#4b5563",fontSize:"0.85rem",fontWeight:500,padding:0,flexShrink:0,opacity:1,cursor:"pointer",...p.backButton},children:[(0,k.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...p.backButtonIcon},children:(0,k.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,k.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,k.jsx)(lr,{content:A})]}),le?(0,k.jsx)("div",{style:{flex:1}}):(0,k.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:"1.05rem",color:"#262833",paddingRight:80,...p.title},children:(0,k.jsx)(Br,{content:h})})]}),(0,k.jsx)("div",{style:{backgroundColor:ye,border:`1px solid ${g}`,borderTopLeftRadius:8,borderTopRightRadius:8,padding:12,height:45},children:(0,k.jsx)("div",{style:{width:"60%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,k.jsxs)("div",{style:{display:"flex"},children:[(0,k.jsx)("div",{style:{flex:1,backgroundColor:ye,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${g}`,borderLeft:`1px solid ${g}`,borderBottomLeftRadius:8,padding:12,height:45},children:(0,k.jsx)("div",{style:{width:"50%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,k.jsx)("div",{style:{flex:1,backgroundColor:ye,borderTop:"none",borderRight:`1px solid ${g}`,borderBottom:`1px solid ${g}`,borderLeft:`1px solid ${g}`,borderBottomRightRadius:8,padding:12,height:45},children:(0,k.jsx)("div",{style:{width:"40%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})})]}),(0,k.jsx)("div",{style:{backgroundColor:ye,border:`1px solid ${g}`,borderRadius:8,marginTop:8,padding:12,height:45},children:(0,k.jsx)("div",{style:{width:"45%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,k.jsx)("div",{style:{height:50,borderRadius:8,marginTop:16,background:"#c8c8ff",animation:"flopay-interim-pulse 1.5s ease-in-out infinite",...p.submitButton,opacity:.5}}),(0,k.jsx)("style",{children:`
41
41
  @keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }
42
42
  @keyframes flopay-interim-expand {
43
43
  0% { opacity: 0; max-height: 0; transform: translateY(-12px); }
44
44
  40% { opacity: 1; }
45
45
  100% { opacity: 1; max-height: 600px; transform: translateY(0); }
46
46
  }
47
- `})]})}return(0,w.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&E(fr),n&&(c||a)&&E(fr),n&&(0,w.jsx)("button",{type:"button",onClick:()=>{e?.("card"),R(!0)},style:{width:"100%",...x,backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:"8px",fontSize:u.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",boxShadow:"0 1px 2px rgba(0,0,0,0.04)",transition:"transform 0.1s",position:"relative",opacity:1,...u.cardButton},onMouseDown:h=>{h.currentTarget.style.transform="scale(0.985)"},onMouseUp:h=>{h.currentTarget.style.transform="scale(1)"},children:(0,w.jsx)(ar,{content:k})}),(0,w.jsx)("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}var ki=require("@flopay/shared");var er=require("react");var Pi=require("react/jsx-runtime");function fi(e,t){function n({className:c,id:a,style:l,options:p,onChange:d,onReady:k,onFocus:U,onBlur:P,onEscape:I}){let R=(0,er.useRef)(null),O=(0,er.useRef)(null),{elements:u,reportInteractive:b}=(0,er.useContext)(En);return(0,er.useEffect)(()=>{if(!u||!R.current)return;let E=!0;return(async()=>{let x=u.getElement(e);x||(x=await u.create(e,p)),!(!E||!R.current)&&(x.mount(R.current),O.current=x,d&&x.on("change",d),x.on("ready",()=>{b?.(),k?.()}),U&&x.on("focus",U),P&&x.on("blur",P),I&&x.on("escape",I))})(),()=>{if(E=!1,O.current){try{O.current.unmount()}catch{}O.current=null}}},[u,b]),(0,Pi.jsx)("div",{ref:R,className:c,id:a,style:l})}return n.displayName=t,n}var gi=fi("payment","PaymentElement"),hi=fi("address","AddressElement");var bi=require("@flopay/js"),vi=require("@flopay/shared"),mn=require("react");var pn=require("react/jsx-runtime");function Ci({sessionId:e,nonce:t,billingApiUrl:n,email:c,userId:a,firstName:l,lastName:p,chv:d,onTokenizedBody:k,onComplete:U,onErrorChange:P,isProcessing:I=!1}){let R=cn(),O=Zr(),u=eo(),[b,E]=(0,mn.useState)(!1),[x,h]=(0,mn.useState)(!1),ye=(0,mn.useRef)(!1),M=(n||u).replace(/\/+$/,""),ce=(0,mn.useCallback)(async te=>{try{let de=await new bi.PaymentAPI(M).processPayment(a??"",{sessionId:e,nonce:t,tokenizedData:te,accountData:{userId:a??"",email:c??"",firstName:l??"",lastName:p??""},chv:d});if(de.ok){U?.();return}let Y=await de.json().catch(()=>null);P?.(Y?.message??"Payment failed. Please try again.")}catch(X){P?.(X instanceof Error?X.message:"An unexpected error occurred")}},[M,e,t,a,c,l,p,d,U,P]),oe=(0,mn.useCallback)(te=>{k?k(te):ce(te)},[k,ce]);(0,mn.useEffect)(()=>{if(!R||ye.current)return;let te=new URLSearchParams(window.location.search),X=te.get("payment_intent"),de=te.get("payment_intent_client_secret"),Y=te.get("redirect_status");!X||!de||(ye.current=!0,(async()=>{try{if(h(!0),Y==="failed"){P?.("PayPal payment was declined. Please try again.");return}let G=R.getRawProvider();if(!G?.retrievePaymentIntent){P?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:pe,error:De}=await G.retrievePaymentIntent(de);if(De){P?.(De.message??"Failed to retrieve PayPal payment status.");return}if(pe&&(pe.status==="requires_capture"||pe.status==="succeeded")){let we=typeof pe.payment_method=="string"?pe.payment_method:pe.payment_method?.id;oe({id:we??pe.id,type:"card",threeDSecureActionResultTokenId:pe.id,isPaypal:!0});let ge=new URL(window.location.href);ge.searchParams.delete("payment_intent"),ge.searchParams.delete("payment_intent_client_secret"),ge.searchParams.delete("redirect_status"),window.history.replaceState({},"",ge.toString())}else P?.("PayPal payment was not completed. Please try again.")}catch(G){P?.(G instanceof Error?G.message:"Failed to complete PayPal payment.")}finally{h(!1)}})())},[R,oe,P]);let j=(0,mn.useCallback)(async()=>{if(!(!R||!O))try{if(h(!0),P?.(null),!e||!c)throw new vi.FloPayError("Missing sessionId or email for PayPal payment","validation_error");let te=await R.confirmPayPalPayment({billingApiUrl:M,sessionId:e,nonce:t,email:c,returnUrl:window.location.href});if(te.error){P?.(te.error.message);return}te.paymentIntentId&&(te.status==="succeeded"||te.status==="processing"||te.status==="requires_capture")&&oe({id:te.paymentMethodId??te.paymentIntentId,type:"card",threeDSecureActionResultTokenId:te.paymentIntentId,isPaypal:!0})}catch(te){P?.(te instanceof Error?te.message:"PayPal payment failed. Please try again.")}finally{h(!1)}},[R,O,e,t,c,M,oe,P]);return!R||!O?(0,pn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):(0,pn.jsxs)(pn.Fragment,{children:[!b&&(0,pn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),(0,pn.jsx)("div",{style:b?{}:{display:"none"},children:(0,pn.jsx)("button",{type:"button",onClick:j,disabled:x||I,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:x||I?"not-allowed":"pointer",opacity:x||I?.6:1},ref:()=>E(!0),children:x?"Processing...":"PayPal"})}),(x||I)&&(0,pn.jsx)("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:(0,pn.jsx)("div",{style:{background:"white",borderRadius:8,padding:"1.5rem",textAlign:"center",boxShadow:"0 4px 24px rgba(0,0,0,0.15)",width:280},children:"Processing PayPal payment..."})})]})}var Fe=require("react"),vo=require("@flopay/js"),Wt=require("@flopay/shared");var yn=require("react/jsx-runtime"),Ns=44;function Si(e){return new Promise(t=>setTimeout(t,e))}function Us(e,t){return e instanceof Wt.FloPayError?e:new Wt.FloPayError(e instanceof Error?e.message:t,"api_error")}function $s(e,t){return!(!t||e.type==="validation_error"||e.checkoutMethod&&e.checkoutMethod!=="card"&&e.checkoutMethod!=="paypal")}function qs(e){if(e.createSession)return{...e.createSession,checkoutMode:"auto"};if(!e.clientId||!e.account||!e.successUrl||!e.cancelUrl)return null;let t=e.products!=null;return{clientId:e.clientId,products:e.products,items:t?void 0:e.items,subscriptions:t?void 0:e.subscriptions,account:e.account,successUrl:e.successUrl,cancelUrl:e.cancelUrl,couponCodes:e.couponCodes,tagsData:e.tagsData,utmMetadata:e.utmMetadata,checkoutMode:"auto"}}function wi({sessionId:e,nonce:t,createSession:n,paymentMethodId:c,checkoutMethod:a,clientId:l,products:p,items:d,subscriptions:k,account:U,successUrl:P,cancelUrl:I,couponCodes:R,tagsData:O,utmMetadata:u,billingApiUrl:b,locale:E,theme:x,appearance:h,buttonsTheme:ye,buttonsStyles:M,onSuccess:ce,onError:oe,onDecline:j,children:te,disabled:X=!1,type:de="button",style:Y,...G}){let pe=(0,Fe.useMemo)(()=>(0,Wt.resolveBillingApiUrl)(b),[b]),De=(0,Fe.useMemo)(()=>qs({createSession:n,clientId:l,products:p,items:d,subscriptions:k,account:U,successUrl:P,cancelUrl:I,couponCodes:R,tagsData:O,utmMetadata:u}),[U,I,l,R,n,p,d,k,P,O,u]),[we,ge]=(0,Fe.useState)(!1),[ae,be]=(0,Fe.useState)(null),[Le,ie]=(0,Fe.useState)(null),[je,Oe]=(0,Fe.useState)(!1),[Ee,J]=(0,Fe.useState)(null),S=(0,Fe.useRef)(!0),se=(0,Fe.useRef)(null),Ve=(0,Fe.useRef)(Ee),Ne=(0,Fe.useRef)(ce),ue=(0,Fe.useRef)(oe),A=(0,Fe.useRef)(j);(0,Fe.useEffect)(()=>{Ve.current=Ee},[Ee]),(0,Fe.useEffect)(()=>{Ne.current=ce},[ce]),(0,Fe.useEffect)(()=>{ue.current=oe},[oe]),(0,Fe.useEffect)(()=>{A.current=j},[j]),(0,Fe.useEffect)(()=>(S.current=!0,()=>{S.current=!1,se.current?.abort()}),[]),(0,Fe.useEffect)(()=>{if(typeof window>"u")return;let _=ve=>{ve.key==="Escape"&&J(null)};return window.addEventListener("keydown",_),()=>{window.removeEventListener("keydown",_)}},[]);let le=(0,Fe.useCallback)((_,ve=Dr)=>{A.current?.(Rt(ve,_,{code:_.code,declineCode:_.declineCode}))},[]),Q=(0,Fe.useCallback)(async _=>{S.current&&(ie(null),Oe(_.result.status==="authorized"),be("success"),await Si(xn),S.current&&Ne.current?.(_))},[]),_e=(0,Fe.useCallback)(async(_,ve)=>{S.current&&(ue.current?.(_),ve?.emitDecline&&le(_,ve.method),ie(_.message),Oe(!1),be("error"),await Si(vn))},[le]),dt=(0,Fe.useCallback)(async(_,ve,Je)=>{let xe=_.data.session??null;if(!xe)throw new Wt.FloPayError("No session data returned","api_error");let vt=xe.clientSecret||t;if(dr(xe)){await Q({result:Jn(xe,ve),session:xe,sessionId:xe.id||ve,autoCompleted:!1});return}if(xe.status==="expired")throw to(xe);try{if(_.autoProcessingPending){let Ze=(await new vo.PaymentAPI(pe).waitForCheckoutSessionCompletion(_.autoProcessingPending.sessionId,{initialDelayMs:_.autoProcessingPending.retryAfterMs})).data.session;if(!dr(Ze))throw no(Ze);await Q({result:Jn(Ze,ve),session:Ze,sessionId:Ze.id||ve,autoCompleted:!1});return}if(_.autoProcessingError){if(_.autoProcessingError.type==="3ds_required"&&_.autoProcessingError.nextActionRedirectUrl&&ve&&vt){let He=new AbortController;se.current=He;let nt;try{nt=await ci({billingApiUrl:pe,sessionId:ve,nonce:vt,nextActionRedirectUrl:_.autoProcessingError.nextActionRedirectUrl,signal:He.signal})}finally{se.current===He&&(se.current=null)}if(nt.status==="declined")throw Un({type:nt.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:nt.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:_.autoProcessingError.checkoutMethod});let ot=(await new vo.PaymentAPI(pe).waitForCheckoutSessionCompletion(ve,{initialDelayMs:0,nonce:vt})).data.session;if(!dr(ot))throw Un({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:_.autoProcessingError.checkoutMethod});await Q({result:Jn(ot,ve),session:ot,sessionId:ot.id||ve,autoCompleted:!1});return}throw Un(_.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:_.autoProcessingError.checkoutMethod})}if(Je?.fromCreateSession&&_.autoProcessingAttempted===!0)throw Un({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let We=await yr({billingApiUrl:pe,sessionId:ve??xe.id,session:xe,nonce:vt});if(We.type!=="success")throw Un({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await Q({result:We.result,session:xe,sessionId:xe.id||ve,autoCompleted:!1})}catch(We){let He=Qn(We),nt=xe.id||ve;await _e(He,{emitDecline:!0,method:He.checkoutMethod??Dr}),$s(He,nt)&&nt&&S.current&&J({sessionId:nt,errorMessage:He.message,nonce:vt||void 0})}},[t,pe,_e,Q]),Qe=(0,Fe.useCallback)(async _=>{if(G.onClick?.(_),!(_.defaultPrevented||X||we)){if(J(null),e&&De){let ve=new Wt.FloPayError("Provide either sessionId or create-session props, not both.","validation_error");await _e(ve),S.current&&(be(null),ie(null));return}if(!e&&!De){let ve=new Wt.FloPayError("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await _e(ve),S.current&&(be(null),ie(null));return}ge(!0),ie(null),Oe(!1),be("processing");try{let ve=new vo.PaymentAPI(pe);if(e){let Je=await ve.getUnifiedCheckoutSession(e,t);await dt(Je,e);return}try{let Je=await ve.createAndFetchSession({...De});await dt(Je,Je.data.session?.id??null,{fromCreateSession:!0})}catch(Je){if(Je instanceof Wt.FloPayError&&Je.code==="session_auto_completed"){await Q({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw Je}}catch(ve){await _e(Us(ve,"Automatic payment failed. Please try again."))}finally{S.current&&(be(null),ie(null),ge(!1))}}},[G,De,X,we,t,dt,pe,e,_e,Q]),pt=(0,Fe.useCallback)(_=>{let ve=Ve.current;J(null),Ne.current?.({result:_,session:null,sessionId:ve?.sessionId??null,autoCompleted:!1})},[]),D=(0,Fe.useCallback)(_=>{ue.current?.(_)},[]),Z=(0,Fe.useCallback)(_=>{A.current?.(_)},[]),tt=(0,Fe.useMemo)(()=>(0,Wt.resolveTheme)(x),[x]),Ke=(0,Fe.useMemo)(()=>{let _=tt?.buttonsLayout??(0,Wt.resolveButtonsLayoutTheme)(ye);return M?{..._,...M,cardButton:{..._.cardButton,...M.cardButton}}:_},[tt,ye,M]),mt=(0,Fe.useMemo)(()=>{let _=tt?.appearance;return h?_?{..._,...h,variables:{..._.variables,...h.variables}}:h:_},[h,tt]),Ue=mt?.variables,Ge=Ue?.colorPrimary??"#4A49FF",Yt=Ue?.colorPrimaryHover??so(Ge,.12),Xe=Ue?.borderRadius??"8px";return(0,yn.jsxs)(yn.Fragment,{children:[(0,yn.jsx)("button",{...G,type:de,onClick:Qe,disabled:X||we,"aria-busy":we,style:{width:"100%",...te===void 0?{boxSizing:"border-box",height:Ns,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...Ke.cardButton,...Vo({themeBundle:tt,resolvedPrimaryColor:Ge,resolvedBorderRadius:Xe,submitButtonStyle:Ke.submitButton,explicitPrimaryColor:Ue?.colorPrimary}),fontSize:Ke.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:X||we?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:X||we?.6:1,...Y},onMouseEnter:_=>{G.onMouseEnter?.(_),!_.defaultPrevented&&!X&&!we&&(tt||Ue?.colorPrimary)&&(_.currentTarget.style.backgroundColor=Yt)},onMouseLeave:_=>{G.onMouseLeave?.(_),!_.defaultPrevented&&(tt||Ue?.colorPrimary)&&(_.currentTarget.style.backgroundColor=Ge)},onMouseDown:_=>{G.onMouseDown?.(_),_.defaultPrevented||(_.currentTarget.style.transform="scale(0.985)")},onMouseUp:_=>{G.onMouseUp?.(_),_.defaultPrevented||(_.currentTarget.style.transform="scale(1)")},children:(0,yn.jsx)(ar,{content:te})}),ae&&(0,yn.jsx)(Cn,{status:ae,errorMessage:Le,authorized:je}),Ee&&(0,yn.jsx)("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:_=>{_.target===_.currentTarget&&J(null)},style:{position:"fixed",inset:0,background:"rgba(0, 0, 0, 0.45)",display:"flex",alignItems:"center",justifyContent:"center",padding:"1.5rem",zIndex:1100},children:(0,yn.jsx)("div",{style:{width:"100%",maxWidth:520,maxHeight:"90vh",overflowY:"auto",background:"white",borderRadius:20,padding:"1.5rem",boxShadow:"0 24px 80px rgba(15, 23, 42, 0.28)",display:"flex",flexDirection:"column",gap:"1rem"},children:(0,yn.jsx)(bo,{sessionId:Ee.sessionId,nonce:Ee.nonce,checkoutMode:"full",billingApiUrl:pe,locale:E,theme:x,...mt?{appearance:mt}:{},buttonsTheme:ye,buttonsStyles:M,initialErrorMessage:Ee.errorMessage,cardTitleContent:null,onComplete:pt,onError:D,onDecline:Z})})})]})}0&&(module.exports={AddressElement,DirectPayPalButton,FloPayAutomaticPaymentButton,FloPayCheckout,FloPayProvider,PayPalButton,PaymentElement,SplitCardForm,VaultCardFields,dropThirdPartyOnlyError,useCheckout,useElements,useFloPay,usePayPalFloPay});
47
+ `})]})}return(0,k.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&I(br),n&&(i||r)&&I(br),n&&(0,k.jsx)("button",{type:"button",onClick:()=>{e?.("card"),S(!0)},style:{width:"100%",..._,backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:"8px",fontSize:p.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",boxShadow:"0 1px 2px rgba(0,0,0,0.04)",transition:"transform 0.1s",position:"relative",opacity:1,...p.cardButton},onMouseDown:g=>{g.currentTarget.style.transform="scale(0.985)"},onMouseUp:g=>{g.currentTarget.style.transform="scale(1)"},children:(0,k.jsx)(sr,{content:v})}),(0,k.jsx)("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}var Ai=require("@flopay/shared");var nr=require("react");var ki=require("react/jsx-runtime");function Ci(e,t){function n({className:i,id:r,style:l,options:u,onChange:d,onReady:v,onFocus:A,onBlur:h,onEscape:R}){let S=(0,nr.useRef)(null),E=(0,nr.useRef)(null),{elements:p,reportInteractive:P}=(0,nr.useContext)(xn);return(0,nr.useEffect)(()=>{if(!p||!S.current)return;let I=!0;return(async()=>{let _=p.getElement(e);_||(_=await p.create(e,u)),!(!I||!S.current)&&(_.mount(S.current),E.current=_,d&&_.on("change",d),_.on("ready",()=>{P?.(),v?.()}),A&&_.on("focus",A),h&&_.on("blur",h),R&&_.on("escape",R))})(),()=>{if(I=!1,E.current){try{E.current.unmount()}catch{}E.current=null}}},[p,P]),(0,ki.jsx)("div",{ref:S,className:i,id:r,style:l})}return n.displayName=t,n}var Si=Ci("payment","PaymentElement"),wi=Ci("address","AddressElement");var vt=require("react"),Ro=require("@flopay/js"),Yt=require("@flopay/shared");var vr=require("react/jsx-runtime"),Vr=class extends Yt.FloPayError{constructor(t,n,i){super(t,n,i),this.name="FloPayCardSetupError",this.retryable=i.retryable}};function Ri(e,t={}){let n=e instanceof Yt.FloPayError?e:void 0,i=n?.statusCode,r=t.retryable??(n?.type==="network_error"||n?.type==="rate_limit_error"||typeof i=="number"&&i>=500||n?.code==="vault_capture_timeout"||!n);return new Vr(n?.message??(e instanceof Error?e.message:"Failed to load the secure card form."),n?.type??"api_error",{code:t.code??n?.code??"card_setup_load_failed",retryable:r,...n?.param?{param:n.param}:{},...i!==void 0?{statusCode:i}:{}})}function Ii({sessionId:e,nonce:t,billingApiUrl:n,telemetry:i,theme:r="modern-light",containerStyle:l,loading:u=null,onReady:d,onComplete:v,onDecline:A,onCancel:h,onValidation:R,onError:S}){let[E,p]=(0,vt.useState)(null),[P,I]=(0,vt.useState)(null),[_,g]=(0,vt.useState)(null),ye=(0,vt.useMemo)(()=>{if(typeof r=="object")return r;let q=(0,Yt.resolveTheme)(r);if(q)return ro({appearance:q.appearance,buttonsStyles:q.buttonsLayout,layout:"default"})},[r]),x=(0,vt.useRef)(d),le=(0,vt.useRef)(S),oe=(0,vt.useRef)(v),$=(0,vt.useRef)(A),Z=(0,vt.useRef)(h),X=(0,vt.useRef)(R),ie=(0,vt.useRef)(!1),H=(0,vt.useRef)(!1),Y=(0,vt.useRef)(0);return x.current=d,le.current=S,oe.current=v,$.current=A,Z.current=h,X.current=R,(0,vt.useEffect)(()=>{let q=Y.current+1;return Y.current=q,()=>{queueMicrotask(()=>{Y.current===q&&(ie.current||H.current||(H.current=!0,Ge(()=>{Z.current?.({status:"cancelled",sessionId:e})})))})}},[e]),(0,vt.useEffect)(()=>{let q=!0,he=new Ro.PaymentAPI((0,Yt.resolveBillingApiUrl)(n),{telemetry:i});return p(null),I(null),g(null),ie.current=!1,H.current=!1,(async()=>{try{if(!e.trim())throw new Yt.FloPayError("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!t.trim())throw new Yt.FloPayError("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let ae=await he.getUnifiedCheckoutSession(e,t);if(!q)return;let ce=ae.data.session;if(!ce||!(0,Yt.isCardSetupCheckoutSession)(ce))throw new Yt.FloPayError("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let ee=ce.vault;if(ee?.html?.trim()||(ee=await he.getVaultCapture(e,t)),!ee.html?.trim())throw new Yt.FloPayError("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!q)return;I(ee),p(new Ro.PciVaultCardCapture({sessionId:e,operation:"card_setup",telemetry:i}))}catch(ae){if(!q)return;let ce=Ri(ae);ie.current=!0,g(ce),Ge(()=>le.current?.(ce))}})(),()=>{q=!1,he.destroy()}},[n,t,e,i]),(0,vt.useEffect)(()=>{if(!E)return;let q=E.on("complete",ae=>{ie.current=!0,Ge(()=>{oe.current?.({status:"succeeded",sessionId:e,...ae.paymentMethod?{paymentMethod:ae.paymentMethod}:{}})})}),he=E.on("decline",ae=>{ie.current=!0,Ge(()=>{$.current?.({status:"declined",sessionId:e,...ae.declineReason?{reason:ae.declineReason}:{},...ae.message?{message:ae.message}:{}})})});return()=>{q(),he()}},[E,e]),_?(0,vr.jsx)("div",{role:"alert",children:_.message}):!E||!P?.html?(0,vr.jsx)(vr.Fragment,{children:u}):(0,vr.jsx)(dr,{capture:E,html:P.html,messageToken:P.messageToken,expectedOrigin:P.expectedOrigin,theme:ye,containerStyle:l,onReady:()=>{Ge(()=>x.current?.())},onValidation:q=>{Ge(()=>X.current?.(q))},onError:q=>{if(!q)return;let he=Ri(new Error(q),{code:"card_setup_widget_failed",retryable:!0});Ge(()=>le.current?.(he))}})}var Ei=require("@flopay/js"),_i=require("@flopay/shared"),fn=require("react");var yn=require("react/jsx-runtime");function xi({sessionId:e,nonce:t,billingApiUrl:n,email:i,userId:r,firstName:l,lastName:u,chv:d,onTokenizedBody:v,onComplete:A,onErrorChange:h,isProcessing:R=!1}){let S=un(),E=ao(),p=io(),[P,I]=(0,fn.useState)(!1),[_,g]=(0,fn.useState)(!1),ye=(0,fn.useRef)(!1),x=(n||p).replace(/\/+$/,""),le=(0,fn.useCallback)(async Z=>{try{let ie=await new Ei.PaymentAPI(x).processPayment(r??"",{sessionId:e,nonce:t,tokenizedData:Z,accountData:{userId:r??"",email:i??"",firstName:l??"",lastName:u??""},chv:d});if(ie.ok){A?.();return}let H=await ie.json().catch(()=>null);h?.(H?.message??"Payment failed. Please try again.")}catch(X){h?.(X instanceof Error?X.message:"An unexpected error occurred")}},[x,e,t,r,i,l,u,d,A,h]),oe=(0,fn.useCallback)(Z=>{v?v(Z):le(Z)},[v,le]);(0,fn.useEffect)(()=>{if(!S||ye.current)return;let Z=new URLSearchParams(window.location.search),X=Z.get("payment_intent"),ie=Z.get("payment_intent_client_secret"),H=Z.get("redirect_status");!X||!ie||(ye.current=!0,(async()=>{try{if(g(!0),H==="failed"){h?.("PayPal payment was declined. Please try again.");return}let Y=S.getRawProvider();if(!Y?.retrievePaymentIntent){h?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:q,error:he}=await Y.retrievePaymentIntent(ie);if(he){h?.(he.message??"Failed to retrieve PayPal payment status.");return}if(q&&(q.status==="requires_capture"||q.status==="succeeded")){let ae=typeof q.payment_method=="string"?q.payment_method:q.payment_method?.id;oe({id:ae??q.id,type:"card",threeDSecureActionResultTokenId:q.id,isPaypal:!0});let ce=new URL(window.location.href);ce.searchParams.delete("payment_intent"),ce.searchParams.delete("payment_intent_client_secret"),ce.searchParams.delete("redirect_status"),window.history.replaceState({},"",ce.toString())}else h?.("PayPal payment was not completed. Please try again.")}catch(Y){h?.(Y instanceof Error?Y.message:"Failed to complete PayPal payment.")}finally{g(!1)}})())},[S,oe,h]);let $=(0,fn.useCallback)(async()=>{if(!(!S||!E))try{if(g(!0),h?.(null),!e||!i)throw new _i.FloPayError("Missing sessionId or email for PayPal payment","validation_error");let Z=await S.confirmPayPalPayment({billingApiUrl:x,sessionId:e,nonce:t,email:i,returnUrl:window.location.href});if(Z.error){h?.(Z.error.message);return}Z.paymentIntentId&&(Z.status==="succeeded"||Z.status==="processing"||Z.status==="requires_capture")&&oe({id:Z.paymentMethodId??Z.paymentIntentId,type:"card",threeDSecureActionResultTokenId:Z.paymentIntentId,isPaypal:!0})}catch(Z){h?.(Z instanceof Error?Z.message:"PayPal payment failed. Please try again.")}finally{g(!1)}},[S,E,e,t,i,x,oe,h]);return!S||!E?(0,yn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):(0,yn.jsxs)(yn.Fragment,{children:[!P&&(0,yn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),(0,yn.jsx)("div",{style:P?{}:{display:"none"},children:(0,yn.jsx)("button",{type:"button",onClick:$,disabled:_||R,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:_||R?"not-allowed":"pointer",opacity:_||R?.6:1},ref:()=>I(!0),children:_?"Processing...":"PayPal"})}),(_||R)&&(0,yn.jsx)("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:(0,yn.jsx)("div",{style:{background:"white",borderRadius:8,padding:"1.5rem",textAlign:"center",boxShadow:"0 4px 24px rgba(0,0,0,0.15)",width:280},children:"Processing PayPal payment..."})})]})}var Fe=require("react"),Io=require("@flopay/js"),Gt=require("@flopay/shared");var gn=require("react/jsx-runtime"),Ws=44;function Ti(e){return new Promise(t=>setTimeout(t,e))}function Ys(e,t){return e instanceof Gt.FloPayError?e:new Gt.FloPayError(e instanceof Error?e.message:t,"api_error")}function Gs(e,t){return!(!t||e.type==="validation_error"||e.checkoutMethod&&e.checkoutMethod!=="card"&&e.checkoutMethod!=="paypal")}function Js(e){if(e.createSession)return{...e.createSession,checkoutMode:"auto"};if(!e.clientId||!e.account||!e.successUrl||!e.cancelUrl)return null;let t=e.products!=null;return{clientId:e.clientId,products:e.products,items:t?void 0:e.items,subscriptions:t?void 0:e.subscriptions,account:e.account,successUrl:e.successUrl,cancelUrl:e.cancelUrl,couponCodes:e.couponCodes,tagsData:e.tagsData,utmMetadata:e.utmMetadata,checkoutMode:"auto"}}function Mi({sessionId:e,nonce:t,createSession:n,paymentMethodId:i,checkoutMethod:r,clientId:l,products:u,items:d,subscriptions:v,account:A,successUrl:h,cancelUrl:R,couponCodes:S,tagsData:E,utmMetadata:p,billingApiUrl:P,locale:I,theme:_,appearance:g,buttonsTheme:ye,buttonsStyles:x,onSuccess:le,onError:oe,onDecline:$,children:Z,disabled:X=!1,type:ie="button",style:H,...Y}){let q=(0,Fe.useMemo)(()=>(0,Gt.resolveBillingApiUrl)(P),[P]),he=(0,Fe.useMemo)(()=>Js({createSession:n,clientId:l,products:u,items:d,subscriptions:v,account:A,successUrl:h,cancelUrl:R,couponCodes:S,tagsData:E,utmMetadata:p}),[A,R,l,S,n,u,d,v,h,E,p]),[ae,ce]=(0,Fe.useState)(!1),[ee,Ce]=(0,Fe.useState)(null),[De,de]=(0,Fe.useState)(null),[Ve,Ne]=(0,Fe.useState)(!1),[Ee,Q]=(0,Fe.useState)(null),w=(0,Fe.useRef)(!0),ue=(0,Fe.useRef)(null),je=(0,Fe.useRef)(Ee),Ue=(0,Fe.useRef)(le),fe=(0,Fe.useRef)(oe),B=(0,Fe.useRef)($);(0,Fe.useEffect)(()=>{je.current=Ee},[Ee]),(0,Fe.useEffect)(()=>{Ue.current=le},[le]),(0,Fe.useEffect)(()=>{fe.current=oe},[oe]),(0,Fe.useEffect)(()=>{B.current=$},[$]),(0,Fe.useEffect)(()=>(w.current=!0,()=>{w.current=!1,ue.current?.abort()}),[]),(0,Fe.useEffect)(()=>{if(typeof window>"u")return;let T=Se=>{Se.key==="Escape"&&Q(null)};return window.addEventListener("keydown",T),()=>{window.removeEventListener("keydown",T)}},[]);let me=(0,Fe.useCallback)((T,Se=Ur)=>{B.current?.(It(Se,T,{code:T.code,declineCode:T.declineCode}))},[]),te=(0,Fe.useCallback)(async T=>{w.current&&(de(null),Ne(T.result.status==="authorized"),Ce("success"),await Ti(Mn),w.current&&Ue.current?.(T))},[]),_e=(0,Fe.useCallback)(async(T,Se)=>{w.current&&(fe.current?.(T),Se?.emitDecline&&me(T,Se.method),de(T.message),Ne(!1),Ce("error"),await Ti(Sn))},[me]),ut=(0,Fe.useCallback)(async(T,Se,Xe)=>{let xe=T.data.session??null;if(!xe)throw new Gt.FloPayError("No session data returned","api_error");let Ct=xe.clientSecret||t;if(yr(xe)){await te({result:Qn(xe,Se),session:xe,sessionId:xe.id||Se,autoCompleted:!1});return}if(xe.status==="expired")throw so(xe);try{if(T.autoProcessingPending){let et=(await new Io.PaymentAPI(q).waitForCheckoutSessionCompletion(T.autoProcessingPending.sessionId,{initialDelayMs:T.autoProcessingPending.retryAfterMs})).data.session;if(!yr(et))throw lo(et);await te({result:Qn(et,Se),session:et,sessionId:et.id||Se,autoCompleted:!1});return}if(T.autoProcessingError){if(T.autoProcessingError.type==="3ds_required"&&T.autoProcessingError.nextActionRedirectUrl&&Se&&Ct){let Ke=new AbortController;ue.current=Ke;let ot;try{ot=await fi({billingApiUrl:q,sessionId:Se,nonce:Ct,nextActionRedirectUrl:T.autoProcessingError.nextActionRedirectUrl,signal:Ke.signal})}finally{ue.current===Ke&&(ue.current=null)}if(ot.status==="declined")throw qn({type:ot.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:ot.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:T.autoProcessingError.checkoutMethod});let it=(await new Io.PaymentAPI(q).waitForCheckoutSessionCompletion(Se,{initialDelayMs:0,nonce:Ct})).data.session;if(!yr(it))throw qn({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:T.autoProcessingError.checkoutMethod});await te({result:Qn(it,Se),session:it,sessionId:it.id||Se,autoCompleted:!1});return}throw qn(T.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:T.autoProcessingError.checkoutMethod})}if(Xe?.fromCreateSession&&T.autoProcessingAttempted===!0)throw qn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let We=await Pr({billingApiUrl:q,sessionId:Se??xe.id,session:xe,nonce:Ct});if(We.type!=="success")throw qn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await te({result:We.result,session:xe,sessionId:xe.id||Se,autoCompleted:!1})}catch(We){let Ke=er(We),ot=xe.id||Se;await _e(Ke,{emitDecline:!0,method:Ke.checkoutMethod??Ur}),Gs(Ke,ot)&&ot&&w.current&&Q({sessionId:ot,errorMessage:Ke.message,nonce:Ct||void 0})}},[t,q,_e,te]),Ze=(0,Fe.useCallback)(async T=>{if(Y.onClick?.(T),!(T.defaultPrevented||X||ae)){if(Q(null),e&&he){let Se=new Gt.FloPayError("Provide either sessionId or create-session props, not both.","validation_error");await _e(Se),w.current&&(Ce(null),de(null));return}if(!e&&!he){let Se=new Gt.FloPayError("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await _e(Se),w.current&&(Ce(null),de(null));return}ce(!0),de(null),Ne(!1),Ce("processing");try{let Se=new Io.PaymentAPI(q);if(e){let Xe=await Se.getUnifiedCheckoutSession(e,t);await ut(Xe,e);return}try{let Xe=await Se.createAndFetchSession({...he});await ut(Xe,Xe.data.session?.id??null,{fromCreateSession:!0})}catch(Xe){if(Xe instanceof Gt.FloPayError&&Xe.code==="session_auto_completed"){await te({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw Xe}}catch(Se){await _e(Ys(Se,"Automatic payment failed. Please try again."))}finally{w.current&&(Ce(null),de(null),ce(!1))}}},[Y,he,X,ae,t,ut,q,e,_e,te]),pt=(0,Fe.useCallback)(T=>{let Se=je.current;Q(null),Ue.current?.({result:T,session:null,sessionId:Se?.sessionId??null,autoCompleted:!1})},[]),L=(0,Fe.useCallback)(T=>{fe.current?.(T)},[]),ne=(0,Fe.useCallback)(T=>{B.current?.(T)},[]),rt=(0,Fe.useMemo)(()=>(0,Gt.resolveTheme)(_),[_]),He=(0,Fe.useMemo)(()=>{let T=rt?.buttonsLayout??(0,Gt.resolveButtonsLayoutTheme)(ye);return x?{...T,...x,cardButton:{...T.cardButton,...x.cardButton}}:T},[rt,ye,x]),mt=(0,Fe.useMemo)(()=>{let T=rt?.appearance;return g?T?{...T,...g,variables:{...T.variables,...g.variables}}:g:T},[g,rt]),$e=mt?.variables,Je=$e?.colorPrimary??"#4A49FF",Jt=$e?.colorPrimaryHover??cr(Je,.12),Qe=$e?.borderRadius??"8px";return(0,gn.jsxs)(gn.Fragment,{children:[(0,gn.jsx)("button",{...Y,type:ie,onClick:Ze,disabled:X||ae,"aria-busy":ae,style:{width:"100%",...Z===void 0?{boxSizing:"border-box",height:Ws,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...He.cardButton,...Xo({themeBundle:rt,resolvedPrimaryColor:Je,resolvedBorderRadius:Qe,submitButtonStyle:He.submitButton,explicitPrimaryColor:$e?.colorPrimary}),fontSize:He.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:X||ae?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:X||ae?.6:1,...H},onMouseEnter:T=>{Y.onMouseEnter?.(T),!T.defaultPrevented&&!X&&!ae&&(rt||$e?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Jt)},onMouseLeave:T=>{Y.onMouseLeave?.(T),!T.defaultPrevented&&(rt||$e?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Je)},onMouseDown:T=>{Y.onMouseDown?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(0.985)")},onMouseUp:T=>{Y.onMouseUp?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(1)")},children:(0,gn.jsx)(sr,{content:Z})}),ee&&(0,gn.jsx)(wn,{status:ee,errorMessage:De,authorized:Ve}),Ee&&(0,gn.jsx)("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:T=>{T.target===T.currentTarget&&Q(null)},style:{position:"fixed",inset:0,background:"rgba(0, 0, 0, 0.45)",display:"flex",alignItems:"center",justifyContent:"center",padding:"1.5rem",zIndex:1100},children:(0,gn.jsx)("div",{style:{width:"100%",maxWidth:520,maxHeight:"90vh",overflowY:"auto",background:"white",borderRadius:20,padding:"1.5rem",boxShadow:"0 24px 80px rgba(15, 23, 42, 0.28)",display:"flex",flexDirection:"column",gap:"1rem"},children:(0,gn.jsx)(ko,{sessionId:Ee.sessionId,nonce:Ee.nonce,checkoutMode:"full",billingApiUrl:q,locale:I,theme:_,...mt?{appearance:mt}:{},buttonsTheme:ye,buttonsStyles:x,initialErrorMessage:Ee.errorMessage,cardTitleContent:null,onComplete:pt,onError:L,onDecline:ne})})})]})}0&&(module.exports={AddressElement,DirectPayPalButton,FloPayAutomaticPaymentButton,FloPayCardSetup,FloPayCardSetupError,FloPayCheckout,FloPayProvider,PayPalButton,PaymentElement,SplitCardForm,VaultCardFields,dropThirdPartyOnlyError,useCheckout,useElements,useFloPay,usePayPalFloPay});