@flopay/react 1.4.24 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,12 +1,12 @@
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:()=>Ei,FloPayCardSetupError:()=>Vr,FloPayCheckout:()=>ko,FloPayProvider:()=>Ar,PayPalButton:()=>xi,PaymentElement:()=>Si,SplitCardForm:()=>go,VaultCardFields:()=>ur,dropThirdPartyOnlyError:()=>Ai.dropThirdPartyOnlyError,useCheckout:()=>Va,useElements:()=>ao,useFloPay:()=>mn,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,Ue=os();var Rt=require("react"),Oa=require("@flopay/shared");var $o=require("react"),Mn=(0,$o.createContext)({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),pn=(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,s)=>r?r.bind(e):s,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,s]=(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),E=(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(x=>{I||s(x)}):s(e),()=>{I=!0}},[e]),(0,Rt.useEffect)(()=>{let I=!1;if(!t){d(null);return}return t instanceof Promise?t.then(x=>{I||d(x)}):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||E.current===v)return;E.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 _=(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:_}),[r,u,v,p,_]);return(0,Na.jsx)(Mn.Provider,{value:P,children:i})}var D=za(require("react"),1),nr=require("@flopay/js"),we=require("@flopay/shared");var dl=require("react"),ut=require("react/jsx-runtime");function cs(){return(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.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,ut.jsx)("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),(0,ut.jsx)("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",(0,ut.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,ut.jsx)("path",{d:"M9 18l6-6-6-6"})})]})}function ds(){return(0,ut.jsx)(ut.Fragment,{children:"Go back"})}function us(){return(0,ut.jsx)(ut.Fragment,{children:"Secure card checkout"})}function sr(e){return e!==void 0&&(e===""||e===null||e===!1)}function lr({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(cs,{}):e})}function cr({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(ds,{}):e})}function Br({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(us,{}):e})}var gt=require("@stripe/react-stripe-js"),C=require("@flopay/shared");function dr(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)),s=Math.round((i>>16&255)*r),u=Math.round((i>>8&255)*r),d=Math.round((i&255)*r);return`#${(1<<24|s<<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,s=t.submitButton,u=r(i?.colorPrimary)??r(s?.backgroundColor)??"#4A49FF",d=n==="buttons",v=t.nameInput;return{primaryColor:u,primaryHoverColor:r(i?.colorPrimaryHover)??dr(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 gn=require("@flopay/js");var An=require("react"),Ua=require("react/jsx-runtime");function ur({capture:e,html:t,messageToken:n,expectedOrigin:i,theme:r,containerStyle:s,onReady:u,onError:d,onValidation:v}){let A=(0,An.useRef)(null),h=(0,An.useRef)(u),E=(0,An.useRef)(d),S=(0,An.useRef)(v);h.current=u,E.current=d,S.current=v;let _=(0,An.useRef)(r);return _.current=r,(0,An.useEffect)(()=>{let p=A.current;if(!p)return;let P=!0,I=!1,x=()=>{!P||I||(I=!0,h.current?.())},g=e.on("ready",()=>{x()}),ye=e.on("error",oe=>{E.current?.(oe.message??"There was a problem loading the secure card form.")}),R=e.on("validation",oe=>{S.current?.(oe.message??null)}),pe={html:t,...n?{messageToken:n}:{},...i?{expectedOrigin:i}:{},..._.current?{theme:_.current}:{}};return e.mount(p,pe).then(()=>{x()}).catch(oe=>{P&&E.current?.(oe instanceof Error?oe.message:"Failed to load the secure card form.")}),()=>{P=!1,g(),ye(),R(),e.unmount()}},[e,t,n,i]),(0,An.useEffect)(()=>{r&&e.applyTheme?.(r)},[e,r]),(0,Ua.jsx)("div",{ref:A,"data-testid":"flopay-vault-card-fields",style:s})}var bl=require("react"),Fr=require("react/jsx-runtime");function pr({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",Ue).href,bancontact:new URL("./payment-logos/bancontact.svg",Ue).href,blik:new URL("./payment-logos/blik.svg",Ue).href,eps:new URL("./payment-logos/eps.svg",Ue).href,giropay:new URL("./payment-logos/giropay.svg",Ue).href,ideal:new URL("./payment-logos/ideal.svg",Ue).href,klarna:new URL("./payment-logos/klarna.svg",Ue).href,p24:new URL("./payment-logos/p24.svg",Ue).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",Ue).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",Ue).href};var a=za(require("react"),1);var mr=require("react"),qa=require("@flopay/shared");function mn(){return(0,mr.useContext)(Mn).flopay}function oo(){return(0,mr.useContext)(Mn).paypalFlopay??null}function ao(){return(0,mr.useContext)(Mn).elements}function Va(){return(0,mr.useContext)(pn)}function io(){return(0,mr.useContext)(Mn).billingApiUrl||(0,qa.resolveBillingApiUrl)()}var _l=require("react"),vt=require("react/jsx-runtime"),yn=1200,Yt=1500;function sn({status:e,errorMessage:t,authorized:n=!1,processingLabel:i="PROCESSING...",successLabel:r,errorLabel:s="PAYMENT FAILED",successNote:u="You will be automatically redirected, do not close or navigate away from this window."}){return(0,vt.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,vt.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,vt.jsxs)("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&(0,vt.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,vt.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),(0,vt.jsx)("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&(0,vt.jsx)("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:(0,vt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,vt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),(0,vt.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,vt.jsx)("div",{style:{animation:"flopay-shake 0.4s ease"},children:(0,vt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,vt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),(0,vt.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,vt.jsxs)("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&i,e==="success"&&(r??(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL")),e==="error"&&s]}),e==="success"&&u!==null&&(0,vt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:u}),e==="error"&&t&&(0,vt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),(0,vt.jsx)("style",{children:`
1
+ "use strict";var Xi=Object.create;var no=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)no(e,n,{get:t[n],enumerable:!0})},La=(e,t,n,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Zi(t))!ts.call(e,r)&&r!==n&&no(e,r,{get:()=>t[r],enumerable:!(a=Qi(t,r))||a.enumerable});return e};var Oa=(e,t,n)=>(n=e!=null?Xi(es(e)):{},La(t||!e||!e.__esModule?no(n,"default",{value:e,enumerable:!0}):n,e)),rs=e=>La(no({},"__esModule",{value:!0}),e);var Xs={};ns(Xs,{AddressElement:()=>wi,DirectPayPalButton:()=>zr,FloPayAutomaticPaymentButton:()=>Mi,FloPayCardSetup:()=>Ei,FloPayCardSetupError:()=>qr,FloPayCheckout:()=>Ro,FloPayProvider:()=>Br,PayPalButton:()=>xi,PaymentElement:()=>Si,SplitCardForm:()=>ho,VaultCardFields:()=>mr,dropThirdPartyOnlyError:()=>Ai.dropThirdPartyOnlyError,useCheckout:()=>Va,useElements:()=>io,useFloPay:()=>gn,usePayPalFloPay:()=>ao});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,je=os();var Rt=require("react"),za=require("@flopay/shared");var $o=require("react"),Bn=(0,$o.createContext)({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),fn=(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,i)=>r?r.bind(e):i,a=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:a,elapsed:e.elapsed?e.elapsed.bind(e):r=>Math.max(0,a()-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 ro(e){let t=globalThis[is];return ls(t?.(e)??{})}function Tt(e){if(e)return e[as]}var Na=require("react/jsx-runtime");function Br({flopay:e,paypalFlopay:t,options:n,children:a}){let[r,i]=(0,Rt.useState)(e instanceof Promise?null:e),[u,d]=(0,Rt.useState)(t instanceof Promise||!t?null:t),[b,M]=(0,Rt.useState)(null),g=(0,Rt.useRef)(null),R=(0,Rt.useRef)(null),C=(0,Rt.useRef)(null);(0,Rt.useEffect)(()=>{if(!r)return;let E=Tt(r);return g.current=E?.beginCheckout()??E?.now()??0,E?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{E?.log({name:"checkout.unmount",stage:"unmount"})}},[r]),(0,Rt.useEffect)(()=>{let E=!1;return e instanceof Promise?e.then(_=>{E||i(_)}):i(e),()=>{E=!0}},[e]),(0,Rt.useEffect)(()=>{let E=!1;if(!t){d(null);return}return t instanceof Promise?t.then(_=>{E||d(_)}):d(t),()=>{E=!0}},[t]),(0,Rt.useEffect)(()=>{if(!r){M(null);return}let E=r.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return M(E),()=>{E.destroy()}},[r,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),(0,Rt.useEffect)(()=>{if(!r||!b||R.current===b)return;R.current=b;let E=Tt(r);E?.log({name:"checkout.rendered",stage:"checkout_render"}),E?.performance({stage:"checkout_render",durationMs:E.elapsed(g.current??0),durationMode:"machine"})},[b,r]);let k=(0,Rt.useCallback)(()=>{if(!r||!b||C.current===b)return;C.current=b;let E=Tt(r);E?.log({name:"checkout.interactive",stage:"checkout_interactive"}),E?.performance({stage:"checkout_interactive",durationMs:E.elapsed(g.current??0),durationMode:"machine"})},[b,r]),p=(0,za.resolveBillingApiUrl)(n?.billingApiUrl),h=(0,Rt.useMemo)(()=>({flopay:r,paypalFlopay:u,elements:b,billingApiUrl:p,reportInteractive:k}),[r,u,b,p,k]);return(0,Na.jsx)(Bn.Provider,{value:h,children:a})}var B=Oa(require("react"),1),rr=require("@flopay/js"),_e=require("@flopay/shared");var dl=require("react"),ut=require("react/jsx-runtime");function cs(){return(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.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,ut.jsx)("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),(0,ut.jsx)("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",(0,ut.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,ut.jsx)("path",{d:"M9 18l6-6-6-6"})})]})}function ds(){return(0,ut.jsx)(ut.Fragment,{children:"Go back"})}function us(){return(0,ut.jsx)(ut.Fragment,{children:"Secure card checkout"})}function cr(e){return e!==void 0&&(e===""||e===null||e===!1)}function dr({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(cs,{}):e})}function ur({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(ds,{}):e})}function Fr({content:e}){return(0,ut.jsx)(ut.Fragment,{children:e===void 0?(0,ut.jsx)(us,{}):e})}var mt=require("@stripe/react-stripe-js"),v=require("@flopay/shared");function pr(e,t=.12){let n=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!n)return e;let a=parseInt(n[1],16),r=Math.max(0,Math.min(1,1-t)),i=Math.round((a>>16&255)*r),u=Math.round((a>>8&255)*r),d=Math.round((a&255)*r);return`#${(1<<24|i<<16|u<<8|d).toString(16).slice(1)}`}function jo(e){if(typeof e=="number"||typeof e=="string")return e}function oo({appearance:e,buttonsStyles:t,layout:n="default"}){let a=e?.variables,r=M=>typeof M=="string"&&M?M:void 0,i=t.submitButton,u=r(a?.colorPrimary)??r(i?.backgroundColor)??"#4A49FF",d=n==="buttons",b=t.nameInput;return{primaryColor:u,primaryHoverColor:r(a?.colorPrimaryHover)??pr(u,.12),inputBackgroundColor:r(t.cardInputBackground)??r(a?.colorBackground)??"#ffffff",textColor:r(t.cardInputColor)??r(b?.color)??r(a?.colorText)??"#262833",borderColor:r(t.cardInputBorder)??(d?"#e5e7eb":"#A4A4FF"),placeholderColor:r(t.cardInputPlaceholderColor)??"#9ca3af",errorColor:r(a?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:r(b?.fontFamily)??r(a?.fontFamily)??"Poppins, sans-serif",fontSize:r(t.cardInputFontSize)??r(a?.fontSizeBase)??"16px",fontWeight:String(jo(b?.fontWeight)??400),borderRadius:r(a?.borderRadius)??"8px"}}var bn=require("@flopay/js");var Fn=require("react"),Ua=require("react/jsx-runtime");function mr({capture:e,html:t,messageToken:n,expectedOrigin:a,theme:r,containerStyle:i,onReady:u,onError:d,onValidation:b}){let M=(0,Fn.useRef)(null),g=(0,Fn.useRef)(u),R=(0,Fn.useRef)(d),C=(0,Fn.useRef)(b);g.current=u,R.current=d,C.current=b;let k=(0,Fn.useRef)(r);return k.current=r,(0,Fn.useEffect)(()=>{let p=M.current;if(!p)return;let h=!0,E=!1,_=()=>{!h||E||(E=!0,g.current?.())},f=e.on("ready",()=>{_()}),ge=e.on("error",ae=>{R.current?.(ae.message??"There was a problem loading the secure card form.")}),x=e.on("validation",ae=>{C.current?.(ae.message??null)}),oe={html:t,...n?{messageToken:n}:{},...a?{expectedOrigin:a}:{},...k.current?{theme:k.current}:{}};return e.mount(p,oe).then(()=>{_()}).catch(ae=>{h&&R.current?.(ae instanceof Error?ae.message:"Failed to load the secure card form.")}),()=>{h=!1,f(),ge(),x(),e.unmount()}},[e,t,n,a]),(0,Fn.useEffect)(()=>{r&&e.applyTheme?.(r)},[e,r]),(0,Ua.jsx)("div",{ref:M,"data-testid":"flopay-vault-card-fields",style:i})}var bl=require("react"),Dr=require("react/jsx-runtime");function yr({children:e,margin:t,icon:n=!0,styleOverride:a}){return(0,Dr.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"}:{},...a??{}},children:[n&&(0,Dr.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:(0,Dr.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",je).href,bancontact:new URL("./payment-logos/bancontact.svg",je).href,blik:new URL("./payment-logos/blik.svg",je).href,eps:new URL("./payment-logos/eps.svg",je).href,giropay:new URL("./payment-logos/giropay.svg",je).href,ideal:new URL("./payment-logos/ideal.svg",je).href,klarna:new URL("./payment-logos/klarna.svg",je).href,p24:new URL("./payment-logos/p24.svg",je).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",je).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",je).href};var o=Oa(require("react"),1);var fr=require("react"),ja=require("@flopay/shared");function gn(){return(0,fr.useContext)(Bn).flopay}function ao(){return(0,fr.useContext)(Bn).paypalFlopay??null}function io(){return(0,fr.useContext)(Bn).elements}function Va(){return(0,fr.useContext)(fn)}function so(){return(0,fr.useContext)(Bn).billingApiUrl||(0,ja.resolveBillingApiUrl)()}var _l=require("react"),vt=require("react/jsx-runtime"),hn=1200,Qt=1500;function cn({status:e,errorMessage:t,authorized:n=!1,processingLabel:a="PROCESSING...",successLabel:r,errorLabel:i="PAYMENT FAILED",successNote:u="You will be automatically redirected, do not close or navigate away from this window."}){return(0,vt.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,vt.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,vt.jsxs)("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&(0,vt.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,vt.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),(0,vt.jsx)("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&(0,vt.jsx)("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:(0,vt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,vt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),(0,vt.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,vt.jsx)("div",{style:{animation:"flopay-shake 0.4s ease"},children:(0,vt.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,vt.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),(0,vt.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,vt.jsxs)("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&a,e==="success"&&(r??(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL")),e==="error"&&i]}),e==="success"&&u!==null&&(0,vt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:u}),e==="error"&&t&&(0,vt.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),(0,vt.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 yr=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(s=>({type:"subscription",code:s.code??s.providerPlanId,name:s.subscriptionName??s.providerPlanName??s.code??s.providerPlanId??null,quantity:s.quantity??1,totalAmount:s.totalAmount,overrideAmount:s.overrideAmount,currency:s.currency,metadata:s.metadata})),...(e.items??[]).map(s=>({type:"item",code:s.code??s.providerItemId,name:s.itemName??s.providerItemName??s.code??s.providerItemId??null,quantity:s.quantity??1,totalAmount:s.totalAmount,overrideAmount:s.overrideAmount,currency:s.currency,metadata:s.metadata}))],i=n.reduce((s,u)=>s+(u.overrideAmount??u.totalAmount??0),0),r=e.currency??n.find(s=>s.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(s=>s.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((s,u)=>({uuid:`synthetic-${s.type??"item"}-${u}`,checkoutSessionId:"",type:s.type??"item",code:s.code,name:s.name??null,quantity:s.quantity??1,totalAmount:s.totalAmount,overrideAmount:s.overrideAmount??null,currency:s.currency??r,metadata:s.metadata??null}))}}function jo(e,t){return t?{...e,...t}:e}function Et(e,t,n){let i=typeof t=="string"?t:t.message,r=typeof t=="string"?n?.code:n?.code??t.code,s=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:i,...r?{code:r}:{},...s?{declineCode:s}:{}}}var ps=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function $n(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 Zn(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function fr(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 yr.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 yr.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,yr.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 gr(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 N=require("react"),Qa=require("@paypal/paypal-js"),po=require("@flopay/js"),Fn=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 er(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function Bn(e){if(typeof e!="object"||e===null)return;let t=e;return er(t.code)??er(t.type)??er(t.name)}function hr(e){if(!(typeof e!="object"||e===null))return er(e.decline_code)}function Lr(e){return typeof e!="object"||e===null?!1:er(e.type)?.toLowerCase()==="card_error"||hr(e)!==void 0}function qn(e){let t=ms(e)?.toLowerCase()??"",i=`${Bn(e)?.toLowerCase()??""} ${t}`;return i.includes("popup")&&i.includes("block")}var fn=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:s,currency:u,isSubscription:d,onTokenizedBody:v,onComplete:A,onErrorChange:h,onDecline:E,onTechnicalFailure:S,isProcessing:_=!1,onLoadStateChange:p,onInitializationStateChange:P,allowAutomaticRetry:I=!0,onButtonClick:x,runBeforeButtonClick:g,session:ye,existingOrderId:R,telemetry:pe,telemetryContext:oe,debug:O=!1}){let ee=mn(),Q=(0,N.useMemo)(()=>{if(ee)return null;let U=no({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Fn.SDK_VERSION,enabled:pe!==!1});return U.setCheckoutContext(oe??{}),U.beginCheckout(oe??{}),U},[n,ee,pe,oe?.checkoutMode,oe?.layout]),le=(0,N.useMemo)(()=>Tt(ee),[ee]);(0,N.useEffect)(()=>()=>{Q&&Q.flush().catch(()=>{}).finally(()=>Q.destroy())},[Q]);let j=(0,N.useMemo)(()=>({error:U=>{le?le.error(U):Q?.error(U)},log:U=>{le?le.log(U):Q?.log(U)},performance:U=>{le?le.performance(U):Q?.performance(U)},terminal:U=>{le?le.terminal(U):Q?.terminal(U)},startTiming:()=>le?.now()??Q?.now()??0,elapsed:U=>le?.elapsed(U)??Math.max(0,(Q?.now()??U)-U)}),[le,Q]),G=(0,N.useRef)(null),me=(0,N.useRef)(0),_e=(0,N.useRef)(null),be=(0,N.useRef)(!1),[ce,ae]=(0,N.useState)(!1),[ge,Z]=(0,N.useState)(!1),[X,xe]=(0,N.useState)(0),ve=(0,N.useRef)(0),[ie,W]=(0,N.useState)(!1),w=(0,N.useRef)(!1),de=(0,N.useRef)(!1),[je,$e]=(0,N.useState)(!1),[he,B]=(0,N.useState)(!1),fe=(0,N.useMemo)(()=>n.replace(/\/+$/,""),[n]),te=(0,N.useMemo)(()=>JSON.stringify([fe,r,u,s??"",d,e,R??""]),[fe,r,u,s,R,d,e]),Me=(0,N.useRef)(te),pt=Me.current!==te,[Ze,mt]=(0,N.useState)([]),L=U=>{O&&mt(lt=>[...lt,`${new Date().toISOString().slice(11,23)} ${U}`])},ne=(0,N.useRef)(v),rt=(0,N.useRef)(A),He=(0,N.useRef)(h),yt=(0,N.useRef)(E),qe=(0,N.useRef)(S),Je=(0,N.useRef)(x),Xt=(0,N.useRef)(p),Qe=(0,N.useRef)(P),Qt=(0,N.useRef)(g),T=(0,N.useRef)(ye),ke=(0,N.useRef)(i),Xe=(0,N.useRef)(t),Ae=(0,N.useRef)(null),Ct=(0,N.useRef)(0),We=(0,N.useRef)(null),Ke=(0,N.useRef)(null),ot=(0,N.useRef)(new Map),et=(0,N.useRef)(new Map),In=(0,N.useRef)(!1);(0,N.useEffect)(()=>(In.current=!0,()=>{In.current=!1}),[]),(0,N.useEffect)(()=>{ne.current=v},[v]),(0,N.useEffect)(()=>{rt.current=A},[A]),(0,N.useEffect)(()=>{He.current=h},[h]),(0,N.useEffect)(()=>{yt.current=E},[E]),(0,N.useEffect)(()=>{qe.current=S},[S]),(0,N.useEffect)(()=>{Je.current=x},[x]),(0,N.useEffect)(()=>{Xt.current=p},[p]),(0,N.useEffect)(()=>{Qe.current=P},[P]),(0,N.useEffect)(()=>{Qt.current=g},[g]),(0,N.useEffect)(()=>{T.current=ye},[ye]),(0,N.useEffect)(()=>{ke.current=i},[i]),(0,N.useEffect)(()=>{Xe.current=t},[t]),(0,N.useEffect)(()=>{ve.current=X},[X]),(0,N.useEffect)(()=>{ie&&_e.current?.focus()},[ie,X]);let st=(0,N.useCallback)(()=>{window.setTimeout(()=>{_e.current?.focus()},0)},[]),jn=(0,N.useCallback)(()=>{ae(!1),xe(U=>U+1)},[]),Ht=(0,N.useCallback)(()=>{W(!1),(G.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??G.current)?.focus?.()},[]);(0,N.useEffect)(()=>{!ce||!be.current||(be.current=!1,Ht())},[Ht,ce,X]);let vn=(0,N.useCallback)((U,lt)=>{let Ft=qe.current;if(Ft){Ft("paypal",U,lt);return}He.current?.(Ps(lt?.popupBlocked??qn(U)))},[]),Zt=()=>{We.current?.timer&&(clearTimeout(We.current.timer),We.current.timer=null)},or=()=>{Zt();let U=Ct.current+1;return Ct.current=U,Ke.current=null,We.current={generation:U,timer:null,yieldedControl:!1},W(!1),U},Mt=U=>U!==void 0&&We.current?.generation!==U?!1:(Zt(),We.current=null,Ke.current=null,!0),wt=U=>{let lt=U?.generation??We.current?.generation??Ct.current;(!U?.generation||We.current?.generation===lt)&&(Zt(),We.current=null),Ke.current=lt,U?.showRetry&&W(!0),U?.remount&&jn(),U?.focus!==!1&&st()},en=U=>We.current?.generation===U&&Ke.current!==U,tn=U=>{typeof document<"u"&&document.visibilityState!=="visible"||(Zt(),U.timer=setTimeout(()=>{We.current?.generation===U.generation&&(We.current=null,Ke.current=U.generation,vn(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),W(!0),jn(),st())},600))},At=()=>{let U=We.current;U?.yieldedControl&&tn(U)},Bt=()=>{let U=We.current;U&&(U.yieldedControl=!0,Zt())},St=U=>{let lt=Ae.current;return lt&&et.current.set(U,lt),U};(0,N.useEffect)(()=>{let U=()=>{document.visibilityState==="visible"?At():Bt()};return document.addEventListener("visibilitychange",U),window.addEventListener("focus",At),window.addEventListener("blur",Bt),()=>{document.removeEventListener("visibilitychange",U),window.removeEventListener("focus",At),window.removeEventListener("blur",Bt),Zt()}},[]),(0,N.useEffect)(()=>{Me.current!==te&&(Me.current=te,w.current=!1,de.current=!1,ae(!1),Z(!1),$e(!1),Qe.current?.("loading"))},[te]),(0,N.useEffect)(()=>{Ge(()=>Xt.current?.(ce&&!je))},[ce,je]);let se=(0,Fn.normalizeGatewayEnvironment)(s);(0,N.useEffect)(()=>{let U=r?`${r.slice(0,6)}\u2026(len ${r.length})`:"(empty)",lt=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(L(`mount clientId=${U} env=${s??"(unset)"}\u2192${se??"live"} ccy=${u} sub=${d}`),L(`ua=${lt.slice(0,80)}${lt.length>80?"\u2026":""}`),!r){L("FAIL: clientId empty \u2014 gateway misconfigured"),$e(!0),j.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){L("FAIL: containerRef not attached");return}me.current=j.startTiming(),j.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Ft=!1,zn=!1,Oe=()=>Ft||zn,ct,Ye=!1,_n=()=>{ct=(0,Fn.generateIdempotencyKey)(),ct||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),Ye=!0},xn=null,On=!1,Kn=null,Tn=!1,at=()=>{!Kn||Tn||(Tn=!0,Kn.close().catch(()=>{}))},Dt=null,ln=()=>{Dt!==null&&(j.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"overlay_return",durationMs:j.elapsed(Dt),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),Dt=null)},ht=!1,It=G.current,nn=null,cn=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)}},Be=y=>{let o=y.getAttribute("src"),f=y.getAttribute("srcdoc"),z=y.getAttribute("name"),b=y.getAttribute("sandbox"),H=[];return o&&H.push(`src=${Nt(o)}`),f&&H.push(`srcdoc[${f.length}ch]`),!o&&!f&&H.push("src=(empty) srcdoc=(empty)"),z&&H.push(`name=${z.slice(0,40)}`),b!==null&&H.push(`sandbox="${b.slice(0,40)}"`),H.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)})`}},ft=[],Cn=y=>{if(Oe())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)}`),ft.push(o))},Wn=y=>{if(Oe())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)}`),ft.push(o))};O&&typeof window<"u"&&(window.addEventListener("error",Cn),window.addEventListener("unhandledrejection",Wn));let $t={value:0};if(O&&typeof PerformanceObserver<"u")try{cn=new PerformanceObserver(y=>{if(!Oe())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)}`)}}),cn.observe({type:"resource",buffered:!0})}catch{}let qt=()=>{for(nn?.disconnect(),nn=null,cn?.disconnect(),cn=null;Kt.length;)clearTimeout(Kt.pop());O&&typeof window<"u"&&(window.removeEventListener("error",Cn),window.removeEventListener("unhandledrejection",Wn))},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")},Nn=y=>{if(Oe()||Lt(y))return;let o=$n(y)??y;Ge(()=>He.current?.(o))},Un=y=>{Ft||($e(!0),y.includes("paypal_ineligible")||j.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))},rn=(y,o=!1)=>{if(Ft)return;let f=w.current||!I;if(On)return;On=!0,zn=!0,qt(),at();let z=o||Xa(y);if(z&&I&&!w.current){w.current=!0,ae(!1),B(!1),Z(!0),Qe.current?.("retrying"),xn=setTimeout(()=>{Ft||xe(b=>b+1)},ys);return}if(z||f){if(ae(!1),B(!1),Z(!1),$e(!0),Qe.current?.("exhausted"),!de.current){de.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}Un(y)};$e(!1);let Wt=async(y,o=Ae.current)=>{if(Oe())return;let f=o?.sessionId??e;if(ne.current){await ne.current(y,{sessionId:f,accountPatch:o?.accountPatch,nonce:o?.nonce});return}let z=j.startTiming();j.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let b=()=>{j.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"processing",durationMs:j.elapsed(z),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let H=T.current,Ne=o?.accountPatch?.email??ke.current,tt=o?.accountPatch?.userId??H?.customer?.id??H?.accountData?.userId??"",K=await new po.PaymentAPI(fe,{telemetry:!1}).processPayment(tt,{sessionId:f,nonce:o?.nonce??Xe.current,tokenizedData:y,accountData:{userId:tt,email:Ne??H?.customer?.email??"",firstName:o?.accountPatch?.firstName??H?.customer?.firstName??H?.accountData?.firstName??"",lastName:o?.accountPatch?.lastName??H?.customer?.lastName??H?.accountData?.lastName??"",country:o?.accountPatch?.country??H?.customer?.country??H?.accountData?.country??void 0,zip:o?.accountPatch?.zip??H?.customer?.zip??H?.accountData?.zip??void 0}});if(K.ok){if(zn||Ft&&In.current)return;b(),j.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Ge(()=>rt.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Oe())return;let m=await K.json().catch(()=>null),V=m?.message??"PayPal payment failed.",Ce=$n(V)??V;b(),K.status===400&&(typeof m?.declineCode=="string"||!Array.isArray(m?.fields))?j.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):K.status===400||K.status===422?j.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):j.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:K.status>=500?"5xx":K.status>=400?"4xx":K.status>=300?"3xx":"unknown",failureCategory:K.status>=500?"server_error":void 0}),Nn(Ce),Ge(()=>yt.current?.(Et("paypal",Ce,{code:m?.code,declineCode:m?.declineCode})));return}catch(H){if(Oe())return;b(),j.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let Ne=H instanceof Error?H.message:"PayPal payment failed.",tt=$n(Ne)??Ne;Nn(tt),Ge(()=>yt.current?.(Et("paypal",tt)));return}},on=()=>new Fn.FloPayError("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),Ve=y=>Oe()?Promise.reject(on()):Promise.resolve(y),M=async y=>{if(Oe())throw on();Ye||_n();let o=Ae.current,f=o?.sessionId??e,z=o?.nonce??Xe.current;j.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let b=await new po.PaymentAPI(fe,{telemetry:!1}).createSessionIntent(f,z??"",{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:ct});if(Oe())throw on();if(b.provider!=="paypal")throw new Error(y);return j.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),b.providerObjectId},q=(y,o)=>{let f=o?.nonce??Xe.current;if(!f)return;let z=o?.sessionId??e,b=hr(y)??Bn(y)??"provider_declined";new po.PaymentAPI(fe,{telemetry:!1}).reportSessionIntentDecline(z,f,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:b}).catch(()=>{})},F=X;L("loadScript:scheduled (deferred 1 tick)");let Re=null,Ee=setTimeout(()=>{if(Ft){L("loadScript:skipped (cancelled before defer ran)");return}L("loadScript:start");let y=se==="live"?"production":se;Re=(0,Qa.loadScript)({clientId:r,currency:u,intent:d?"subscription":"capture",vault:d?!0:void 0,...y?{environment:y}:{},...y==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),Re.then(o=>{if(L(`loadScript:resolved inactive=${Oe()} ns=${!!o} buttons=${!!o?.Buttons}`),Oe())return;if(!o?.Buttons){L("FAIL: namespace missing Buttons factory"),rn("PayPal SDK did not expose the Buttons factory.");return}j.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"provider_ready",durationMs:j.elapsed(me.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),j.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let f=async re=>{if(Oe()||ve.current!==F)return;let K=re.subscriptionID??re.orderID??"",m=K?et.current.get(K):ot.current.get(F);if(!(!m||!en(m.generation))&&Mt(m.generation)){et.current.delete(K),ot.current.delete(m.surfaceKey),ln();try{if(B(!0),Ge(()=>He.current?.(null)),!K)throw new Fn.FloPayError("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await Wt({id:K,isPaypal:!0},m)}catch(V){Nn(V instanceof Error?V.message:"PayPal capture failed.")}finally{Oe()||B(!1)}}},z=o.Buttons({style:{layout:"horizontal",height:mo,tagline:!1},onClick:async(re,K)=>{if(Oe()){await K.reject();return}_n();let m=Qt.current,V={};if(m)try{let Fe=await m("paypal");if(Oe()){await K.reject();return}if(!Fe.proceed){Ae.current=null,ot.current.delete(F),await K.reject();return}V={sessionId:Fe.sessionId,accountPatch:Fe.accountPatch,nonce:Fe.nonce}}catch(Fe){L(`onClick:runBeforeButtonClick rejected msg=${(Fe instanceof Error?Fe.message:String(Fe)).slice(0,120)}`),Ae.current=null,ot.current.delete(F),await K.reject();return}Ge(()=>Je.current?.("paypal"));let Te={generation:or(),surfaceKey:F,...V};Ae.current=Te,ot.current.set(F,Te),await K.resolve(),j.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),j.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),j.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),Dt=j.startTiming()},createOrder:d?void 0:R?()=>Ve(R).then(St):()=>M("Failed to create PayPal order.").then(St),createSubscription:d?R?()=>Ve(R).then(St):()=>M("Failed to create PayPal subscription.").then(St):void 0,onApprove:f,onCancel:()=>{if(Oe())return;let re=ot.current.get(F)??Ae.current;re&&ot.current.delete(re.surfaceKey),Ae.current=null,ln(),j.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),be.current=!0,wt({generation:re?.generation,remount:!0,focus:!1})},onError:re=>{if(Oe()||ve.current!==F)return;let K=re instanceof Error?re.message:"PayPal failed to render.";if(L(`onError rendered=${ht} msg=${K.slice(0,120)}`),ht){let m=ot.current.get(F)??Ae.current;if(m&&!en(m.generation)||!m&&Ke.current===Ct.current)return;if(Lt(K)){Mt(m?.generation);return}if(ln(),Lr(re)){j.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),q(re,m),Ge(()=>yt.current?.(Et("paypal",K))),m&&ot.current.delete(m.surfaceKey),Ae.current=null,Mt(m?.generation);return}let V=K.toLowerCase();j.error({errorCode:V.includes("popup")&&V.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),Ae.current=null,wt({generation:m?.generation,remount:!0,showRetry:!0,focus:!0}),vn(re,{code:"paypal_runtime_failed"});return}rn(K)}}),b=z.isEligible();if(L(`isEligible=${b}`),j.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!b){ae(!1),rn("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}Kn=z,O&&L(`container:dims ${Ot(It)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),O&&typeof MutationObserver<"u"&&(nn=new MutationObserver(re=>{if(!Oe()){for(let K of re)if(K.type==="childList")K.addedNodes.forEach(m=>{if(!(m instanceof Element))return;let V=m.tagName.toLowerCase(),Ce=(m.getAttribute("title")??"").slice(0,40),Te=V==="iframe"?` ${Be(m)}`:"";L(`child+ ${V}${Ce?` title="${Ce}"`:""}${Te} dims=${Ot(m)}`)});else if(K.type==="attributes"&&K.target instanceof Element){let m=K.target;if(m.tagName.toLowerCase()!=="iframe")continue;let V=K.attributeName;(V==="src"||V==="srcdoc")&&L(`attr~ iframe ${V}=${V==="srcdoc"?`[${(m.getAttribute("srcdoc")??"").length}ch]`:Nt(m.getAttribute("src"))} dims=${Ot(m)}`)}}}),nn.observe(It,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let Ne=re=>{if(Oe()||ht)return;let K=It.querySelectorAll("iframe"),m=typeof document<"u"&&"hasStorageAccess"in document;L(`watchdog:${re} container=${Ot(It)} children=${It.childElementCount} iframes=${K.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${m} paypalNetRequests=${$t.value}`),K.forEach((V,Ce)=>{let Te=(V.getAttribute("title")??"").slice(0,40);L(` iframe[${Ce}] ${Ot(V)}${Te?` title="${Te}"`:""} ${Be(V)}`);let Fe=Ut(V);Fe&&L(` ${Fe}`)}),ft.length===0&&L(" (no PayPal/zoid window errors captured)")};O&&(Kt.push(setTimeout(()=>Ne("3s"),3e3)),Kt.push(setTimeout(()=>Ne("8s"),8e3)),Kt.push(setTimeout(()=>Ne("15s"),15e3))),L("render:start");let tt=j.startTiming();Kt.push(setTimeout(()=>{Oe()||ht||(L("watchdog:11s retryable render timeout"),rn("PayPal Buttons render did not settle within 11000ms.",!0))},fs)),z.render(It).then(()=>{if(L(`render:resolved inactive=${Oe()}`),qt(),Oe()){at();return}ht=!0,ae(!0),Z(!1),Qe.current?.("ready"),j.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"checkout_render",durationMs:j.elapsed(tt),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(re=>{let K=re instanceof Error?re.message:"PayPal failed to render.";L(`render:rejected msg=${K.slice(0,120)}`),qt(),rn(K)})}).catch(o=>{let f=o instanceof Error?o.message:"PayPal SDK failed to load.";L(`loadScript:rejected msg=${f.slice(0,120)}`),rn(f)})},0);return()=>{Ft=!0,clearTimeout(Ee),xn&&clearTimeout(xn),qt(),at()}},[I,fe,r,u,s,d,e,R,X,j]);let Hn=O?(0,fn.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?`
6
+ `})]})})}var gr=require("@flopay/shared");function qa(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(i=>({type:"subscription",code:i.code??i.providerPlanId,name:i.subscriptionName??i.providerPlanName??i.code??i.providerPlanId??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount,currency:i.currency,metadata:i.metadata})),...(e.items??[]).map(i=>({type:"item",code:i.code??i.providerItemId,name:i.itemName??i.providerItemName??i.code??i.providerItemId??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount,currency:i.currency,metadata:i.metadata}))],a=n.reduce((i,u)=>i+(u.overrideAmount??u.totalAmount??0),0),r=e.currency??n.find(i=>i.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(i=>i.type==="subscription")?"subscription":"payment",amount:Math.round(a*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((i,u)=>({uuid:`synthetic-${i.type??"item"}-${u}`,checkoutSessionId:"",type:i.type??"item",code:i.code,name:i.name??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount??null,currency:i.currency??r,metadata:i.metadata??null}))}}function qo(e,t){return t?{...e,...t}:e}function Et(e,t,n){let a=typeof t=="string"?t:t.message,r=typeof t=="string"?n?.code:n?.code??t.code,i=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:a,...r?{code:r}:{},...i?{declineCode:i}:{}}}var ps=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function qn(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:a}of ps)if(n.test(t))return a;return e}function er(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function hr(e){return e?.status==="authorized"||e?.status==="complete"}function Ka(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function lo(e){let t=Ka(e);return new gr.FloPayError(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function co(e){let t=Ka(e);return new gr.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 uo(e,t){return e==="processing"||(0,gr.isMoneySettledOutcome)(e,t)}function Ya(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function Wa(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function Lr(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var po="flopay_recent_completion_";function Pr(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(po+e,JSON.stringify(t))}catch{}}function Ho(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(po+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(po+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 D=require("react"),Qa=require("@paypal/paypal-js"),mo=require("@flopay/js"),Zt=require("@flopay/shared");function Xe(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 tr(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function Dn(e){if(typeof e!="object"||e===null)return;let t=e;return tr(t.code)??tr(t.type)??tr(t.name)}function br(e){if(!(typeof e!="object"||e===null))return tr(e.decline_code)}function Or(e){return typeof e!="object"||e===null?!1:tr(e.type)?.toLowerCase()==="card_error"||br(e)!==void 0}function Hn(e){let t=ms(e)?.toLowerCase()??"",a=`${Dn(e)?.toLowerCase()??""} ${t}`;return a.includes("popup")&&a.includes("block")}var Pn=require("react/jsx-runtime"),yo=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: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 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:a,clientId:r,environment:i,currency:u,isSubscription:d,providerObjectType:b,onTokenizedBody:M,onComplete:g,onErrorChange:R,onDecline:C,onTechnicalFailure:k,isProcessing:p=!1,onLoadStateChange:h,onInitializationStateChange:E,allowAutomaticRetry:_=!0,onButtonClick:f,runBeforeButtonClick:ge,session:x,existingOrderId:oe,telemetry:ae,telemetryContext:j,debug:K=!1}){let ce=gn(),pe=(0,D.useMemo)(()=>{if(ce)return null;let U=ro({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Zt.SDK_VERSION,enabled:ae!==!1});return U.setCheckoutContext(j??{}),U.beginCheckout(j??{}),U},[n,ce,ae,j?.checkoutMode,j?.layout]),De=(0,D.useMemo)(()=>Tt(ce),[ce]);(0,D.useEffect)(()=>()=>{pe&&pe.flush().catch(()=>{}).finally(()=>pe.destroy())},[pe]);let P=(0,D.useMemo)(()=>({error:U=>{De?De.error(U):pe?.error(U)},log:U=>{De?De.log(U):pe?.log(U)},performance:U=>{De?De.performance(U):pe?.performance(U)},terminal:U=>{De?De.terminal(U):pe?.terminal(U)},startTiming:()=>De?.now()??pe?.now()??0,elapsed:U=>De?.elapsed(U)??Math.max(0,(pe?.now()??U)-U)}),[De,pe]),ie=(0,D.useRef)(null),Le=(0,D.useRef)(0),we=(0,D.useRef)(null),he=(0,D.useRef)(!1),[Z,me]=(0,D.useState)(!1),[J,ne]=(0,D.useState)(!1),[ke,xe]=(0,D.useState)(0),se=(0,D.useRef)(0),[W,S]=(0,D.useState)(!1),de=(0,D.useRef)(!1),Qe=(0,D.useRef)(!1),[Ve,ue]=(0,D.useState)(!1),[L,Pe]=(0,D.useState)(!1),X=(0,D.useMemo)(()=>n.replace(/\/+$/,""),[n]),be=b??(d?"subscription":"order"),rt=b==="order"||b==="setup_token",qe=(0,D.useMemo)(()=>JSON.stringify([X,r,u,i??"",be,rt,e,oe??""]),[X,r,u,i,oe,be,rt,e]),ct=(0,D.useRef)(qe),ve=ct.current!==qe,[re,ot]=(0,D.useState)([]),ee=U=>{K&&ot(it=>[...it,`${new Date().toISOString().slice(11,23)} ${U}`])},yt=(0,D.useRef)(M),He=(0,D.useRef)(g),Ke=(0,D.useRef)(R),Nt=(0,D.useRef)(C),at=(0,D.useRef)(k),nn=(0,D.useRef)(f),T=(0,D.useRef)(h),Ce=(0,D.useRef)(E),et=(0,D.useRef)(ge),tt=(0,D.useRef)(x),It=(0,D.useRef)(a),ft=(0,D.useRef)(t),Oe=(0,D.useRef)(null),gt=(0,D.useRef)(0),Fe=(0,D.useRef)(null),rn=(0,D.useRef)(null),Ye=(0,D.useRef)(new Map),zn=(0,D.useRef)(new Map),Wt=(0,D.useRef)(!1);(0,D.useEffect)(()=>(Wt.current=!0,()=>{Wt.current=!1}),[]),(0,D.useEffect)(()=>{yt.current=M},[M]),(0,D.useEffect)(()=>{He.current=g},[g]),(0,D.useEffect)(()=>{Ke.current=R},[R]),(0,D.useEffect)(()=>{Nt.current=C},[C]),(0,D.useEffect)(()=>{at.current=k},[k]),(0,D.useEffect)(()=>{nn.current=f},[f]),(0,D.useEffect)(()=>{T.current=h},[h]),(0,D.useEffect)(()=>{Ce.current=E},[E]),(0,D.useEffect)(()=>{et.current=ge},[ge]),(0,D.useEffect)(()=>{tt.current=x},[x]),(0,D.useEffect)(()=>{It.current=a},[a]),(0,D.useEffect)(()=>{ft.current=t},[t]),(0,D.useEffect)(()=>{se.current=ke},[ke]),(0,D.useEffect)(()=>{W&&we.current?.focus()},[W,ke]);let wn=(0,D.useCallback)(()=>{window.setTimeout(()=>{we.current?.focus()},0)},[]),Nn=(0,D.useCallback)(()=>{me(!1),xe(U=>U+1)},[]),Un=(0,D.useCallback)(()=>{S(!1),(ie.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??ie.current)?.focus?.()},[]);(0,D.useEffect)(()=>{!Z||!he.current||(he.current=!1,Un())},[Un,Z,ke]);let Ut=(0,D.useCallback)((U,it)=>{let Ge=at.current;if(Ge){Ge("paypal",U,it);return}Ke.current?.(Ps(it?.popupBlocked??Hn(U)))},[]),pt=()=>{Fe.current?.timer&&(clearTimeout(Fe.current.timer),Fe.current.timer=null)},dn=()=>{pt();let U=gt.current+1;return gt.current=U,rn.current=null,Fe.current={generation:U,timer:null,yieldedControl:!1},S(!1),U},$t=U=>U!==void 0&&Fe.current?.generation!==U?!1:(pt(),Fe.current=null,rn.current=null,!0),jt=U=>{let it=U?.generation??Fe.current?.generation??gt.current;(!U?.generation||Fe.current?.generation===it)&&(pt(),Fe.current=null),rn.current=it,U?.showRetry&&S(!0),U?.remount&&Nn(),U?.focus!==!1&&wn()},Vt=U=>Fe.current?.generation===U&&rn.current!==U,Mt=U=>{typeof document<"u"&&document.visibilityState!=="visible"||(pt(),U.timer=setTimeout(()=>{Fe.current?.generation===U.generation&&(Fe.current=null,rn.current=U.generation,Ut(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),S(!0),Nn(),wn())},600))},le=()=>{let U=Fe.current;U?.yieldedControl&&Mt(U)},$n=()=>{let U=Fe.current;U&&(U.yieldedControl=!0,pt())},on=U=>{let it=Oe.current;return it&&zn.current.set(U,it),U};(0,D.useEffect)(()=>{let U=()=>{document.visibilityState==="visible"?le():$n()};return document.addEventListener("visibilitychange",U),window.addEventListener("focus",le),window.addEventListener("blur",$n),()=>{document.removeEventListener("visibilitychange",U),window.removeEventListener("focus",le),window.removeEventListener("blur",$n),pt()}},[]),(0,D.useEffect)(()=>{ct.current!==qe&&(ct.current=qe,de.current=!1,Qe.current=!1,me(!1),ne(!1),ue(!1),Ce.current?.("loading"))},[qe]),(0,D.useEffect)(()=>{Xe(()=>T.current?.(Z&&!Ve))},[Z,Ve]);let Gt=(0,Zt.normalizeGatewayEnvironment)(i);(0,D.useEffect)(()=>{let U=r?`${r.slice(0,6)}\u2026(len ${r.length})`:"(empty)",it=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(ee(`mount clientId=${U} env=${i??"(unset)"}\u2192${Gt??"live"} ccy=${u} sub=${d}`),ee(`ua=${it.slice(0,80)}${it.length>80?"\u2026":""}`),!r){ee("FAIL: clientId empty \u2014 gateway misconfigured"),ue(!0),P.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(!ie.current){ee("FAIL: containerRef not attached");return}Le.current=P.startTiming(),P.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Ge=!1,We=!1,Je=()=>Ge||We,An,jn=!1,ar=()=>{An=(0,Zt.generateIdempotencyKey)(),An||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),jn=!0},kn=null,st=!1,qt=null,Rn=!1,St=()=>{!qt||Rn||(Rn=!0,qt.close().catch(()=>{}))},Ft=null,un=()=>{Ft!==null&&(P.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),P.performance({stage:"overlay_return",durationMs:P.elapsed(Ft),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),Ft=null)},an=!1,Jt=ie.current,Xt=null,At=null,Ae=[],wt=m=>{if(!m||typeof m.getBoundingClientRect!="function")return"(no rect)";let l=m.getBoundingClientRect();return`${Math.round(l.width)}\xD7${Math.round(l.height)}`},ht=m=>{if(!m)return"(empty)";try{let l=new URL(m,typeof window<"u"?window.location.href:"https://localhost"),F=l.pathname.toLowerCase();return F.includes("checkcaptcha")||F.includes("captcha")?`CAPTCHA(${l.host}${F})`:F.includes("risk")||F.includes("challenge")?`RISK(${l.host}${F})`:F.includes("smart/buttons")?`smart-buttons(${l.host})`:`${l.host}${F}`.slice(0,100)}catch{return m.slice(0,80)}},En=m=>{let l=m.getAttribute("src"),F=m.getAttribute("srcdoc"),Re=m.getAttribute("name"),Te=m.getAttribute("sandbox"),Q=[];return l&&Q.push(`src=${ht(l)}`),F&&Q.push(`srcdoc[${F.length}ch]`),!l&&!F&&Q.push("src=(empty) srcdoc=(empty)"),Re&&Q.push(`name=${Re.slice(0,40)}`),Te!==null&&Q.push(`sandbox="${Te.slice(0,40)}"`),Q.join(" ")},ir=m=>{if(!(m instanceof HTMLIFrameElement))return"";try{let l=m.contentDocument;if(!l)return"cd=null";let F=l.body?.children.length??0,Re=l.body?.innerHTML.length??0,Te=l.head?.innerHTML.length??0;return`cd=same-origin readyState=${l.readyState} body[${F}children,${Re}ch] head[${Te}ch]`}catch(l){return`cd=cross-origin(${l.message.slice(0,30)})`}},Dt=[],sn=m=>{if(Je())return;let l=m.message??String(m.error??"(no message)");l&&(l.toLowerCase().includes("paypal")||l.toLowerCase().includes("zoid")||l.toLowerCase().includes("postrobot")||l.toLowerCase().includes("storage"))&&(ee(`window:error ${l.slice(0,140)}`),Dt.push(l))},Bt=m=>{if(Je())return;let l=m.reason instanceof Error?m.reason.message:String(m.reason??"(no reason)");l&&(l.toLowerCase().includes("paypal")||l.toLowerCase().includes("zoid")||l.toLowerCase().includes("postrobot")||l.toLowerCase().includes("storage"))&&(ee(`window:rejection ${l.slice(0,140)}`),Dt.push(l))};K&&typeof window<"u"&&(window.addEventListener("error",sn),window.addEventListener("unhandledrejection",Bt));let Wn={value:0};if(K&&typeof PerformanceObserver<"u")try{At=new PerformanceObserver(m=>{if(!Je())for(let l of m.getEntries()){if(!l.name.toLowerCase().includes("paypal"))continue;Wn.value+=1;let F=Math.round(l.duration);ee(`net ${F}ms ${l.name.slice(0,90)}`)}}),At.observe({type:"resource",buffered:!0})}catch{}let pn=()=>{for(Xt?.disconnect(),Xt=null,At?.disconnect(),At=null;Ae.length;)clearTimeout(Ae.pop());K&&typeof window<"u"&&(window.removeEventListener("error",sn),window.removeEventListener("unhandledrejection",Bt))},Vn=m=>{if(!m)return!1;let l=m.toLowerCase();return l.includes("zoid destroyed")||l.includes("destroyed all components")||l.includes("window closed")||l.includes("detected container element removed")},Lt=m=>{if(Je()||Vn(m))return;let l=qn(m)??m;Xe(()=>Ke.current?.(l))},In=m=>{Ge||(ue(!0),m.includes("paypal_ineligible")||P.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:",m))},ze=(m,l=!1)=>{if(Ge)return;let F=de.current||!_;if(st)return;st=!0,We=!0,pn(),St();let Re=l||Xa(m);if(Re&&_&&!de.current){de.current=!0,me(!1),Pe(!1),ne(!0),Ce.current?.("retrying"),kn=setTimeout(()=>{Ge||xe(Te=>Te+1)},ys);return}if(Re||F){if(me(!1),Pe(!1),ne(!1),ue(!0),Ce.current?.("exhausted"),!Qe.current){Qe.current=!0;let Te=Xa(m)?"paypal_init_timeout":l?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",Te)}return}In(m)};ue(!1);let A=async(m,l=Oe.current)=>{if(Je())return;let F=l?.sessionId??e;if(yt.current){await yt.current(m,{sessionId:F,accountPatch:l?.accountPatch,nonce:l?.nonce});return}let Re=P.startTiming();P.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let Te=()=>{P.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),P.performance({stage:"processing",durationMs:P.elapsed(Re),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let Q=tt.current,Ze=l?.accountPatch?.email??It.current,O=l?.accountPatch?.userId??Q?.customer?.id??Q?.accountData?.userId??"",I=await new mo.PaymentAPI(X,{telemetry:!1}).processPayment(O,{sessionId:F,nonce:l?.nonce??ft.current,tokenizedData:m,accountData:{userId:O,email:Ze??Q?.customer?.email??"",firstName:l?.accountPatch?.firstName??Q?.customer?.firstName??Q?.accountData?.firstName??"",lastName:l?.accountPatch?.lastName??Q?.customer?.lastName??Q?.accountData?.lastName??"",country:l?.accountPatch?.country??Q?.customer?.country??Q?.accountData?.country??void 0,zip:l?.accountPatch?.zip??Q?.customer?.zip??Q?.accountData?.zip??void 0}});if(I.ok){if(We||Ge&&Wt.current)return;Te(),P.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Xe(()=>He.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Je())return;let z=await I.json().catch(()=>null),ye=z?.message??"PayPal payment failed.",Ct=qn(ye)??ye;Te(),I.status===400&&(typeof z?.declineCode=="string"||!Array.isArray(z?.fields))?P.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):I.status===400||I.status===422?P.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):P.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:I.status>=500?"5xx":I.status>=400?"4xx":I.status>=300?"3xx":"unknown",failureCategory:I.status>=500?"server_error":void 0}),Lt(Ct),Xe(()=>Nt.current?.(Et("paypal",Ct,{code:z?.code,declineCode:z?.declineCode})));return}catch(Q){if(Je())return;Te(),P.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let Ze=Q instanceof Error?Q.message:"PayPal payment failed.",O=qn(Ze)??Ze;Lt(O),Xe(()=>Nt.current?.(Et("paypal",O)));return}},$=()=>new Zt.FloPayError("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),V=m=>Je()?Promise.reject($()):Promise.resolve(m),Ee=async m=>{if(Je())throw $();jn||ar();let l=Oe.current,F=l?.sessionId??e,Re=l?.nonce??ft.current;P.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let Te=await new mo.PaymentAPI(X,{telemetry:!1}).createSessionIntent(F,Re??"",rt?{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:Zt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE,paymentMethodId:null,intentKind:be==="setup_token"?"setup":"payment"}:{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:An});if(Je())throw $();if(Te.provider!=="paypal"||Te.providerObjectType!==be)throw new Error(m);return P.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),Te.providerObjectId},Me=(m,l)=>{let F=l?.nonce??ft.current;if(!F)return;let Re=l?.sessionId??e,Te=br(m)??Dn(m)??"provider_declined";new mo.PaymentAPI(X,{telemetry:!1}).reportSessionIntentDecline(Re,F,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Te}).catch(()=>{})},te=ke;ee("loadScript:scheduled (deferred 1 tick)");let y=null,q=setTimeout(()=>{if(Ge){ee("loadScript:skipped (cancelled before defer ran)");return}ee("loadScript:start");let m=Gt==="live"?"production":Gt;y=(0,Qa.loadScript)({clientId:r,currency:u,...be==="subscription"?{intent:"subscription",vault:!0}:be==="order"?{intent:"capture"}:{},...m?{environment:m}:{},...m==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),y.then(l=>{if(ee(`loadScript:resolved inactive=${Je()} ns=${!!l} buttons=${!!l?.Buttons}`),Je())return;if(!l?.Buttons){ee("FAIL: namespace missing Buttons factory"),ze("PayPal SDK did not expose the Buttons factory.");return}P.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),P.performance({stage:"provider_ready",durationMs:P.elapsed(Le.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),P.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let F=async H=>{if(Je()||se.current!==te)return;let I=H.vaultSetupToken??H.subscriptionID??H.orderID??"",z=I?zn.current.get(I):Ye.current.get(te);if(!(!z||!Vt(z.generation))&&$t(z.generation)){zn.current.delete(I),Ye.current.delete(z.surfaceKey),un();try{if(Pe(!0),Xe(()=>Ke.current?.(null)),!I)throw new Zt.FloPayError("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await A(be==="setup_token"?{id:I,type:"paypal_setup_token",isPaypal:!0,gateway:"paypal",paymentMethodType:Zt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE}:rt?{id:I,isPaypal:!0,gateway:"paypal",paymentMethodType:Zt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE}:{id:I,isPaypal:!0},z)}catch(ye){Lt(ye instanceof Error?ye.message:"PayPal capture failed.")}finally{Je()||Pe(!1)}}},Re=l.Buttons({style:{layout:"horizontal",height:yo,tagline:!1},onClick:async(H,I)=>{if(Je()){await I.reject();return}ar();let z=et.current,ye={};if(z)try{let Ot=await z("paypal");if(Je()){await I.reject();return}if(!Ot.proceed){Oe.current=null,Ye.current.delete(te),await I.reject();return}ye={sessionId:Ot.sessionId,accountPatch:Ot.accountPatch,nonce:Ot.nonce}}catch(Ot){ee(`onClick:runBeforeButtonClick rejected msg=${(Ot instanceof Error?Ot.message:String(Ot)).slice(0,120)}`),Oe.current=null,Ye.current.delete(te),await I.reject();return}Xe(()=>nn.current?.("paypal"));let Ht={generation:dn(),surfaceKey:te,...ye};Oe.current=Ht,Ye.current.set(te,Ht),await I.resolve(),P.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),P.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),P.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),Ft=P.startTiming()},createOrder:be==="order"?oe?()=>V(oe).then(on):()=>Ee("Failed to create PayPal order.").then(on):void 0,createSubscription:be==="subscription"?oe?()=>V(oe).then(on):()=>Ee("Failed to create PayPal subscription.").then(on):void 0,createVaultSetupToken:be==="setup_token"?()=>Ee("Failed to create PayPal setup token.").then(on):void 0,onApprove:F,onCancel:()=>{if(Je())return;let H=Ye.current.get(te)??Oe.current;H&&Ye.current.delete(H.surfaceKey),Oe.current=null,un(),P.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),he.current=!0,jt({generation:H?.generation,remount:!0,focus:!1})},onError:H=>{if(Je()||se.current!==te)return;let I=H instanceof Error?H.message:"PayPal failed to render.";if(ee(`onError rendered=${an} msg=${I.slice(0,120)}`),an){let z=Ye.current.get(te)??Oe.current;if(z&&!Vt(z.generation)||!z&&rn.current===gt.current)return;if(Vn(I)){$t(z?.generation);return}if(un(),Or(H)){P.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Me(H,z),Xe(()=>Nt.current?.(Et("paypal",I))),z&&Ye.current.delete(z.surfaceKey),Oe.current=null,$t(z?.generation);return}let ye=I.toLowerCase();P.error({errorCode:ye.includes("popup")&&ye.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),z&&Ye.current.delete(z.surfaceKey),Oe.current=null,jt({generation:z?.generation,remount:!0,showRetry:!0,focus:!0}),Ut(H,{code:"paypal_runtime_failed"});return}ze(I)}}),Te=Re.isEligible();if(ee(`isEligible=${Te}`),P.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!Te){me(!1),ze("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}qt=Re,K&&ee(`container:dims ${wt(Jt)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),K&&typeof MutationObserver<"u"&&(Xt=new MutationObserver(H=>{if(!Je()){for(let I of H)if(I.type==="childList")I.addedNodes.forEach(z=>{if(!(z instanceof Element))return;let ye=z.tagName.toLowerCase(),Ct=(z.getAttribute("title")??"").slice(0,40),Ht=ye==="iframe"?` ${En(z)}`:"";ee(`child+ ${ye}${Ct?` title="${Ct}"`:""}${Ht} dims=${wt(z)}`)});else if(I.type==="attributes"&&I.target instanceof Element){let z=I.target;if(z.tagName.toLowerCase()!=="iframe")continue;let ye=I.attributeName;(ye==="src"||ye==="srcdoc")&&ee(`attr~ iframe ${ye}=${ye==="srcdoc"?`[${(z.getAttribute("srcdoc")??"").length}ch]`:ht(z.getAttribute("src"))} dims=${wt(z)}`)}}}),Xt.observe(Jt,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let Ze=H=>{if(Je()||an)return;let I=Jt.querySelectorAll("iframe"),z=typeof document<"u"&&"hasStorageAccess"in document;ee(`watchdog:${H} container=${wt(Jt)} children=${Jt.childElementCount} iframes=${I.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${z} paypalNetRequests=${Wn.value}`),I.forEach((ye,Ct)=>{let Ht=(ye.getAttribute("title")??"").slice(0,40);ee(` iframe[${Ct}] ${wt(ye)}${Ht?` title="${Ht}"`:""} ${En(ye)}`);let Ot=ir(ye);Ot&&ee(` ${Ot}`)}),Dt.length===0&&ee(" (no PayPal/zoid window errors captured)")};K&&(Ae.push(setTimeout(()=>Ze("3s"),3e3)),Ae.push(setTimeout(()=>Ze("8s"),8e3)),Ae.push(setTimeout(()=>Ze("15s"),15e3))),ee("render:start");let O=P.startTiming();Ae.push(setTimeout(()=>{Je()||an||(ee("watchdog:11s retryable render timeout"),ze("PayPal Buttons render did not settle within 11000ms.",!0))},fs)),Re.render(Jt).then(()=>{if(ee(`render:resolved inactive=${Je()}`),pn(),Je()){St();return}an=!0,me(!0),ne(!1),Ce.current?.("ready"),P.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),P.performance({stage:"checkout_render",durationMs:P.elapsed(O),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(H=>{let I=H instanceof Error?H.message:"PayPal failed to render.";ee(`render:rejected msg=${I.slice(0,120)}`),pn(),ze(I)})}).catch(l=>{let F=l instanceof Error?l.message:"PayPal SDK failed to load.";ee(`loadScript:rejected msg=${F.slice(0,120)}`),ze(F)})},0);return()=>{Ge=!0,clearTimeout(q),kn&&clearTimeout(kn),pn(),St()}},[_,X,r,u,i,be,rt,e,oe,ke,P]);let Yn=K?(0,Pn.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=${Z} failed=${Ve})`,re.length===0?`
7
7
  (waiting for first lifecycle event\u2026)`:`
8
- ${Ze.join(`
9
- `)}`]}):null;return je&&!pt?O?(0,fn.jsx)("div",{children:Hn}):null:(0,fn.jsxs)("div",{children:[Hn,(0,fn.jsxs)("div",{"aria-hidden":ge?!0:void 0,style:ge?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:mo},children:[!ce&&!ge&&(0,fn.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,fn.jsx)("div",{ref:G,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:mo,display:"flex",opacity:ce?1:0},"aria-busy":he||_},X)]},X),ie&&(0,fn.jsx)("button",{ref:_e,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Ht,style:hs,children:"Try PayPal again"})]})}function zr(e){return(0,fn.jsx)(Za,{...e})}function ei(e){return(0,fn.jsx)(Za,{...e})}var zt=require("@flopay/shared"),c=require("react/jsx-runtime"),Rn="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 gn.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=`
8
+ ${re.join(`
9
+ `)}`]}):null;return Ve&&!ve?K?(0,Pn.jsx)("div",{children:Yn}):null:(0,Pn.jsxs)("div",{children:[Yn,(0,Pn.jsxs)("div",{"aria-hidden":J?!0:void 0,style:J?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:yo},children:[!Z&&!J&&(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:ie,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:yo,display:"flex",opacity:Z?1:0},"aria-busy":L||p},ke)]},ke),W&&(0,Pn.jsx)("button",{ref:we,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Un,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"),Tn="flopay_stripe_resume",ti="flopay_wallet_resume",Nr="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 go({billingApiUrl:e,sessionId:t,nonce:n,request:a}){if(!(!t||!n))try{await new bn.PaymentAPI(e,{telemetry:!1}).reportSessionIntentDecline(t,n,a)}catch{}}function vs(e){return e instanceof zt.FloPayError&&typeof e.statusCode=="number"&&e.statusCode>=400&&e.statusCode<500}function Yo(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 @@ ${Ze.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
- `,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)},[]),s=(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&&s(p,600)},[s]),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),[]),E=(0,a.useCallback)(p=>i.current?.generation===p&&n.current!==p,[]),S=(0,a.useCallback)(()=>{let p=i.current;p&&u(p)},[u]),_=(0,a.useCallback)(()=>{let p=i.current;p&&(p.yieldedControl=!0,r(p))},[r]);return(0,a.useEffect)(()=>{let p=()=>{document.visibilityState==="visible"?S():_()},P=()=>{_()};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,_,S]),{startAttempt:d,finishAttempt:v,invalidateAttempt:A,isAttemptInvalidated:h,isAttemptCurrent:E}}function Rs(e){let t=(0,C.getPostalCodeExample)(e);return`Enter a valid ${(0,C.getPostalCodeLabel)(e)}${t?` (e.g. ${t})`:""}`}function Es(e,t,n){let i=(0,C.isPostalCodeSupported)(e),r=t.trim(),s=n&&i,u=s&&!r,d=s&&!!r&&!(0,C.isValidPostalCode)(e,r);return{visible:n,supported:i,required:s,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 Is(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:s,isProcessing:u=!1,onButtonClick:d,onDecline:v,onTechnicalFailure:A,runBeforeButtonClick:h,onLoadStateChange:E,placeholderBorderRadius:S}){let _=mn(),p=(0,gt.useStripe)(),P=(0,gt.useElements)(),[I,x]=(0,a.useState)("loading");(0,a.useEffect)(()=>{E?.(I)},[I,E]);let[g,ye]=(0,a.useState)(!1),R=(0,a.useRef)(!1),pe=(0,a.useRef)(null),oe=(0,a.useRef)(null),[O,ee]=(0,a.useState)(0),[Q,le]=(0,a.useState)(!1),j=(0,a.useRef)(!1),G=(0,a.useRef)(new Map),{startAttempt:me,finishAttempt:_e,invalidateAttempt:be,isAttemptInvalidated:ce,isAttemptCurrent:ae}=ui((W,w,de)=>{A?.(W,w,{...de,popupBlocked:de?.popupBlocked??qn(w)}),le(!0),ee(je=>je+1)});(0,a.useEffect)(()=>{Q&&oe.current?.focus()},[Q,O]);let ge=(0,a.useCallback)(()=>{ee(W=>W+1)},[]),Z=(0,a.useCallback)((W,w,de)=>{be(de),A?.("paypal",W,{code:w,popupBlocked:qn(W)}),le(!0),ge()},[be,A,ge]),X=(0,a.useCallback)(()=>{window.setTimeout(()=>{(pe.current?.querySelector("iframe")??pe.current)?.focus()},0)},[]);(0,a.useEffect)(()=>{j.current&&(j.current=!1,X())},[X,O]);let xe=(0,a.useCallback)(()=>{le(!1),s?.(null),X()},[X,s]);(0,a.useEffect)(()=>{if(!p||R.current)return;let W=new URLSearchParams(window.location.search),w=W.get("payment_intent"),de=W.get("payment_intent_client_secret"),je=W.get("redirect_status");if(!w||!de)return;R.current=!0;let $e;try{let B=localStorage.getItem(Or);if(B){let fe=JSON.parse(B);fe.clientSecret===de&&($e={...fe.accountPatch?{accountPatch:fe.accountPatch}:{},...fe.sessionId?{sessionId:fe.sessionId}:{},...fe.nonce?{nonce:fe.nonce}:{}})}}catch{}try{localStorage.removeItem(Or)}catch{}let he=new URL(window.location.href);he.searchParams.delete("payment_intent"),he.searchParams.delete("payment_intent_client_secret"),he.searchParams.delete("redirect_status"),window.history.replaceState({},"",he.toString()),(async()=>{try{if(ye(!0),je==="failed"){let te="PayPal payment was declined. Please try again.";s?.(te),v?.(Et("paypal",te));return}let{paymentIntent:B,error:fe}=await p.retrievePaymentIntent(de);if(fe){s?.(fe.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},$e)}else{let te="PayPal payment was not completed. Please try again.";s?.(te),v?.(Et("paypal",te))}}catch(B){s?.(B instanceof Error?B.message:"Failed to complete PayPal payment.")}finally{ye(!1)}})()},[p,r,s,v]);let ve=(0,a.useCallback)(async W=>{if(u||g){W.reject();return}let w=h?await h("paypal"):{proceed:!0};if(!w.proceed){G.current.delete(O),W.reject();return}let de=me("paypal");G.current.set(O,{generation:de,accountPatch:w.accountPatch,sessionId:w.sessionId,nonce:w.nonce}),le(!1),d?.("paypal"),W.resolve()},[G,u,d,h,me,g,O]),ie=(0,a.useCallback)(async W=>{if(!p||!P)return;let w=G.current.get(O);if(w&&!ae(w.generation)){G.current.delete(O);return}if(!w&&ce()||w&&!_e(w.generation))return;w||_e();let de=w??null;if(G.current.delete(O),!de&&h){let B=await h("paypal");if(!B.proceed){W.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}de={accountPatch:B.accountPatch,sessionId:B.sessionId,nonce:B.nonce}}let je=de?.sessionId??e,$e=de?.nonce??t,he=de?.accountPatch?.email??n;try{if(ye(!0),s?.(null),!je||!he)throw new Error("Missing sessionId or email for PayPal payment");let B=p.createPaymentMethod,{error:fe,paymentMethod:te}=await B({type:"paypal"});if(fe){Z(fe,"stripe_paypal_create_payment_method_failed",w?.generation),W.paymentFailed({reason:"fail"});return}let Me=await new gn.PaymentAPI(i).createSessionIntent(je,$e??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:te?.id??null,intentKind:"payment"});if(Me.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let pt=Me.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:pt,sessionId:je,nonce:$e,accountPatch:de?.accountPatch}))}catch{}let{error:mt,paymentIntent:L}=await p.confirmPayment({clientSecret:pt,confirmParams:Ze,redirect:"if_required"});if(mt){if(typeof window<"u")try{localStorage.removeItem(Or)}catch{}if(Lr(mt)){let rt=mt.message??"Your payment was declined.";s?.(rt),v?.(Et("paypal",rt,{code:Bn(mt),declineCode:hr(mt)})),await fo({billingApiUrl:i,sessionId:je,nonce:$e,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Bn(mt)??"provider_declined"}})}else Z(mt,"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:de?.accountPatch,sessionId:je,nonce:$e});return}catch(B){Z(B,"stripe_paypal_failed",w?.generation)}finally{ye(!1)}},[p,P,e,t,n,i,r,s,v,h,Z,_e,ae,ce,O]);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:pe,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[Q&&(0,c.jsx)("button",{ref:oe,type:"button","data-testid":"flopay-paypal-retry-button",onClick:xe,style:ci,children:"Try PayPal again"}),(0,c.jsx)(gt.ExpressCheckoutElement,{onReady:W=>x(pi(W,["paypal"])),onLoadError:()=>{x("load_error"),Jo(Tt(_),"paypal","paypal")},onClick:ve,onConfirm:ie,onCancel:()=>{let W=G.current.get(O);G.current.delete(O),Tt(_)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),be(W?.generation),le(!1),j.current=!0,ge()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},O)]})}),g&&(0,c.jsx)(sn,{status:"processing"})]})}function si({sessionId:e,nonce:t,email:n,billingApiUrl:i,intentKind:r,expressMethods:s,onTokenizedBody:u,onErrorChange:d,onButtonClick:v,onDecline:A,onTechnicalFailure:h,runBeforeButtonClick:E,onLoadStateChange:S,placeholderBorderRadius:_}){let p=mn(),P=(0,gt.useStripe)(),I=(0,gt.useElements)(),[x,g]=(0,a.useState)("loading");(0,a.useEffect)(()=>{S?.(x)},[x,S]);let[ye,R]=(0,a.useState)(!1),pe=(0,a.useRef)(null),oe=(0,a.useRef)(null),[O,ee]=(0,a.useState)(0),[Q,le]=(0,a.useState)(!1),[j,G]=(0,a.useState)("google_pay"),me=(0,a.useRef)(!1),_e=(0,a.useRef)("google_pay"),be=(0,a.useRef)("google_pay"),ce=(0,a.useRef)(new Map),{startAttempt:ae,finishAttempt:ge,invalidateAttempt:Z,isAttemptInvalidated:X,isAttemptCurrent:xe}=ui((he,B,fe)=>{h?.(he,B,{...fe,popupBlocked:fe?.popupBlocked??qn(B)}),G(he),le(!0),ee(te=>te+1)});(0,a.useEffect)(()=>{Q&&oe.current?.focus()},[Q,O]);let ve=(0,a.useCallback)(()=>{ee(he=>he+1)},[]),ie=(0,a.useCallback)((he,B,fe,te)=>{Z(te),h?.(he,B,{code:fe,popupBlocked:qn(B)}),G(he),le(!0),ve()},[Z,h,ve]),W=(0,a.useCallback)(()=>{window.setTimeout(()=>{(pe.current?.querySelector("iframe")??pe.current)?.focus()},0)},[]);(0,a.useEffect)(()=>{me.current&&(me.current=!1,W())},[W,O]);let w=(0,a.useCallback)(()=>{le(!1),d?.(null),W()},[W,d]),de=(0,a.useCallback)(async he=>{if(!P||!I)return;let B=ce.current.get(O);if(B&&!xe(B.generation)){ce.current.delete(O);return}if(!B&&X()||B&&!ge(B.generation))return;B||ge();let fe=he.expressPaymentType??B?.method??_e.current,te=B??null;ce.current.delete(O);let Me=ri(fe);if(!te&&E){let ne=await E(Me);if(!ne.proceed){he.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}te={accountPatch:ne.accountPatch,sessionId:ne.sessionId,nonce:ne.nonce}}let pt=Me,Ze=te?.sessionId??e,mt=te?.nonce??t,L=te?.accountPatch?.email??n;try{R(!0),d?.(null);let{error:ne}=await I.submit();if(ne){ie(fe,ne,"stripe_wallet_submit_failed",B?.generation);return}let{error:rt,paymentMethod:He}=await P.createPaymentMethod({elements:I});if(rt||!He){ie(fe,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 yt=await new gn.PaymentAPI(i).createSessionIntent(Ze,mt??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:fe??Me,paymentMethodId:He.id,intentKind:r});if(yt.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let qe=yt.clientSecret,{error:Je,intentId:Xt}=(0,zt.isSetupIntentClientSecret)(qe)?await P.confirmCardSetup(qe,{payment_method:He.id}).then(Qe=>({error:Qe.error,intentId:Qe.setupIntent?.id})):await P.confirmCardPayment(qe,{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?.(Et(pt,Qe,{code:Bn(Je),declineCode:hr(Je)})),await fo({billingApiUrl:i,sessionId:Ze,nonce:mt,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:fe??Me,providerDeclineReason:Bn(Je)??"provider_declined"}})}else ie(fe,Je,"stripe_wallet_confirm_failed",B?.generation);return}u({id:He.id,type:"card",threeDSecureActionResultTokenId:Xt},{accountPatch:te?.accountPatch,sessionId:Ze,nonce:mt})}catch(ne){ie(fe,ne,"stripe_wallet_failed",B?.generation)}finally{R(!1)}},[P,I,e,t,n,i,r,u,d,A,E,ie,ge,xe,X,O]),je=(0,a.useMemo)(()=>{let he=["applePay","googlePay","paypal","link","amazonPay","klarna"],B=new Set(["applePay","googlePay"]),fe=new Set(s.map(C.stripeExpressMethodToOptionKey)),te={};for(let Me of he)fe.has(Me)?te[Me]=B.has(Me)?"always":"auto":te[Me]="never";return te},[s]),$e=(0,a.useMemo)(()=>s.map(C.stripeExpressMethodToOptionKey),[s]);return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(mi,{state:x,placeholderTestId:"flopay-wallet-placeholder",borderRadius:_,children:(0,c.jsxs)("div",{ref:pe,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[Q&&(0,c.jsxs)("button",{ref:oe,type:"button","data-testid":"flopay-wallet-retry-button",onClick:w,style:ci,children:["Try ",di(j)," again"]}),(0,c.jsx)(gt.ExpressCheckoutElement,{onReady:he=>{g(pi(he,$e))},onLoadError:he=>{g("load_error"),Jo(Tt(p),"stripe","wallet")},onClick:async he=>{_e.current=he.expressPaymentType,be.current=ri(he.expressPaymentType);let B=E?await E(be.current):{proceed:!0};if(!B.proceed){ce.current.delete(O),he.reject();return}let fe=ae(he.expressPaymentType);ce.current.set(O,{generation:fe,method:he.expressPaymentType,accountPatch:B.accountPatch,sessionId:B.sessionId,nonce:B.nonce}),le(!1),v?.(be.current),he.resolve()},onConfirm:de,onCancel:()=>{let he=ce.current.get(O);ce.current.delete(O),Tt(p)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),Z(he?.generation),le(!1),me.current=!0,ve()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:je,layout:{maxColumns:1,overflow:"never"}}},O)]})}),ye&&(0,c.jsx)(sn,{status:"processing"})]})}function _s({method:e,themeId:t,submitting:n=!1,disabled:i=!1,highlighted:r=!1,hasNextStep:s=!1,onClick:u,backgroundColor:d,borderColor:v,textColor:A,borderRadius:h,fontFamily:E}){let S=(0,C.resolveStripeMethodBrandVariant)(e,t),_=$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:E,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:[_?(0,c.jsx)("img",{src:_,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)})]}),s&&(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:s,onTokenizedBody:u,onErrorChange:d,onDecline:v,onCancel:A,runBeforeButtonClick:h,onButtonClick:E,isProcessing:S,submitButtonColor:_,submitButtonBorderRadius:p,submitButtonStyle:P,errorText:I}){let x=mn(),g=(0,gt.useStripe)(),ye=(0,gt.useElements)(),[R,pe]=(0,a.useState)(!1),oe=(0,a.useRef)(!1),[O,ee]=(0,a.useState)(!1),[Q,le]=(0,a.useState)("loading"),j=(0,a.useCallback)(async()=>{if(!g||!ye||S||oe.current||!O)return;oe.current=!0,pe(!0);let G=h?await h("card"):{proceed:!0};if(!G.proceed){oe.current=!1,pe(!1);return}E?.("card");let me=G.sessionId??t,_e=G.nonce??n,be=G.accountPatch?.email??i;try{d?.(null);let ce=await ye.submit();if(ce.error){d?.(ce.error.message??"Payment failed.");return}let ae=await g.createPaymentMethod({elements:ye});if(ae.error||!ae.paymentMethod){d?.(ae.error?.message??"Failed to create payment method.");return}let ge=ae.paymentMethod;if(!me||!be)throw new Error("Missing sessionId or email for payment.");let Z=ge.type||e,X=await new gn.PaymentAPI(s).createSessionIntent(me,_e??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Z,paymentMethodId:null,intentKind:"payment"});if(X.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let xe=X.clientSecret;if(typeof window<"u")try{localStorage.setItem(Rn,JSON.stringify({clientSecret:xe,sessionId:me,nonce:_e,accountPatch:G.accountPatch,paymentMethodId:ge.id,paymentMethodType:ge.type??e,gateway:"stripe"}))}catch{}let{error:ve,paymentIntent:ie}=await g.confirmPayment({clientSecret:xe,confirmParams:{return_url:window.location.href,payment_method:ge.id},redirect:"if_required"});if(ve){if(typeof window<"u")try{localStorage.removeItem(Rn)}catch{}let de=ve.message??"Payment failed.";d?.(de),v?.(Et("card",de,{code:ve.code})),await fo({billingApiUrl:s,sessionId:me,nonce:_e,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:ve.code??"provider_declined"}});return}let W=ie?.status;if(!co(W)){if(typeof window<"u")try{localStorage.removeItem(Rn)}catch{}let de=W==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";d?.(de),v?.(Et("card",de,{code:W??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Rn)}catch{}let w=typeof ie?.payment_method=="string"?ie.payment_method:ie?.payment_method?.id;u({id:w??ge.id,type:"card",threeDSecureActionResultTokenId:ie?.id,gateway:"stripe",paymentMethodType:ge.type??e},{accountPatch:G.accountPatch,sessionId:me,nonce:_e})}catch(ce){d?.(ce instanceof Error?ce.message:"Payment failed. Please try again.")}finally{oe.current=!1,pe(!1)}},[g,ye,S,O,h,E,t,n,i,s,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)(gt.PaymentElement,{onReady:()=>le("ready"),onLoadError:()=>{le("load_error"),Jo(Tt(x),"stripe","apm")},onChange:G=>{ee(!!G.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:()=>{j()},disabled:!O||R||S||Q!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:_,color:"white",border:"none",borderRadius:p,fontSize:"1rem",fontWeight:600,cursor:!O||R||S||Q!=="ready"?"not-allowed":"pointer",opacity:!O||R||S||Q!=="ready"?.5:1,transition:"opacity 120ms ease-out",...P??{}},children:R?"Processing\u2026":`Pay with ${(0,C.getStripeMethodDisplayName)(e)}`}),I&&(0,c.jsx)(pr,{margin:"0.75rem 0 0",children:I})]})}function li({sessionId:e,nonce:t,email:n,billingName:i,billingApiUrl:r,paymentElementMethods:s,stripeInstance:u,paymentElementBaseOptions:d,onTokenizedBody:v,onErrorChange:A,onButtonClick:h,onDecline:E,runBeforeButtonClick:S,onLoadStateChange:_,isProcessing:p=!1,submitButtonColor:P="#4A49FF",submitButtonBorderRadius:I=8,submitButtonStyle:x,buttonAppearance:g,themeId:ye,onExpandApm:R,expandedApmMethod:pe}){let[oe,O]=(0,a.useState)(null),[ee,Q]=(0,a.useState)(null),le=(0,a.useRef)(!1);(0,a.useEffect)(()=>{s.length>0&&u?_?.("ready"):u||_?.("loading")},[s.length,u,_]);let j=(0,a.useCallback)(async ae=>{if(!u||le.current||p)return;le.current=!0,Q(ae);let ge=S?await S("card"):{proceed:!0};if(!ge.proceed){le.current=!1,Q(null);return}h?.("card");let Z=ge.sessionId??e,X=ge.nonce??t,xe=ge.accountPatch?.email??n;try{if(A?.(null),!Z||!xe)throw new Error("Missing sessionId or email for payment.");let ve=await new gn.PaymentAPI(r).createSessionIntent(Z,X??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ae,paymentMethodId:null,intentKind:"payment"});if(ve.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let ie=ve.clientSecret;if(typeof window<"u")try{localStorage.setItem(Rn,JSON.stringify({clientSecret:ie,sessionId:Z,nonce:X,accountPatch:ge.accountPatch,paymentMethodType:ae,gateway:"stripe"}))}catch{}let{error:W,paymentIntent:w}=await u.confirmPayment({clientSecret:ie,confirmParams:{return_url:window.location.href,payment_method_data:{type:ae,billing_details:{name:i&&i.trim().length>=3?i.trim():"FloPay Customer",...xe?{email:xe}:{}}}},redirect:"if_required"});if(W){if(typeof window<"u")try{localStorage.removeItem(Rn)}catch{}let $e=W.message??"Payment failed.";A?.($e),E?.(Et("card",$e,{code:W.code})),await fo({billingApiUrl:r,sessionId:Z,nonce:X,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:ae,providerDeclineReason:W.code??"provider_declined"}});return}let de=w?.status;if(!co(de)){if(typeof window<"u")try{localStorage.removeItem(Rn)}catch{}let $e=de==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";A?.($e),E?.(Et("card",$e,{code:de??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Rn)}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:ae},{accountPatch:ge.accountPatch,sessionId:Z,nonce:X})}catch(ve){A?.(ve instanceof Error?ve.message:"Payment failed. Please try again.")}finally{le.current=!1,Q(null)}},[u,p,S,h,e,t,n,r,i,v,A,E]),[G,me]=(0,a.useState)(null),_e=R?pe??null:G,be=(0,a.useCallback)(ae=>{le.current||p||_e&&_e!==ae||((0,C.needsStripeMethodExplicitConfirm)(ae)?R?R(ae):me(ae):j(ae))},[_e,p,j,R]),ce=(0,a.useMemo)(()=>G?{...d,paymentMethodTypes:[G]}:null,[G,d]);return(0,c.jsx)("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:s.map(ae=>{let ge=pe===ae,Z=ee===ae,X=ee!==null&&ee!==ae||pe!=null&&pe!==ae;return(0,c.jsxs)(a.default.Fragment,{children:[(0,c.jsx)(_s,{method:ae,themeId:ye,submitting:Z,disabled:X,highlighted:ge,hasNextStep:(0,C.needsStripeMethodExplicitConfirm)(ae),onClick:()=>be(ae),backgroundColor:g?.backgroundColor,borderColor:g?.borderColor,textColor:g?.textColor,borderRadius:g?.borderRadius,fontFamily:g?.fontFamily}),!R&&G===ae&&ce&&u&&(0,c.jsx)(gt.Elements,{stripe:u,options:ce,children:(0,c.jsx)(Go,{method:ae,sessionId:e,email:n,billingName:i,billingApiUrl:r,onTokenizedBody:v,onErrorChange:A,onDecline:E,onCancel:()=>me(null),runBeforeButtonClick:S,onButtonClick:h,isProcessing:p,submitButtonColor:P,submitButtonBorderRadius:I,submitButtonStyle:x})},ae)]},ae)})})}function xs({sessionId:e,nonce:t,billingApiUrl:n,email:i,userId:r,onComplete:s,onError:u,onDecline:d,onTokenizedBody:v,firstName:A,lastName:h,chv:E,className:S,isProcessing:_,error:p,onErrorChange:P,showPayPal:I=!0,showStripe:x=!0,enabledPaymentMethods:g,enabledPaymentMethodCountries:ye,showApplePay:R=!0,showGooglePay:pe=!0,layout:oe="default",theme:O,buttonsTheme:ee,buttonsStyles:Q,appearance:le,cardButtonContent:j,cardBackButtonContent:G,cardTitleContent:me,showSecurityFooter:_e,onButtonClick:be,onBeforeButtonClick:ce,enableAVS:ae,cardFieldOrder:ge,cardPreFormSlot:Z,avsLayout:X="row",country:xe,zip:ve,addressLine1:ie,addressLine2:W,city:w,state:de,onCountryChange:je,onZipChange:$e,avsCheck:he,checkoutType:B,checkoutLayout:fe,totalAmount:te=0,currency:Me="usd",initialCardOpen:pt=!1,directPaypal:Ze,isSubscription:mt=!1,session:L,dataAttachmentPending:ne=!1,debug:rt=!1}){let He=mn(),yt=oo(),qe=(0,a.useContext)(pn),Je=ne||qe.claimPending===!0,Xt=io(),[Qe,Qt]=(0,a.useState)(!1),[T,ke]=(0,a.useState)(null),[Xe,Ae]=(0,a.useState)(xe??"US"),[Ct,We]=(0,a.useState)(ve??""),[Ke,ot]=(0,a.useState)(ie??""),[et,In]=(0,a.useState)(W??""),[st,jn]=(0,a.useState)(w??""),[Ht,vn]=(0,a.useState)(de??""),[Zt,or]=(0,a.useState)({}),Mt=(0,a.useRef)(ve??""),wt=(0,a.useRef)(xe??"US"),en=(0,a.useRef)(ie??""),tn=(0,a.useRef)(W??""),At=(0,a.useRef)(w??""),Bt=(0,a.useRef)(de??""),St=(0,a.useRef)({});(0,a.useEffect)(()=>{let l=($,J,ue,Y,Ie)=>{if(St.current[$])return;let De=J?.trim();!De||De===ue.current||(ue.current=De,Y(De),Ie?.(De))};l("country",xe,wt,Ae,je),l("zip",ve,Mt,We,$e),l("addressLine1",ie,en,ot),l("addressLine2",W,tn,In),l("city",w,At,jn),l("state",de,Bt,vn)},[xe,ve,ie,W,w,de,je,$e]);let se=(0,a.useMemo)(()=>(0,C.resolveAVSConfig)(ae),[ae]),Hn=se!==null,U=(0,a.useMemo)(()=>(0,C.isAuthorizationOnlySession)(L),[L]),lt=!!L?.vault?.html,Ft=!!L?.gateways?.pcivault,Oe=!!(L?.gateways?.stripe?.enabledPaymentMethods??g)?.includes("card"),ct=lt||Oe||Ft,Ye=!!(x&&ct&&He&&e),[_n,xn]=(0,a.useState)(()=>oe!=="buttons"||pt?e??null:null),[On,Kn]=(0,a.useState)(0),Tn=oe!=="buttons"||pt||!!e&&_n===e,at=(0,a.useMemo)(()=>!He||!Ye||!e||!Tn?null:He.cardCapture({sessionId:e,captureMethod:L?.captureMethod}),[He,Ye,e,Tn,L?.captureMethod]),Dt=(0,a.useMemo)(()=>{let l=Xe,$=se?(0,C.isAVSFieldVisible)(se.postal_code,l):!1;return Es(l,Ct,$)},[se,Xe,Ct]),{avsInvalid:ln,invalidAvsFields:ht}=(0,a.useMemo)(()=>{let l={line1:!1,city:!1,state:!1,zip:!1};if(!Ye||!se)return{avsInvalid:!1,invalidAvsFields:l};let $=Xe,J=(Ie,De)=>(0,C.isAVSFieldVisible)(Ie,$)&&!De.trim(),ue={line1:J(se.address_line_1,Ke),city:J(se.city,st),state:J(se.state,Ht),zip:Dt.empty||Dt.malformed};return{avsInvalid:ue.line1||ue.city||ue.state||ue.zip,invalidAvsFields:ue}},[Ye,se,Xe,Ke,st,Ht,Dt]),[It,nn]=(0,a.useState)(!1),[cn,Kt]=(0,a.useState)(!1),[Ot,Nt]=(0,a.useState)(()=>Wo(L?.vault)),[Be,Ut]=(0,a.useState)(pt&&ct?"card":"buttons"),[ft,Cn]=(0,a.useState)(null),Wn=Be==="expanding"||Be==="card",$t=280,qt=(0,a.useRef)(null),Lt=(0,a.useCallback)(l=>{qt.current&&clearTimeout(qt.current),qt.current=setTimeout(()=>{qt.current=null,l()},$t)},[$t]);(0,a.useEffect)(()=>()=>{qt.current&&clearTimeout(qt.current)},[]);let Nn=(0,a.useCallback)(()=>{xn(e??null),Kn(l=>l+1),Ut("expanding"),Lt(()=>Ut("card"))},[Lt,e]),Un=(0,a.useCallback)(()=>{Ut("collapsing"),Lt(()=>Ut("buttons"))},[Lt]),rn=(0,a.useCallback)(l=>{Cn(l),Ut("apm-expanding"),Lt(()=>Ut("apm-form"))},[Lt]),Wt=(0,a.useCallback)(()=>{Ut("apm-collapsing"),Lt(()=>{Ut("buttons"),Cn(null)})},[Lt]);(0,a.useEffect)(()=>{oe==="buttons"&&pt&&ct&&(xn(e??null),Ut("card"))},[oe,pt,ct,e]);let[on,Ve]=(0,a.useState)(null),M=(0,a.useRef)(!1),q=(0,a.useRef)(null),F=(0,a.useRef)("idle"),[Re,Ee]=(0,a.useState)(null),y=(0,a.useRef)(Re);(0,a.useEffect)(()=>{y.current=Re},[Re]);let o=n||Xt,f=p??T,z=(0,a.useMemo)(()=>(0,zt.resolveTheme)(O),[O]),b=(0,a.useMemo)(()=>{let l=z?.buttonsLayout??(0,C.resolveButtonsLayoutTheme)(ee);return Q?{...l,...Q,cardButton:{...l.cardButton,...Q.cardButton},cardFormContainer:{...l.cardFormContainer,...Q.cardFormContainer},backButton:{...l.backButton,...Q.backButton},backButtonIcon:{...l.backButtonIcon,...Q.backButtonIcon},submitButton:{...l.submitButton,...Q.submitButton},title:{...l.title,...Q.title}}:l},[z,ee,Q]),H=le??z?.appearance,Ne=(0,a.useMemo)(()=>ro({appearance:H,buttonsStyles:b,layout:oe}),[H,b,oe]),tt=qe.inlineSessionPatchProcessing??!1,re=(_??Qe)||tt,K=o.replace(/\/+$/,""),m=(0,a.useMemo)(()=>jo({userId:r,email:i,firstName:A,lastName:h,country:xe,zip:ve},Zt),[r,i,A,h,xe,ve,Zt]),V=[m.firstName,m.lastName].filter(l=>!!l?.trim()).join(" "),Ce=(0,a.useMemo)(()=>He?He.getRawProvider():null,[He]),Te=(0,a.useMemo)(()=>yt?yt.getRawProvider():null,[yt]),Fe=te||100,Sn=(0,a.useMemo)(()=>H?(0,gn.toStripeAppearance)(H):null,[H]),Cr=Sn?{appearance:Sn}:null,Io=(0,a.useMemo)(()=>{let l=Sn??{},$=l.rules??{};return{...l,rules:{...$,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...$[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...$[".AccordionItemContents"]??{}}}}},[Sn]),jr=(0,a.useMemo)(()=>{let l=Ya(te);return{...l,currency:Me.toLowerCase(),paymentMethodCreation:"manual",...l.mode==="payment"?{captureMethod:"manual"}:{},...Cr}},[te,Me,Cr]),la=(0,a.useMemo)(()=>({mode:"payment",amount:Fe,currency:Me.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Cr}),[Fe,Me,Cr]),Pe=(0,a.useCallback)(l=>{ke(l),P?.(l)},[P]);(0,a.useEffect)(()=>{!Ye||!at||at.setCardFieldOrder?.(ge??null,se==null)},[Ye,at,ge,se]),(0,a.useEffect)(()=>{(Be==="expanding"||Be==="collapsing"||Be==="apm-expanding"||Be==="apm-collapsing")&&Pe(null)},[Be,Pe]);let dn=(0,a.useCallback)((l,$,J)=>{d?.(Et(l,$,J))},[d]),ar=(0,a.useCallback)((l,$,J)=>{let ue=J?.popupBlocked??qn($),Y=ks(l,ue),Ie=er(J?.code)??Bn($)??"external_payment_method_failed",De=new zt.FloPayError(Y,"api_error",{code:"external_payment_method_failed",param:l});Ve(null),oe==="buttons"&&(Ut("buttons"),Cn(null)),Pe(Y),u?.(De),console.error("[FloPay] External payment method failed:",{method:l,code:Ie,popupBlocked:ue})},[oe,u,Pe]);(0,a.useEffect)(()=>{if(!Ye||!e){Nt(null);return}let l=Wo(L?.vault);if(l){Nt(l);return}if(!Tn){Nt(null);return}Nt(null);let $=!0;return new gn.PaymentAPI(K).getVaultCapture(e,t).then(J=>{if(!$)return;let ue=Wo(J);ue?Nt(ue):Pe("Failed to load the secure card form.")}).catch(J=>{$&&Pe(J instanceof Error?J.message:"Failed to load the secure card form.")}),()=>{$=!1}},[Ye,Tn,On,e,L?.vault?.html,L?.vault?.messageToken,L?.vault?.expectedOrigin,K,t,Pe]);let wn=(0,a.useRef)({onComplete:s,onError:u,updateError:Pe,emitDecline:dn,resolvedAccount:m,avsConfig:se,avsCheckProp:he,sessionId:e,nonce:t,baseUrl:K,captureMethod:L?.captureMethod,paymentId:L?.paymentId,authorizationExpiresAt:L?.authorizationExpiresAt});wn.current={onComplete:s,onError:u,updateError:Pe,emitDecline:dn,resolvedAccount:m,avsConfig:se,avsCheckProp:he,sessionId:e,nonce:t,baseUrl:K,captureMethod:L?.captureMethod,paymentId:L?.paymentId,authorizationExpiresAt:L?.authorizationExpiresAt};let _o=(0,a.useRef)(!1),Bi=(0,a.useCallback)(()=>{let{resolvedAccount:l,avsConfig:$,avsCheckProp:J}=wn.current,ue=wt.current||l.country||"US",Y=$?(0,C.isAVSFieldVisible)($.state,ue):!1,Ie=$?(0,C.isAVSFieldVisible)($.address_line_1,ue):!1,De=$?(0,C.isAVSFieldVisible)($.postal_code,ue):!1,dt=$?(0,C.isAVSFieldVisible)($.city,ue):!1,bt=$?(0,C.isAVSFieldVisible)($.address_line_2,ue):!1,nt=Ie&&!Y&&De?(0,C.getStateFromPostalCode)(ue,(Mt.current??"").trim()):null,kt=Y?Bt.current:nt;return{accountData:{userId:l.userId??"",email:l.email??"",firstName:l.firstName??"",lastName:l.lastName??"",...De&&Mt.current?{zip:Mt.current}:{},...dt&&At.current?{city:At.current}:{},...kt?{state:kt}:{},...Ie&&en.current?{addressLine1:en.current}:{},...bt&&tn.current?{addressLine2:tn.current}:{},country:ue},...J!==void 0?{avsCheck:J}:{},...$?{avsConfig:{country:(0,C.isAVSFieldVisible)($.country,ue),postal_code:De,address_line_1:Ie,address_line_2:bt,city:dt,state:Y}}:{}}},[]),ca=(0,a.useRef)(Je);ca.current=Je,(0,a.useEffect)(()=>{Je||f!==ni||wn.current.updateError(null)},[Je,f]),(0,a.useEffect)(()=>{!Ye||!at||at.setSubmitGate?.(ln||Je)},[Ye,at,ln,Je]),(0,a.useEffect)(()=>{if(!Ye||!at)return;_o.current=!1;let l=!1,$=at.on("submitting",()=>{nn(!0),q.current&&clearTimeout(q.current),F.current="validation-window",q.current=setTimeout(()=>{q.current=null,F.current==="validation-window"&&(F.current="processing")},bs),Ve("processing");let{baseUrl:De,sessionId:dt,nonce:bt,updateError:nt,onError:kt}=wn.current;!dt||!bt||new gn.PaymentAPI(De).patchAccountSnapshot(dt,bt,Bi(),{telemetryMode:"best_effort"}).catch(Se=>{if(!vs(Se))return;let _t=Se instanceof Error?Se.message:"Please check your billing address and try again.";nt(_t),F.current="idle",Ve(null),kt?.(Se instanceof zt.FloPayError?Se:new zt.FloPayError(_t,"api_error"))})}),J=at.on("complete",async De=>{if(gr(De.sessionId??wn.current.sessionId),F.current="terminal",Ve("success"),await new Promise(nt=>setTimeout(nt,yn)),_o.current)return;_o.current=!0;let dt=wn.current,bt=(0,C.isAuthorizationOnlySession)(dt)||De.outcome==="authorized";wn.current.onComplete?.(bt?{status:"authorized",paymentIntentId:De.intentId,paymentId:De.paymentId??dt.paymentId,sessionId:De.sessionId??dt.sessionId,authorizationExpiresAt:De.authorizationExpiresAt??dt.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:De.intentId,checkoutMethod:"card"})}),ue=at.on("decline",async De=>{let{updateError:dt,emitDecline:bt}=wn.current,nt=De.message??"Your payment was declined. Please try another card or contact your bank.";F.current="terminal",dt(nt),Ve("error");let kt=De.failureOutcome??(0,C.normalizeCheckoutFailureOutcome)(De.declineReason)??"authorization_declined";bt("card",nt,{code:kt,declineCode:kt}),await new Promise(Se=>setTimeout(Se,Yt)),!l&&(F.current="idle",Ve(null))}),Y=at.on("error",async De=>{let{updateError:dt,onError:bt}=wn.current,nt=De.message??"There was a problem processing your payment. Please try again.";F.current="terminal",dt(nt),Ve("error"),bt?.(new zt.FloPayError(nt,"api_error",{code:De.failureOutcome??"capture_failed"})),await new Promise(kt=>setTimeout(kt,Yt)),!l&&(F.current="idle",Ve(null))}),Ie=at.on("blocked",()=>{if(!ca.current){nn(!0);return}wn.current.updateError(ni)});return()=>{l=!0,q.current&&(clearTimeout(q.current),q.current=null),F.current="idle",$(),J(),ue(),Y(),Ie()}},[Ye,at]);let kn=!!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:kn}),[g,kn]),da=kn||!!yt,Di=(0,a.useMemo)(()=>da?Kr.filter(l=>l!=="paypal"):Kr,[Kr,da]),Li=(0,a.useMemo)(()=>{let l=[];return R&&l.push("apple_pay"),pe&&l.push("google_pay"),l},[R,pe]),Wr=Sr?Di:Li,zi=x&&Wr.length>0,xo=Hn?Xe:xe,Yr=(0,a.useMemo)(()=>{let l=xo?.trim().toUpperCase();return l?ye?wr.filter($=>{let J=ye[$];return!J||J.length===0||J.includes(l)}):(0,C.filterStripeMethodsByCountry)(wr,xo):wr},[wr,xo,ye]),To=(0,a.useMemo)(()=>({mode:"payment",amount:Fe,currency:Me.toLowerCase(),paymentMethodCreation:"manual",appearance:Io}),[Fe,Me,Io]),[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&&(kn||(Sr?Fi:Gr===!1)),ba=x&&zi,kr=!Je&&Pa&&kn,va=ha==="retrying"||ha==="exhausted",Rr=!Je&&Pa&&!!Te&&(!kn||va),Er=!Je&&ba&&!!Ce,Ir=!Je&&x&&Hr&&Yr.length>0&&!!Ce,Ui=kr&&!va?Oi:Rr&&ai(ua),$i=Er&&ai(ma),qi=Ir&&fa!=="load_error",Ca=l=>l==="loading"||l==="ready",Sa=kr||Rr&&Ca(ua)||Er&&Ca(ma)||Ir&&fa!=="load_error",Jr=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(!Jr.current){if(!x&&!I){Jr.current=!0;let l=new zt.FloPayError("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");u?.(l),Pe(l.message)}else if(!x&&I&&!kn&&!Te){Jr.current=!0;let l=new zt.FloPayError("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");u?.(l),Pe(l.message)}else if(Gr!==void 0&&!Je&&!ct&&!Sa){Jr.current=!0;let l=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?.(l),Pe(l.message)}}},[x,I,kn,Te,Gr,Je,ct,Sa,u,Pe]);let wa=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(wa.current||!Hr)return;let l=[];R!==!0&&l.push("showApplePay"),pe!==!0&&l.push("showGooglePay"),l.length!==0&&(wa.current=!0,console.warn(`[FloPay] ${l.join(" / ")} ${l.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,R,pe]);let ka=(0,a.useCallback)((l,$)=>qe.applyInlineSessionPatch?qe.applyInlineSessionPatch(l).then(J=>({error:null,sessionId:J.sessionId||e,nonce:J.session?.clientSecret||t})).catch(J=>{let ue=oi($,J);return Pe(ue.message),u?.(ue),{error:ue,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[qe.applyInlineSessionPatch,t,u,e,Pe]),un=(0,a.useCallback)(async l=>{if(!ce)return{proceed:!0};try{let $=await ce({method:l,sessionId:e||void 0,createSession:qe.inlineSessionDraft});if($===!1)return{proceed:!1};if($&&typeof $=="object"){$.account&&or(ue=>({...ue??{},...$.account}));let J=await ka($,l);return J.error?{proceed:!1,accountPatch:$.account}:{proceed:!0,accountPatch:$.account,sessionId:J.sessionId,nonce:J.nonce}}return{proceed:!0}}catch($){let J=oi(l,$);return Pe(J.message),u?.(J),{proceed:!1}}},[ka,qe.inlineSessionDraft,ce,u,e,Pe]),Ra=(0,a.useCallback)(async(l,$)=>{if(M.current)return;M.current=!0,Qt(!0),Ve("processing"),Pe(null);let J=$?.sessionId??e,ue=$?.nonce??t,Y=jo(m,$?.accountPatch),Ie=$?.completionPaymentMethodId??Dr(l),De=l.originalPaymentMethodId?{...l,originalPaymentMethodId:void 0}:l;try{let bt=await new gn.PaymentAPI(K).processPayment(Y.userId??"",{sessionId:J,nonce:ue,tokenizedData:De,accountData:{userId:Y.userId??"",email:Y.email??"",firstName:Y.firstName??"",lastName:Y.lastName??"",...se?(()=>{let Se=wt.current,_t=(0,C.isAVSFieldVisible)(se.state,Se),jt=(0,C.isAVSFieldVisible)(se.address_line_1,Se),Xn=(0,C.isAVSFieldVisible)(se.postal_code,Se),Qn=jt&&!_t&&Xn?(0,C.getStateFromPostalCode)(Se,(Mt.current??"").trim()):null,xt=_t?Bt.current:Qn;return{country:Se,...Xn&&Mt.current?{zip:Mt.current}:{},...(0,C.isAVSFieldVisible)(se.city,Se)&&At.current?{city:At.current}:{},...xt?{state:xt}:{},...jt&&en.current?{addressLine1:en.current}:{},...(0,C.isAVSFieldVisible)(se.address_line_2,Se)&&tn.current?{addressLine2:tn.current}:{}}})():{}},chv:E,avsCheck:he??!1,checkoutType:B,checkoutLayout:fe,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(bt.ok){let Se=bt.status===204?null:await bt.json().catch(()=>null),_t=(0,C.isAuthorizationOnlySession)(L)||Se?.status==="authorized";gr(J),Ve("success"),Ee(null),await new Promise(jt=>setTimeout(jt,yn)),s?.(_t?{status:"authorized",...typeof Se?.paymentId=="string"?{paymentId:Se.paymentId}:L?.paymentId?{paymentId:L.paymentId}:{},sessionId:typeof Se?.sessionId=="string"?Se.sessionId:J,...typeof Se?.authorizationExpiresAt=="string"?{authorizationExpiresAt:Se.authorizationExpiresAt}:L?.authorizationExpiresAt?{authorizationExpiresAt:L.authorizationExpiresAt}:{},paymentIntentId:l.threeDSecureActionResultTokenId,paymentMethodId:Ie,checkoutMethod:l.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:l.threeDSecureActionResultTokenId,paymentMethodId:Ie,checkoutMethod:l.isPaypal?"paypal":"card"});return}let nt=await bt.json().catch(()=>null);if(nt?.type==="paypal_redirect_required"){let Se=nt.threeDSecureToken,_t=nt.paymentMethodId||l.id||"";if(!He||!Se){Ve("error"),Pe("PayPal authorization required but no token provided.");return}try{let jt=yt?.getRawProvider();if(!jt){Pe("PayPal is not available.");return}let Xn={return_url:window.location.href};_t&&(Xn.payment_method=_t);let{error:Qn}=await jt.confirmPayment({clientSecret:Se,confirmParams:Xn,redirect:"if_required"});if(Qn){Ve("error");let xt=Qn.message??"PayPal payment failed.";Pe(xt),dn("paypal",xt,{code:Qn.code})}}catch(jt){Ve("error"),Pe(jt instanceof Error?jt.message:"PayPal authorization failed.")}return}if(nt?.type==="paypal_direct_required"){let Se=nt.orderId;if(!Se){Ve("error"),Pe("PayPal retry required but no order id provided.");return}let _t=y.current?.attempts??0;if(_t>=2){Ve("error"),Pe("PayPal payment could not be completed after multiple attempts."),dn("paypal","paypal_direct_required retry limit exceeded");return}Mo(!1),Ao("loading"),Ee({orderId:Se,attempts:_t+1}),Ve(null);return}Ve("error");let kt=nt?.message??"Payment failed. Please try again.";Pe(kt),dn(l.isPaypal?"paypal":"card",kt,{code:nt?.code??nt?.gatewayErrorCode,declineCode:nt?.declineCode??nt?.gatewayDeclineReason}),await new Promise(Se=>setTimeout(Se,Yt))}catch(dt){Ve("error"),Pe(dt instanceof Error?dt.message:"An unexpected error occurred"),await new Promise(bt=>setTimeout(bt,Yt))}finally{Qt(!1),Ve(null),M.current=!1}},[K,e,t,m,V,E,He,yt,L,s,u,Pe,dn]),an=(0,a.useCallback)((l,$)=>{v?v(l):Ra(l,$)},[v,Ra]),Ea=(0,a.useRef)(!1);(0,a.useEffect)(()=>{if(typeof window>"u"||Ea.current)return;let l=new URLSearchParams(window.location.search),$=l.get("payment_intent"),J=l.get("payment_intent_client_secret"),ue=l.get("redirect_status");if(!$||!J)return;let Y=kt=>{let Se=localStorage.getItem(kt);if(!Se)return null;try{return JSON.parse(Se)}catch{return localStorage.removeItem(kt),null}},Ie=Y(Rn)??Y(ti),De;if(Ie?.clientSecret){if(Ie.clientSecret!==J)return;De={...Ie.accountPatch?{accountPatch:Ie.accountPatch}:{},...Ie.sessionId?{sessionId:Ie.sessionId}:{},...Ie.nonce?{nonce:Ie.nonce}:{}}}else if(Ie?.sessionId&&Ie.sessionId!==e)return;Ea.current=!0,localStorage.removeItem(Rn),localStorage.removeItem(ti);let dt=new URL(window.location.href);dt.searchParams.delete("payment_intent"),dt.searchParams.delete("payment_intent_client_secret"),dt.searchParams.delete("redirect_status"),window.history.replaceState({},"",dt.toString());let bt=Ie?.paymentMethodType??Ie?.tokenType??"card",nt="card";(async()=>{let kt=He?.getRawProvider();if(!kt){let xt="Payment is not available \u2014 please refresh and try again.";Pe(xt),dn(nt,xt);return}if(ue==="failed"){let xt="Payment was declined. Please try again.";Pe(xt),dn(nt,xt);return}let{paymentIntent:Se,error:_t}=await kt.retrievePaymentIntent(J);if(_t){let xt=_t.message??"Failed to retrieve payment status.";Pe(xt),dn(nt,xt,{code:_t.code});return}let jt=Se?.status,Xn=co(jt);if(!Se||!Xn){let xt=jt==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";Pe(xt),dn(nt,xt,{code:jt??"missing_payment_intent"});return}let Qn=typeof Se.payment_method=="string"?Se.payment_method:Se.payment_method?.id;an({id:Qn??Ie?.paymentMethodId??Ie?.tokenId??Se.id,type:"card",threeDSecureActionResultTokenId:Se.id,gateway:Ie?.gateway??"stripe",paymentMethodType:bt},De)})()},[e,an,He,Pe,dn]);let Bo=(0,a.useCallback)(l=>{l.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=H?.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",Yn=l=>It&&l?Do:xr,Xr=(Dt.malformed||Dt.empty)&&(cn||It),Hi=Xr?Do:Yn(ht.zip),Lo=b.cardFormContainer?.backgroundColor??ji??(_r?"white":"#EDEDFF"),Tr=b.cardInputBackground??Vt?.colorBackground??"white",zo=sr(G),Ia=sr(me),ir=b.nameInput,_a=b.cardInputFontSize??Is(ir?.fontSize)??Vt?.fontSizeBase??"16px",xa=typeof ir?.fontFamily=="string"?ir.fontFamily:Vt?.fontFamily??"Poppins, sans-serif",Ta=qo(ir?.fontWeight)??400,Ki=b.cardInputColor??(typeof ir?.color=="string"?ir.color:void 0)??Vt?.colorText??"#262833",Wi=b.cardInputPlaceholderColor??"#9ca3af",Pt=Vt?.borderRadius??"8px",Gn=Vt?.borderRadius??b.cardButton?.borderRadius??Pt,Jn=Vt?.colorPrimary??"#4A49FF",Yi=Vt?.colorPrimaryHover??dr(Jn,.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??Pt,Ji=at&&Ot?(0,c.jsx)(ur,{capture:at,html:Ot.html,messageToken:Ot.messageToken,expectedOrigin:Ot.expectedOrigin,theme:Ne,onReady:()=>{if(!se||typeof document>"u")return;let l=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};l();let $=0,J=window.setInterval(()=>{$+=1;let ue=document.activeElement;!!ue&&ue.tagName==="IFRAME"&&ue.id==="flopay_vault_form_iframe"?(l(),window.clearInterval(J)):$>=50&&window.clearInterval(J)},100)},onError:l=>Pe(l),onValidation:l=>{let $=F.current;($==="idle"||$==="validation-window")&&(Pe(l),l&&F.current==="validation-window"&&(q.current&&(clearTimeout(q.current),q.current=null),F.current="idle",Ve(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:`
30
+ `,fo=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:fo,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,v.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,o.useRef)(0),n=(0,o.useRef)(null),a=(0,o.useRef)(null),r=(0,o.useCallback)((p=a.current)=>{let h=p;h?.timer&&(clearTimeout(h.timer),h.timer=null)},[]),i=(0,o.useCallback)((p,h)=>{typeof document<"u"&&document.visibilityState!=="visible"||(r(p),p.timer=setTimeout(()=>{p.timer=null,a.current?.generation===p.generation&&(a.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"}))},h))},[r,e]),u=(0,o.useCallback)(p=>{p.yieldedControl&&i(p,600)},[i]),d=(0,o.useCallback)(p=>{r();let h=t.current+1;t.current=h,n.current=null;let E={generation:h,method:p,timer:null,yieldedControl:!1};return a.current=E,h},[r]),b=(0,o.useCallback)(p=>{let h=a.current;return typeof p=="number"&&h?.generation!==p?!1:(r(h),a.current=null,(typeof p!="number"||n.current===p)&&(n.current=null),!0)},[r]),M=(0,o.useCallback)(p=>{let h=a.current,E=p??h?.generation??t.current;(!p||h?.generation===p)&&(r(h),a.current=null),n.current=E},[r]),g=(0,o.useCallback)(p=>n.current===(p??t.current),[]),R=(0,o.useCallback)(p=>a.current?.generation===p&&n.current!==p,[]),C=(0,o.useCallback)(()=>{let p=a.current;p&&u(p)},[u]),k=(0,o.useCallback)(()=>{let p=a.current;p&&(p.yieldedControl=!0,r(p))},[r]);return(0,o.useEffect)(()=>{let p=()=>{document.visibilityState==="visible"?C():k()},h=()=>{k()};return document.addEventListener("visibilitychange",p),window.addEventListener("blur",h),window.addEventListener("focus",C),()=>{document.removeEventListener("visibilitychange",p),window.removeEventListener("blur",h),window.removeEventListener("focus",C),r()}},[r,k,C]),{startAttempt:d,finishAttempt:b,invalidateAttempt:M,isAttemptInvalidated:g,isAttemptCurrent:R}}function Rs(e){let t=(0,v.getPostalCodeExample)(e);return`Enter a valid ${(0,v.getPostalCodeLabel)(e)}${t?` (e.g. ${t})`:""}`}function Es(e,t,n){let a=(0,v.isPostalCodeSupported)(e),r=t.trim(),i=n&&a,u=i&&!r,d=i&&!!r&&!(0,v.isValidPostalCode)(e,r);return{visible:n,supported:a,required:i,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 Wo(){return(0,c.jsx)("style",{children:Cs})}function Is(e){return typeof e=="number"?`${e}px`:e}function pi(e,t){let n=e.availablePaymentMethods;return n&&t.some(a=>n[a])?"ready":"unavailable"}function mi({state:e,placeholderTestId:t,borderRadius:n=8,children:a}){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:a})]})}function ai(e){return e!=="unavailable"&&e!=="load_error"}function ho(e){return(0,c.jsx)(xs,{...e})}function ii({sessionId:e,nonce:t,email:n,billingApiUrl:a,onTokenizedBody:r,onErrorChange:i,isProcessing:u=!1,onButtonClick:d,onDecline:b,onTechnicalFailure:M,runBeforeButtonClick:g,onLoadStateChange:R,placeholderBorderRadius:C}){let k=gn(),p=(0,mt.useStripe)(),h=(0,mt.useElements)(),[E,_]=(0,o.useState)("loading");(0,o.useEffect)(()=>{R?.(E)},[E,R]);let[f,ge]=(0,o.useState)(!1),x=(0,o.useRef)(!1),oe=(0,o.useRef)(null),ae=(0,o.useRef)(null),[j,K]=(0,o.useState)(0),[ce,pe]=(0,o.useState)(!1),De=(0,o.useRef)(!1),P=(0,o.useRef)(new Map),{startAttempt:ie,finishAttempt:Le,invalidateAttempt:we,isAttemptInvalidated:he,isAttemptCurrent:Z}=ui((W,S,de)=>{M?.(W,S,{...de,popupBlocked:de?.popupBlocked??Hn(S)}),pe(!0),K(Qe=>Qe+1)});(0,o.useEffect)(()=>{ce&&ae.current?.focus()},[ce,j]);let me=(0,o.useCallback)(()=>{K(W=>W+1)},[]),J=(0,o.useCallback)((W,S,de)=>{we(de),M?.("paypal",W,{code:S,popupBlocked:Hn(W)}),pe(!0),me()},[we,M,me]),ne=(0,o.useCallback)(()=>{window.setTimeout(()=>{(oe.current?.querySelector("iframe")??oe.current)?.focus()},0)},[]);(0,o.useEffect)(()=>{De.current&&(De.current=!1,ne())},[ne,j]);let ke=(0,o.useCallback)(()=>{pe(!1),i?.(null),ne()},[ne,i]);(0,o.useEffect)(()=>{if(!p||x.current)return;let W=new URLSearchParams(window.location.search),S=W.get("payment_intent"),de=W.get("payment_intent_client_secret"),Qe=W.get("redirect_status");if(!S||!de)return;x.current=!0;let Ve;try{let L=localStorage.getItem(Nr);if(L){let Pe=JSON.parse(L);Pe.clientSecret===de&&(Ve={...Pe.accountPatch?{accountPatch:Pe.accountPatch}:{},...Pe.sessionId?{sessionId:Pe.sessionId}:{},...Pe.nonce?{nonce:Pe.nonce}:{}})}}catch{}try{localStorage.removeItem(Nr)}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(ge(!0),Qe==="failed"){let X="PayPal payment was declined. Please try again.";i?.(X),b?.(Et("paypal",X));return}let{paymentIntent:L,error:Pe}=await p.retrievePaymentIntent(de);if(Pe){i?.(Pe.message??"Failed to retrieve PayPal payment status.");return}if(L&&(L.status==="requires_capture"||L.status==="succeeded")){let X=typeof L.payment_method=="string"?L.payment_method:L.payment_method?.id;r({id:X??L.id,type:"card",threeDSecureActionResultTokenId:L.id,isPaypal:!0},Ve)}else{let X="PayPal payment was not completed. Please try again.";i?.(X),b?.(Et("paypal",X))}}catch(L){i?.(L instanceof Error?L.message:"Failed to complete PayPal payment.")}finally{ge(!1)}})()},[p,r,i,b]);let xe=(0,o.useCallback)(async W=>{if(u||f){W.reject();return}let S=g?await g("paypal"):{proceed:!0};if(!S.proceed){P.current.delete(j),W.reject();return}let de=ie("paypal");P.current.set(j,{generation:de,accountPatch:S.accountPatch,sessionId:S.sessionId,nonce:S.nonce}),pe(!1),d?.("paypal"),W.resolve()},[P,u,d,g,ie,f,j]),se=(0,o.useCallback)(async W=>{if(!p||!h)return;let S=P.current.get(j);if(S&&!Z(S.generation)){P.current.delete(j);return}if(!S&&he()||S&&!Le(S.generation))return;S||Le();let de=S??null;if(P.current.delete(j),!de&&g){let L=await g("paypal");if(!L.proceed){W.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}de={accountPatch:L.accountPatch,sessionId:L.sessionId,nonce:L.nonce}}let Qe=de?.sessionId??e,Ve=de?.nonce??t,ue=de?.accountPatch?.email??n;try{if(ge(!0),i?.(null),!Qe||!ue)throw new Error("Missing sessionId or email for PayPal payment");let L=p.createPaymentMethod,{error:Pe,paymentMethod:X}=await L({type:"paypal"});if(Pe){J(Pe,"stripe_paypal_create_payment_method_failed",S?.generation),W.paymentFailed({reason:"fail"});return}let be=await new bn.PaymentAPI(a).createSessionIntent(Qe,Ve??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:X?.id??null,intentKind:"payment"});if(be.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let rt=be.clientSecret,qe={return_url:window.location.href};if(X?.id&&(qe.payment_method=X.id),typeof window<"u")try{localStorage.setItem(Nr,JSON.stringify({clientSecret:rt,sessionId:Qe,nonce:Ve,accountPatch:de?.accountPatch}))}catch{}let{error:ct,paymentIntent:ve}=await p.confirmPayment({clientSecret:rt,confirmParams:qe,redirect:"if_required"});if(ct){if(typeof window<"u")try{localStorage.removeItem(Nr)}catch{}if(Or(ct)){let ot=ct.message??"Your payment was declined.";i?.(ot),b?.(Et("paypal",ot,{code:Dn(ct),declineCode:br(ct)})),await go({billingApiUrl:a,sessionId:Qe,nonce:Ve,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Dn(ct)??"provider_declined"}})}else J(ct,"stripe_paypal_confirm_failed",S?.generation);return}if(typeof window<"u")try{localStorage.removeItem(Nr)}catch{}let re=typeof ve?.payment_method=="string"?ve.payment_method:ve?.payment_method?.id;r({id:re??ve?.id,type:"card",threeDSecureActionResultTokenId:ve?.id,isPaypal:!0},{accountPatch:de?.accountPatch,sessionId:Qe,nonce:Ve});return}catch(L){J(L,"stripe_paypal_failed",S?.generation)}finally{ge(!1)}},[p,h,e,t,n,a,r,i,b,g,J,Le,Z,he,j]);return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(mi,{state:E,placeholderTestId:"flopay-paypal-placeholder",borderRadius:C,children:(0,c.jsxs)("div",{ref:oe,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[ce&&(0,c.jsx)("button",{ref:ae,type:"button","data-testid":"flopay-paypal-retry-button",onClick:ke,style:ci,children:"Try PayPal again"}),(0,c.jsx)(mt.ExpressCheckoutElement,{onReady:W=>_(pi(W,["paypal"])),onLoadError:()=>{_("load_error"),Jo(Tt(k),"paypal","paypal")},onClick:xe,onConfirm:se,onCancel:()=>{let W=P.current.get(j);P.current.delete(j),Tt(k)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),we(W?.generation),pe(!1),De.current=!0,me()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},j)]})}),f&&(0,c.jsx)(cn,{status:"processing"})]})}function si({sessionId:e,nonce:t,email:n,billingApiUrl:a,intentKind:r,expressMethods:i,onTokenizedBody:u,onErrorChange:d,onButtonClick:b,onDecline:M,onTechnicalFailure:g,runBeforeButtonClick:R,onLoadStateChange:C,placeholderBorderRadius:k}){let p=gn(),h=(0,mt.useStripe)(),E=(0,mt.useElements)(),[_,f]=(0,o.useState)("loading");(0,o.useEffect)(()=>{C?.(_)},[_,C]);let[ge,x]=(0,o.useState)(!1),oe=(0,o.useRef)(null),ae=(0,o.useRef)(null),[j,K]=(0,o.useState)(0),[ce,pe]=(0,o.useState)(!1),[De,P]=(0,o.useState)("google_pay"),ie=(0,o.useRef)(!1),Le=(0,o.useRef)("google_pay"),we=(0,o.useRef)("google_pay"),he=(0,o.useRef)(new Map),{startAttempt:Z,finishAttempt:me,invalidateAttempt:J,isAttemptInvalidated:ne,isAttemptCurrent:ke}=ui((ue,L,Pe)=>{g?.(ue,L,{...Pe,popupBlocked:Pe?.popupBlocked??Hn(L)}),P(ue),pe(!0),K(X=>X+1)});(0,o.useEffect)(()=>{ce&&ae.current?.focus()},[ce,j]);let xe=(0,o.useCallback)(()=>{K(ue=>ue+1)},[]),se=(0,o.useCallback)((ue,L,Pe,X)=>{J(X),g?.(ue,L,{code:Pe,popupBlocked:Hn(L)}),P(ue),pe(!0),xe()},[J,g,xe]),W=(0,o.useCallback)(()=>{window.setTimeout(()=>{(oe.current?.querySelector("iframe")??oe.current)?.focus()},0)},[]);(0,o.useEffect)(()=>{ie.current&&(ie.current=!1,W())},[W,j]);let S=(0,o.useCallback)(()=>{pe(!1),d?.(null),W()},[W,d]),de=(0,o.useCallback)(async ue=>{if(!h||!E)return;let L=he.current.get(j);if(L&&!ke(L.generation)){he.current.delete(j);return}if(!L&&ne()||L&&!me(L.generation))return;L||me();let Pe=ue.expressPaymentType??L?.method??Le.current,X=L??null;he.current.delete(j);let be=ri(Pe);if(!X&&R){let re=await R(be);if(!re.proceed){ue.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}X={accountPatch:re.accountPatch,sessionId:re.sessionId,nonce:re.nonce}}let rt=be,qe=X?.sessionId??e,ct=X?.nonce??t,ve=X?.accountPatch?.email??n;try{x(!0),d?.(null);let{error:re}=await E.submit();if(re){se(Pe,re,"stripe_wallet_submit_failed",L?.generation);return}let{error:ot,paymentMethod:ee}=await h.createPaymentMethod({elements:E});if(ot||!ee){se(Pe,ot??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",L?.generation);return}if(!qe||!ve)throw new Error("Missing sessionId or email for wallet payment");let yt=await new bn.PaymentAPI(a).createSessionIntent(qe,ct??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:Pe??be,paymentMethodId:ee.id,intentKind:r});if(yt.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let He=yt.clientSecret,{error:Ke,intentId:Nt}=(0,zt.isSetupIntentClientSecret)(He)?await h.confirmCardSetup(He,{payment_method:ee.id}).then(at=>({error:at.error,intentId:at.setupIntent?.id})):await h.confirmCardPayment(He,{payment_method:ee.id}).then(at=>({error:at.error,intentId:at.paymentIntent?.id}));if(Ke){if(Or(Ke)){let at=Ke.message??"Your payment was declined.";d?.(at),M?.(Et(rt,at,{code:Dn(Ke),declineCode:br(Ke)})),await go({billingApiUrl:a,sessionId:qe,nonce:ct,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:Pe??be,providerDeclineReason:Dn(Ke)??"provider_declined"}})}else se(Pe,Ke,"stripe_wallet_confirm_failed",L?.generation);return}u({id:ee.id,type:"card",threeDSecureActionResultTokenId:Nt},{accountPatch:X?.accountPatch,sessionId:qe,nonce:ct})}catch(re){se(Pe,re,"stripe_wallet_failed",L?.generation)}finally{x(!1)}},[h,E,e,t,n,a,r,u,d,M,R,se,me,ke,ne,j]),Qe=(0,o.useMemo)(()=>{let ue=["applePay","googlePay","paypal","link","amazonPay","klarna"],L=new Set(["applePay","googlePay"]),Pe=new Set(i.map(v.stripeExpressMethodToOptionKey)),X={};for(let be of ue)Pe.has(be)?X[be]=L.has(be)?"always":"auto":X[be]="never";return X},[i]),Ve=(0,o.useMemo)(()=>i.map(v.stripeExpressMethodToOptionKey),[i]);return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(mi,{state:_,placeholderTestId:"flopay-wallet-placeholder",borderRadius:k,children:(0,c.jsxs)("div",{ref:oe,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[ce&&(0,c.jsxs)("button",{ref:ae,type:"button","data-testid":"flopay-wallet-retry-button",onClick:S,style:ci,children:["Try ",di(De)," again"]}),(0,c.jsx)(mt.ExpressCheckoutElement,{onReady:ue=>{f(pi(ue,Ve))},onLoadError:ue=>{f("load_error"),Jo(Tt(p),"stripe","wallet")},onClick:async ue=>{Le.current=ue.expressPaymentType,we.current=ri(ue.expressPaymentType);let L=R?await R(we.current):{proceed:!0};if(!L.proceed){he.current.delete(j),ue.reject();return}let Pe=Z(ue.expressPaymentType);he.current.set(j,{generation:Pe,method:ue.expressPaymentType,accountPatch:L.accountPatch,sessionId:L.sessionId,nonce:L.nonce}),pe(!1),b?.(we.current),ue.resolve()},onConfirm:de,onCancel:()=>{let ue=he.current.get(j);he.current.delete(j),Tt(p)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),J(ue?.generation),pe(!1),ie.current=!0,xe()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:Qe,layout:{maxColumns:1,overflow:"never"}}},j)]})}),ge&&(0,c.jsx)(cn,{status:"processing"})]})}function _s({method:e,themeId:t,submitting:n=!1,disabled:a=!1,highlighted:r=!1,hasNextStep:i=!1,onClick:u,backgroundColor:d,borderColor:b,textColor:M,borderRadius:g,fontFamily:R}){let C=(0,v.resolveStripeMethodBrandVariant)(e,t),k=$a[e],p=C?.backgroundColor??d??"#ffffff",h=C?.borderColor??b??"#d1d5db",E=C?.textColor??M??"#262833";return(0,c.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!a&&u()},disabled:n||a,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:fo,padding:"0 1rem",backgroundColor:p,color:E,border:`1px solid ${h}`,borderRadius:g??8,fontSize:"0.95rem",fontWeight:600,fontFamily:R,cursor:n||a?"not-allowed":"pointer",opacity:a&&!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,v.getStripeMethodDisplayName)(e)}\u2026`}):(0,c.jsxs)(c.Fragment,{children:[(0,c.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:(0,v.hasVendoredStripeMethodLogo)(e)?8:0},children:[k?(0,c.jsx)("img",{src:k,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"}}):C?.logoSvg?(0,c.jsx)("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:C.logoSvg}}):null,(0,c.jsx)("span",{children:(0,v.getStripeMethodDisplayName)(e)})]}),i&&(0,c.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,c.jsx)("path",{d:"M9 18l6-6-6-6"})})]})})}function Go({method:e,sessionId:t,nonce:n,email:a,billingName:r,billingApiUrl:i,onTokenizedBody:u,onErrorChange:d,onDecline:b,onCancel:M,runBeforeButtonClick:g,onButtonClick:R,isProcessing:C,submitButtonColor:k,submitButtonBorderRadius:p,submitButtonStyle:h,errorText:E}){let _=gn(),f=(0,mt.useStripe)(),ge=(0,mt.useElements)(),[x,oe]=(0,o.useState)(!1),ae=(0,o.useRef)(!1),[j,K]=(0,o.useState)(!1),[ce,pe]=(0,o.useState)("loading"),De=(0,o.useCallback)(async()=>{if(!f||!ge||C||ae.current||!j)return;ae.current=!0,oe(!0);let P=g?await g("card"):{proceed:!0};if(!P.proceed){ae.current=!1,oe(!1);return}R?.("card");let ie=P.sessionId??t,Le=P.nonce??n,we=P.accountPatch?.email??a;try{d?.(null);let he=await ge.submit();if(he.error){d?.(he.error.message??"Payment failed.");return}let Z=await f.createPaymentMethod({elements:ge});if(Z.error||!Z.paymentMethod){d?.(Z.error?.message??"Failed to create payment method.");return}let me=Z.paymentMethod;if(!ie||!we)throw new Error("Missing sessionId or email for payment.");let J=me.type||e,ne=await new bn.PaymentAPI(i).createSessionIntent(ie,Le??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:J,paymentMethodId:null,intentKind:"payment"});if(ne.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let ke=ne.clientSecret;if(typeof window<"u")try{localStorage.setItem(Tn,JSON.stringify({clientSecret:ke,sessionId:ie,nonce:Le,accountPatch:P.accountPatch,paymentMethodId:me.id,paymentMethodType:me.type??e,gateway:"stripe"}))}catch{}let{error:xe,paymentIntent:se}=await f.confirmPayment({clientSecret:ke,confirmParams:{return_url:window.location.href,payment_method:me.id},redirect:"if_required"});if(xe){if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let de=xe.message??"Payment failed.";d?.(de),b?.(Et("card",de,{code:xe.code})),await go({billingApiUrl:i,sessionId:ie,nonce:Le,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:xe.code??"provider_declined"}});return}let W=se?.status;if(!uo(W)){if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let de=W==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";d?.(de),b?.(Et("card",de,{code:W??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let S=typeof se?.payment_method=="string"?se.payment_method:se?.payment_method?.id;u({id:S??me.id,type:"card",threeDSecureActionResultTokenId:se?.id,gateway:"stripe",paymentMethodType:me.type??e},{accountPatch:P.accountPatch,sessionId:ie,nonce:Le})}catch(he){d?.(he instanceof Error?he.message:"Payment failed. Please try again.")}finally{ae.current=!1,oe(!1)}},[f,ge,C,j,g,R,t,n,a,i,e,u,d,b]);return(0,c.jsxs)("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[(0,c.jsx)(mt.PaymentElement,{onReady:()=>pe("ready"),onLoadError:()=>{pe("load_error"),Jo(Tt(_),"stripe","apm")},onChange:P=>{K(!!P.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:r&&r.trim().length>=3?r.trim():"FloPay Customer",...a?{email:a}:{}}}}}),(0,c.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{De()},disabled:!j||x||C||ce!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:k,color:"white",border:"none",borderRadius:p,fontSize:"1rem",fontWeight:600,cursor:!j||x||C||ce!=="ready"?"not-allowed":"pointer",opacity:!j||x||C||ce!=="ready"?.5:1,transition:"opacity 120ms ease-out",...h??{}},children:x?"Processing\u2026":`Pay with ${(0,v.getStripeMethodDisplayName)(e)}`}),E&&(0,c.jsx)(yr,{margin:"0.75rem 0 0",children:E})]})}function li({sessionId:e,nonce:t,email:n,billingName:a,billingApiUrl:r,paymentElementMethods:i,stripeInstance:u,paymentElementBaseOptions:d,onTokenizedBody:b,onErrorChange:M,onButtonClick:g,onDecline:R,runBeforeButtonClick:C,onLoadStateChange:k,isProcessing:p=!1,submitButtonColor:h="#4A49FF",submitButtonBorderRadius:E=8,submitButtonStyle:_,buttonAppearance:f,themeId:ge,onExpandApm:x,expandedApmMethod:oe}){let[ae,j]=(0,o.useState)(null),[K,ce]=(0,o.useState)(null),pe=(0,o.useRef)(!1);(0,o.useEffect)(()=>{i.length>0&&u?k?.("ready"):u||k?.("loading")},[i.length,u,k]);let De=(0,o.useCallback)(async Z=>{if(!u||pe.current||p)return;pe.current=!0,ce(Z);let me=C?await C("card"):{proceed:!0};if(!me.proceed){pe.current=!1,ce(null);return}g?.("card");let J=me.sessionId??e,ne=me.nonce??t,ke=me.accountPatch?.email??n;try{if(M?.(null),!J||!ke)throw new Error("Missing sessionId or email for payment.");let xe=await new bn.PaymentAPI(r).createSessionIntent(J,ne??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Z,paymentMethodId:null,intentKind:"payment"});if(xe.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let se=xe.clientSecret;if(typeof window<"u")try{localStorage.setItem(Tn,JSON.stringify({clientSecret:se,sessionId:J,nonce:ne,accountPatch:me.accountPatch,paymentMethodType:Z,gateway:"stripe"}))}catch{}let{error:W,paymentIntent:S}=await u.confirmPayment({clientSecret:se,confirmParams:{return_url:window.location.href,payment_method_data:{type:Z,billing_details:{name:a&&a.trim().length>=3?a.trim():"FloPay Customer",...ke?{email:ke}:{}}}},redirect:"if_required"});if(W){if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let Ve=W.message??"Payment failed.";M?.(Ve),R?.(Et("card",Ve,{code:W.code})),await go({billingApiUrl:r,sessionId:J,nonce:ne,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Z,providerDeclineReason:W.code??"provider_declined"}});return}let de=S?.status;if(!uo(de)){if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let Ve=de==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";M?.(Ve),R?.(Et("card",Ve,{code:de??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Tn)}catch{}let Qe=typeof S?.payment_method=="string"?S.payment_method:S?.payment_method?.id;b({id:Qe??S?.id,type:"card",threeDSecureActionResultTokenId:S?.id,gateway:"stripe",paymentMethodType:Z},{accountPatch:me.accountPatch,sessionId:J,nonce:ne})}catch(xe){M?.(xe instanceof Error?xe.message:"Payment failed. Please try again.")}finally{pe.current=!1,ce(null)}},[u,p,C,g,e,t,n,r,a,b,M,R]),[P,ie]=(0,o.useState)(null),Le=x?oe??null:P,we=(0,o.useCallback)(Z=>{pe.current||p||Le&&Le!==Z||((0,v.needsStripeMethodExplicitConfirm)(Z)?x?x(Z):ie(Z):De(Z))},[Le,p,De,x]),he=(0,o.useMemo)(()=>P?{...d,paymentMethodTypes:[P]}:null,[P,d]);return(0,c.jsx)("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:i.map(Z=>{let me=oe===Z,J=K===Z,ne=K!==null&&K!==Z||oe!=null&&oe!==Z;return(0,c.jsxs)(o.default.Fragment,{children:[(0,c.jsx)(_s,{method:Z,themeId:ge,submitting:J,disabled:ne,highlighted:me,hasNextStep:(0,v.needsStripeMethodExplicitConfirm)(Z),onClick:()=>we(Z),backgroundColor:f?.backgroundColor,borderColor:f?.borderColor,textColor:f?.textColor,borderRadius:f?.borderRadius,fontFamily:f?.fontFamily}),!x&&P===Z&&he&&u&&(0,c.jsx)(mt.Elements,{stripe:u,options:he,children:(0,c.jsx)(Go,{method:Z,sessionId:e,email:n,billingName:a,billingApiUrl:r,onTokenizedBody:b,onErrorChange:M,onDecline:R,onCancel:()=>ie(null),runBeforeButtonClick:C,onButtonClick:g,isProcessing:p,submitButtonColor:h,submitButtonBorderRadius:E,submitButtonStyle:_})},Z)]},Z)})})}function xs({sessionId:e,nonce:t,billingApiUrl:n,email:a,userId:r,onComplete:i,onError:u,onDecline:d,onTokenizedBody:b,firstName:M,lastName:g,chv:R,className:C,isProcessing:k,error:p,onErrorChange:h,showPayPal:E=!0,showStripe:_=!0,enabledPaymentMethods:f,enabledPaymentMethodCountries:ge,showApplePay:x=!0,showGooglePay:oe=!0,layout:ae="default",theme:j,buttonsTheme:K,buttonsStyles:ce,appearance:pe,cardButtonContent:De,cardBackButtonContent:P,cardTitleContent:ie,showSecurityFooter:Le,onButtonClick:we,onBeforeButtonClick:he,enableAVS:Z,cardFieldOrder:me,cardPreFormSlot:J,avsLayout:ne="row",country:ke,zip:xe,addressLine1:se,addressLine2:W,city:S,state:de,onCountryChange:Qe,onZipChange:Ve,avsCheck:ue,checkoutType:L,checkoutLayout:Pe,totalAmount:X=0,currency:be="usd",initialCardOpen:rt=!1,directPaypal:qe,isSubscription:ct=!1,session:ve,dataAttachmentPending:re=!1,debug:ot=!1}){let ee=gn(),yt=ao(),He=(0,o.useContext)(fn),Ke=re||He.claimPending===!0,Nt=so(),[at,nn]=(0,o.useState)(!1),[T,Ce]=(0,o.useState)(null),[et,tt]=(0,o.useState)(ke??"US"),[It,ft]=(0,o.useState)(xe??""),[Oe,gt]=(0,o.useState)(se??""),[Fe,rn]=(0,o.useState)(W??""),[Ye,zn]=(0,o.useState)(S??""),[Wt,wn]=(0,o.useState)(de??""),[Nn,Un]=(0,o.useState)({}),Ut=(0,o.useRef)(xe??""),pt=(0,o.useRef)(ke??"US"),dn=(0,o.useRef)(se??""),$t=(0,o.useRef)(W??""),jt=(0,o.useRef)(S??""),Vt=(0,o.useRef)(de??""),Mt=(0,o.useRef)({});(0,o.useEffect)(()=>{let s=(N,G,fe,Y,Be)=>{if(Mt.current[N])return;let Ne=G?.trim();!Ne||Ne===fe.current||(fe.current=Ne,Y(Ne),Be?.(Ne))};s("country",ke,pt,tt,Qe),s("zip",xe,Ut,ft,Ve),s("addressLine1",se,dn,gt),s("addressLine2",W,$t,rn),s("city",S,jt,zn),s("state",de,Vt,wn)},[ke,xe,se,W,S,de,Qe,Ve]);let le=(0,o.useMemo)(()=>(0,v.resolveAVSConfig)(Z),[Z]),$n=le!==null,on=(0,o.useMemo)(()=>(0,v.isAuthorizationOnlySession)(ve),[ve]),Gt=!!ve?.vault?.html,Yn=!!ve?.gateways?.pcivault,it=!!(ve?.gateways?.stripe?.enabledPaymentMethods??f)?.includes("card"),Ge=Gt||it||Yn,We=!!(_&&Ge&&ee&&e),[Je,An]=(0,o.useState)(()=>ae!=="buttons"||rt?e??null:null),[jn,ar]=(0,o.useState)(0),kn=ae!=="buttons"||rt||!!e&&Je===e,st=(0,o.useMemo)(()=>!ee||!We||!e||!kn?null:ee.cardCapture({sessionId:e,captureMethod:ve?.captureMethod}),[ee,We,e,kn,ve?.captureMethod]),qt=(0,o.useMemo)(()=>{let s=et,N=le?(0,v.isAVSFieldVisible)(le.postal_code,s):!1;return Es(s,It,N)},[le,et,It]),{avsInvalid:Rn,invalidAvsFields:St}=(0,o.useMemo)(()=>{let s={line1:!1,city:!1,state:!1,zip:!1};if(!We||!le)return{avsInvalid:!1,invalidAvsFields:s};let N=et,G=(Be,Ne)=>(0,v.isAVSFieldVisible)(Be,N)&&!Ne.trim(),fe={line1:G(le.address_line_1,Oe),city:G(le.city,Ye),state:G(le.state,Wt),zip:qt.empty||qt.malformed};return{avsInvalid:fe.line1||fe.city||fe.state||fe.zip,invalidAvsFields:fe}},[We,le,et,Oe,Ye,Wt,qt]),[Ft,un]=(0,o.useState)(!1),[an,Jt]=(0,o.useState)(!1),[Xt,At]=(0,o.useState)(()=>Yo(ve?.vault)),[Ae,wt]=(0,o.useState)(rt&&Ge?"card":"buttons"),[ht,En]=(0,o.useState)(null),ir=Ae==="expanding"||Ae==="card",Dt=280,sn=(0,o.useRef)(null),Bt=(0,o.useCallback)(s=>{sn.current&&clearTimeout(sn.current),sn.current=setTimeout(()=>{sn.current=null,s()},Dt)},[Dt]);(0,o.useEffect)(()=>()=>{sn.current&&clearTimeout(sn.current)},[]);let Wn=(0,o.useCallback)(()=>{An(e??null),ar(s=>s+1),wt("expanding"),Bt(()=>wt("card"))},[Bt,e]),pn=(0,o.useCallback)(()=>{wt("collapsing"),Bt(()=>wt("buttons"))},[Bt]),Vn=(0,o.useCallback)(s=>{En(s),wt("apm-expanding"),Bt(()=>wt("apm-form"))},[Bt]),Lt=(0,o.useCallback)(()=>{wt("apm-collapsing"),Bt(()=>{wt("buttons"),En(null)})},[Bt]);(0,o.useEffect)(()=>{ae==="buttons"&&rt&&Ge&&(An(e??null),wt("card"))},[ae,rt,Ge,e]);let[In,ze]=(0,o.useState)(null),A=(0,o.useRef)(!1),$=(0,o.useRef)(null),V=(0,o.useRef)("idle"),[Ee,Me]=(0,o.useState)(null),te=(0,o.useRef)(Ee);(0,o.useEffect)(()=>{te.current=Ee},[Ee]);let y=n||Nt,q=p??T,m=(0,o.useMemo)(()=>(0,zt.resolveTheme)(j),[j]),l=(0,o.useMemo)(()=>{let s=m?.buttonsLayout??(0,v.resolveButtonsLayoutTheme)(K);return ce?{...s,...ce,cardButton:{...s.cardButton,...ce.cardButton},cardFormContainer:{...s.cardFormContainer,...ce.cardFormContainer},backButton:{...s.backButton,...ce.backButton},backButtonIcon:{...s.backButtonIcon,...ce.backButtonIcon},submitButton:{...s.submitButton,...ce.submitButton},title:{...s.title,...ce.title}}:s},[m,K,ce]),F=pe??m?.appearance,Re=(0,o.useMemo)(()=>oo({appearance:F,buttonsStyles:l,layout:ae}),[F,l,ae]),Te=He.inlineSessionPatchProcessing??!1,Q=(k??at)||Te,Ze=y.replace(/\/+$/,""),O=(0,o.useMemo)(()=>qo({userId:r,email:a,firstName:M,lastName:g,country:ke,zip:xe},Nn),[r,a,M,g,ke,xe,Nn]),H=[O.firstName,O.lastName].filter(s=>!!s?.trim()).join(" "),I=(0,o.useMemo)(()=>ee?ee.getRawProvider():null,[ee]),z=(0,o.useMemo)(()=>yt?yt.getRawProvider():null,[yt]),ye=X||100,Ct=(0,o.useMemo)(()=>F?(0,bn.toStripeAppearance)(F):null,[F]),Ht=Ct?{appearance:Ct}:null,Ot=(0,o.useMemo)(()=>{let s=Ct??{},N=s.rules??{};return{...s,rules:{...N,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...N[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...N[".AccordionItemContents"]??{}}}}},[Ct]),Hr=(0,o.useMemo)(()=>{let s=Wa(X);return{...s,currency:be.toLowerCase(),paymentMethodCreation:"manual",...s.mode==="payment"?{captureMethod:"manual"}:{},...Ht}},[X,be,Ht]),la=(0,o.useMemo)(()=>({mode:"payment",amount:ye,currency:be.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Ht}),[ye,be,Ht]),Se=(0,o.useCallback)(s=>{Ce(s),h?.(s)},[h]);(0,o.useEffect)(()=>{!We||!st||st.setCardFieldOrder?.(me??null,le==null)},[We,st,me,le]),(0,o.useEffect)(()=>{(Ae==="expanding"||Ae==="collapsing"||Ae==="apm-expanding"||Ae==="apm-collapsing")&&Se(null)},[Ae,Se]);let mn=(0,o.useCallback)((s,N,G)=>{d?.(Et(s,N,G))},[d]),sr=(0,o.useCallback)((s,N,G)=>{let fe=G?.popupBlocked??Hn(N),Y=ks(s,fe),Be=tr(G?.code)??Dn(N)??"external_payment_method_failed",Ne=new zt.FloPayError(Y,"api_error",{code:"external_payment_method_failed",param:s});ze(null),ae==="buttons"&&(wt("buttons"),En(null)),Se(Y),u?.(Ne),console.error("[FloPay] External payment method failed:",{method:s,code:Be,popupBlocked:fe})},[ae,u,Se]);(0,o.useEffect)(()=>{if(!We||!e){At(null);return}let s=Yo(ve?.vault);if(s){At(s);return}if(!kn){At(null);return}At(null);let N=!0;return new bn.PaymentAPI(Ze).getVaultCapture(e,t).then(G=>{if(!N)return;let fe=Yo(G);fe?At(fe):Se("Failed to load the secure card form.")}).catch(G=>{N&&Se(G instanceof Error?G.message:"Failed to load the secure card form.")}),()=>{N=!1}},[We,kn,jn,e,ve?.vault?.html,ve?.vault?.messageToken,ve?.vault?.expectedOrigin,Ze,t,Se]);let _n=(0,o.useRef)({onComplete:i,onError:u,updateError:Se,emitDecline:mn,resolvedAccount:O,avsConfig:le,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:Ze,captureMethod:ve?.captureMethod,paymentId:ve?.paymentId,authorizationExpiresAt:ve?.authorizationExpiresAt});_n.current={onComplete:i,onError:u,updateError:Se,emitDecline:mn,resolvedAccount:O,avsConfig:le,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:Ze,captureMethod:ve?.captureMethod,paymentId:ve?.paymentId,authorizationExpiresAt:ve?.authorizationExpiresAt};let _o=(0,o.useRef)(!1),Bi=(0,o.useCallback)(()=>{let{resolvedAccount:s,avsConfig:N,avsCheckProp:G}=_n.current,fe=pt.current||s.country||"US",Y=N?(0,v.isAVSFieldVisible)(N.state,fe):!1,Be=N?(0,v.isAVSFieldVisible)(N.address_line_1,fe):!1,Ne=N?(0,v.isAVSFieldVisible)(N.postal_code,fe):!1,dt=N?(0,v.isAVSFieldVisible)(N.city,fe):!1,bt=N?(0,v.isAVSFieldVisible)(N.address_line_2,fe):!1,nt=Be&&!Y&&Ne?(0,v.getStateFromPostalCode)(fe,(Ut.current??"").trim()):null,kt=Y?Vt.current:nt;return{accountData:{userId:s.userId??"",email:s.email??"",firstName:s.firstName??"",lastName:s.lastName??"",...Ne&&Ut.current?{zip:Ut.current}:{},...dt&&jt.current?{city:jt.current}:{},...kt?{state:kt}:{},...Be&&dn.current?{addressLine1:dn.current}:{},...bt&&$t.current?{addressLine2:$t.current}:{},country:fe},...G!==void 0?{avsCheck:G}:{},...N?{avsConfig:{country:(0,v.isAVSFieldVisible)(N.country,fe),postal_code:Ne,address_line_1:Be,address_line_2:bt,city:dt,state:Y}}:{}}},[]),ca=(0,o.useRef)(Ke);ca.current=Ke,(0,o.useEffect)(()=>{Ke||q!==ni||_n.current.updateError(null)},[Ke,q]),(0,o.useEffect)(()=>{!We||!st||st.setSubmitGate?.(Rn||Ke)},[We,st,Rn,Ke]),(0,o.useEffect)(()=>{if(!We||!st)return;_o.current=!1;let s=!1,N=st.on("submitting",()=>{un(!0),$.current&&clearTimeout($.current),V.current="validation-window",$.current=setTimeout(()=>{$.current=null,V.current==="validation-window"&&(V.current="processing")},bs),ze("processing");let{baseUrl:Ne,sessionId:dt,nonce:bt,updateError:nt,onError:kt}=_n.current;!dt||!bt||new bn.PaymentAPI(Ne).patchAccountSnapshot(dt,bt,Bi(),{telemetryMode:"best_effort"}).catch(Ie=>{if(!vs(Ie))return;let _t=Ie instanceof Error?Ie.message:"Please check your billing address and try again.";nt(_t),V.current="idle",ze(null),kt?.(Ie instanceof zt.FloPayError?Ie:new zt.FloPayError(_t,"api_error"))})}),G=st.on("complete",async Ne=>{if(Pr(Ne.sessionId??_n.current.sessionId),V.current="terminal",ze("success"),await new Promise(nt=>setTimeout(nt,hn)),_o.current)return;_o.current=!0;let dt=_n.current,bt=(0,v.isAuthorizationOnlySession)(dt)||Ne.outcome==="authorized";_n.current.onComplete?.(bt?{status:"authorized",paymentIntentId:Ne.intentId,paymentId:Ne.paymentId??dt.paymentId,sessionId:Ne.sessionId??dt.sessionId,authorizationExpiresAt:Ne.authorizationExpiresAt??dt.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:Ne.intentId,checkoutMethod:"card"})}),fe=st.on("decline",async Ne=>{let{updateError:dt,emitDecline:bt}=_n.current,nt=Ne.message??"Your payment was declined. Please try another card or contact your bank.";V.current="terminal",dt(nt),ze("error");let kt=Ne.failureOutcome??(0,v.normalizeCheckoutFailureOutcome)(Ne.declineReason)??"authorization_declined";bt("card",nt,{code:kt,declineCode:kt}),await new Promise(Ie=>setTimeout(Ie,Qt)),!s&&(V.current="idle",ze(null))}),Y=st.on("error",async Ne=>{let{updateError:dt,onError:bt}=_n.current,nt=Ne.message??"There was a problem processing your payment. Please try again.";V.current="terminal",dt(nt),ze("error"),bt?.(new zt.FloPayError(nt,"api_error",{code:Ne.failureOutcome??"capture_failed"})),await new Promise(kt=>setTimeout(kt,Qt)),!s&&(V.current="idle",ze(null))}),Be=st.on("blocked",()=>{if(!ca.current){un(!0);return}_n.current.updateError(ni)});return()=>{s=!0,$.current&&(clearTimeout($.current),$.current=null),V.current="idle",N(),G(),fe(),Y(),Be()}},[We,st]);let xn=!!qe?.clientId,wr=Array.isArray(f),Kr=wr&&f.length>0,Fi=wr&&f.includes("paypal"),{expressMethods:Yr,paymentElementMethods:kr}=(0,o.useMemo)(()=>(0,v.partitionStripeMethods)(f,{excludePaypal:xn}),[f,xn]),da=xn||!!yt,Di=(0,o.useMemo)(()=>da?Yr.filter(s=>s!=="paypal"):Yr,[Yr,da]),Li=(0,o.useMemo)(()=>{let s=[];return x&&s.push("apple_pay"),oe&&s.push("google_pay"),s},[x,oe]),Wr=wr?Di:Li,Oi=_&&Wr.length>0,xo=$n?et:ke,Gr=(0,o.useMemo)(()=>{let s=xo?.trim().toUpperCase();return s?ge?kr.filter(N=>{let G=ge[N];return!G||G.length===0||G.includes(s)}):(0,v.filterStripeMethodsByCountry)(kr,xo):kr},[kr,xo,ge]),To=(0,o.useMemo)(()=>({mode:"payment",amount:ye,currency:be.toLowerCase(),paymentMethodCreation:"manual",appearance:Ot}),[ye,be,Ot]),[ua,pa]=(0,o.useState)("loading"),[ma,ya]=(0,o.useState)("loading"),[fa,ga]=(0,o.useState)("loading"),[zi,Mo]=(0,o.useState)(!1),[ha,Ao]=(0,o.useState)("loading"),[Jr,Ni]=(0,o.useState)();(0,o.useEffect)(()=>{Ni(Ga())},[]);let Pa=E&&(xn||(wr?Fi:Jr===!1)),ba=_&&Oi,Rr=!Ke&&Pa&&xn,va=ha==="retrying"||ha==="exhausted",Er=!Ke&&Pa&&!!z&&(!xn||va),Ir=!Ke&&ba&&!!I,_r=!Ke&&_&&Kr&&Gr.length>0&&!!I,Ui=Rr&&!va?zi:Er&&ai(ua),$i=Ir&&ai(ma),ji=_r&&fa!=="load_error",Ca=s=>s==="loading"||s==="ready",Sa=Rr||Er&&Ca(ua)||Ir&&Ca(ma)||_r&&fa!=="load_error",Xr=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(!Xr.current){if(!_&&!E){Xr.current=!0;let s=new zt.FloPayError("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");u?.(s),Se(s.message)}else if(!_&&E&&!xn&&!z){Xr.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),Se(s.message)}else if(Jr!==void 0&&!Ke&&!Ge&&!Sa){Xr.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),Se(s.message)}}},[_,E,xn,z,Jr,Ke,Ge,Sa,u,Se]);let wa=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(wa.current||!Kr)return;let s=[];x!==!0&&s.push("showApplePay"),oe!==!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.`))},[Kr,x,oe]);let ka=(0,o.useCallback)((s,N)=>He.applyInlineSessionPatch?He.applyInlineSessionPatch(s).then(G=>({error:null,sessionId:G.sessionId||e,nonce:G.session?.clientSecret||t})).catch(G=>{let fe=oi(N,G);return Se(fe.message),u?.(fe),{error:fe,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[He.applyInlineSessionPatch,t,u,e,Se]),yn=(0,o.useCallback)(async s=>{if(!he)return{proceed:!0};try{let N=await he({method:s,sessionId:e||void 0,createSession:He.inlineSessionDraft});if(N===!1)return{proceed:!1};if(N&&typeof N=="object"){N.account&&Un(fe=>({...fe??{},...N.account}));let G=await ka(N,s);return G.error?{proceed:!1,accountPatch:N.account}:{proceed:!0,accountPatch:N.account,sessionId:G.sessionId,nonce:G.nonce}}return{proceed:!0}}catch(N){let G=oi(s,N);return Se(G.message),u?.(G),{proceed:!1}}},[ka,He.inlineSessionDraft,he,u,e,Se]),Ra=(0,o.useCallback)(async(s,N)=>{if(A.current)return;A.current=!0,nn(!0),ze("processing"),Se(null);let G=N?.sessionId??e,fe=N?.nonce??t,Y=qo(O,N?.accountPatch),Be=N?.completionPaymentMethodId??Lr(s),Ne=s.originalPaymentMethodId?{...s,originalPaymentMethodId:void 0}:s;try{let bt=await new bn.PaymentAPI(Ze).processPayment(Y.userId??"",{sessionId:G,nonce:fe,tokenizedData:Ne,accountData:{userId:Y.userId??"",email:Y.email??"",firstName:Y.firstName??"",lastName:Y.lastName??"",...le?(()=>{let Ie=pt.current,_t=(0,v.isAVSFieldVisible)(le.state,Ie),Yt=(0,v.isAVSFieldVisible)(le.address_line_1,Ie),Qn=(0,v.isAVSFieldVisible)(le.postal_code,Ie),Zn=Yt&&!_t&&Qn?(0,v.getStateFromPostalCode)(Ie,(Ut.current??"").trim()):null,xt=_t?Vt.current:Zn;return{country:Ie,...Qn&&Ut.current?{zip:Ut.current}:{},...(0,v.isAVSFieldVisible)(le.city,Ie)&&jt.current?{city:jt.current}:{},...xt?{state:xt}:{},...Yt&&dn.current?{addressLine1:dn.current}:{},...(0,v.isAVSFieldVisible)(le.address_line_2,Ie)&&$t.current?{addressLine2:$t.current}:{}}})():{}},chv:R,avsCheck:ue??!1,checkoutType:L,checkoutLayout:Pe,avsConfig:le?{country:(0,v.isAVSFieldVisible)(le.country,pt.current),postal_code:(0,v.isAVSFieldVisible)(le.postal_code,pt.current),address_line_1:(0,v.isAVSFieldVisible)(le.address_line_1,pt.current),address_line_2:(0,v.isAVSFieldVisible)(le.address_line_2,pt.current),city:(0,v.isAVSFieldVisible)(le.city,pt.current),state:(0,v.isAVSFieldVisible)(le.state,pt.current)}:void 0});if(bt.ok){let Ie=bt.status===204?null:await bt.json().catch(()=>null),_t=(0,v.isAuthorizationOnlySession)(ve)||Ie?.status==="authorized";Pr(G),ze("success"),Me(null),await new Promise(Yt=>setTimeout(Yt,hn)),i?.(_t?{status:"authorized",...typeof Ie?.paymentId=="string"?{paymentId:Ie.paymentId}:ve?.paymentId?{paymentId:ve.paymentId}:{},sessionId:typeof Ie?.sessionId=="string"?Ie.sessionId:G,...typeof Ie?.authorizationExpiresAt=="string"?{authorizationExpiresAt:Ie.authorizationExpiresAt}:ve?.authorizationExpiresAt?{authorizationExpiresAt:ve.authorizationExpiresAt}:{},paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:Be,checkoutMethod:s.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:Be,checkoutMethod:s.isPaypal?"paypal":"card"});return}let nt=await bt.json().catch(()=>null);if(nt?.type==="paypal_redirect_required"){let Ie=nt.threeDSecureToken,_t=nt.paymentMethodId||s.id||"";if(!ee||!Ie){ze("error"),Se("PayPal authorization required but no token provided.");return}try{let Yt=yt?.getRawProvider();if(!Yt){Se("PayPal is not available.");return}let Qn={return_url:window.location.href};_t&&(Qn.payment_method=_t);let{error:Zn}=await Yt.confirmPayment({clientSecret:Ie,confirmParams:Qn,redirect:"if_required"});if(Zn){ze("error");let xt=Zn.message??"PayPal payment failed.";Se(xt),mn("paypal",xt,{code:Zn.code})}}catch(Yt){ze("error"),Se(Yt instanceof Error?Yt.message:"PayPal authorization failed.")}return}if(nt?.type==="paypal_direct_required"){let Ie=nt.orderId;if(!Ie){ze("error"),Se("PayPal retry required but no order id provided.");return}let _t=te.current?.attempts??0;if(_t>=2){ze("error"),Se("PayPal payment could not be completed after multiple attempts."),mn("paypal","paypal_direct_required retry limit exceeded");return}Mo(!1),Ao("loading"),Me({orderId:Ie,attempts:_t+1}),ze(null);return}ze("error");let kt=nt?.message??"Payment failed. Please try again.";Se(kt),mn(s.isPaypal?"paypal":"card",kt,{code:nt?.code??nt?.gatewayErrorCode,declineCode:nt?.declineCode??nt?.gatewayDeclineReason}),await new Promise(Ie=>setTimeout(Ie,Qt))}catch(dt){ze("error"),Se(dt instanceof Error?dt.message:"An unexpected error occurred"),await new Promise(bt=>setTimeout(bt,Qt))}finally{nn(!1),ze(null),A.current=!1}},[Ze,e,t,O,H,R,ee,yt,ve,i,u,Se,mn]),ln=(0,o.useCallback)((s,N)=>{b?b(s):Ra(s,N)},[b,Ra]),Ea=(0,o.useRef)(!1);(0,o.useEffect)(()=>{if(typeof window>"u"||Ea.current)return;let s=new URLSearchParams(window.location.search),N=s.get("payment_intent"),G=s.get("payment_intent_client_secret"),fe=s.get("redirect_status");if(!N||!G)return;let Y=kt=>{let Ie=localStorage.getItem(kt);if(!Ie)return null;try{return JSON.parse(Ie)}catch{return localStorage.removeItem(kt),null}},Be=Y(Tn)??Y(ti),Ne;if(Be?.clientSecret){if(Be.clientSecret!==G)return;Ne={...Be.accountPatch?{accountPatch:Be.accountPatch}:{},...Be.sessionId?{sessionId:Be.sessionId}:{},...Be.nonce?{nonce:Be.nonce}:{}}}else if(Be?.sessionId&&Be.sessionId!==e)return;Ea.current=!0,localStorage.removeItem(Tn),localStorage.removeItem(ti);let dt=new URL(window.location.href);dt.searchParams.delete("payment_intent"),dt.searchParams.delete("payment_intent_client_secret"),dt.searchParams.delete("redirect_status"),window.history.replaceState({},"",dt.toString());let bt=Be?.paymentMethodType??Be?.tokenType??"card",nt="card";(async()=>{let kt=ee?.getRawProvider();if(!kt){let xt="Payment is not available \u2014 please refresh and try again.";Se(xt),mn(nt,xt);return}if(fe==="failed"){let xt="Payment was declined. Please try again.";Se(xt),mn(nt,xt);return}let{paymentIntent:Ie,error:_t}=await kt.retrievePaymentIntent(G);if(_t){let xt=_t.message??"Failed to retrieve payment status.";Se(xt),mn(nt,xt,{code:_t.code});return}let Yt=Ie?.status,Qn=uo(Yt);if(!Ie||!Qn){let xt=Yt==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";Se(xt),mn(nt,xt,{code:Yt??"missing_payment_intent"});return}let Zn=typeof Ie.payment_method=="string"?Ie.payment_method:Ie.payment_method?.id;ln({id:Zn??Be?.paymentMethodId??Be?.tokenId??Ie.id,type:"card",threeDSecureActionResultTokenId:Ie.id,gateway:Be?.gateway??"stripe",paymentMethodType:bt},Ne)})()},[e,ln,ee,Se,mn]);let Bo=(0,o.useCallback)(s=>{s.preventDefault()},[]);if(!(ee!==null))return(0,c.jsx)("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let xr=ae==="buttons",Kt=F?.variables,Vi=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),Fo=Kt?.colorBackground,qi=Fo&&!Vi.has(Fo)?Fo:void 0,Tr=l.cardInputBorder??(xr?"#e5e7eb":"#A4A4FF"),Do=Kt?.colorDanger??"#dc2626",Gn=s=>Ft&&s?Do:Tr,Qr=(qt.malformed||qt.empty)&&(an||Ft),Hi=Qr?Do:Gn(St.zip),Lo=l.cardFormContainer?.backgroundColor??qi??(xr?"white":"#EDEDFF"),Mr=l.cardInputBackground??Kt?.colorBackground??"white",Oo=cr(P),Ia=cr(ie),lr=l.nameInput,_a=l.cardInputFontSize??Is(lr?.fontSize)??Kt?.fontSizeBase??"16px",xa=typeof lr?.fontFamily=="string"?lr.fontFamily:Kt?.fontFamily??"Poppins, sans-serif",Ta=jo(lr?.fontWeight)??400,Ki=l.cardInputColor??(typeof lr?.color=="string"?lr.color:void 0)??Kt?.colorText??"#262833",Yi=l.cardInputPlaceholderColor??"#9ca3af",Pt=Kt?.borderRadius??"8px",Jn=Kt?.borderRadius??l.cardButton?.borderRadius??Pt,Xn=Kt?.colorPrimary??"#4A49FF",Wi=Kt?.colorPrimaryHover??pr(Xn,.12),zo=Kt?.colorText??"#262833",Ma={fontSize:_a,fontFamily:xa,fontWeight:Ta,color:Ki,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},Gi={"--flopay-input-placeholder-color":Yi,"--flopay-input-font-size":_a,"--flopay-input-font-family":xa,"--flopay-input-font-weight":String(Ta)},Ar=l.cardFormContainer??{},No=Ar.padding??(xr?"0":"1rem"),Uo=Ar.borderRadius??Pt,Ji=st&&Xt?(0,c.jsx)(mr,{capture:st,html:Xt.html,messageToken:Xt.messageToken,expectedOrigin:Xt.expectedOrigin,theme:Re,onReady:()=>{if(!le||typeof document>"u")return;let s=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};s();let N=0,G=window.setInterval(()=>{N+=1;let fe=document.activeElement;!!fe&&fe.tagName==="IFRAME"&&fe.id==="flopay_vault_form_iframe"?(s(),window.clearInterval(G)):N>=50&&window.clearInterval(G)},100)},onError:s=>Se(s),onValidation:s=>{let N=V.current;(N==="idle"||N==="validation-window")&&(Se(s),s&&V.current==="validation-window"&&($.current&&(clearTimeout($.current),$.current=null),V.current="idle",ze(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,...Ar,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 @@ ${Ze.join(`
35
35
  font-family: var(--flopay-input-font-family);
36
36
  font-weight: var(--flopay-input-font-weight);
37
37
  }
38
- `}),_r&&Wn&&(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:Un,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)(cr,{content:G})]}),Ia?(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:me})})]}),!_r&&!Ia&&(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:me})}),se&&(0,c.jsx)("div",{style:{order:Ye?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let l=Xe,$=(Y=!1)=>({backgroundColor:Tr,border:`1px solid ${Yn(Y)}`,borderRadius:Pt,marginTop:"0.5rem",padding:"10px"}),J=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...Ma}),ue=(0,C.getStateOptions)(l);return(0,c.jsxs)(c.Fragment,{children:[(0,C.isAVSFieldVisible)(se.address_line_1,l)&&(0,c.jsx)("div",{style:$(ht.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:Y=>{St.current.addressLine1=!0,en.current=Y.target.value,ot(Y.target.value)},disabled:re,required:!0,"data-testid":"flopay-address-line1",style:J()})}),(0,C.isAVSFieldVisible)(se.address_line_2,l)&&(0,c.jsx)("div",{style:$(),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:Y=>{St.current.addressLine2=!0,tn.current=Y.target.value,In(Y.target.value)},disabled:re,"data-testid":"flopay-address-line2",style:J()})}),((0,C.isAVSFieldVisible)(se.city,l)||(0,C.isAVSFieldVisible)(se.state,l))&&(0,c.jsxs)("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(se.city,l)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Tr,borderTop:`1px solid ${Yn(ht.city)}`,borderRight:`1px solid ${Yn(ht.city)}`,borderBottom:`1px solid ${Yn(ht.city)}`,borderLeft:`1px solid ${Yn(ht.city)}`,padding:"10px",borderTopLeftRadius:Pt,borderBottomLeftRadius:Pt,...(0,C.isAVSFieldVisible)(se.state,l)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:Pt}},children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:st,onChange:Y=>{St.current.city=!0,At.current=Y.target.value,jn(Y.target.value)},disabled:re,required:!0,"data-testid":"flopay-city",style:J()})}),(0,C.isAVSFieldVisible)(se.state,l)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Tr,border:`1px solid ${Yn(ht.state)}`,padding:"10px",borderTopRightRadius:Pt,borderBottomRightRadius:Pt,...(0,C.isAVSFieldVisible)(se.city,l)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:Pt}},children:ue?(0,c.jsxs)("select",{id:"flopay-billing-state",name:"billing-state",value:Ht,onChange:Y=>{St.current.state=!0,Bt.current=Y.target.value,vn(Y.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)(l)}),ue.map(Y=>(0,c.jsx)("option",{value:Y.code,children:Y.name},Y.code))]}):(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:(0,C.getStateLabel)(l),autoComplete:"billing address-level1",value:Ht,onChange:Y=>{St.current.state=!0,Bt.current=Y.target.value,vn(Y.target.value)},disabled:re,required:!0,"data-testid":"flopay-state",style:J()})})]}),((0,C.isAVSFieldVisible)(se.country,l)||(0,C.isAVSFieldVisible)(se.postal_code,l))&&(0,c.jsxs)("div",{style:{display:"flex",flexDirection:X==="column"?"column":"row",gap:X==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[(0,C.isAVSFieldVisible)(se.country,l)&&(0,c.jsx)("div",{style:{flex:X==="row"?1:void 0,backgroundColor:Tr,borderTop:`1px solid ${xr}`,borderRight:`1px solid ${xr}`,borderBottom:`1px solid ${xr}`,borderLeft:`1px solid ${xr}`,padding:"10px",...X==="row"&&(0,C.isAVSFieldVisible)(se.postal_code,l)?{borderRadius:"0",borderTopLeftRadius:Pt,borderBottomLeftRadius:Pt,borderRight:"none"}:{borderRadius:Pt}},children:(0,c.jsx)("select",{id:"flopay-billing-country",name:"billing-country",value:Xe,onChange:Y=>{St.current.country=!0,wt.current=Y.target.value,Ae(Y.target.value),je?.(Y.target.value),Bt.current="",vn("")},disabled:re,autoComplete:"billing country","data-testid":"flopay-country",style:{...J(),cursor:"pointer"},children:C.COUNTRY_OPTIONS.map(Y=>(0,c.jsxs)("option",{value:Y.code,children:[Y.flag," ",Y.name]},Y.code))})}),(0,C.isAVSFieldVisible)(se.postal_code,l)&&(0,c.jsx)("div",{style:{flex:X==="row"?1:void 0,backgroundColor:Tr,border:`1px solid ${Hi}`,padding:"10px",...X==="row"&&(0,C.isAVSFieldVisible)(se.country,l)?{borderRadius:"0",borderTopRightRadius:Pt,borderBottomRightRadius:Pt}:{borderRadius:Pt}},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:Y=>{St.current.zip=!0,Mt.current=Y.target.value,We(Y.target.value),$e?.(Y.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)(l)} is required`:Rs(l)})]})})()}),Ye&&Z&&(0,c.jsx)("div",{style:{order:-2,width:"100%"},children:Z}),Ye&&Ji,f&&(0,c.jsx)(pr,{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=l=>rt?!I||!kn?(0,c.jsx)("pre",{"data-testid":l,style:Qr,children:"FloPay/DirectPayPal-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":l,style:Qr,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${I}`,` directPaypalConfigured=${kn}`,` inAppBrowserDetected=${String(Gr)}`,` shouldRenderDirectPayPal=${kr}`,` shouldRenderStripePayPal=${Rr}`,` hasPaypalStripeInstance=${!!Te}`].join(`
39
- `)}):null,Fa=l=>rt?!x||!Ce?(0,c.jsx)("pre",{"data-testid":l,style:Qr,children:"FloPay/Stripe-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":l,style:Qr,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${x}`,` currency=${Me}`,` amountInCents=${Fe}`,` 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=${!!Ce}`,` shouldRenderWallets=${Er}`,` shouldRenderPaymentElement=${Ir}`].join(`
40
- `)}):null,Da=Be==="apm-expanding"||Be==="apm-form"||Be==="apm-collapsing",Zr=Be==="apm-expanding"?`flopay-card-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:Be==="apm-collapsing"?`flopay-card-exit ${$t}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,eo=ft?{...To,paymentMethodTypes:[ft]}:null;if(oe==="buttons"){let l=Be==="buttons"||Be==="expanding"||Be==="apm-expanding",$=Be==="expanding"||Be==="card"||Be==="collapsing",J=j===void 0?{boxSizing:"border-box",height:yo,padding:"0 1rem"}:{padding:"0.9rem 1rem"},ue=Be==="expanding"||Be==="apm-expanding"?`flopay-buttons-exit ${$t}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Be==="collapsing"||Be==="apm-collapsing"?`flopay-buttons-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,Y=Be==="expanding"?`flopay-card-enter ${$t}ms cubic-bezier(0, 0, 0.2, 1) both`:Be==="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,{}),on&&(0,c.jsx)(sn,{status:on,errorMessage:f,authorized:U}),(0,c.jsxs)("div",{style:{display:"grid"},children:[(0,c.jsxs)("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!l&&!ue?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!l&&!ue?Ss:{},...ue?{animation:ue,pointerEvents:"none"}:{}},children:[Ba("flopay-direct-paypal-gate-debug"),Fa("flopay-stripe-gate-debug"),kr&&Ze&&(0,c.jsxs)(c.Fragment,{children:[Re&&(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:Me.toUpperCase(),isSubscription:mt,onTokenizedBody:an,onComplete:s,onErrorChange:Pe,onDecline:d,onTechnicalFailure:ar,onButtonClick:be,runBeforeButtonClick:un,isProcessing:re,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:L??null,existingOrderId:Re?.orderId,debug:rt},Re?.orderId??"fresh")]}),Rr&&(0,c.jsx)(gt.Elements,{stripe:Te,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,onTokenizedBody:an,onErrorChange:Pe,isProcessing:re,onButtonClick:be,onDecline:d,onTechnicalFailure:ar,runBeforeButtonClick:un,onLoadStateChange:pa,placeholderBorderRadius:Gn})}),Er?(0,c.jsx)(gt.Elements,{stripe:Ce,options:jr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,intentKind:te>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:an,onErrorChange:Pe,onButtonClick:be,onDecline:d,onTechnicalFailure:ar,runBeforeButtonClick:un,onLoadStateChange:ya,placeholderBorderRadius:Gn})}):ba?(0,c.jsx)("div",{style:{height:yo,borderRadius:Gn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Ir&&(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:Ce,paymentElementBaseOptions:To,onTokenizedBody:an,onErrorChange:Pe,onButtonClick:be,onDecline:d,runBeforeButtonClick:un,onLoadStateChange:ga,isProcessing:re,submitButtonColor:Jn,submitButtonBorderRadius:Pt,submitButtonStyle:b.submitButton,onExpandApm:rn,expandedApmMethod:ft,themeId:O,buttonAppearance:{backgroundColor:b.cardButton?.backgroundColor,borderColor:b.cardInputBorder,textColor:b.cardButton?.color,borderRadius:Gn}}),Ye&&(0,c.jsx)("button",{type:"button",onClick:async()=>{re||!(await un("card")).proceed||(be?.("card"),Nn())},disabled:re,style:{width:"100%",...J,...b.cardButton,...Xo({themeBundle:z,resolvedPrimaryColor:Jn,resolvedBorderRadius:Pt,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:Ie=>{!re&&(z||Vt?.colorPrimary)&&(Ie.currentTarget.style.backgroundColor=Yi)},onMouseLeave:Ie=>{(z||Vt?.colorPrimary)&&(Ie.currentTarget.style.backgroundColor=Jn)},onMouseDown:Ie=>{Ie.currentTarget.style.transform="scale(0.985)"},onMouseUp:Ie=>{Ie.currentTarget.style.transform="scale(1)"},children:(0,c.jsx)(lr,{content:j})}),f&&Be==="buttons"&&(0,c.jsx)(pr,{margin:"0.25rem 0",styleOverride:b.errorBanner,children:f})]}),Ye&&$&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...Y?{animation:Y}:{},...Be==="collapsing"?{pointerEvents:"none"}:{}},children:Aa}),x&&Da&&ft&&eo&&Ce&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...Zr?{animation:Zr}:{},...Be==="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)(cr,{content:G})]}),(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)(ft)}`})]}),(0,c.jsx)(gt.Elements,{stripe:Ce,options:eo,children:(0,c.jsx)(Go,{method:ft,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:an,onErrorChange:Pe,onDecline:d,onCancel:Wt,runBeforeButtonClick:un,onButtonClick:be,isProcessing:re,submitButtonColor:Jn,submitButtonBorderRadius:Pt,submitButtonStyle:b.submitButton,errorText:f})},ft)]})})]})]})}return Da&&ft&&eo&&Ce&&x?(0,c.jsxs)("form",{onSubmit:Bo,className:S,style:{position:"relative"},children:[(0,c.jsx)(Yo,{}),on&&(0,c.jsx)(sn,{status:on,errorMessage:f,authorized:U}),(0,c.jsx)("div",{style:{...Zr?{animation:Zr}:{},...Be==="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)(cr,{content:G})]}),(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)(ft)}`})]}),(0,c.jsx)(gt.Elements,{stripe:Ce,options:eo,children:(0,c.jsx)(Go,{method:ft,sessionId:e,nonce:t,email:m.email,billingName:[m.firstName,m.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:an,onErrorChange:Pe,onDecline:d,onCancel:Wt,runBeforeButtonClick:un,onButtonClick:be,isProcessing:re,submitButtonColor:Jn,submitButtonBorderRadius:Pt,submitButtonStyle:b.submitButton,errorText:f})},ft)]})})]}):(0,c.jsxs)("form",{onSubmit:Bo,className:S,style:{position:"relative"},children:[(0,c.jsx)(Yo,{}),on&&(0,c.jsx)(sn,{status:on,errorMessage:f,authorized:U}),(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:[Re&&(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:Me.toUpperCase(),isSubscription:mt,onTokenizedBody:an,onComplete:s,onErrorChange:Pe,onDecline:d,onTechnicalFailure:ar,onButtonClick:be,runBeforeButtonClick:un,isProcessing:re,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:L??null,existingOrderId:Re?.orderId,debug:rt},Re?.orderId??"fresh")]}),Rr&&(0,c.jsx)(gt.Elements,{stripe:Te,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,onTokenizedBody:an,onErrorChange:Pe,isProcessing:re,onButtonClick:be,onDecline:d,onTechnicalFailure:ar,runBeforeButtonClick:un,onLoadStateChange:pa,placeholderBorderRadius:Gn})}),Er&&(0,c.jsx)(gt.Elements,{stripe:Ce,options:jr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:m.email,billingApiUrl:o,intentKind:te>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:an,onErrorChange:Pe,onButtonClick:be,onDecline:d,onTechnicalFailure:ar,runBeforeButtonClick:un,onLoadStateChange:ya,placeholderBorderRadius:Gn})}),Ir&&(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:Ce,paymentElementBaseOptions:To,onTokenizedBody:an,onErrorChange:Pe,onButtonClick:be,onDecline:d,runBeforeButtonClick:un,onLoadStateChange:ga,isProcessing:re,submitButtonColor:Jn,submitButtonBorderRadius:Pt,submitButtonStyle:b.submitButton,themeId:O,onExpandApm:rn,expandedApmMethod:ft,buttonAppearance:{backgroundColor:b.cardButton?.backgroundColor,borderColor:b.cardInputBorder,textColor:b.cardButton?.color,borderRadius:Gn}})]}),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 Pr=require("@flopay/js"),Le=require("@flopay/shared");var Ur="card";async function Ts(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:s,error:u}=await e.retrieveSetupIntent(t);return{error:u,intent:s??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:s}=await e.confirmCardPayment(t,n);return{error:s,intent:r??null}}function Zo(e,t){return Object.assign(e,{checkoutMethod:t})}function Dn(e,t){let n=e instanceof Le.FloPayError?e:new Le.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 Dn(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 Le.FloPayError("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new Le.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`,s=async()=>{let h=new AbortController,E=()=>h.abort();e.signal?.aborted?h.abort():e.signal?.addEventListener("abort",E);let S=window.setTimeout(()=>h.abort(),i);try{let _=await fetch(r,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:h.signal});if(!_.ok)return{status:"unknown"};let p=await _.json().catch(()=>null);return Bs(p)}catch{return{status:"unknown"}}finally{window.clearTimeout(S),e.signal?.removeEventListener("abort",E)}},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((E,S)=>{let _=!1,p=0,P=0,I=0,x=!1,g=()=>{window.clearTimeout(p),window.clearInterval(P),window.clearTimeout(I),window.removeEventListener("message",oe),v.removeEventListener("load",R),e.signal?.removeEventListener("abort",pe)},ye=async()=>{if(!(_||x)){x=!0;try{let O=await s();if(_||!As(O))return;_=!0,g(),E(O)}finally{x=!1}}},R=()=>{window.clearTimeout(I),I=window.setTimeout(()=>{ye()},250)},pe=()=>{_||(_=!0,g(),S(new Le.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},oe=O=>{if(O.source!==v.contentWindow||A&&O.origin!==A)return;let ee=O.data;!ee||typeof ee!="object"||ee.source!=="flopay-vault-3ds-return"||_||(_=!0,g(),E(null))};p=window.setTimeout(()=>{_||(_=!0,g(),S(new Le.FloPayError("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),P=window.setInterval(()=>{ye()},n),v.addEventListener("load",R),window.addEventListener("message",oe),e.signal?.addEventListener("abort",pe),e.signal?.aborted&&pe()});return h||await s()}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 Vn(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,s=$n(r)??r;return Zo(new Le.FloPayError(s,"api_error",{code:(0,Le.normalizeCheckoutFailureOutcome)(e?.outcome)??(0,Le.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,s=[r.threeDSecureToken,r.clientSecret,r.stripeClientSecret,r.id];for(let d of s)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 Pr.PaymentAPI(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(ho(d))return{type:"3ds_required",threeDSecureToken:d}}catch{}return null}async function br({billingApiUrl:e,sessionId:t,session:n,nonce:i,tokenizedData:r,returnUrl:s,telemetry:u}){let d=e.replace(/\/+$/,""),v=t??n.id,A=i??n.clientSecret,h=n.customer?.id??n.accountData?.userId??"",E=n.customer?.email??n.accountData?.email??"",S=n.customer?.firstName??n.accountData?.firstName??"",_=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 Pr.PaymentAPI(d,u===!1?{telemetry:!1}:void 0),x=await Fs(()=>I.processPayment(h,{sessionId:v,nonce:A,tokenizedData:r,accountData:{userId:h,email:E,firstName:S,lastName:_,country:p,zip:P},returnUrl:s??Qo(n)}));if(x.ok){let R=typeof x.json=="function"?await x.json().catch(()=>null):null;return(0,Le.isAuthorizationOnlySession)(n)||R?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof R?.paymentId=="string"?R.paymentId:n.paymentId,sessionId:typeof R?.sessionId=="string"?R.sessionId:v,authorizationExpiresAt:typeof R?.authorizationExpiresAt=="string"?R.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 x.json()}catch{throw new Le.FloPayError("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:x.status})}if(g?.type==="paypal_redirect_required"||g?.type==="3ds_required"){let R=gi(g);if(!R)throw new Le.FloPayError("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:x.status});return{type:g.type,threeDSecureToken:R,paymentMethodId:g.paymentMethodId}}if(g?.gatewayErrorCode==="authentication_required"){let R=await Ds({billingApiUrl:d,sessionId:v,nonce:A,responseJson:g});if(R)return R;throw Zo(new Le.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let ye=new Le.FloPayError(g?.message??"Payment failed. Please try again.","api_error",{code:g?.code??g?.gatewayErrorCode,declineCode:g?.declineCode??g?.gatewayDeclineReason,statusCode:x.status});throw Object.assign(ye,{telemetryOutcome:(0,Le.classifyPaymentRejection)(x.status,g)})}async function Po(e,{flopay:t,paypalFlopay:n,attempt3DS:i,billingApiUrl:r,sessionId:s,session:u,returnUrl:d,telemetry:v}){let A=t?.getRawProvider();if(!A)throw Dn(new Le.FloPayError("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!i||!e.threeDSecureToken)throw Zo(new Le.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let h=(0,Le.isSetupIntentClientSecret)(e.threeDSecureToken),E=null,S=e.paymentMethodId,_=await Nr(()=>Ts(A,e.threeDSecureToken,h),"card");if(_){if(_.error)throw Dn(new Le.FloPayError(_.error.message??`Failed to retrieve 3DS ${h?"setup":"payment"} status.`,"api_error",{code:_.error.code}),"card");let P=_.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 Dn(new Le.FloPayError(p.error.message??"3DS authentication failed.","api_error",{code:p.error.code}),"card");E=p.intent}else{let P=await Nr(()=>A.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(P.error)throw Dn(new Le.FloPayError(P.error.message??"3DS authentication failed.","api_error",{code:P.error.code}),"card");E=(h?P.setupIntent:P.paymentIntent)??null}if(E&&(E.status==="requires_capture"||E.status==="succeeded"||E.status==="processing")){let P=await br({billingApiUrl:r,sessionId:s,session:u,telemetry:v,tokenizedData:{id:E.id,type:"card",threeDSecureActionResultTokenId:E.id},returnUrl:d});return P.type==="success"?{...P.result,paymentIntentId:P.result.paymentIntentId??E.id,paymentMethodId:P.result.paymentMethodId??S}:Po(P,{flopay:t,paypalFlopay:n,attempt3DS:i,billingApiUrl:r,sessionId:s,session:u,returnUrl:d,telemetry:v})}throw Dn(new Le.FloPayError("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let h=(n??t)?.getRawProvider();if(!h)throw Dn(new Le.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 Dn(new Le.FloPayError(S.message??"PayPal authorization failed.","api_error",{code:S.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:E}=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(E)throw Dn(new Le.FloPayError(E.message??"PayPal authorization failed.","api_error",{code:E.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new Le.FloPayError("Unsupported payment redirect state.","api_error")}function tr(e){if(e instanceof Le.FloPayError){let i=$n(e.message);return i&&i!==e.message?Object.assign(new Le.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=$n(t)??t;return new Le.FloPayError(n,"api_error")}function bo(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new Le.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 s=!!t&&t!==e,[u,d]=await Promise.all([(0,Pr.loadFloPay)(e,{billingApiUrl:n,locale:i,telemetry:r}),s?(0,Pr.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?s?d:u:null}}var k=require("react/jsx-runtime"),vr=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(),s={attempt:r,sdkGeneratedIdempotencyKey:t};Co.set(e,s);let u=()=>{Co.get(e)===s&&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:we.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 s=So(e,t,n);s.error({errorCode:i,stage:r,paymentMethodCategory:"unknown",...r==="session_read"?{requestCategory:"session_read"}:{}}),qr(s)}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 Ln(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function Os(){if(!Ln())return null;try{let e=window.sessionStorage.getItem(ia);return e?JSON.parse(e):null}catch{return null}}function Pi(e){if(Ln())try{window.sessionStorage.setItem(ia,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function na(){if(Ln())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(!Ln())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(Ln())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(Ln())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function Us(e){if(Ln())try{return window.sessionStorage.getItem(e+sa)??void 0}catch{return}}function $s(e,t){if(Ln())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),!!Ln())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:s,locale:u,loading:d,error:v,onComplete:A,onError:h,onDecline:E,onCountryChange:S,onZipChange:_,showPayPal:p=!0,showStripe:P=!0,enabledPaymentMethods:I,showApplePay:x=!0,showGooglePay:g=!0,debug:ye=!1,layout:R,theme:pe,buttonsTheme:oe,buttonsStyles:O,cardButtonContent:ee,cardBackButtonContent:Q,cardTitleContent:le,showSecurityFooter:j,onButtonClick:G,onBeforeButtonClick:me,enableAVS:_e,cardFieldOrder:be,cardPreFormSlot:ce,avsLayout:ae,className:ge,initialErrorMessage:Z=null,children:X,checkoutMode:xe,confirmLabel:ve,renderConfirmButton:ie,onSessionCompleted:W}){let w=(0,we.resolveBillingApiUrl)(i),de=(0,D.useMemo)(()=>(0,we.resolveTheme)(pe),[pe]),je=s??de?.appearance,$e=n?"embedded_checkout":"standard_checkout",he=X?"custom_layout":R==="buttons"?"buttons_layout":"default_layout",[B,fe]=(0,D.useState)(null),[te,Me]=(0,D.useState)(null),pt=(0,D.useRef)(null),[Ze,mt]=(0,D.useState)(null),L=(0,D.useRef)(null),[ne,rt]=(0,D.useState)(null),[He,yt]=(0,D.useState)(e??""),qe=e??He,Je=n?"":qe,[Xt,Qe]=(0,D.useState)(!0),[Qt,T]=(0,D.useState)(null),[ke,Xe]=(0,D.useState)("full"),[Ae,Ct]=(0,D.useState)(!1),[We,Ke]=(0,D.useState)(Z),[ot,et]=(0,D.useState)(null),[In,st]=(0,D.useState)(null),[jn,Ht]=(0,D.useState)(!1),[vn,Zt]=(0,D.useState)(void 0),[or,Mt]=(0,D.useState)(""),[wt,en]=(0,D.useState)(!1),[tn,At]=(0,D.useState)(!1),Bt=(0,D.useRef)(0),[St,se]=(0,D.useState)("loading"),[Hn,U]=(0,D.useState)(0),lt=(0,D.useRef)(!1),Ft=(0,D.useRef)(!1),zn=(0,D.useRef)(!1),Oe=(0,D.useRef)(null),ct=(0,D.useMemo)(()=>({checkoutMode:xe??ke,layout:X?"unknown":R==="buttons"?"buttons":"embedded"}),[xe,X,ke,R]),Ye=(0,D.useRef)(A);Ye.current=A;let _n=(0,D.useRef)(h);_n.current=h;let xn=(0,D.useRef)(E);xn.current=E,(0,D.useEffect)(()=>{Tt(te)?.setCheckoutContext(ct),Ze&&Ze!==te&&Tt(Ze)?.setCheckoutContext(ct)},[te,Ze,ct]);let On=(0,D.useRef)(W);On.current=W;let Kn=(0,D.useCallback)(M=>{se(M),!(M!=="exhausted"||zn.current)&&(zn.current=!0,_n.current?.(new we.FloPayError("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),Tn=(0,D.useCallback)(()=>{se("retrying"),U(M=>M+1)},[]);(0,D.useEffect)(()=>{se("loading"),U(0),zn.current=!1},[qe]),(0,D.useEffect)(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:we.SDK_VERSION,checkout_type:$e,checkout_layout:he,billing_api_url:w})},[he,$e,w]);let at=(0,D.useMemo)(()=>n?Ot(n,!0):"",[n]),Dt=(0,D.useMemo)(()=>or===at?vn:void 0,[vn,or,at]),ln=(0,D.useMemo)(()=>n?Vo(n,Dt):void 0,[n,Dt]),ht=xe??ln?.checkoutMode??"full",It=(0,D.useMemo)(()=>ln?{...ln,checkoutMode:ht}:void 0,[ln,ht]);(0,D.useEffect)(()=>{Zt(void 0),Mt(at)},[at]),(0,D.useEffect)(()=>{Ke(Z)},[Z]);let nn=(0,D.useCallback)((M,q,F)=>{Ge(()=>{xn.current?.(Et(M,q,F))})},[Ge]),cn=(0,D.useCallback)(async(M,q)=>{Ke(null),st(null),Ht(!1),et("processing");let F=q?.sessionId??M.id,Re=pt.current??L.current,Ee=Tt(Re),y=Re?null:So(w,r,ct),o={log:m=>{Ee?Ee.log(m):y?.log(m)},error:m=>{Ee?Ee.error(m):y?.error(m)},terminal:m=>{Ee?Ee.terminal(m):y?.terminal(m)},performance:m=>{Ee?Ee.performance(m):y?.performance(m)},now:()=>Ee?.now()??y?.now()??0,elapsed:m=>Ee?.elapsed(m)??Math.max(0,(y?.now()??m)-m)},f=o.now(),z=!!(q?.initialAutoProcessingError||q?.initialAutoProcessingPending),b=!1,H,Ne=()=>{b||(b=!0,z=!0,H=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"}),H!==void 0&&o.performance({stage:"recovery",durationMs:o.elapsed(H),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&&Ne();let K;try{let m=yi(q?.initialAutoProcessingError),V;if(m)Ne(),m.type==="paypal_redirect_required"&&Oe.current?.publishableKey&&Pi({sessionId:F,publishableKey:Oe.current.publishableKey,paypalPublishableKey:Oe.current.paypalPublishableKey}),V=await Po(m,{flopay:pt.current,paypalFlopay:L.current,attempt3DS:q?.attempt3DS,billingApiUrl:w,sessionId:F,session:M,telemetry:!1}),m.type==="paypal_redirect_required"&&na();else if(q?.initialAutoProcessingPending){let Fe=(await new nr.PaymentAPI(w,{telemetry:!1}).waitForCheckoutSessionCompletion(q.initialAutoProcessingPending.sessionId,{initialDelayMs:q.initialAutoProcessingPending.retryAfterMs})).data.session;if(!fr(Fe))throw lo(Fe);V=Zn(Fe,F)}else{if(q?.initialAutoProcessingError)throw Vn(q.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:q.initialAutoProcessingError.checkoutMethod});if(q?.fromCreateSession)return q?.fallbackToFull&&(Xe("full"),vi("full")),!1;{let Ce=await br({billingApiUrl:w,sessionId:F,session:M,telemetry:!1});Ce.type==="success"?V=Ce.result:(Ne(),Ce.type==="paypal_redirect_required"&&Oe.current?.publishableKey&&Pi({sessionId:F,publishableKey:Oe.current.publishableKey,paypalPublishableKey:Oe.current.paypalPublishableKey}),V=await Po(Ce,{flopay:pt.current,paypalFlopay:L.current,attempt3DS:q?.attempt3DS,billingApiUrl:w,sessionId:F,session:M,telemetry:!1}),Ce.type==="paypal_redirect_required"&&na())}}F&&gr(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:V.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Ht(V.status==="authorized"),et("success"),await $r(yn),K=()=>Ye.current?.(V)}catch(m){let V=tr(m),Ce=V.checkoutMethod??Ur;Ke(V.message),st(V.message),Ht(!1),q?.fallbackToFull&&(o.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),Xe("full"),vi("full")),re();let Te=V.statusCode!==void 0?(0,we.telemetryStatusClass)(V.statusCode,"unknown"):void 0,Fe=Te==="4xx"?{requestCategory:"process_payment",statusClass:Te}:{},Sn=Te===void 0||Te==="4xx";if(Sn&&(V.telemetryOutcome==="payment_declined"||!!(V.declineCode||V.code?.toLowerCase().includes("declin"))))o.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...Fe});else if(Sn&&(V.telemetryOutcome==="validation_rejected"||V.type==="validation_error"))o.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...Fe});else{let jr=(0,we.classifyTelemetryFailure)(m,z?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");o.error({...jr,...V.telemetryFailureCategory?{failureCategory:V.telemetryFailureCategory}:{},stage:z?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:V.telemetryRequestCategory??"process_payment"})}return Ge(()=>_n.current?.(V)),nn(Ce,V,{code:V.code,declineCode:V.declineCode}),et("error"),await Promise.allSettled([$r(Yt),q?.ensureProvidersReady?q.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),st(null)}return Ge(K),!0},[nn,Ge,tr,w,r,ct]);(0,D.useEffect)(()=>{if(typeof window>"u"||Ft.current)return;let M=new URLSearchParams(window.location.search),q=M.get("payment_intent_client_secret");if(!q)return;let F=Os();F&&(Ft.current=!0,(async()=>{let Re,Ee=0;Ke(null),st(null),et("processing"),Ct(!0);try{if(M.get("redirect_status")==="failed")throw Object.assign(new we.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});Re=Tt(o??y),Ee=Re?.now()??0,Re?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),Re?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let f=(o??y)?.getRawProvider();if(!f)throw Object.assign(new we.FloPayError("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:z,error:b}=await f.retrievePaymentIntent(q);if(b)throw Object.assign(new we.FloPayError(b.message??"Failed to retrieve PayPal payment status.","api_error",{code:b.code}),{checkoutMethod:"paypal"});let H=Wa(z?.status);if(!z||H==="failed")throw Object.assign(new we.FloPayError("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let Ne=typeof z.payment_method=="string"?z.payment_method:z.payment_method?.id,tt=H;if(F.sessionId){let m=(await new nr.PaymentAPI(w,{telemetry:!1}).getUnifiedCheckoutSession(F.sessionId)).data.session;if(m&&m.status!=="complete"){let V=await br({billingApiUrl:w,sessionId:F.sessionId,session:m,telemetry:!1,tokenizedData:{id:Ne??z.id,type:"card",threeDSecureActionResultTokenId:z.id,isPaypal:!0}});if(V.type!=="success")throw Object.assign(new we.FloPayError("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});tt=V.result.status}}F.sessionId&&gr(F.sessionId),Re?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),Re?.performance({stage:"redirect_resume",durationMs:Re.elapsed(Ee),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),Re?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),et("success"),await $r(yn),Ge(()=>Ye.current?.({status:tt,paymentIntentId:z.id,paymentMethodId:Ne,checkoutMethod:"paypal"}))}catch(y){let o=tr(y),f=o.checkoutMethod??"paypal",z=!!(o.declineCode||o.code?.toLowerCase().includes("declin"));if(Re)Re.performance({stage:"redirect_resume",durationMs:Re.elapsed(Ee),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),z?Re.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):Re.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(z){let b=So(w,r,ct);b.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),qr(b)}else ea(w,r,ct,"REDIRECT_RESUME_FAILED","redirect_resume");Ke(o.message),st(o.message),Ge(()=>_n.current?.(o)),nn(f,o,{code:o.code,declineCode:o.declineCode}),et("error"),await $r(Yt)}finally{na(),Vs(),et(null),st(null),Ct(!1)}})())},[nn,Ge,u,tr,w,r]);let Kt=(0,D.useRef)(null);function Ot(M,q=!1){let F=M?.account?.email?.trim().toLowerCase()??"",Re={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,...q?{tagsData:M?.tagsData,utmMetadata:M?.utmMetadata,tokenizedData:M?.tokenizedData,checkoutMode:M?.checkoutMode??"full"}:{}},Ee=JSON.stringify(Re),y=0;for(let o=0;o<Ee.length;o++)y=(y<<5)-y+Ee.charCodeAt(o)|0;return`flopay_session_${Math.abs(y).toString(36)}`}let Nt=(0,D.useMemo)(()=>It?Ot(It):"",[It]),Be=(0,D.useRef)(It);Be.current=It,(0,D.useEffect)(()=>{yt(e??"")},[e]),(0,D.useEffect)(()=>{lt.current=!1,Ke(Z),st(null),Ht(!1),et(null)},[Nt,Z,e]);async function Ut(M,q){let F=So(w,r,ct),Re=new nr.PaymentAPI(w,{telemetry:!1}),Ee=!1;try{let y=M.idempotencyKey!==void 0?(0,we.resolveIdempotencyKey)(M.idempotencyKey):void 0,o=y??Us(q),f,z=!1,b=Ns(q);F.log({name:b?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let H=b?.sid??null,Ne=null,tt;if(H)try{if(Ne=await Re.getUnifiedCheckoutSession(H,b?.nonce),Ne.data.session?.status==="complete"){if(Ho(H))return{sid:H,result:Ne};qs(q),H=null,Ne=null,z=!0}}catch{F.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),aa(q),H=null}if(!H){!y&&(z||!o)&&(o=(0,we.resolveIdempotencyKey)(),f=o),o&&$s(q,o);let re=F.now(),K=0;F.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let m={...M,idempotencyKey:o,avsCheck:!!_e,avsConfig:typeof _e=="object"?_e:void 0,checkoutType:"embedded_checkout",checkoutLayout:X?"custom_layout":R==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(m,nr.SESSION_CREATE_TELEMETRY,{configurable:!1,enumerable:!1,value:{onAttempt:Te=>{K=Math.max(K,Te)}}});let V=()=>{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:K,statusClass:"2xx"})},Ce=Te=>{let Fe=(0,we.classifyTelemetryFailure)(Te,"CHECKOUT_SESSION_CREATE_FAILED","unknown");F.performance({stage:"session_create",durationMs:F.now()-re,durationMode:"machine",requestCategory:"session_create",attempt:K,statusClass:Fe.statusClass}),Te instanceof we.FloPayError&&Te.type==="validation_error"?F.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):Fe.statusClass==="4xx"?F.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):F.error({...Fe,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if((0,we.isDetachedSessionEligible)(m)){let Te=await Re.createDetachedSession(m);Te.claimed.catch(()=>{}),Ne=Te.shell,H=Te.sessionId,tt=Te.claimed.then(Fe=>{let Sn=Fe.data.session?.id??Te.sessionId;return Sn&&bi(q,Sn,Fe.data.session?.clientSecret??Te.nonce),V(),Fe},Fe=>{throw aa(q),Ce(Fe),Fe}).finally(()=>qr(F)),tt.catch(()=>{}),Ee=!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:K,statusClass:"2xx",paymentMethodCategory:"card"})}else Ne=await Re.createAndFetchSession(m),V()}catch(Te){throw Ce(Te),Te}H=Ne.data.session?.id??H??"",H&&!tt&&bi(q,H,Ne.data.session?.clientSecret)}return{sid:H??"",result:Ne,sdkGeneratedIdempotencyKey:f,...tt?{claimed:tt}:{}}}finally{Ee||qr(F)}}let ft=(0,D.useCallback)(async(M,q)=>{let F=Be.current;if(!F)throw new we.FloPayError("createSession is required to bootstrap checkout.","validation_error");let Re=Vo(F,M),Ee=Ot(Re),y=wo.get(Ee);if(!y){let z={promise:Ut(Re,Ee),consumers:0,settled:!1};y=z,wo.set(Ee,z);let b=()=>{z.settled=!0,hi(Ee,z)};z.promise.then(b,b)}y.consumers+=1;let o=!1,f=()=>{o||(o=!0,y.consumers-=1,hi(Ee,y))};q?.(f);try{let z=await y.promise;Kt.current=Ee,M&&(Mt(at),Zt(V=>ja(V,M)));let{sid:b,result:H,claimed:Ne}=z;if(fe(H),H.data.session&&rt(H.data.session),b&&yt(b),Ne){let V=Bt.current+=1;At(!0),Ne.then(Ce=>{Bt.current===V&&(fe(Ce),Ce.data.session&&rt(Ce.data.session),At(!1))},Ce=>{Bt.current===V&&(At(!1),T(Ce instanceof we.FloPayError?Ce:new we.FloPayError(Ce instanceof Error?Ce.message:"Failed to create session","api_error")))})}else Bt.current+=1,At(!1);let{publishableKey:tt,paypalPublishableKey:re}=bo(H),{flopay:K,paypalFlopay:m}=await vo({publishableKey:tt,paypalPublishableKey:re,billingApiUrl:w,locale:u,telemetry:r});return pt.current=K,Me(K),L.current=m,mt(m),Qe(!1),z}catch(z){throw Kt.current===Ee&&(Kt.current=null),z}finally{q||f()}},[u,w,r,ct]),Cn=(0,D.useRef)(cn);Cn.current=cn;let Wn=(0,D.useRef)(ft);Wn.current=ft;let $t=(0,D.useCallback)(async M=>{if(!js(M)||wt)return{sessionId:He,session:ne};en(!0);try{let q=await ft(M);return{sessionId:q.sid,session:q.result.data.session??null}}finally{en(!1)}},[ft,wt,He,ne]);(0,D.useEffect)(()=>{let M=!1,q;if(T(null),Nt){let Ee=Be.current;return Xe(ht),Qe(!1),Kt.current===Nt?()=>{M=!0}:(rt(Ha(Ee,xe)),(async()=>{let y=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),o=ht==="auto"&&!lt.current&&!y;o&&(Ke(null),st(null),et("processing"));try{let f=await Wn.current(void 0,Ne=>{q=Ne}),z=f.result.data.session??null;Oe.current=bo(f.result);let b=ta(f.result),H=Ho(f.sid||z?.id);if(!M&&o&&z&&!b&&!H){lt.current=!0,await Ls(Nt,f.sdkGeneratedIdempotencyKey,()=>Cn.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||H)&&(lt.current=!0),et(null),st(null))}catch(f){if(M)return;let z=f instanceof we.FloPayError||typeof f=="object"&&f!==null&&"code"in f?f.code:void 0;if(o&&z==="session_auto_completed"){lt.current=!0,et("success"),await $r(yn),M||(Ge(()=>{Ye.current?.({status:"succeeded"})}),et(null),st(null));return}o&&(et(null),st(null));let b=f instanceof we.FloPayError?f:new we.FloPayError(f instanceof Error?f.message:"Failed to create session","api_error");T(b)}finally{q?.(),q=void 0}})(),()=>{M=!0,q?.()})}Qe(!0);async function F(){let Ee=!1;try{let o=await new nr.PaymentAPI(w,{telemetry:!1}).getUnifiedCheckoutSession(qe,t);if(M)return;fe(o);let f=o.data.session??null;if(rt(f),!f)throw new we.FloPayError("No session data returned","api_error");let z=f.checkoutMode;if(z==="setup")throw new we.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?.(Zn(f,qe)),On.current?.(f.successUrl??"")});return}if(f.status==="complete"){Qe(!1),Ge(()=>{On.current?.(f.successUrl??"")});return}if(f.status==="expired")throw so(f);Ee=!0;let b=xe??z??"full";Xe(b);let H=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),Ne=ta(o);if(b==="auto"&&!lt.current&&!H&&!Ne){lt.current=!0;let tt=Re(o);try{if(await Cn.current(f,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>tt,sessionId:qe||f.id}),M)return;await tt,M||Qe(!1);return}catch{if(M)return;await tt,M||Qe(!1);return}}await Re(o),M||Qe(!1)}catch(y){if(M)return;y instanceof we.FloPayError?!Ee&&!zs(y)&&ea(w,r,ct,"NETWORK_REQUEST_FAILED","session_read"):ea(w,r,ct,"INTERNAL_SDK_ERROR","checkout_mount");let o=y instanceof we.FloPayError?y:new we.FloPayError(y instanceof Error?y.message:"Failed to initialize checkout","api_error");T(o),Qe(!1)}}async function Re(Ee){let{publishableKey:y,paypalPublishableKey:o}=bo(Ee);Oe.current={publishableKey:y,paypalPublishableKey:o};let{flopay:f,paypalFlopay:z}=await vo({publishableKey:y,paypalPublishableKey:o,billingApiUrl:w,locale:u,telemetry:r});pt.current=f,Me(f),L.current=z,mt(z)}return F(),()=>{M=!0}},[xe,Nt,ht,Je,Ge,t]);let qt=(0,D.useCallback)(async()=>{if(!(Ae||!ne)){Ct(!0),Ke(null);try{await cn(ne,{attempt3DS:!0,fallbackToFull:!0,sessionId:qe||ne.id})}finally{Ct(!1)}}},[qe,Ae,cn,ne]),Lt=oa(B),Nn=ta(B),Un=(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 q=(0,we.buildCheckoutDisplayData)(ne).total;M.amount=Math.round(q*100)||ne.amount,M.currency=ne.currency?.toLowerCase()}return M},[B,ne,je,w]),rn=!!(n&&!X&&R==="buttons"&&me&&ht==="full"),Wt=(0,D.useMemo)(()=>({session:ne,loading:Xt,error:Qt,checkoutMode:ke,inlineSessionDraft:It,applyInlineSessionPatch:rn?$t:void 0,inlineSessionPatchProcessing:wt,claimPending:tn}),[ne,Xt,Qt,ke,It,rn,$t,wt,tn]),on=!!n&&R==="buttons"&&!Nn&&(!te||!Un),Ve=ot?(0,k.jsx)(sn,{status:ot,errorMessage:In,authorized:jn}):null;if(Xt){if(d)return(0,k.jsxs)(k.Fragment,{children:[d,Ve]});if(R==="buttons"){let M=de?.buttonsLayout?.cardButton?.borderRadius??de?.appearance.variables?.borderRadius??8,q=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&&q(vr),P&&(x||g)&&q(vr),P&&q(vr),(0,k.jsx)("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),Ve]})}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); } }"})]}),Ve]})}return Qt?v?(0,k.jsx)(pn.Provider,{value:Wt,children:v(Qt)}):(0,k.jsx)(pn.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:Qt.message})}):on?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(pn.Provider,{value:Wt,children:(0,k.jsx)(Ks,{onButtonClick:G,showPayPal:p,showStripe:P,showApplePay:x,showGooglePay:g,theme:pe,buttonsTheme:oe,buttonsStyles:O,cardButtonContent:ee,cardBackButtonContent:Q,cardTitleContent:le})}),Ve]}):Nn&&ne&&Lt?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(pn.Provider,{value:Wt,children:(0,k.jsxs)("div",{className:ge,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[We&&(0,k.jsx)(pr,{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:Tn,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:qe,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:E,onButtonClick:G,onInitializationStateChange:Kn,allowAutomaticRetry:Hn===0,session:ne,telemetry:r,telemetryContext:ct,debug:ye},`paypal-init-${Hn}`)})]})}),Ve]}):!te||!Un?(0,k.jsx)(k.Fragment,{children:Ve}):ke==="confirm"?(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(pn.Provider,{value:Wt,children:(0,k.jsx)(Ar,{flopay:te,paypalFlopay:Ze,options:Un,children:(0,k.jsxs)("div",{className:ge,children:[We&&(0,k.jsx)("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:We}),ie?ie({onConfirm:qt,isProcessing:Ae}):(0,k.jsx)("button",{type:"button",onClick:qt,disabled:Ae,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:Ae?"not-allowed":"pointer",opacity:Ae?.6:1},children:Ae?"Processing...":ve??"Confirm Purchase"})]})})}),Ve]}):(0,k.jsxs)(k.Fragment,{children:[(0,k.jsx)(pn.Provider,{value:Wt,children:(0,k.jsx)(Ar,{flopay:te,paypalFlopay:Ze,options:Un,children:X?(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:qe,nonce:ne?.clientSecret||void 0,billingApiUrl:w,session:ne,children:X})]}):(0,k.jsx)(go,{sessionId:qe,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,we.buildCheckoutDisplayData)(ne).total*100):0,currency:ne?.currency?.toLowerCase()??"usd",onComplete:A,onError:h,onDecline:E,error:We,onErrorChange:Ke,showPayPal:p,showStripe:P,enabledPaymentMethods:I??B?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:B?.data.stripe?.enabledPaymentMethodCountries,showApplePay:x,showGooglePay:g,layout:R,theme:pe,buttonsTheme:oe,buttonsStyles:O,appearance:je,cardButtonContent:ee,cardBackButtonContent:Q,cardTitleContent:le,onButtonClick:G,onBeforeButtonClick:me,enableAVS:_e,...be?{cardFieldOrder:be}:{},...ce?{cardPreFormSlot:ce}:{},avsLayout:ae,country:ne?.customer?.country,city:ne?.customer?.city,state:ne?.customer?.state,onCountryChange:S,onZipChange:_,avsCheck:!!_e,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:X?"custom_layout":R==="buttons"?"buttons_layout":"default_layout",className:ge,directPaypal:oa(B),isSubscription:ne?.mode==="subscription",session:ne,dataAttachmentPending:tn,debug:ye})})}),Ve]})}function Hs({sessionId:e,nonce:t,billingApiUrl:n,session:i,children:r}){return(0,k.jsx)(k.Fragment,{children:D.default.Children.map(r,s=>{if(!D.default.isValidElement(s))return s;let u=s.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?s:D.default.cloneElement(s,d)})})}function Ks({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:i,showGooglePay:r,theme:s,buttonsTheme:u,buttonsStyles:d,cardButtonContent:v,cardBackButtonContent:A,cardTitleContent:h}){let[E,S]=(0,D.useState)(!1),_=(0,D.useMemo)(()=>(0,we.resolveTheme)(s),[s]),p=(0,D.useMemo)(()=>{let g=_?.buttonsLayout??(0,we.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},[_,u,d]),P=_?.buttonsLayout?.cardButton?.borderRadius??_?.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"}}),x=v===void 0?{boxSizing:"border-box",height:vr,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(E){let g=p.cardInputBorder??"#e5e7eb",ye=p.cardInputBackground??"white",R=sr(A),pe=sr(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:R?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)(cr,{content:A})]}),pe?(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:`
38
+ `}),xr&&ir&&(0,c.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:We?-2:0},children:[(0,c.jsxs)("button",{type:"button",onClick:pn,style:{display:"inline-flex",alignItems:"center",gap:Oo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:l.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...l.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",...l.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)(ur,{content:P})]}),Ia?(0,c.jsx)("div",{style:{flex:1}}):(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:l.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...l.title},children:(0,c.jsx)(Fr,{content:ie})})]}),!xr&&!Ia&&(0,c.jsx)("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:zo,order:We?-3:0,...l.title},children:(0,c.jsx)(Fr,{content:ie})}),le&&(0,c.jsx)("div",{style:{order:We?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let s=et,N=(Y=!1)=>({backgroundColor:Mr,border:`1px solid ${Gn(Y)}`,borderRadius:Pt,marginTop:"0.5rem",padding:"10px"}),G=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...Ma}),fe=(0,v.getStateOptions)(s);return(0,c.jsxs)(c.Fragment,{children:[(0,v.isAVSFieldVisible)(le.address_line_1,s)&&(0,c.jsx)("div",{style:N(St.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:Oe,onChange:Y=>{Mt.current.addressLine1=!0,dn.current=Y.target.value,gt(Y.target.value)},disabled:Q,required:!0,"data-testid":"flopay-address-line1",style:G()})}),(0,v.isAVSFieldVisible)(le.address_line_2,s)&&(0,c.jsx)("div",{style:N(),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:Fe,onChange:Y=>{Mt.current.addressLine2=!0,$t.current=Y.target.value,rn(Y.target.value)},disabled:Q,"data-testid":"flopay-address-line2",style:G()})}),((0,v.isAVSFieldVisible)(le.city,s)||(0,v.isAVSFieldVisible)(le.state,s))&&(0,c.jsxs)("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[(0,v.isAVSFieldVisible)(le.city,s)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Mr,borderTop:`1px solid ${Gn(St.city)}`,borderRight:`1px solid ${Gn(St.city)}`,borderBottom:`1px solid ${Gn(St.city)}`,borderLeft:`1px solid ${Gn(St.city)}`,padding:"10px",borderTopLeftRadius:Pt,borderBottomLeftRadius:Pt,...(0,v.isAVSFieldVisible)(le.state,s)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:Pt}},children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:Ye,onChange:Y=>{Mt.current.city=!0,jt.current=Y.target.value,zn(Y.target.value)},disabled:Q,required:!0,"data-testid":"flopay-city",style:G()})}),(0,v.isAVSFieldVisible)(le.state,s)&&(0,c.jsx)("div",{style:{flex:1,backgroundColor:Mr,border:`1px solid ${Gn(St.state)}`,padding:"10px",borderTopRightRadius:Pt,borderBottomRightRadius:Pt,...(0,v.isAVSFieldVisible)(le.city,s)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:Pt}},children:fe?(0,c.jsxs)("select",{id:"flopay-billing-state",name:"billing-state",value:Wt,onChange:Y=>{Mt.current.state=!0,Vt.current=Y.target.value,wn(Y.target.value)},disabled:Q,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...G(),cursor:"pointer"},children:[(0,c.jsx)("option",{value:"",children:(0,v.getStateLabel)(s)}),fe.map(Y=>(0,c.jsx)("option",{value:Y.code,children:Y.name},Y.code))]}):(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:(0,v.getStateLabel)(s),autoComplete:"billing address-level1",value:Wt,onChange:Y=>{Mt.current.state=!0,Vt.current=Y.target.value,wn(Y.target.value)},disabled:Q,required:!0,"data-testid":"flopay-state",style:G()})})]}),((0,v.isAVSFieldVisible)(le.country,s)||(0,v.isAVSFieldVisible)(le.postal_code,s))&&(0,c.jsxs)("div",{style:{display:"flex",flexDirection:ne==="column"?"column":"row",gap:ne==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[(0,v.isAVSFieldVisible)(le.country,s)&&(0,c.jsx)("div",{style:{flex:ne==="row"?1:void 0,backgroundColor:Mr,borderTop:`1px solid ${Tr}`,borderRight:`1px solid ${Tr}`,borderBottom:`1px solid ${Tr}`,borderLeft:`1px solid ${Tr}`,padding:"10px",...ne==="row"&&(0,v.isAVSFieldVisible)(le.postal_code,s)?{borderRadius:"0",borderTopLeftRadius:Pt,borderBottomLeftRadius:Pt,borderRight:"none"}:{borderRadius:Pt}},children:(0,c.jsx)("select",{id:"flopay-billing-country",name:"billing-country",value:et,onChange:Y=>{Mt.current.country=!0,pt.current=Y.target.value,tt(Y.target.value),Qe?.(Y.target.value),Vt.current="",wn("")},disabled:Q,autoComplete:"billing country","data-testid":"flopay-country",style:{...G(),cursor:"pointer"},children:v.COUNTRY_OPTIONS.map(Y=>(0,c.jsxs)("option",{value:Y.code,children:[Y.flag," ",Y.name]},Y.code))})}),(0,v.isAVSFieldVisible)(le.postal_code,s)&&(0,c.jsx)("div",{style:{flex:ne==="row"?1:void 0,backgroundColor:Mr,border:`1px solid ${Hi}`,padding:"10px",...ne==="row"&&(0,v.isAVSFieldVisible)(le.country,s)?{borderRadius:"0",borderTopRightRadius:Pt,borderBottomRightRadius:Pt}:{borderRadius:Pt}},children:(0,c.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:(0,v.getPostalCodeLabel)(et),autoComplete:"billing postal-code",value:It,onChange:Y=>{Mt.current.zip=!0,Ut.current=Y.target.value,ft(Y.target.value),Ve?.(Y.target.value)},onBlur:()=>Jt(!0),disabled:Q,required:qt.required,"aria-invalid":Qr||void 0,"aria-describedby":Qr?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:G()})})]}),Qr&&(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:qt.empty?`${(0,v.getPostalCodeLabel)(s)} is required`:Rs(s)})]})})()}),We&&J&&(0,c.jsx)("div",{style:{order:-2,width:"100%"},children:J}),We&&Ji,q&&(0,c.jsx)(yr,{margin:"0.75rem 0",styleOverride:l.errorBanner,children:q})]}),Zr={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=>ot?!E||!xn?(0,c.jsx)("pre",{"data-testid":s,style:Zr,children:"FloPay/DirectPayPal-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":s,style:Zr,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${E}`,` directPaypalConfigured=${xn}`,` inAppBrowserDetected=${String(Jr)}`,` shouldRenderDirectPayPal=${Rr}`,` shouldRenderStripePayPal=${Er}`,` hasPaypalStripeInstance=${!!z}`].join(`
39
+ `)}):null,Fa=s=>ot?!_||!I?(0,c.jsx)("pre",{"data-testid":s,style:Zr,children:"FloPay/Stripe-debug - not enabled"}):(0,c.jsx)("pre",{"data-testid":s,style:Zr,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${_}`,` currency=${be}`,` amountInCents=${ye}`,` enabledPaymentMethods: ${JSON.stringify(f??[])}`,` enabledPaymentMethodsProvided=${wr}`,` hasEnabledMethods=${Kr}`,` expressMethods: ${JSON.stringify(Yr)}`,` walletExpressMethods: ${JSON.stringify(Wr)}`,` paymentElementMethods: ${JSON.stringify(kr)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(Gr)}`,` hasStripeInstance=${!!I}`,` shouldRenderWallets=${Ir}`,` shouldRenderPaymentElement=${_r}`].join(`
40
+ `)}):null,Da=Ae==="apm-expanding"||Ae==="apm-form"||Ae==="apm-collapsing",eo=Ae==="apm-expanding"?`flopay-card-enter ${Dt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ae==="apm-collapsing"?`flopay-card-exit ${Dt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,to=ht?{...To,paymentMethodTypes:[ht]}:null;if(ae==="buttons"){let s=Ae==="buttons"||Ae==="expanding"||Ae==="apm-expanding",N=Ae==="expanding"||Ae==="card"||Ae==="collapsing",G=De===void 0?{boxSizing:"border-box",height:fo,padding:"0 1rem"}:{padding:"0.9rem 1rem"},fe=Ae==="expanding"||Ae==="apm-expanding"?`flopay-buttons-exit ${Dt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Ae==="collapsing"||Ae==="apm-collapsing"?`flopay-buttons-enter ${Dt}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,Y=Ae==="expanding"?`flopay-card-enter ${Dt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ae==="collapsing"?`flopay-card-exit ${Dt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return(0,c.jsxs)("form",{onSubmit:Bo,className:C,style:{position:"relative"},children:[(0,c.jsx)(Wo,{}),In&&(0,c.jsx)(cn,{status:In,errorMessage:q,authorized:on}),(0,c.jsxs)("div",{style:{display:"grid"},children:[(0,c.jsxs)("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!s&&!fe?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!s&&!fe?Ss:{},...fe?{animation:fe,pointerEvents:"none"}:{}},children:[Ba("flopay-direct-paypal-gate-debug"),Fa("flopay-stripe-gate-debug"),Rr&&qe&&(0,c.jsxs)(c.Fragment,{children:[Ee&&(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:y,email:O.email,clientId:qe.clientId,environment:qe.environment,currency:be.toUpperCase(),isSubscription:ct,providerObjectType:qe.providerObjectType,onTokenizedBody:ln,onComplete:i,onErrorChange:Se,onDecline:d,onTechnicalFailure:sr,onButtonClick:we,runBeforeButtonClick:yn,isProcessing:Q,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:ve??null,existingOrderId:Ee?.orderId,debug:ot},Ee?.orderId??"fresh")]}),Er&&(0,c.jsx)(mt.Elements,{stripe:z,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:O.email,billingApiUrl:y,onTokenizedBody:ln,onErrorChange:Se,isProcessing:Q,onButtonClick:we,onDecline:d,onTechnicalFailure:sr,runBeforeButtonClick:yn,onLoadStateChange:pa,placeholderBorderRadius:Jn})}),Ir?(0,c.jsx)(mt.Elements,{stripe:I,options:Hr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:O.email,billingApiUrl:y,intentKind:X>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:ln,onErrorChange:Se,onButtonClick:we,onDecline:d,onTechnicalFailure:sr,runBeforeButtonClick:yn,onLoadStateChange:ya,placeholderBorderRadius:Jn})}):ba?(0,c.jsx)("div",{style:{height:fo,borderRadius:Jn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,_r&&(0,c.jsx)(li,{sessionId:e,nonce:t,email:O.email,billingName:[O.firstName,O.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:y,paymentElementMethods:Gr,stripeInstance:I,paymentElementBaseOptions:To,onTokenizedBody:ln,onErrorChange:Se,onButtonClick:we,onDecline:d,runBeforeButtonClick:yn,onLoadStateChange:ga,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:Pt,submitButtonStyle:l.submitButton,onExpandApm:Vn,expandedApmMethod:ht,themeId:j,buttonAppearance:{backgroundColor:l.cardButton?.backgroundColor,borderColor:l.cardInputBorder,textColor:l.cardButton?.color,borderRadius:Jn}}),We&&(0,c.jsx)("button",{type:"button",onClick:async()=>{Q||!(await yn("card")).proceed||(we?.("card"),Wn())},disabled:Q,style:{width:"100%",...G,...l.cardButton,...Xo({themeBundle:m,resolvedPrimaryColor:Xn,resolvedBorderRadius:Pt,submitButtonStyle:l.submitButton,explicitPrimaryColor:Kt?.colorPrimary}),fontSize:l.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:Q?"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:Q?.6:1},onMouseEnter:Be=>{!Q&&(m||Kt?.colorPrimary)&&(Be.currentTarget.style.backgroundColor=Wi)},onMouseLeave:Be=>{(m||Kt?.colorPrimary)&&(Be.currentTarget.style.backgroundColor=Xn)},onMouseDown:Be=>{Be.currentTarget.style.transform="scale(0.985)"},onMouseUp:Be=>{Be.currentTarget.style.transform="scale(1)"},children:(0,c.jsx)(dr,{content:De})}),q&&Ae==="buttons"&&(0,c.jsx)(yr,{margin:"0.25rem 0",styleOverride:l.errorBanner,children:q})]}),We&&N&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...Y?{animation:Y}:{},...Ae==="collapsing"?{pointerEvents:"none"}:{}},children:Aa}),_&&Da&&ht&&to&&I&&(0,c.jsx)("div",{style:{gridArea:"1 / 1",...eo?{animation:eo}:{},...Ae==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,c.jsxs)("div",{style:{backgroundColor:Lo,borderRadius:Uo,...Ar,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:Lt,style:{display:"inline-flex",alignItems:"center",gap:Oo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:l.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...l.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",...l.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)(ur,{content:P})]}),(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:l.titleFontSize??"1.05rem",color:zo,paddingRight:80,...l.title},children:`Pay with ${(0,v.getStripeMethodDisplayName)(ht)}`})]}),(0,c.jsx)(mt.Elements,{stripe:I,options:to,children:(0,c.jsx)(Go,{method:ht,sessionId:e,nonce:t,email:O.email,billingName:[O.firstName,O.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:y,onTokenizedBody:ln,onErrorChange:Se,onDecline:d,onCancel:Lt,runBeforeButtonClick:yn,onButtonClick:we,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:Pt,submitButtonStyle:l.submitButton,errorText:q})},ht)]})})]})]})}return Da&&ht&&to&&I&&_?(0,c.jsxs)("form",{onSubmit:Bo,className:C,style:{position:"relative"},children:[(0,c.jsx)(Wo,{}),In&&(0,c.jsx)(cn,{status:In,errorMessage:q,authorized:on}),(0,c.jsx)("div",{style:{...eo?{animation:eo}:{},...Ae==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,c.jsxs)("div",{style:{backgroundColor:Lo,borderRadius:Uo,...Ar,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:Lt,style:{display:"inline-flex",alignItems:"center",gap:Oo?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:l.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...l.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",...l.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)(ur,{content:P})]}),(0,c.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:l.titleFontSize??"1.05rem",color:zo,paddingRight:80,...l.title},children:`Pay with ${(0,v.getStripeMethodDisplayName)(ht)}`})]}),(0,c.jsx)(mt.Elements,{stripe:I,options:to,children:(0,c.jsx)(Go,{method:ht,sessionId:e,nonce:t,email:O.email,billingName:[O.firstName,O.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:y,onTokenizedBody:ln,onErrorChange:Se,onDecline:d,onCancel:Lt,runBeforeButtonClick:yn,onButtonClick:we,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:Pt,submitButtonStyle:l.submitButton,errorText:q})},ht)]})})]}):(0,c.jsxs)("form",{onSubmit:Bo,className:C,style:{position:"relative"},children:[(0,c.jsx)(Wo,{}),In&&(0,c.jsx)(cn,{status:In,errorMessage:q,authorized:on}),(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"),Rr&&qe&&(0,c.jsxs)(c.Fragment,{children:[Ee&&(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:y,email:O.email,clientId:qe.clientId,environment:qe.environment,currency:be.toUpperCase(),isSubscription:ct,providerObjectType:qe.providerObjectType,onTokenizedBody:ln,onComplete:i,onErrorChange:Se,onDecline:d,onTechnicalFailure:sr,onButtonClick:we,runBeforeButtonClick:yn,isProcessing:Q,onLoadStateChange:Mo,onInitializationStateChange:Ao,session:ve??null,existingOrderId:Ee?.orderId,debug:ot},Ee?.orderId??"fresh")]}),Er&&(0,c.jsx)(mt.Elements,{stripe:z,options:la,children:(0,c.jsx)(ii,{sessionId:e,nonce:t,email:O.email,billingApiUrl:y,onTokenizedBody:ln,onErrorChange:Se,isProcessing:Q,onButtonClick:we,onDecline:d,onTechnicalFailure:sr,runBeforeButtonClick:yn,onLoadStateChange:pa,placeholderBorderRadius:Jn})}),Ir&&(0,c.jsx)(mt.Elements,{stripe:I,options:Hr,children:(0,c.jsx)(si,{sessionId:e,nonce:t,email:O.email,billingApiUrl:y,intentKind:X>0?"payment":"setup",expressMethods:Wr,onTokenizedBody:ln,onErrorChange:Se,onButtonClick:we,onDecline:d,onTechnicalFailure:sr,runBeforeButtonClick:yn,onLoadStateChange:ya,placeholderBorderRadius:Jn})}),_r&&(0,c.jsx)(li,{sessionId:e,nonce:t,email:O.email,billingName:[O.firstName,O.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:y,paymentElementMethods:Gr,stripeInstance:I,paymentElementBaseOptions:To,onTokenizedBody:ln,onErrorChange:Se,onButtonClick:we,onDecline:d,runBeforeButtonClick:yn,onLoadStateChange:ga,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:Pt,submitButtonStyle:l.submitButton,themeId:j,onExpandApm:Vn,expandedApmMethod:ht,buttonAppearance:{backgroundColor:l.cardButton?.backgroundColor,borderColor:l.cardInputBorder,textColor:l.cardButton?.color,borderRadius:Jn}})]}),We&&($i||Ui||ji)&&(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"}})]}),We&&Aa]})}var vr=require("@flopay/js"),Ue=require("@flopay/shared");var $r="card";async function Ts(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:i,error:u}=await e.retrieveSetupIntent(t);return{error:u,intent:i??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:a,error:r}=await e.retrievePaymentIntent(t);return{error:r,intent:a??null}}async function Ms(e,t,n,a){if(a){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:i}=await e.confirmCardPayment(t,n);return{error:i,intent:r??null}}function Zo(e,t){return Object.assign(e,{checkoutMethod:t})}function Ln(e,t){let n=e instanceof Ue.FloPayError?e:new Ue.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 Ur(e,t){try{return await e()}catch(n){throw Ln(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 Ue.FloPayError("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new Ue.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,a=15e3,r=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,i=async()=>{let g=new AbortController,R=()=>g.abort();e.signal?.aborted?g.abort():e.signal?.addEventListener("abort",R);let C=window.setTimeout(()=>g.abort(),a);try{let k=await fetch(r,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:g.signal});if(!k.ok)return{status:"unknown"};let p=await k.json().catch(()=>null);return Bs(p)}catch{return{status:"unknown"}}finally{window.clearTimeout(C),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 b=document.createElement("iframe");b.setAttribute("title","Card authentication"),b.setAttribute("allow","payment"),b.tabIndex=0,b.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(";"),b.src=e.nextActionRedirectUrl,d.appendChild(b),document.body.appendChild(d),b.focus();let M=null;try{M=new URL(e.billingApiUrl,window.location.href).origin}catch{M=null}try{let g=await new Promise((R,C)=>{let k=!1,p=0,h=0,E=0,_=!1,f=()=>{window.clearTimeout(p),window.clearInterval(h),window.clearTimeout(E),window.removeEventListener("message",ae),b.removeEventListener("load",x),e.signal?.removeEventListener("abort",oe)},ge=async()=>{if(!(k||_)){_=!0;try{let j=await i();if(k||!As(j))return;k=!0,f(),R(j)}finally{_=!1}}},x=()=>{window.clearTimeout(E),E=window.setTimeout(()=>{ge()},250)},oe=()=>{k||(k=!0,f(),C(new Ue.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},ae=j=>{if(j.source!==b.contentWindow||M&&j.origin!==M)return;let K=j.data;!K||typeof K!="object"||K.source!=="flopay-vault-3ds-return"||k||(k=!0,f(),R(null))};p=window.setTimeout(()=>{k||(k=!0,f(),C(new Ue.FloPayError("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),h=window.setInterval(()=>{ge()},n),b.addEventListener("load",x),window.addEventListener("message",ae),e.signal?.addEventListener("abort",oe),e.signal?.aborted&&oe()});return g||await i()}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 Kn(e,t="Payment failed. Please try again.",n){let a=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),r=e?.message??t,i=qn(r)??r;return Zo(new Ue.FloPayError(i,"api_error",{code:(0,Ue.normalizeCheckoutFailureOutcome)(e?.outcome)??(0,Ue.normalizeCheckoutFailureOutcome)(e?.type)??e?.gatewayErrorCode}),a)}function Qo(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 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||Po(r)))return r;let a=e?.data;if(a&&typeof a=="object"){let r=a,i=[r.threeDSecureToken,r.clientSecret,r.stripeClientSecret,r.id];for(let d of i)if(typeof d=="string"&&d.length>0&&(!t?.requirePaymentIntentClientSecret||Po(d)))return d;let u=r.gateways;if(u&&typeof u=="object"){let d=u.stripe;if(d&&typeof d=="object"){let b=d,M=[b.stripeClientSecret,b.clientSecret];for(let g of M)if(typeof g=="string"&&g.length>0&&(!t?.requirePaymentIntentClientSecret||Po(g)))return g}}}}async function Ds({billingApiUrl:e,sessionId:t,nonce:n,responseJson:a}){let r=gi(a,{requirePaymentIntentClientSecret:!0});if(typeof r=="string"&&r.length>0)return{type:"3ds_required",threeDSecureToken:r};if(!t)return null;try{let d=(await new vr.PaymentAPI(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(Po(d))return{type:"3ds_required",threeDSecureToken:d}}catch{}return null}async function Cr({billingApiUrl:e,sessionId:t,session:n,nonce:a,tokenizedData:r,returnUrl:i,telemetry:u}){let d=e.replace(/\/+$/,""),b=t??n.id,M=a??n.clientSecret,g=n.customer?.id??n.accountData?.userId??"",R=n.customer?.email??n.accountData?.email??"",C=n.customer?.firstName??n.accountData?.firstName??"",k=n.customer?.lastName??n.accountData?.lastName??"",p=n.customer?.country??n.accountData?.country??void 0,h=n.customer?.zip??n.accountData?.zip??void 0,E=new vr.PaymentAPI(d,u===!1?{telemetry:!1}:void 0),_=await Fs(()=>E.processPayment(g,{sessionId:b,nonce:M,tokenizedData:r,accountData:{userId:g,email:R,firstName:C,lastName:k,country:p,zip:h},returnUrl:i??Qo(n)}));if(_.ok){let x=typeof _.json=="function"?await _.json().catch(()=>null):null;return(0,Ue.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:b,authorizationExpiresAt:typeof x?.authorizationExpiresAt=="string"?x.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:Lr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:r?.threeDSecureActionResultTokenId,paymentMethodId:Lr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}}let f;try{f=await _.json()}catch{throw new Ue.FloPayError("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:_.status})}if(f?.type==="paypal_redirect_required"||f?.type==="3ds_required"){let x=gi(f);if(!x)throw new Ue.FloPayError("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:_.status});return{type:f.type,threeDSecureToken:x,paymentMethodId:f.paymentMethodId}}if(f?.gatewayErrorCode==="authentication_required"){let x=await Ds({billingApiUrl:d,sessionId:b,nonce:M,responseJson:f});if(x)return x;throw Zo(new Ue.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let ge=new Ue.FloPayError(f?.message??"Payment failed. Please try again.","api_error",{code:f?.code??f?.gatewayErrorCode,declineCode:f?.declineCode??f?.gatewayDeclineReason,statusCode:_.status});throw Object.assign(ge,{telemetryOutcome:(0,Ue.classifyPaymentRejection)(_.status,f)})}async function bo(e,{flopay:t,paypalFlopay:n,attempt3DS:a,billingApiUrl:r,sessionId:i,session:u,returnUrl:d,telemetry:b}){let M=t?.getRawProvider();if(!M)throw Ln(new Ue.FloPayError("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!a||!e.threeDSecureToken)throw Zo(new Ue.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let g=(0,Ue.isSetupIntentClientSecret)(e.threeDSecureToken),R=null,C=e.paymentMethodId,k=await Ur(()=>Ts(M,e.threeDSecureToken,g),"card");if(k){if(k.error)throw Ln(new Ue.FloPayError(k.error.message??`Failed to retrieve 3DS ${g?"setup":"payment"} status.`,"api_error",{code:k.error.code}),"card");let h=k.intent;!C&&h?.payment_method&&(typeof h.payment_method=="string"?C=h.payment_method:"id"in h.payment_method&&(C=h.payment_method.id??void 0))}let p=C?await Ur(()=>Ms(M,e.threeDSecureToken,{payment_method:C,return_url:d??Qo(u)??window.location.href},g),"card"):null;if(p){if(p.error)throw Ln(new Ue.FloPayError(p.error.message??"3DS authentication failed.","api_error",{code:p.error.code}),"card");R=p.intent}else{let h=await Ur(()=>M.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(h.error)throw Ln(new Ue.FloPayError(h.error.message??"3DS authentication failed.","api_error",{code:h.error.code}),"card");R=(g?h.setupIntent:h.paymentIntent)??null}if(R&&(R.status==="requires_capture"||R.status==="succeeded"||R.status==="processing")){let h=await Cr({billingApiUrl:r,sessionId:i,session:u,telemetry:b,tokenizedData:{id:R.id,type:"card",threeDSecureActionResultTokenId:R.id},returnUrl:d});return h.type==="success"?{...h.result,paymentIntentId:h.result.paymentIntentId??R.id,paymentMethodId:h.result.paymentMethodId??C}:bo(h,{flopay:t,paypalFlopay:n,attempt3DS:a,billingApiUrl:r,sessionId:i,session:u,returnUrl:d,telemetry:b})}throw Ln(new Ue.FloPayError("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let g=(n??t)?.getRawProvider();if(!g)throw Ln(new Ue.FloPayError("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:C}=await Ur(()=>g.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(C)throw Ln(new Ue.FloPayError(C.message??"PayPal authorization failed.","api_error",{code:C.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:R}=await Ur(()=>g.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 Ln(new Ue.FloPayError(R.message??"PayPal authorization failed.","api_error",{code:R.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new Ue.FloPayError("Unsupported payment redirect state.","api_error")}function nr(e){if(e instanceof Ue.FloPayError){let a=qn(e.message);return a&&a!==e.message?Object.assign(new Ue.FloPayError(a,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=qn(t)??t;return new Ue.FloPayError(n,"api_error")}function vo(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new Ue.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 Co({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:a,telemetry:r}){if(!e)return{flopay:null,paypalFlopay:null};let i=!!t&&t!==e,[u,d]=await Promise.all([(0,vr.loadFloPay)(e,{billingApiUrl:n,locale:a,telemetry:r}),i?(0,vr.loadFloPay)(t,{billingApiUrl:n,locale:a,telemetry:r}).catch(b=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",b),null)):Promise.resolve(null)]);return{flopay:u,paypalFlopay:t?i?d:u:null}}var w=require("react/jsx-runtime"),Sr=44,ia="flopay_checkout_saved_payment_resume",ko=new Map,So=new Map;function hi(e,t){t.settled&&t.consumers===0&&ko.get(e)===t&&ko.delete(e)}function Ls(e,t,n){let a=So.get(e);if(a&&(!a.sdkGeneratedIdempotencyKey||!t||a.sdkGeneratedIdempotencyKey===t))return a.attempt;let r=n(),i={attempt:r,sdkGeneratedIdempotencyKey:t};So.set(e,i);let u=()=>{So.get(e)===i&&So.delete(e)};return r.then(u,u),r}function jr(e){return new Promise(t=>setTimeout(t,e))}function wo(e,t,n){let a=ro({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:_e.SDK_VERSION,enabled:t!==!1});return a.beginCheckout(n),a}function Vr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function ea(e,t,n,a,r){let i=wo(e,t,n);i.error({errorCode:a,stage:r,paymentMethodCategory:"unknown",...r==="session_read"?{requestCategory:"session_read"}:{}}),Vr(i)}function Os(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,providerObjectType:e?.data.paypal?.providerObjectType}}function ta(e){return!e||e.data.stripe?.publishableKey?!1:!!oa(e)?.clientId}function On(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function zs(){if(!On())return null;try{let e=window.sessionStorage.getItem(ia);return e?JSON.parse(e):null}catch{return null}}function Pi(e){if(On())try{window.sessionStorage.setItem(ia,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function na(){if(On())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(!On())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(On())try{window.sessionStorage.setItem(e,JSON.stringify(n?{sid:t,nonce:n}:{sid:t}))}catch(a){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",a)}}function aa(e){if(On())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function Us(e){if(On())try{return window.sessionStorage.getItem(e+sa)??void 0}catch{return}}function $s(e,t){if(On())try{window.sessionStorage.setItem(e+sa,t)}catch(n){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",n)}}function js(e){if(aa(e),!!On())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 a of t)e.searchParams.has(a)&&(e.searchParams.delete(a),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 qs(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 Ro({sessionId:e,nonce:t,createSession:n,billingApiUrl:a,telemetry:r,appearance:i,locale:u,loading:d,error:b,onComplete:M,onError:g,onDecline:R,onCountryChange:C,onZipChange:k,showPayPal:p=!0,showStripe:h=!0,enabledPaymentMethods:E,showApplePay:_=!0,showGooglePay:f=!0,debug:ge=!1,layout:x,theme:oe,buttonsTheme:ae,buttonsStyles:j,cardButtonContent:K,cardBackButtonContent:ce,cardTitleContent:pe,showSecurityFooter:De,onButtonClick:P,onBeforeButtonClick:ie,enableAVS:Le,cardFieldOrder:we,cardPreFormSlot:he,avsLayout:Z,className:me,initialErrorMessage:J=null,children:ne,checkoutMode:ke,confirmLabel:xe,renderConfirmButton:se,onSessionCompleted:W}){let S=(0,_e.resolveBillingApiUrl)(a),de=(0,B.useMemo)(()=>(0,_e.resolveTheme)(oe),[oe]),Qe=i??de?.appearance,Ve=n?"embedded_checkout":"standard_checkout",ue=ne?"custom_layout":x==="buttons"?"buttons_layout":"default_layout",[L,Pe]=(0,B.useState)(null),[X,be]=(0,B.useState)(null),rt=(0,B.useRef)(null),[qe,ct]=(0,B.useState)(null),ve=(0,B.useRef)(null),[re,ot]=(0,B.useState)(null),[ee,yt]=(0,B.useState)(e??""),He=e??ee,Ke=n?"":He,[Nt,at]=(0,B.useState)(!0),[nn,T]=(0,B.useState)(null),[Ce,et]=(0,B.useState)("full"),[tt,It]=(0,B.useState)(!1),[ft,Oe]=(0,B.useState)(J),[gt,Fe]=(0,B.useState)(null),[rn,Ye]=(0,B.useState)(null),[zn,Wt]=(0,B.useState)(!1),[wn,Nn]=(0,B.useState)(void 0),[Un,Ut]=(0,B.useState)(""),[pt,dn]=(0,B.useState)(!1),[$t,jt]=(0,B.useState)(!1),Vt=(0,B.useRef)(0),[Mt,le]=(0,B.useState)("loading"),[$n,on]=(0,B.useState)(0),Gt=(0,B.useRef)(!1),Yn=(0,B.useRef)(!1),U=(0,B.useRef)(!1),it=(0,B.useRef)(null),Ge=(0,B.useMemo)(()=>({checkoutMode:ke??Ce,layout:ne?"unknown":x==="buttons"?"buttons":"embedded"}),[ke,ne,Ce,x]),We=(0,B.useRef)(M);We.current=M;let Je=(0,B.useRef)(g);Je.current=g;let An=(0,B.useRef)(R);An.current=R,(0,B.useEffect)(()=>{Tt(X)?.setCheckoutContext(Ge),qe&&qe!==X&&Tt(qe)?.setCheckoutContext(Ge)},[X,qe,Ge]);let jn=(0,B.useRef)(W);jn.current=W;let ar=(0,B.useCallback)(A=>{le(A),!(A!=="exhausted"||U.current)&&(U.current=!0,Je.current?.(new _e.FloPayError("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),kn=(0,B.useCallback)(()=>{le("retrying"),on(A=>A+1)},[]);(0,B.useEffect)(()=>{le("loading"),on(0),U.current=!1},[He]),(0,B.useEffect)(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:_e.SDK_VERSION,checkout_type:Ve,checkout_layout:ue,billing_api_url:S})},[ue,Ve,S]);let st=(0,B.useMemo)(()=>n?Xt(n,!0):"",[n]),qt=(0,B.useMemo)(()=>Un===st?wn:void 0,[wn,Un,st]),Rn=(0,B.useMemo)(()=>n?Vo(n,qt):void 0,[n,qt]),St=ke??Rn?.checkoutMode??"full",Ft=(0,B.useMemo)(()=>Rn?{...Rn,checkoutMode:St}:void 0,[Rn,St]);(0,B.useEffect)(()=>{Nn(void 0),Ut(st)},[st]),(0,B.useEffect)(()=>{Oe(J)},[J]);let un=(0,B.useCallback)((A,$,V)=>{Xe(()=>{An.current?.(Et(A,$,V))})},[Xe]),an=(0,B.useCallback)(async(A,$)=>{Oe(null),Ye(null),Wt(!1),Fe("processing");let V=$?.sessionId??A.id,Ee=rt.current??ve.current,Me=Tt(Ee),te=Ee?null:wo(S,r,Ge),y={log:O=>{Me?Me.log(O):te?.log(O)},error:O=>{Me?Me.error(O):te?.error(O)},terminal:O=>{Me?Me.terminal(O):te?.terminal(O)},performance:O=>{Me?Me.performance(O):te?.performance(O)},now:()=>Me?.now()??te?.now()??0,elapsed:O=>Me?.elapsed(O)??Math.max(0,(te?.now()??O)-O)},q=y.now(),m=!!($?.initialAutoProcessingError||$?.initialAutoProcessingPending),l=!1,F,Re=()=>{l||(l=!0,m=!0,F=y.now(),y.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),y.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},Te=!1,Q=()=>{Te||(Te=!0,y.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),y.performance({stage:"processing",durationMs:y.elapsed(q),durationMode:"machine",paymentMethodCategory:"saved"}),F!==void 0&&y.performance({stage:"recovery",durationMs:y.elapsed(F),durationMode:"machine",paymentMethodCategory:"saved"}))};y.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),y.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"}),m&&Re();let Ze;try{let O=yi($?.initialAutoProcessingError),H;if(O)Re(),O.type==="paypal_redirect_required"&&it.current?.publishableKey&&Pi({sessionId:V,publishableKey:it.current.publishableKey,paypalPublishableKey:it.current.paypalPublishableKey}),H=await bo(O,{flopay:rt.current,paypalFlopay:ve.current,attempt3DS:$?.attempt3DS,billingApiUrl:S,sessionId:V,session:A,telemetry:!1}),O.type==="paypal_redirect_required"&&na();else if($?.initialAutoProcessingPending){let ye=(await new rr.PaymentAPI(S,{telemetry:!1}).waitForCheckoutSessionCompletion($.initialAutoProcessingPending.sessionId,{initialDelayMs:$.initialAutoProcessingPending.retryAfterMs})).data.session;if(!hr(ye))throw co(ye);H=er(ye,V)}else{if($?.initialAutoProcessingError)throw Kn($.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:$.initialAutoProcessingError.checkoutMethod});if($?.fromCreateSession)return $?.fallbackToFull&&(et("full"),vi("full")),!1;{let I=await Cr({billingApiUrl:S,sessionId:V,session:A,telemetry:!1});I.type==="success"?H=I.result:(Re(),I.type==="paypal_redirect_required"&&it.current?.publishableKey&&Pi({sessionId:V,publishableKey:it.current.publishableKey,paypalPublishableKey:it.current.paypalPublishableKey}),H=await bo(I,{flopay:rt.current,paypalFlopay:ve.current,attempt3DS:$?.attempt3DS,billingApiUrl:S,sessionId:V,session:A,telemetry:!1}),I.type==="paypal_redirect_required"&&na())}}V&&Pr(V),Q(),m&&(y.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),y.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),y.terminal({outcome:H.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Wt(H.status==="authorized"),Fe("success"),await jr(hn),Ze=()=>We.current?.(H)}catch(O){let H=nr(O),I=H.checkoutMethod??$r;Oe(H.message),Ye(H.message),Wt(!1),$?.fallbackToFull&&(y.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),et("full"),vi("full")),Q();let z=H.statusCode!==void 0?(0,_e.telemetryStatusClass)(H.statusCode,"unknown"):void 0,ye=z==="4xx"?{requestCategory:"process_payment",statusClass:z}:{},Ct=z===void 0||z==="4xx";if(Ct&&(H.telemetryOutcome==="payment_declined"||!!(H.declineCode||H.code?.toLowerCase().includes("declin"))))y.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...ye});else if(Ct&&(H.telemetryOutcome==="validation_rejected"||H.type==="validation_error"))y.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...ye});else{let Hr=(0,_e.classifyTelemetryFailure)(O,m?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");y.error({...Hr,...H.telemetryFailureCategory?{failureCategory:H.telemetryFailureCategory}:{},stage:m?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:H.telemetryRequestCategory??"process_payment"})}return Xe(()=>Je.current?.(H)),un(I,H,{code:H.code,declineCode:H.declineCode}),Fe("error"),await Promise.allSettled([jr(Qt),$?.ensureProvidersReady?$.ensureProvidersReady():Promise.resolve()]),m&&(y.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),y.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{Q(),te&&Vr(te),Fe(null),Ye(null)}return Xe(Ze),!0},[un,Xe,nr,S,r,Ge]);(0,B.useEffect)(()=>{if(typeof window>"u"||Yn.current)return;let A=new URLSearchParams(window.location.search),$=A.get("payment_intent_client_secret");if(!$)return;let V=zs();V&&(Yn.current=!0,(async()=>{let Ee,Me=0;Oe(null),Ye(null),Fe("processing"),It(!0);try{if(A.get("redirect_status")==="failed")throw Object.assign(new _e.FloPayError("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:te,paypalFlopay:y}=await Co({publishableKey:V.publishableKey,paypalPublishableKey:V.paypalPublishableKey,billingApiUrl:S,locale:u,telemetry:r});Ee=Tt(y??te),Me=Ee?.now()??0,Ee?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),Ee?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let q=(y??te)?.getRawProvider();if(!q)throw Object.assign(new _e.FloPayError("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:m,error:l}=await q.retrievePaymentIntent($);if(l)throw Object.assign(new _e.FloPayError(l.message??"Failed to retrieve PayPal payment status.","api_error",{code:l.code}),{checkoutMethod:"paypal"});let F=Ya(m?.status);if(!m||F==="failed")throw Object.assign(new _e.FloPayError("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let Re=typeof m.payment_method=="string"?m.payment_method:m.payment_method?.id,Te=F;if(V.sessionId){let O=(await new rr.PaymentAPI(S,{telemetry:!1}).getUnifiedCheckoutSession(V.sessionId)).data.session;if(O&&O.status!=="complete"){let H=await Cr({billingApiUrl:S,sessionId:V.sessionId,session:O,telemetry:!1,tokenizedData:{id:Re??m.id,type:"card",threeDSecureActionResultTokenId:m.id,isPaypal:!0}});if(H.type!=="success")throw Object.assign(new _e.FloPayError("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});Te=H.result.status}}V.sessionId&&Pr(V.sessionId),Ee?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),Ee?.performance({stage:"redirect_resume",durationMs:Ee.elapsed(Me),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),Ee?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Fe("success"),await jr(hn),Xe(()=>We.current?.({status:Te,paymentIntentId:m.id,paymentMethodId:Re,checkoutMethod:"paypal"}))}catch(te){let y=nr(te),q=y.checkoutMethod??"paypal",m=!!(y.declineCode||y.code?.toLowerCase().includes("declin"));if(Ee)Ee.performance({stage:"redirect_resume",durationMs:Ee.elapsed(Me),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),m?Ee.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):Ee.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(m){let l=wo(S,r,Ge);l.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Vr(l)}else ea(S,r,Ge,"REDIRECT_RESUME_FAILED","redirect_resume");Oe(y.message),Ye(y.message),Xe(()=>Je.current?.(y)),un(q,y,{code:y.code,declineCode:y.declineCode}),Fe("error"),await jr(Qt)}finally{na(),Vs(),Fe(null),Ye(null),It(!1)}})())},[un,Xe,u,nr,S,r]);let Jt=(0,B.useRef)(null);function Xt(A,$=!1){let V=A?.account?.email?.trim().toLowerCase()??"",Ee={c:A?.clientId,cur:A?.currency??"",captureMethod:A?.captureMethod??"",a:{e:V,u:V?"":A?.account?.userId??"",country:A?.account?.country??""},successUrl:A?.successUrl,cancelUrl:A?.cancelUrl,p:A?.products?.map(y=>ra(`${y.type??""}:${y.code??y.providerItemId??y.providerPlanId??""}`,y)).sort(),i:A?.items?.map(y=>ra(y.code??y.providerItemId??"",y)).sort(),s:A?.subscriptions?.map(y=>ra(y.code??y.providerPlanId??"",y)).sort(),couponCodes:A?.couponCodes?[...A.couponCodes].sort():void 0,...$?{tagsData:A?.tagsData,utmMetadata:A?.utmMetadata,tokenizedData:A?.tokenizedData,checkoutMode:A?.checkoutMode??"full"}:{}},Me=JSON.stringify(Ee),te=0;for(let y=0;y<Me.length;y++)te=(te<<5)-te+Me.charCodeAt(y)|0;return`flopay_session_${Math.abs(te).toString(36)}`}let At=(0,B.useMemo)(()=>Ft?Xt(Ft):"",[Ft]),Ae=(0,B.useRef)(Ft);Ae.current=Ft,(0,B.useEffect)(()=>{yt(e??"")},[e]),(0,B.useEffect)(()=>{Gt.current=!1,Oe(J),Ye(null),Wt(!1),Fe(null)},[At,J,e]);async function wt(A,$){let V=wo(S,r,Ge),Ee=new rr.PaymentAPI(S,{telemetry:!1}),Me=!1;try{let te=A.idempotencyKey!==void 0?(0,_e.resolveIdempotencyKey)(A.idempotencyKey):void 0,y=te??Us($),q,m=!1,l=Ns($);V.log({name:l?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let F=l?.sid??null,Re=null,Te;if(F)try{if(Re=await Ee.getUnifiedCheckoutSession(F,l?.nonce),Re.data.session?.status==="complete"){if(Ho(F))return{sid:F,result:Re};js($),F=null,Re=null,m=!0}}catch{V.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),aa($),F=null}if(!F){!te&&(m||!y)&&(y=(0,_e.resolveIdempotencyKey)(),q=y),y&&$s($,y);let Q=V.now(),Ze=0;V.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let O={...A,idempotencyKey:y,avsCheck:!!Le,avsConfig:typeof Le=="object"?Le:void 0,checkoutType:"embedded_checkout",checkoutLayout:ne?"custom_layout":x==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(O,rr.SESSION_CREATE_TELEMETRY,{configurable:!1,enumerable:!1,value:{onAttempt:z=>{Ze=Math.max(Ze,z)}}});let H=()=>{V.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),V.performance({stage:"session_create",durationMs:V.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:Ze,statusClass:"2xx"})},I=z=>{let ye=(0,_e.classifyTelemetryFailure)(z,"CHECKOUT_SESSION_CREATE_FAILED","unknown");V.performance({stage:"session_create",durationMs:V.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:Ze,statusClass:ye.statusClass}),z instanceof _e.FloPayError&&z.type==="validation_error"?V.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):ye.statusClass==="4xx"?V.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):V.error({...ye,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if((0,_e.isDetachedSessionEligible)(O)){let z=await Ee.createDetachedSession(O);z.claimed.catch(()=>{}),Re=z.shell,F=z.sessionId,Te=z.claimed.then(ye=>{let Ct=ye.data.session?.id??z.sessionId;return Ct&&bi($,Ct,ye.data.session?.clientSecret??z.nonce),H(),ye},ye=>{throw aa($),I(ye),ye}).finally(()=>Vr(V)),Te.catch(()=>{}),Me=!0,V.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),V.performance({stage:"session_shell",durationMs:V.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:Ze,statusClass:"2xx",paymentMethodCategory:"card"})}else Re=await Ee.createAndFetchSession(O),H()}catch(z){throw I(z),z}F=Re.data.session?.id??F??"",F&&!Te&&bi($,F,Re.data.session?.clientSecret)}return{sid:F??"",result:Re,sdkGeneratedIdempotencyKey:q,...Te?{claimed:Te}:{}}}finally{Me||Vr(V)}}let ht=(0,B.useCallback)(async(A,$)=>{let V=Ae.current;if(!V)throw new _e.FloPayError("createSession is required to bootstrap checkout.","validation_error");let Ee=Vo(V,A),Me=Xt(Ee),te=ko.get(Me);if(!te){let m={promise:wt(Ee,Me),consumers:0,settled:!1};te=m,ko.set(Me,m);let l=()=>{m.settled=!0,hi(Me,m)};m.promise.then(l,l)}te.consumers+=1;let y=!1,q=()=>{y||(y=!0,te.consumers-=1,hi(Me,te))};$?.(q);try{let m=await te.promise;Jt.current=Me,A&&(Ut(st),Nn(H=>qa(H,A)));let{sid:l,result:F,claimed:Re}=m;if(Pe(F),F.data.session&&ot(F.data.session),l&&yt(l),Re){let H=Vt.current+=1;jt(!0),Re.then(I=>{Vt.current===H&&(Pe(I),I.data.session&&ot(I.data.session),jt(!1))},I=>{Vt.current===H&&(jt(!1),T(I instanceof _e.FloPayError?I:new _e.FloPayError(I instanceof Error?I.message:"Failed to create session","api_error")))})}else Vt.current+=1,jt(!1);let{publishableKey:Te,paypalPublishableKey:Q}=vo(F),{flopay:Ze,paypalFlopay:O}=await Co({publishableKey:Te,paypalPublishableKey:Q,billingApiUrl:S,locale:u,telemetry:r});return rt.current=Ze,be(Ze),ve.current=O,ct(O),at(!1),m}catch(m){throw Jt.current===Me&&(Jt.current=null),m}finally{$||q()}},[u,S,r,Ge]),En=(0,B.useRef)(an);En.current=an;let ir=(0,B.useRef)(ht);ir.current=ht;let Dt=(0,B.useCallback)(async A=>{if(!qs(A)||pt)return{sessionId:ee,session:re};dn(!0);try{let $=await ht(A);return{sessionId:$.sid,session:$.result.data.session??null}}finally{dn(!1)}},[ht,pt,ee,re]);(0,B.useEffect)(()=>{let A=!1,$;if(T(null),At){let Me=Ae.current;return et(St),at(!1),Jt.current===At?()=>{A=!0}:(ot(Ha(Me,ke)),(async()=>{let te=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),y=St==="auto"&&!Gt.current&&!te;y&&(Oe(null),Ye(null),Fe("processing"));try{let q=await ir.current(void 0,Re=>{$=Re}),m=q.result.data.session??null;it.current=vo(q.result);let l=ta(q.result),F=Ho(q.sid||m?.id);if(!A&&y&&m&&!l&&!F){Gt.current=!0,await Ls(At,q.sdkGeneratedIdempotencyKey,()=>En.current(m,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:q.result.autoProcessingError,initialAutoProcessingPending:q.result.autoProcessingPending,autoProcessingAttempted:q.result.autoProcessingAttempted,sessionId:q.sid||m.id}));return}!A&&y&&((l||F)&&(Gt.current=!0),Fe(null),Ye(null))}catch(q){if(A)return;let m=q instanceof _e.FloPayError||typeof q=="object"&&q!==null&&"code"in q?q.code:void 0;if(y&&m==="session_auto_completed"){Gt.current=!0,Fe("success"),await jr(hn),A||(Xe(()=>{We.current?.({status:"succeeded"})}),Fe(null),Ye(null));return}y&&(Fe(null),Ye(null));let l=q instanceof _e.FloPayError?q:new _e.FloPayError(q instanceof Error?q.message:"Failed to create session","api_error");T(l)}finally{$?.(),$=void 0}})(),()=>{A=!0,$?.()})}at(!0);async function V(){let Me=!1;try{let y=await new rr.PaymentAPI(S,{telemetry:!1}).getUnifiedCheckoutSession(He,t);if(A)return;Pe(y);let q=y.data.session??null;if(ot(q),!q)throw new _e.FloPayError("No session data returned","api_error");let m=q.checkoutMode;if(m==="setup")throw new _e.FloPayError("This is a card setup session. Use FloPayCardSetup instead of FloPayCheckout.","validation_error",{code:"InvalidCardSetupSurface",param:"sessionId"});if(q.status==="authorized"){at(!1),Xe(()=>{We.current?.(er(q,He)),jn.current?.(q.successUrl??"")});return}if(q.status==="complete"){at(!1),Xe(()=>{jn.current?.(q.successUrl??"")});return}if(q.status==="expired")throw lo(q);Me=!0;let l=ke??m??"full";et(l);let F=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),Re=ta(y);if(l==="auto"&&!Gt.current&&!F&&!Re){Gt.current=!0;let Te=Ee(y);try{if(await En.current(q,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>Te,sessionId:He||q.id}),A)return;await Te,A||at(!1);return}catch{if(A)return;await Te,A||at(!1);return}}await Ee(y),A||at(!1)}catch(te){if(A)return;te instanceof _e.FloPayError?!Me&&!Os(te)&&ea(S,r,Ge,"NETWORK_REQUEST_FAILED","session_read"):ea(S,r,Ge,"INTERNAL_SDK_ERROR","checkout_mount");let y=te instanceof _e.FloPayError?te:new _e.FloPayError(te instanceof Error?te.message:"Failed to initialize checkout","api_error");T(y),at(!1)}}async function Ee(Me){let{publishableKey:te,paypalPublishableKey:y}=vo(Me);it.current={publishableKey:te,paypalPublishableKey:y};let{flopay:q,paypalFlopay:m}=await Co({publishableKey:te,paypalPublishableKey:y,billingApiUrl:S,locale:u,telemetry:r});rt.current=q,be(q),ve.current=m,ct(m)}return V(),()=>{A=!0}},[ke,At,St,Ke,Xe,t]);let sn=(0,B.useCallback)(async()=>{if(!(tt||!re)){It(!0),Oe(null);try{await an(re,{attempt3DS:!0,fallbackToFull:!0,sessionId:He||re.id})}finally{It(!1)}}},[He,tt,an,re]),Bt=oa(L),Wn=ta(L),pn=(0,B.useMemo)(()=>{if(!L||!re||!L.data.stripe?.publishableKey)return;let A={appearance:Qe,paymentMethodCreation:"manual",billingApiUrl:S};if(L.data.stripe?.clientSecret)A.clientSecret=L.data.stripe.clientSecret;else{let $=(0,_e.buildCheckoutDisplayData)(re).total;A.amount=Math.round($*100)||re.amount,A.currency=re.currency?.toLowerCase()}return A},[L,re,Qe,S]),Vn=!!(n&&!ne&&x==="buttons"&&ie&&St==="full"),Lt=(0,B.useMemo)(()=>({session:re,loading:Nt,error:nn,checkoutMode:Ce,inlineSessionDraft:Ft,applyInlineSessionPatch:Vn?Dt:void 0,inlineSessionPatchProcessing:pt,claimPending:$t}),[re,Nt,nn,Ce,Ft,Vn,Dt,pt,$t]),In=!!n&&x==="buttons"&&!Wn&&(!X||!pn),ze=gt?(0,w.jsx)(cn,{status:gt,errorMessage:rn,authorized:zn}):null;if(Nt){if(d)return(0,w.jsxs)(w.Fragment,{children:[d,ze]});if(x==="buttons"){let A=de?.buttonsLayout?.cardButton?.borderRadius??de?.appearance.variables?.borderRadius??8,$=V=>(0,w.jsx)("div",{style:{height:V,borderRadius:A,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:[p&&$(Sr),h&&(_||f)&&$(Sr),h&&$(Sr),(0,w.jsx)("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),ze]})}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); } }"})]}),ze]})}return nn?b?(0,w.jsx)(fn.Provider,{value:Lt,children:b(nn)}):(0,w.jsx)(fn.Provider,{value:Lt,children:(0,w.jsx)("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:nn.message})}):In?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(fn.Provider,{value:Lt,children:(0,w.jsx)(Ks,{onButtonClick:P,showPayPal:p,showStripe:h,showApplePay:_,showGooglePay:f,theme:oe,buttonsTheme:ae,buttonsStyles:j,cardButtonContent:K,cardBackButtonContent:ce,cardTitleContent:pe})}),ze]}):Wn&&re&&Bt?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(fn.Provider,{value:Lt,children:(0,w.jsxs)("div",{className:me,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[ft&&(0,w.jsx)(yr,{icon:!1,children:ft}),Mt==="retrying"&&(0,w.jsx)("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),Mt==="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:kn,children:"Retry PayPal"})]}),Mt!=="exhausted"&&(0,w.jsx)("div",{"aria-hidden":Mt==="retrying"?!0:void 0,style:Mt==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:(0,w.jsx)(ei,{sessionId:He,nonce:re.clientSecret||void 0,billingApiUrl:S,email:re.customer?.email,clientId:Bt.clientId,environment:Bt.environment,currency:(re.currency??"usd").toUpperCase(),isSubscription:re.mode==="subscription",providerObjectType:Bt.providerObjectType,onComplete:M,onErrorChange:Oe,onDecline:R,onButtonClick:P,onInitializationStateChange:ar,allowAutomaticRetry:$n===0,session:re,telemetry:r,telemetryContext:Ge,debug:ge},`paypal-init-${$n}`)})]})}),ze]}):!X||!pn?(0,w.jsx)(w.Fragment,{children:ze}):Ce==="confirm"?(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(fn.Provider,{value:Lt,children:(0,w.jsx)(Br,{flopay:X,paypalFlopay:qe,options:pn,children:(0,w.jsxs)("div",{className:me,children:[ft&&(0,w.jsx)("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:ft}),se?se({onConfirm:sn,isProcessing:tt}):(0,w.jsx)("button",{type:"button",onClick:sn,disabled:tt,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:tt?"not-allowed":"pointer",opacity:tt?.6:1},children:tt?"Processing...":xe??"Confirm Purchase"})]})})}),ze]}):(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(fn.Provider,{value:Lt,children:(0,w.jsx)(Br,{flopay:X,paypalFlopay:qe,options:pn,children:ne?(0,w.jsxs)(w.Fragment,{children:[ft&&(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:ft}),(0,w.jsx)(Hs,{sessionId:He,nonce:re?.clientSecret||void 0,billingApiUrl:S,session:re,children:ne})]}):(0,w.jsx)(ho,{sessionId:He,nonce:re?.clientSecret||void 0,email:re?.customer?.email,userId:re?.customer?.id,firstName:re?.customer?.firstName,lastName:re?.customer?.lastName,totalAmount:re?Math.round((0,_e.buildCheckoutDisplayData)(re).total*100):0,currency:re?.currency?.toLowerCase()??"usd",onComplete:M,onError:g,onDecline:R,error:ft,onErrorChange:Oe,showPayPal:p,showStripe:h,enabledPaymentMethods:E??L?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:L?.data.stripe?.enabledPaymentMethodCountries,showApplePay:_,showGooglePay:f,layout:x,theme:oe,buttonsTheme:ae,buttonsStyles:j,appearance:Qe,cardButtonContent:K,cardBackButtonContent:ce,cardTitleContent:pe,onButtonClick:P,onBeforeButtonClick:ie,enableAVS:Le,...we?{cardFieldOrder:we}:{},...he?{cardPreFormSlot:he}:{},avsLayout:Z,country:re?.customer?.country,city:re?.customer?.city,state:re?.customer?.state,onCountryChange:C,onZipChange:k,avsCheck:!!Le,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:ne?"custom_layout":x==="buttons"?"buttons_layout":"default_layout",className:me,directPaypal:oa(L),isSubscription:re?.mode==="subscription",session:re,dataAttachmentPending:$t,debug:ge})})}),ze]})}function Hs({sessionId:e,nonce:t,billingApiUrl:n,session:a,children:r}){return(0,w.jsx)(w.Fragment,{children:B.default.Children.map(r,i=>{if(!B.default.isValidElement(i))return i;let u=i.props,d={};return u.sessionId||(d.sessionId=e),!u.nonce&&t&&(d.nonce=t),u.billingApiUrl||(d.billingApiUrl=n),a?.customer&&(u.email||(d.email=a.customer.email),u.userId||(d.userId=a.customer.id),u.firstName||(d.firstName=a.customer.firstName),u.lastName||(d.lastName=a.customer.lastName)),Object.keys(d).length===0?i:B.default.cloneElement(i,d)})})}function Ks({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:a,showGooglePay:r,theme:i,buttonsTheme:u,buttonsStyles:d,cardButtonContent:b,cardBackButtonContent:M,cardTitleContent:g}){let[R,C]=(0,B.useState)(!1),k=(0,B.useMemo)(()=>(0,_e.resolveTheme)(i),[i]),p=(0,B.useMemo)(()=>{let f=k?.buttonsLayout??(0,_e.resolveButtonsLayoutTheme)(u);return d?{...f,...d,cardButton:{...f.cardButton,...d.cardButton},cardFormContainer:{...f.cardFormContainer,...d.cardFormContainer},backButton:{...f.backButton,...d.backButton},backButtonIcon:{...f.backButtonIcon,...d.backButtonIcon},submitButton:{...f.submitButton,...d.submitButton},title:{...f.title,...d.title}}:f},[k,u,d]),h=k?.buttonsLayout?.cardButton?.borderRadius??k?.appearance.variables?.borderRadius??8,E=f=>(0,w.jsx)("div",{style:{height:f,borderRadius:h,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),_=b===void 0?{boxSizing:"border-box",height:Sr,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(R){let f=p.cardInputBorder??"#e5e7eb",ge=p.cardInputBackground??"white",x=cr(M),oe=cr(g);return(0,w.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,w.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,w.jsxs)("button",{type:"button",onClick:()=>C(!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,w.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...p.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)(ur,{content:M})]}),oe?(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,...p.title},children:(0,w.jsx)(Fr,{content:g})})]}),(0,w.jsx)("div",{style:{backgroundColor:ge,border:`1px solid ${f}`,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:ge,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,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:ge,borderTop:"none",borderRight:`1px solid ${f}`,borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,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:ge,border:`1px solid ${f}`,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",...p.submitButton,opacity:.5}}),(0,w.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,k.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&I(vr),n&&(i||r)&&I(vr),n&&(0,k.jsx)("button",{type:"button",onClick:()=>{e?.("card"),S(!0)},style:{width:"100%",...x,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)(lr,{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 rr=require("react");var ki=require("react/jsx-runtime");function Ci(e,t){function n({className:i,id:r,style:s,options:u,onChange:d,onReady:v,onFocus:A,onBlur:h,onEscape:E}){let S=(0,rr.useRef)(null),_=(0,rr.useRef)(null),{elements:p,reportInteractive:P}=(0,rr.useContext)(Mn);return(0,rr.useEffect)(()=>{if(!p||!S.current)return;let I=!0;return(async()=>{let x=p.getElement(e);x||(x=await p.create(e,u)),!(!I||!S.current)&&(x.mount(S.current),_.current=x,d&&x.on("change",d),x.on("ready",()=>{P?.(),v?.()}),A&&x.on("focus",A),h&&x.on("blur",h),E&&x.on("escape",E))})(),()=>{if(I=!1,_.current){try{_.current.unmount()}catch{}_.current=null}}},[p,P]),(0,ki.jsx)("div",{ref:S,className:i,id:r,style:s})}return n.displayName=t,n}var Si=Ci("payment","PaymentElement"),wi=Ci("address","AddressElement");var it=require("react"),Ro=require("@flopay/js/card-setup"),Gt=require("@flopay/shared");var En=require("react/jsx-runtime"),Vr=class extends Gt.FloPayError{constructor(t,n,i){super(t,n,i),this.name="FloPayCardSetupError",this.retryable=i.retryable}};function Ri(e,t={}){let n=e instanceof Gt.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 Ei({sessionId:e,nonce:t,billingApiUrl:n,telemetry:i,theme:r="modern-light",containerStyle:s,loading:u=null,onReady:d,onComplete:v,onDecline:A,onCancel:h,onValidation:E,onError:S}){let[_,p]=(0,it.useState)(null),[P,I]=(0,it.useState)(null),[x,g]=(0,it.useState)(null),[ye,R]=(0,it.useState)(null),[pe,oe]=(0,it.useState)(null),O=(0,it.useRef)(!1),ee=(0,it.useRef)(!1),Q=(0,it.useMemo)(()=>{if(typeof r=="object")return r;let Z=(0,Gt.resolveTheme)(r);if(Z)return ro({appearance:Z.appearance,buttonsStyles:Z.buttonsLayout,layout:"default"})},[r]),le=(0,it.useRef)(d),j=(0,it.useRef)(S),G=(0,it.useRef)(v),me=(0,it.useRef)(A),_e=(0,it.useRef)(h),be=(0,it.useRef)(E),ce=(0,it.useRef)(!1),ae=(0,it.useRef)(!1),ge=(0,it.useRef)(0);return le.current=d,j.current=S,G.current=v,me.current=A,_e.current=h,be.current=E,(0,it.useEffect)(()=>{let Z=ge.current+1;return ge.current=Z,()=>{queueMicrotask(()=>{ge.current===Z&&(ce.current||ae.current||(ae.current=!0,Ge(()=>{_e.current?.({status:"cancelled",sessionId:e})})))})}},[e]),(0,it.useEffect)(()=>{let Z=!0,X=new Ro.PaymentAPI((0,Gt.resolveBillingApiUrl)(n),{telemetry:i});return p(null),I(null),g(null),ce.current=!1,ae.current=!1,(async()=>{try{if(!e.trim())throw new Gt.FloPayError("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!t.trim())throw new Gt.FloPayError("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let xe=await X.getUnifiedCheckoutSession(e,t);if(!Z)return;let ve=xe.data.session;if(!ve||!(0,Gt.isCardSetupCheckoutSession)(ve))throw new Gt.FloPayError("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let ie=ve.vault;if(ie?.html?.trim()||(ie=await X.getVaultCapture(e,t)),!ie.html?.trim())throw new Gt.FloPayError("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!Z)return;I(ie),p(new Ro.PciVaultCardCapture({sessionId:e,operation:"card_setup",telemetry:i}))}catch(xe){if(!Z)return;let ve=Ri(xe);ce.current=!0,g(ve),Ge(()=>j.current?.(ve))}})(),()=>{Z=!1,X.destroy()}},[n,t,e,i]),(0,it.useEffect)(()=>{if(!_)return;let Z=!1;ee.current=!1,O.current=!1;let X=_.on("submitting",()=>{O.current=!0,oe(null),R("processing")}),xe=_.on("complete",ie=>{ce.current=!0,O.current=!1,R("success"),(async()=>(await new Promise(W=>setTimeout(W,yn)),!ee.current&&(ee.current=!0,Ge(()=>{G.current?.({status:"succeeded",sessionId:e,...ie.paymentMethod?{paymentMethod:ie.paymentMethod}:{}})}),Z||R(null))))()}),ve=_.on("decline",ie=>{ce.current=!0,O.current=!1,oe(ie.message??null),R("error"),Ge(()=>{me.current?.({status:"declined",sessionId:e,...ie.declineReason?{reason:ie.declineReason}:{},...ie.message?{message:ie.message}:{}})}),(async()=>(await new Promise(W=>setTimeout(W,Yt)),Z||R(null)))()});return()=>{Z=!0,X(),xe(),ve()}},[_,e]),x?(0,En.jsx)("div",{role:"alert",children:x.message}):!_||!P?.html?(0,En.jsx)(En.Fragment,{children:u}):(0,En.jsxs)(En.Fragment,{children:[ye&&(0,En.jsx)(sn,{status:ye,errorMessage:pe,processingLabel:"SAVING CARD...",successLabel:"CARD SAVED",errorLabel:"CARD NOT SAVED",successNote:null}),(0,En.jsx)(ur,{capture:_,html:P.html,messageToken:P.messageToken,expectedOrigin:P.expectedOrigin,theme:Q,containerStyle:s,onReady:()=>{Ge(()=>le.current?.())},onValidation:Z=>{Ge(()=>be.current?.(Z))},onError:Z=>{if(!Z)return;O.current&&(O.current=!1,oe(Z),R("error"),setTimeout(()=>R(null),Yt));let X=Ri(new Error(Z),{code:"card_setup_widget_failed",retryable:!0});Ge(()=>j.current?.(X))}})]})}var Ii=require("@flopay/js"),_i=require("@flopay/shared"),Pn=require("react");var hn=require("react/jsx-runtime");function xi({sessionId:e,nonce:t,billingApiUrl:n,email:i,userId:r,firstName:s,lastName:u,chv:d,onTokenizedBody:v,onComplete:A,onErrorChange:h,isProcessing:E=!1}){let S=mn(),_=ao(),p=io(),[P,I]=(0,Pn.useState)(!1),[x,g]=(0,Pn.useState)(!1),ye=(0,Pn.useRef)(!1),R=(n||p).replace(/\/+$/,""),pe=(0,Pn.useCallback)(async ee=>{try{let le=await new Ii.PaymentAPI(R).processPayment(r??"",{sessionId:e,nonce:t,tokenizedData:ee,accountData:{userId:r??"",email:i??"",firstName:s??"",lastName:u??""},chv:d});if(le.ok){A?.();return}let j=await le.json().catch(()=>null);h?.(j?.message??"Payment failed. Please try again.")}catch(Q){h?.(Q instanceof Error?Q.message:"An unexpected error occurred")}},[R,e,t,r,i,s,u,d,A,h]),oe=(0,Pn.useCallback)(ee=>{v?v(ee):pe(ee)},[v,pe]);(0,Pn.useEffect)(()=>{if(!S||ye.current)return;let ee=new URLSearchParams(window.location.search),Q=ee.get("payment_intent"),le=ee.get("payment_intent_client_secret"),j=ee.get("redirect_status");!Q||!le||(ye.current=!0,(async()=>{try{if(g(!0),j==="failed"){h?.("PayPal payment was declined. Please try again.");return}let G=S.getRawProvider();if(!G?.retrievePaymentIntent){h?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:me,error:_e}=await G.retrievePaymentIntent(le);if(_e){h?.(_e.message??"Failed to retrieve PayPal payment status.");return}if(me&&(me.status==="requires_capture"||me.status==="succeeded")){let be=typeof me.payment_method=="string"?me.payment_method:me.payment_method?.id;oe({id:be??me.id,type:"card",threeDSecureActionResultTokenId:me.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(G){h?.(G instanceof Error?G.message:"Failed to complete PayPal payment.")}finally{g(!1)}})())},[S,oe,h]);let O=(0,Pn.useCallback)(async()=>{if(!(!S||!_))try{if(g(!0),h?.(null),!e||!i)throw new _i.FloPayError("Missing sessionId or email for PayPal payment","validation_error");let ee=await S.confirmPayPalPayment({billingApiUrl:R,sessionId:e,nonce:t,email:i,returnUrl:window.location.href});if(ee.error){h?.(ee.error.message);return}ee.paymentIntentId&&(ee.status==="succeeded"||ee.status==="processing"||ee.status==="requires_capture")&&oe({id:ee.paymentMethodId??ee.paymentIntentId,type:"card",threeDSecureActionResultTokenId:ee.paymentIntentId,isPaypal:!0})}catch(ee){h?.(ee instanceof Error?ee.message:"PayPal payment failed. Please try again.")}finally{g(!1)}},[S,_,e,t,i,R,oe,h]);return!S||!_?(0,hn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):(0,hn.jsxs)(hn.Fragment,{children:[!P&&(0,hn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),(0,hn.jsx)("div",{style:P?{}:{display:"none"},children:(0,hn.jsx)("button",{type:"button",onClick:O,disabled:x||E,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:x||E?"not-allowed":"pointer",opacity:x||E?.6:1},ref:()=>I(!0),children:x?"Processing...":"PayPal"})}),(x||E)&&(0,hn.jsx)("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:(0,hn.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 ze=require("react"),Eo=require("@flopay/js"),Jt=require("@flopay/shared");var bn=require("react/jsx-runtime"),Ws=44;function Ti(e){return new Promise(t=>setTimeout(t,e))}function Ys(e,t){return e instanceof Jt.FloPayError?e:new Jt.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:s,products:u,items:d,subscriptions:v,account:A,successUrl:h,cancelUrl:E,couponCodes:S,tagsData:_,utmMetadata:p,billingApiUrl:P,locale:I,theme:x,appearance:g,buttonsTheme:ye,buttonsStyles:R,onSuccess:pe,onError:oe,onDecline:O,children:ee,disabled:Q=!1,type:le="button",style:j,...G}){let me=(0,ze.useMemo)(()=>(0,Jt.resolveBillingApiUrl)(P),[P]),_e=(0,ze.useMemo)(()=>Js({createSession:n,clientId:s,products:u,items:d,subscriptions:v,account:A,successUrl:h,cancelUrl:E,couponCodes:S,tagsData:_,utmMetadata:p}),[A,E,s,S,n,u,d,v,h,_,p]),[be,ce]=(0,ze.useState)(!1),[ae,ge]=(0,ze.useState)(null),[Z,X]=(0,ze.useState)(null),[xe,ve]=(0,ze.useState)(!1),[ie,W]=(0,ze.useState)(null),w=(0,ze.useRef)(!0),de=(0,ze.useRef)(null),je=(0,ze.useRef)(ie),$e=(0,ze.useRef)(pe),he=(0,ze.useRef)(oe),B=(0,ze.useRef)(O);(0,ze.useEffect)(()=>{je.current=ie},[ie]),(0,ze.useEffect)(()=>{$e.current=pe},[pe]),(0,ze.useEffect)(()=>{he.current=oe},[oe]),(0,ze.useEffect)(()=>{B.current=O},[O]),(0,ze.useEffect)(()=>(w.current=!0,()=>{w.current=!1,de.current?.abort()}),[]),(0,ze.useEffect)(()=>{if(typeof window>"u")return;let T=ke=>{ke.key==="Escape"&&W(null)};return window.addEventListener("keydown",T),()=>{window.removeEventListener("keydown",T)}},[]);let fe=(0,ze.useCallback)((T,ke=Ur)=>{B.current?.(Et(ke,T,{code:T.code,declineCode:T.declineCode}))},[]),te=(0,ze.useCallback)(async T=>{w.current&&(X(null),ve(T.result.status==="authorized"),ge("success"),await Ti(yn),w.current&&$e.current?.(T))},[]),Me=(0,ze.useCallback)(async(T,ke)=>{w.current&&(he.current?.(T),ke?.emitDecline&&fe(T,ke.method),X(T.message),ve(!1),ge("error"),await Ti(Yt))},[fe]),pt=(0,ze.useCallback)(async(T,ke,Xe)=>{let Ae=T.data.session??null;if(!Ae)throw new Jt.FloPayError("No session data returned","api_error");let Ct=Ae.clientSecret||t;if(fr(Ae)){await te({result:Zn(Ae,ke),session:Ae,sessionId:Ae.id||ke,autoCompleted:!1});return}if(Ae.status==="expired")throw so(Ae);try{if(T.autoProcessingPending){let et=(await new Eo.PaymentAPI(me).waitForCheckoutSessionCompletion(T.autoProcessingPending.sessionId,{initialDelayMs:T.autoProcessingPending.retryAfterMs})).data.session;if(!fr(et))throw lo(et);await te({result:Zn(et,ke),session:et,sessionId:et.id||ke,autoCompleted:!1});return}if(T.autoProcessingError){if(T.autoProcessingError.type==="3ds_required"&&T.autoProcessingError.nextActionRedirectUrl&&ke&&Ct){let Ke=new AbortController;de.current=Ke;let ot;try{ot=await fi({billingApiUrl:me,sessionId:ke,nonce:Ct,nextActionRedirectUrl:T.autoProcessingError.nextActionRedirectUrl,signal:Ke.signal})}finally{de.current===Ke&&(de.current=null)}if(ot.status==="declined")throw Vn({type:ot.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:ot.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:T.autoProcessingError.checkoutMethod});let st=(await new Eo.PaymentAPI(me).waitForCheckoutSessionCompletion(ke,{initialDelayMs:0,nonce:Ct})).data.session;if(!fr(st))throw Vn({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:T.autoProcessingError.checkoutMethod});await te({result:Zn(st,ke),session:st,sessionId:st.id||ke,autoCompleted:!1});return}throw Vn(T.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:T.autoProcessingError.checkoutMethod})}if(Xe?.fromCreateSession&&T.autoProcessingAttempted===!0)throw Vn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let We=await br({billingApiUrl:me,sessionId:ke??Ae.id,session:Ae,nonce:Ct});if(We.type!=="success")throw Vn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await te({result:We.result,session:Ae,sessionId:Ae.id||ke,autoCompleted:!1})}catch(We){let Ke=tr(We),ot=Ae.id||ke;await Me(Ke,{emitDecline:!0,method:Ke.checkoutMethod??Ur}),Gs(Ke,ot)&&ot&&w.current&&W({sessionId:ot,errorMessage:Ke.message,nonce:Ct||void 0})}},[t,me,Me,te]),Ze=(0,ze.useCallback)(async T=>{if(G.onClick?.(T),!(T.defaultPrevented||Q||be)){if(W(null),e&&_e){let ke=new Jt.FloPayError("Provide either sessionId or create-session props, not both.","validation_error");await Me(ke),w.current&&(ge(null),X(null));return}if(!e&&!_e){let ke=new Jt.FloPayError("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await Me(ke),w.current&&(ge(null),X(null));return}ce(!0),X(null),ve(!1),ge("processing");try{let ke=new Eo.PaymentAPI(me);if(e){let Xe=await ke.getUnifiedCheckoutSession(e,t);await pt(Xe,e);return}try{let Xe=await ke.createAndFetchSession({..._e});await pt(Xe,Xe.data.session?.id??null,{fromCreateSession:!0})}catch(Xe){if(Xe instanceof Jt.FloPayError&&Xe.code==="session_auto_completed"){await te({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw Xe}}catch(ke){await Me(Ys(ke,"Automatic payment failed. Please try again."))}finally{w.current&&(ge(null),X(null),ce(!1))}}},[G,_e,Q,be,t,pt,me,e,Me,te]),mt=(0,ze.useCallback)(T=>{let ke=je.current;W(null),$e.current?.({result:T,session:null,sessionId:ke?.sessionId??null,autoCompleted:!1})},[]),L=(0,ze.useCallback)(T=>{he.current?.(T)},[]),ne=(0,ze.useCallback)(T=>{B.current?.(T)},[]),rt=(0,ze.useMemo)(()=>(0,Jt.resolveTheme)(x),[x]),He=(0,ze.useMemo)(()=>{let T=rt?.buttonsLayout??(0,Jt.resolveButtonsLayoutTheme)(ye);return R?{...T,...R,cardButton:{...T.cardButton,...R.cardButton}}:T},[rt,ye,R]),yt=(0,ze.useMemo)(()=>{let T=rt?.appearance;return g?T?{...T,...g,variables:{...T.variables,...g.variables}}:g:T},[g,rt]),qe=yt?.variables,Je=qe?.colorPrimary??"#4A49FF",Xt=qe?.colorPrimaryHover??dr(Je,.12),Qe=qe?.borderRadius??"8px";return(0,bn.jsxs)(bn.Fragment,{children:[(0,bn.jsx)("button",{...G,type:le,onClick:Ze,disabled:Q||be,"aria-busy":be,style:{width:"100%",...ee===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:qe?.colorPrimary}),fontSize:He.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:Q||be?"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:Q||be?.6:1,...j},onMouseEnter:T=>{G.onMouseEnter?.(T),!T.defaultPrevented&&!Q&&!be&&(rt||qe?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Xt)},onMouseLeave:T=>{G.onMouseLeave?.(T),!T.defaultPrevented&&(rt||qe?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Je)},onMouseDown:T=>{G.onMouseDown?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(0.985)")},onMouseUp:T=>{G.onMouseUp?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(1)")},children:(0,bn.jsx)(lr,{content:ee})}),ae&&(0,bn.jsx)(sn,{status:ae,errorMessage:Z,authorized:xe}),ie&&(0,bn.jsx)("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:T=>{T.target===T.currentTarget&&W(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,bn.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,bn.jsx)(ko,{sessionId:ie.sessionId,nonce:ie.nonce,checkoutMode:"full",billingApiUrl:me,locale:I,theme:x,...yt?{appearance:yt}:{},buttonsTheme:ye,buttonsStyles:R,initialErrorMessage:ie.errorMessage,cardTitleContent:null,onComplete:mt,onError:L,onDecline:ne})})})]})}0&&(module.exports={AddressElement,DirectPayPalButton,FloPayAutomaticPaymentButton,FloPayCardSetup,FloPayCardSetupError,FloPayCheckout,FloPayProvider,PayPalButton,PaymentElement,SplitCardForm,VaultCardFields,dropThirdPartyOnlyError,useCheckout,useElements,useFloPay,usePayPalFloPay});
47
+ `})]})}return(0,w.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&E(Sr),n&&(a||r)&&E(Sr),n&&(0,w.jsx)("button",{type:"button",onClick:()=>{e?.("card"),C(!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:f=>{f.currentTarget.style.transform="scale(0.985)"},onMouseUp:f=>{f.currentTarget.style.transform="scale(1)"},children:(0,w.jsx)(dr,{content:b})}),(0,w.jsx)("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}var Ai=require("@flopay/shared");var or=require("react");var ki=require("react/jsx-runtime");function Ci(e,t){function n({className:a,id:r,style:i,options:u,onChange:d,onReady:b,onFocus:M,onBlur:g,onEscape:R}){let C=(0,or.useRef)(null),k=(0,or.useRef)(null),{elements:p,reportInteractive:h}=(0,or.useContext)(Bn);return(0,or.useEffect)(()=>{if(!p||!C.current)return;let E=!0;return(async()=>{let _=p.getElement(e);_||(_=await p.create(e,u)),!(!E||!C.current)&&(_.mount(C.current),k.current=_,d&&_.on("change",d),_.on("ready",()=>{h?.(),b?.()}),M&&_.on("focus",M),g&&_.on("blur",g),R&&_.on("escape",R))})(),()=>{if(E=!1,k.current){try{k.current.unmount()}catch{}k.current=null}}},[p,h]),(0,ki.jsx)("div",{ref:C,className:a,id:r,style:i})}return n.displayName=t,n}var Si=Ci("payment","PaymentElement"),wi=Ci("address","AddressElement");var lt=require("react"),Eo=require("@flopay/js/card-setup"),en=require("@flopay/shared");var Mn=require("react/jsx-runtime"),qr=class extends en.FloPayError{constructor(t,n,a){super(t,n,a),this.name="FloPayCardSetupError",this.retryable=a.retryable}};function Ri(e,t={}){let n=e instanceof en.FloPayError?e:void 0,a=n?.statusCode,r=t.retryable??(n?.type==="network_error"||n?.type==="rate_limit_error"||typeof a=="number"&&a>=500||n?.code==="vault_capture_timeout"||!n);return new qr(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}:{},...a!==void 0?{statusCode:a}:{}})}function Ei({sessionId:e,nonce:t,billingApiUrl:n,telemetry:a,theme:r="modern-light",containerStyle:i,loading:u=null,onReady:d,onComplete:b,onDecline:M,onCancel:g,onValidation:R,onError:C}){let[k,p]=(0,lt.useState)(null),[h,E]=(0,lt.useState)(null),[_,f]=(0,lt.useState)(null),[ge,x]=(0,lt.useState)(null),[oe,ae]=(0,lt.useState)(null),j=(0,lt.useRef)(!1),K=(0,lt.useRef)(!1),ce=(0,lt.useMemo)(()=>{if(typeof r=="object")return r;let J=(0,en.resolveTheme)(r);if(J)return oo({appearance:J.appearance,buttonsStyles:J.buttonsLayout,layout:"default"})},[r]),pe=(0,lt.useRef)(d),De=(0,lt.useRef)(C),P=(0,lt.useRef)(b),ie=(0,lt.useRef)(M),Le=(0,lt.useRef)(g),we=(0,lt.useRef)(R),he=(0,lt.useRef)(!1),Z=(0,lt.useRef)(!1),me=(0,lt.useRef)(0);return pe.current=d,De.current=C,P.current=b,ie.current=M,Le.current=g,we.current=R,(0,lt.useEffect)(()=>{let J=me.current+1;return me.current=J,()=>{queueMicrotask(()=>{me.current===J&&(he.current||Z.current||(Z.current=!0,Xe(()=>{Le.current?.({status:"cancelled",sessionId:e})})))})}},[e]),(0,lt.useEffect)(()=>{let J=!0,ne=new Eo.PaymentAPI((0,en.resolveBillingApiUrl)(n),{telemetry:a});return p(null),E(null),f(null),he.current=!1,Z.current=!1,(async()=>{try{if(!e.trim())throw new en.FloPayError("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!t.trim())throw new en.FloPayError("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let ke=await ne.getUnifiedCheckoutSession(e,t);if(!J)return;let xe=ke.data.session;if(!xe||!(0,en.isCardSetupCheckoutSession)(xe))throw new en.FloPayError("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let se=xe.vault;if(se?.html?.trim()||(se=await ne.getVaultCapture(e,t)),!se.html?.trim())throw new en.FloPayError("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!J)return;E(se),p(new Eo.PciVaultCardCapture({sessionId:e,operation:"card_setup",telemetry:a}))}catch(ke){if(!J)return;let xe=Ri(ke);he.current=!0,f(xe),Xe(()=>De.current?.(xe))}})(),()=>{J=!1,ne.destroy()}},[n,t,e,a]),(0,lt.useEffect)(()=>{if(!k)return;let J=!1;K.current=!1,j.current=!1;let ne=k.on("submitting",()=>{j.current=!0,ae(null),x("processing")}),ke=k.on("complete",se=>{he.current=!0,j.current=!1,x("success"),(async()=>(await new Promise(W=>setTimeout(W,hn)),!K.current&&(K.current=!0,Xe(()=>{P.current?.({status:"succeeded",sessionId:e,...se.paymentMethod?{paymentMethod:se.paymentMethod}:{}})}),J||x(null))))()}),xe=k.on("decline",se=>{he.current=!0,j.current=!1,ae(se.message??null),x("error"),Xe(()=>{ie.current?.({status:"declined",sessionId:e,...se.declineReason?{reason:se.declineReason}:{},...se.message?{message:se.message}:{}})}),(async()=>(await new Promise(W=>setTimeout(W,Qt)),J||x(null)))()});return()=>{J=!0,ne(),ke(),xe()}},[k,e]),_?(0,Mn.jsx)("div",{role:"alert",children:_.message}):!k||!h?.html?(0,Mn.jsx)(Mn.Fragment,{children:u}):(0,Mn.jsxs)(Mn.Fragment,{children:[ge&&(0,Mn.jsx)(cn,{status:ge,errorMessage:oe,processingLabel:"SAVING CARD...",successLabel:"CARD SAVED",errorLabel:"CARD NOT SAVED",successNote:null}),(0,Mn.jsx)(mr,{capture:k,html:h.html,messageToken:h.messageToken,expectedOrigin:h.expectedOrigin,theme:ce,containerStyle:i,onReady:()=>{Xe(()=>pe.current?.())},onValidation:J=>{Xe(()=>we.current?.(J))},onError:J=>{if(!J)return;j.current&&(j.current=!1,ae(J),x("error"),setTimeout(()=>x(null),Qt));let ne=Ri(new Error(J),{code:"card_setup_widget_failed",retryable:!0});Xe(()=>De.current?.(ne))}})]})}var Ii=require("@flopay/js"),_i=require("@flopay/shared"),Cn=require("react");var vn=require("react/jsx-runtime");function xi({sessionId:e,nonce:t,billingApiUrl:n,email:a,userId:r,firstName:i,lastName:u,chv:d,onTokenizedBody:b,onComplete:M,onErrorChange:g,isProcessing:R=!1}){let C=gn(),k=io(),p=so(),[h,E]=(0,Cn.useState)(!1),[_,f]=(0,Cn.useState)(!1),ge=(0,Cn.useRef)(!1),x=(n||p).replace(/\/+$/,""),oe=(0,Cn.useCallback)(async K=>{try{let pe=await new Ii.PaymentAPI(x).processPayment(r??"",{sessionId:e,nonce:t,tokenizedData:K,accountData:{userId:r??"",email:a??"",firstName:i??"",lastName:u??""},chv:d});if(pe.ok){M?.();return}let De=await pe.json().catch(()=>null);g?.(De?.message??"Payment failed. Please try again.")}catch(ce){g?.(ce instanceof Error?ce.message:"An unexpected error occurred")}},[x,e,t,r,a,i,u,d,M,g]),ae=(0,Cn.useCallback)(K=>{b?b(K):oe(K)},[b,oe]);(0,Cn.useEffect)(()=>{if(!C||ge.current)return;let K=new URLSearchParams(window.location.search),ce=K.get("payment_intent"),pe=K.get("payment_intent_client_secret"),De=K.get("redirect_status");!ce||!pe||(ge.current=!0,(async()=>{try{if(f(!0),De==="failed"){g?.("PayPal payment was declined. Please try again.");return}let P=C.getRawProvider();if(!P?.retrievePaymentIntent){g?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:ie,error:Le}=await P.retrievePaymentIntent(pe);if(Le){g?.(Le.message??"Failed to retrieve PayPal payment status.");return}if(ie&&(ie.status==="requires_capture"||ie.status==="succeeded")){let we=typeof ie.payment_method=="string"?ie.payment_method:ie.payment_method?.id;ae({id:we??ie.id,type:"card",threeDSecureActionResultTokenId:ie.id,isPaypal:!0});let he=new URL(window.location.href);he.searchParams.delete("payment_intent"),he.searchParams.delete("payment_intent_client_secret"),he.searchParams.delete("redirect_status"),window.history.replaceState({},"",he.toString())}else g?.("PayPal payment was not completed. Please try again.")}catch(P){g?.(P instanceof Error?P.message:"Failed to complete PayPal payment.")}finally{f(!1)}})())},[C,ae,g]);let j=(0,Cn.useCallback)(async()=>{if(!(!C||!k))try{if(f(!0),g?.(null),!e||!a)throw new _i.FloPayError("Missing sessionId or email for PayPal payment","validation_error");let K=await C.confirmPayPalPayment({billingApiUrl:x,sessionId:e,nonce:t,email:a,returnUrl:window.location.href});if(K.error){g?.(K.error.message);return}K.paymentIntentId&&(K.status==="succeeded"||K.status==="processing"||K.status==="requires_capture")&&ae({id:K.paymentMethodId??K.paymentIntentId,type:"card",threeDSecureActionResultTokenId:K.paymentIntentId,isPaypal:!0})}catch(K){g?.(K instanceof Error?K.message:"PayPal payment failed. Please try again.")}finally{f(!1)}},[C,k,e,t,a,x,ae,g]);return!C||!k?(0,vn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):(0,vn.jsxs)(vn.Fragment,{children:[!h&&(0,vn.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),(0,vn.jsx)("div",{style:h?{}:{display:"none"},children:(0,vn.jsx)("button",{type:"button",onClick:j,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:()=>E(!0),children:_?"Processing...":"PayPal"})}),(_||R)&&(0,vn.jsx)("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:(0,vn.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 $e=require("react"),Io=require("@flopay/js"),tn=require("@flopay/shared");var Sn=require("react/jsx-runtime"),Ys=44;function Ti(e){return new Promise(t=>setTimeout(t,e))}function Ws(e,t){return e instanceof tn.FloPayError?e:new tn.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:a,checkoutMethod:r,clientId:i,products:u,items:d,subscriptions:b,account:M,successUrl:g,cancelUrl:R,couponCodes:C,tagsData:k,utmMetadata:p,billingApiUrl:h,locale:E,theme:_,appearance:f,buttonsTheme:ge,buttonsStyles:x,onSuccess:oe,onError:ae,onDecline:j,children:K,disabled:ce=!1,type:pe="button",style:De,...P}){let ie=(0,$e.useMemo)(()=>(0,tn.resolveBillingApiUrl)(h),[h]),Le=(0,$e.useMemo)(()=>Js({createSession:n,clientId:i,products:u,items:d,subscriptions:b,account:M,successUrl:g,cancelUrl:R,couponCodes:C,tagsData:k,utmMetadata:p}),[M,R,i,C,n,u,d,b,g,k,p]),[we,he]=(0,$e.useState)(!1),[Z,me]=(0,$e.useState)(null),[J,ne]=(0,$e.useState)(null),[ke,xe]=(0,$e.useState)(!1),[se,W]=(0,$e.useState)(null),S=(0,$e.useRef)(!0),de=(0,$e.useRef)(null),Qe=(0,$e.useRef)(se),Ve=(0,$e.useRef)(oe),ue=(0,$e.useRef)(ae),L=(0,$e.useRef)(j);(0,$e.useEffect)(()=>{Qe.current=se},[se]),(0,$e.useEffect)(()=>{Ve.current=oe},[oe]),(0,$e.useEffect)(()=>{ue.current=ae},[ae]),(0,$e.useEffect)(()=>{L.current=j},[j]),(0,$e.useEffect)(()=>(S.current=!0,()=>{S.current=!1,de.current?.abort()}),[]),(0,$e.useEffect)(()=>{if(typeof window>"u")return;let T=Ce=>{Ce.key==="Escape"&&W(null)};return window.addEventListener("keydown",T),()=>{window.removeEventListener("keydown",T)}},[]);let Pe=(0,$e.useCallback)((T,Ce=$r)=>{L.current?.(Et(Ce,T,{code:T.code,declineCode:T.declineCode}))},[]),X=(0,$e.useCallback)(async T=>{S.current&&(ne(null),xe(T.result.status==="authorized"),me("success"),await Ti(hn),S.current&&Ve.current?.(T))},[]),be=(0,$e.useCallback)(async(T,Ce)=>{S.current&&(ue.current?.(T),Ce?.emitDecline&&Pe(T,Ce.method),ne(T.message),xe(!1),me("error"),await Ti(Qt))},[Pe]),rt=(0,$e.useCallback)(async(T,Ce,et)=>{let tt=T.data.session??null;if(!tt)throw new tn.FloPayError("No session data returned","api_error");let It=tt.clientSecret||t;if(hr(tt)){await X({result:er(tt,Ce),session:tt,sessionId:tt.id||Ce,autoCompleted:!1});return}if(tt.status==="expired")throw lo(tt);try{if(T.autoProcessingPending){let Fe=(await new Io.PaymentAPI(ie).waitForCheckoutSessionCompletion(T.autoProcessingPending.sessionId,{initialDelayMs:T.autoProcessingPending.retryAfterMs})).data.session;if(!hr(Fe))throw co(Fe);await X({result:er(Fe,Ce),session:Fe,sessionId:Fe.id||Ce,autoCompleted:!1});return}if(T.autoProcessingError){if(T.autoProcessingError.type==="3ds_required"&&T.autoProcessingError.nextActionRedirectUrl&&Ce&&It){let Oe=new AbortController;de.current=Oe;let gt;try{gt=await fi({billingApiUrl:ie,sessionId:Ce,nonce:It,nextActionRedirectUrl:T.autoProcessingError.nextActionRedirectUrl,signal:Oe.signal})}finally{de.current===Oe&&(de.current=null)}if(gt.status==="declined")throw Kn({type:gt.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:gt.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:T.autoProcessingError.checkoutMethod});let Ye=(await new Io.PaymentAPI(ie).waitForCheckoutSessionCompletion(Ce,{initialDelayMs:0,nonce:It})).data.session;if(!hr(Ye))throw Kn({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:T.autoProcessingError.checkoutMethod});await X({result:er(Ye,Ce),session:Ye,sessionId:Ye.id||Ce,autoCompleted:!1});return}throw Kn(T.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:T.autoProcessingError.checkoutMethod})}if(et?.fromCreateSession&&T.autoProcessingAttempted===!0)throw Kn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let ft=await Cr({billingApiUrl:ie,sessionId:Ce??tt.id,session:tt,nonce:It});if(ft.type!=="success")throw Kn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await X({result:ft.result,session:tt,sessionId:tt.id||Ce,autoCompleted:!1})}catch(ft){let Oe=nr(ft),gt=tt.id||Ce;await be(Oe,{emitDecline:!0,method:Oe.checkoutMethod??$r}),Gs(Oe,gt)&&gt&&S.current&&W({sessionId:gt,errorMessage:Oe.message,nonce:It||void 0})}},[t,ie,be,X]),qe=(0,$e.useCallback)(async T=>{if(P.onClick?.(T),!(T.defaultPrevented||ce||we)){if(W(null),e&&Le){let Ce=new tn.FloPayError("Provide either sessionId or create-session props, not both.","validation_error");await be(Ce),S.current&&(me(null),ne(null));return}if(!e&&!Le){let Ce=new tn.FloPayError("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await be(Ce),S.current&&(me(null),ne(null));return}he(!0),ne(null),xe(!1),me("processing");try{let Ce=new Io.PaymentAPI(ie);if(e){let et=await Ce.getUnifiedCheckoutSession(e,t);await rt(et,e);return}try{let et=await Ce.createAndFetchSession({...Le});await rt(et,et.data.session?.id??null,{fromCreateSession:!0})}catch(et){if(et instanceof tn.FloPayError&&et.code==="session_auto_completed"){await X({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw et}}catch(Ce){await be(Ws(Ce,"Automatic payment failed. Please try again."))}finally{S.current&&(me(null),ne(null),he(!1))}}},[P,Le,ce,we,t,rt,ie,e,be,X]),ct=(0,$e.useCallback)(T=>{let Ce=Qe.current;W(null),Ve.current?.({result:T,session:null,sessionId:Ce?.sessionId??null,autoCompleted:!1})},[]),ve=(0,$e.useCallback)(T=>{ue.current?.(T)},[]),re=(0,$e.useCallback)(T=>{L.current?.(T)},[]),ot=(0,$e.useMemo)(()=>(0,tn.resolveTheme)(_),[_]),ee=(0,$e.useMemo)(()=>{let T=ot?.buttonsLayout??(0,tn.resolveButtonsLayoutTheme)(ge);return x?{...T,...x,cardButton:{...T.cardButton,...x.cardButton}}:T},[ot,ge,x]),yt=(0,$e.useMemo)(()=>{let T=ot?.appearance;return f?T?{...T,...f,variables:{...T.variables,...f.variables}}:f:T},[f,ot]),He=yt?.variables,Ke=He?.colorPrimary??"#4A49FF",Nt=He?.colorPrimaryHover??pr(Ke,.12),at=He?.borderRadius??"8px";return(0,Sn.jsxs)(Sn.Fragment,{children:[(0,Sn.jsx)("button",{...P,type:pe,onClick:qe,disabled:ce||we,"aria-busy":we,style:{width:"100%",...K===void 0?{boxSizing:"border-box",height:Ys,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...ee.cardButton,...Xo({themeBundle:ot,resolvedPrimaryColor:Ke,resolvedBorderRadius:at,submitButtonStyle:ee.submitButton,explicitPrimaryColor:He?.colorPrimary}),fontSize:ee.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:ce||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:ce||we?.6:1,...De},onMouseEnter:T=>{P.onMouseEnter?.(T),!T.defaultPrevented&&!ce&&!we&&(ot||He?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Nt)},onMouseLeave:T=>{P.onMouseLeave?.(T),!T.defaultPrevented&&(ot||He?.colorPrimary)&&(T.currentTarget.style.backgroundColor=Ke)},onMouseDown:T=>{P.onMouseDown?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(0.985)")},onMouseUp:T=>{P.onMouseUp?.(T),T.defaultPrevented||(T.currentTarget.style.transform="scale(1)")},children:(0,Sn.jsx)(dr,{content:K})}),Z&&(0,Sn.jsx)(cn,{status:Z,errorMessage:J,authorized:ke}),se&&(0,Sn.jsx)("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:T=>{T.target===T.currentTarget&&W(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,Sn.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,Sn.jsx)(Ro,{sessionId:se.sessionId,nonce:se.nonce,checkoutMode:"full",billingApiUrl:ie,locale:E,theme:_,...yt?{appearance:yt}:{},buttonsTheme:ge,buttonsStyles:x,initialErrorMessage:se.errorMessage,cardTitleContent:null,onComplete:ct,onError:ve,onDecline:re})})})]})}0&&(module.exports={AddressElement,DirectPayPalButton,FloPayAutomaticPaymentButton,FloPayCardSetup,FloPayCardSetupError,FloPayCheckout,FloPayProvider,PayPalButton,PaymentElement,SplitCardForm,VaultCardFields,dropThirdPartyOnlyError,useCheckout,useElements,useFloPay,usePayPalFloPay});