@flopay/react 1.5.0 → 1.7.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 ys=Object.create;var mo=Object.defineProperty;var fs=Object.getOwnPropertyDescriptor;var gs=Object.getOwnPropertyNames;var hs=Object.getPrototypeOf,Ps=Object.prototype.hasOwnProperty;var vs=(e,t)=>{for(var n in t)mo(e,n,{get:t[n],enumerable:!0})},Xa=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of gs(t))!Ps.call(e,o)&&o!==n&&mo(e,o,{get:()=>t[o],enumerable:!(r=fs(t,o))||r.enumerable});return e};var Za=(e,t,n)=>(n=e!=null?ys(hs(e)):{},Xa(t||!e||!e.__esModule?mo(n,"default",{value:e,enumerable:!0}):n,e)),bs=e=>Xa(mo({},"__esModule",{value:!0}),e);var fl={};vs(fl,{AddressElement:()=>ji,DirectPayPalButton:()=>Kr,FloPayAutomaticPaymentButton:()=>Ui,FloPayCardSetup:()=>Hi,FloPayCardSetupError:()=>eo,FloPayCheckout:()=>No,FloPayProvider:()=>Yr,PayPalButton:()=>Gi,PaymentElement:()=>qi,SplitCardForm:()=>Bo,VaultCardFields:()=>Rr,dropThirdPartyOnlyError:()=>Ji.dropThirdPartyOnlyError,useCheckout:()=>ai,useElements:()=>Po,useFloPay:()=>In,usePayPalFloPay:()=>ho});module.exports=bs(fl);var Cs=()=>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,Ae=Cs();var Ji=require("@flopay/shared");var zo=require("@flopay/js"),an=require("@flopay/shared"),De=require("react");var ct=require("react/jsx-runtime");function Ss(){return(0,ct.jsxs)(ct.Fragment,{children:[(0,ct.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,ct.jsx)("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),(0,ct.jsx)("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",(0,ct.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"#9ca3af",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",style:{position:"absolute",right:"1rem"},"aria-hidden":"true",children:(0,ct.jsx)("path",{d:"M9 18l6-6-6-6"})})]})}function ws(){return(0,ct.jsx)(ct.Fragment,{children:"Go back"})}function ks(){return(0,ct.jsx)(ct.Fragment,{children:"Secure card checkout"})}function fr(e){return e!==void 0&&(e===""||e===null||e===!1)}function gr({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(Ss,{}):e})}function hr({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(ws,{}):e})}function qr({content:e}){return(0,ct.jsx)(ct.Fragment,{children:e===void 0?(0,ct.jsx)(ks,{}):e})}var Pr=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 Qo(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 ei(e,t){let n=e.products??[...(e.subscriptions??[]).map(a=>({type:"subscription",code:a.code??a.providerPlanId,name:a.subscriptionName??a.providerPlanName??a.code??a.providerPlanId??null,quantity:a.quantity??1,totalAmount:a.totalAmount,overrideAmount:a.overrideAmount,currency:a.currency,metadata:a.metadata})),...(e.items??[]).map(a=>({type:"item",code:a.code??a.providerItemId,name:a.itemName??a.providerItemName??a.code??a.providerItemId??null,quantity:a.quantity??1,totalAmount:a.totalAmount,overrideAmount:a.overrideAmount,currency:a.currency,metadata:a.metadata}))],r=n.reduce((a,p)=>a+(p.overrideAmount??p.totalAmount??0),0),o=e.currency??n.find(a=>a.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(a=>a.type==="subscription")?"subscription":"payment",amount:Math.round(r*100),currency:o,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((a,p)=>({uuid:`synthetic-${a.type??"item"}-${p}`,checkoutSessionId:"",type:a.type??"item",code:a.code,name:a.name??null,quantity:a.quantity??1,totalAmount:a.totalAmount,overrideAmount:a.overrideAmount??null,currency:a.currency??o,metadata:a.metadata??null}))}}function ea(e,t){return t?{...e,...t}:e}function Mt(e,t,n){let r=typeof t=="string"?t:t.message,o=typeof t=="string"?n?.code:n?.code??t.code,a=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:r,...o?{code:o}:{},...a?{declineCode:a}:{}}}var Is=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function Xn(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:r}of Is)if(n.test(t))return r;return e}function sr(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function vr(e){return e?.status==="authorized"||e?.status==="complete"}function ti(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function yo(e){let t=ti(e);return new Pr.FloPayError(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function fo(e){let t=ti(e);return new Pr.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 go(e,t){return e==="processing"||(0,Pr.isMoneySettledOutcome)(e,t)}function ni(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function ri(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function jr(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var ur=require("@flopay/js"),ge=require("@flopay/shared"),_=Za(require("react"),1);var ta=require("react"),Wt=(0,ta.createContext)({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),kn=(0,ta.createContext)({session:null,loading:!1,error:null});var wo=require("@flopay/js"),Gt=require("@flopay/shared"),ci=require("@paypal/paypal-js"),z=require("react");function Es(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 lr(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function jn(e){if(typeof e!="object"||e===null)return;let t=e;return lr(t.code)??lr(t.type)??lr(t.name)}function br(e){if(!(typeof e!="object"||e===null))return lr(e.decline_code)}function Vr(e){return typeof e!="object"||e===null?!1:lr(e.type)?.toLowerCase()==="card_error"||br(e)!==void 0}function Zn(e){let t=Es(e)?.toLowerCase()??"",r=`${jn(e)?.toLowerCase()??""} ${t}`;return r.includes("popup")&&r.includes("block")}var oi=require("@flopay/shared"),Cr=require("react");function In(){return(0,Cr.useContext)(Wt).flopay}function ho(){return(0,Cr.useContext)(Wt).paypalFlopay??null}function Po(){return(0,Cr.useContext)(Wt).elements}function ai(){return(0,Cr.useContext)(kn)}function vo(){return(0,Cr.useContext)(Wt).billingApiUrl||(0,oi.resolveBillingApiUrl)()}var ii=require("@flopay/shared"),cr=require("react");function Ne(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)}}var bo=require("react"),Co=typeof window>"u"?bo.useEffect:bo.useLayoutEffect;var Rs={"checkout.mount":"checkout_mount","sdk.initialize.ready":"sdk_loaded","provider.ready":"sdk_loaded","checkout.rendered":"form_rendered","vault.widget.ready":"form_rendered","vault.submission.started":"tokenize","payment.tokenization.started":"tokenize","payment.processing.started":"process_attempt","payment.intent.started":"process_attempt","vault.action.required":"3ds_challenge","payment.three_ds.handoff":"3ds_challenge"};function _s(e){return e==="stripe"||e==="paypal"?e:void 0}function xs(e){let t=_s(e.provider),n={schemaVersion:ii.FLO_INSTRUMENT_SCHEMA_VERSION,...t?{gateway:t}:{}};if(e.class==="lifecycle"){let r=Rs[e.name];return r?{...n,name:r}:null}return e.class==="card_surface"?{...n,name:"card_expanded"}:e.errorCode==="CHECKOUT_SESSION_CREATE_FAILED"?{...n,name:"checkout_error",phase:"session_create"}:e.errorCode==="SDK_INITIALIZATION_FAILED"||e.errorCode==="PROVIDER_LOAD_FAILED"?{...n,name:"checkout_error",phase:"sdk_load"}:e.errorCode==="PAYMENT_PROCESSING_FAILED"?{...n,name:"checkout_error",phase:e.requestCategory==="intent_create"?"wallets":"process"}:null}var na=new Set(["checkout_mount","sdk_loaded","form_rendered","card_expanded"]);function Sr(e,t){let n=(0,cr.useRef)(e);n.current=e;let r=(0,cr.useRef)(new Set),o=(0,cr.useRef)(t),a=(0,cr.useRef)(t);return Co(()=>{a.current=t,o.current!==t&&(o.current=t,r.current.clear())},[t]),(0,cr.useCallback)(p=>{if(a.current!==t)return;let d=xs(p);if(d){if(na.has(d.name)){if(r.current.has(d.name))return;r.current.add(d.name)}Ne(()=>n.current?.(d))}},[t])}var Ts=Symbol.for("@flopay/js.telemetry.bridge.v1"),As=Symbol.for("@flopay/js.telemetry.reporter-factory.v1");function Ms(){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:()=>{},subscribe:()=>()=>{},flush:async()=>{},destroy:()=>{}}}function Fs(e){let t=Ms(),n=(o,a)=>o?o.bind(e):a,r=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:r,elapsed:e.elapsed?e.elapsed.bind(e):o=>Math.max(0,r()-o),setCheckoutContext:n(e.setCheckoutContext,t.setCheckoutContext),beginCheckout:n(e.beginCheckout,t.beginCheckout),disable:n(e.disable,t.disable),subscribe:n(e.subscribe,t.subscribe),flush:n(e.flush,t.flush),destroy:n(e.destroy,t.destroy)}}function So(e){let t=globalThis[As];return Fs(t?.(e)??{})}function Tt(e){if(e)return e[Ts]}var En=require("react/jsx-runtime"),ko=45,Bs=1e3,Ds=11e3,Ls=["https://www.paypal.com","https://www.sandbox.paypal.com"],si="We couldn't open PayPal. Try again or choose another payment method.",Os={width:"100%",minHeight:ko,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 li(e){return e.includes("No ack for postMessage init()")&&Ls.some(t=>e.includes(t))&&e.includes("10000ms")}function Ns(e){return e?`${si} Allow pop-ups for this site, then try again.`:si}function di({sessionId:e,nonce:t,billingApiUrl:n,email:r,clientId:o,environment:a,currency:p,isSubscription:d,providerObjectType:I,onTokenizedBody:g,onComplete:h,onErrorChange:k,onDecline:w,onTechnicalFailure:x,isProcessing:y=!1,onLoadStateChange:v,onInitializationStateChange:H,allowAutomaticRetry:M=!0,onButtonClick:f,runBeforeButtonClick:ie,session:O,existingOrderId:Z,telemetry:Q,telemetryContext:ve,onInstrument:B,debug:se=!1}){let xe=In(),Se=Sr(B,e),he=(0,z.useMemo)(()=>{if(xe)return null;let F=So({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Gt.SDK_VERSION,enabled:Q!==!1});return F.setCheckoutContext(ve??{}),F.beginCheckout(ve??{}),F},[n,xe,Q,ve?.checkoutMode,ve?.layout]),$=(0,z.useMemo)(()=>Tt(xe),[xe]);(0,z.useEffect)(()=>()=>{he&&he.flush().catch(()=>{}).finally(()=>he.destroy())},[he]);let N=(0,z.useMemo)(()=>({error:F=>{$?$.error(F):he?.error(F),Se({class:"technical_error",errorCode:F.requestCategory==="intent_create"?"PAYMENT_PROCESSING_FAILED":F.errorCode,requestCategory:F.requestCategory,provider:F.provider})},log:F=>{$?$.log(F):he?.log(F),Se({class:"lifecycle",name:F.name,provider:F.provider})},performance:F=>{$?$.performance(F):he?.performance(F)},terminal:F=>{$?$.terminal(F):he?.terminal(F)},startTiming:()=>$?.now()??he?.now()??0,elapsed:F=>$?.elapsed(F)??Math.max(0,(he?.now()??F)-F)}),[Se,$,he]),oe=(0,z.useRef)(null),Me=(0,z.useRef)(0),Te=(0,z.useRef)(null),te=(0,z.useRef)(!1),[K,re]=(0,z.useState)(!1),[ye,be]=(0,z.useState)(!1),[ne,_e]=(0,z.useState)(0),G=(0,z.useRef)(0),[T,fe]=(0,z.useState)(!1),$e=(0,z.useRef)(!1),qe=(0,z.useRef)(!1),[ue,L]=(0,z.useState)(!1),[le,ee]=(0,z.useState)(!1),ze=(0,z.useMemo)(()=>n.replace(/\/+$/,""),[n]),Le=I??(d?"subscription":"order"),Qe=I==="order"||I==="setup_token",ce=(0,z.useMemo)(()=>JSON.stringify([ze,o,p,a??"",Le,Qe,e,Z??""]),[ze,o,p,a,Z,Le,Qe,e]),ft=(0,z.useRef)(ce),V=ft.current!==ce,[je,bt]=(0,z.useState)([]),J=F=>{se&&bt(tt=>[...tt,`${new Date().toISOString().slice(11,23)} ${F}`])},Ct=(0,z.useRef)(g),He=(0,z.useRef)(h),en=(0,z.useRef)(k),Rt=(0,z.useRef)(w),A=(0,z.useRef)(x),Ce=(0,z.useRef)(f),gt=(0,z.useRef)(v),Ue=(0,z.useRef)(H),qt=(0,z.useRef)(ie),Jt=(0,z.useRef)(O),Ze=(0,z.useRef)(r),St=(0,z.useRef)(t),et=(0,z.useRef)(null),Ft=(0,z.useRef)(0),Ge=(0,z.useRef)(null),jt=(0,z.useRef)(null),_t=(0,z.useRef)(new Map),tn=(0,z.useRef)(new Map),Dt=(0,z.useRef)(!1);(0,z.useEffect)(()=>(Dt.current=!0,()=>{Dt.current=!1}),[]),(0,z.useEffect)(()=>{Ct.current=g},[g]),(0,z.useEffect)(()=>{He.current=h},[h]),(0,z.useEffect)(()=>{en.current=k},[k]),(0,z.useEffect)(()=>{Rt.current=w},[w]),(0,z.useEffect)(()=>{A.current=x},[x]),(0,z.useEffect)(()=>{Ce.current=f},[f]),(0,z.useEffect)(()=>{gt.current=v},[v]),(0,z.useEffect)(()=>{Ue.current=H},[H]),(0,z.useEffect)(()=>{qt.current=ie},[ie]),(0,z.useEffect)(()=>{Jt.current=O},[O]),(0,z.useEffect)(()=>{Ze.current=r},[r]),(0,z.useEffect)(()=>{St.current=t},[t]),(0,z.useEffect)(()=>{G.current=ne},[ne]),(0,z.useEffect)(()=>{T&&Te.current?.focus()},[T,ne]);let Tn=(0,z.useCallback)(()=>{window.setTimeout(()=>{Te.current?.focus()},0)},[]),ln=(0,z.useCallback)(()=>{re(!1),_e(F=>F+1)},[]),at=(0,z.useCallback)(()=>{fe(!1),(oe.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??oe.current)?.focus?.()},[]);(0,z.useEffect)(()=>{!K||!te.current||(te.current=!1,at())},[at,K,ne]);let Lt=(0,z.useCallback)((F,tt)=>{let Ie=A.current;if(Ie){Ie("paypal",F,tt);return}en.current?.(Ns(tt?.popupBlocked??Zn(F)))},[]),Je=()=>{Ge.current?.timer&&(clearTimeout(Ge.current.timer),Ge.current.timer=null)},An=()=>{Je();let F=Ft.current+1;return Ft.current=F,jt.current=null,Ge.current={generation:F,timer:null,yieldedControl:!1},fe(!1),F},dt=F=>F!==void 0&&Ge.current?.generation!==F?!1:(Je(),Ge.current=null,jt.current=null,!0),bn=F=>{let tt=F?.generation??Ge.current?.generation??Ft.current;(!F?.generation||Ge.current?.generation===tt)&&(Je(),Ge.current=null),jt.current=tt,F?.showRetry&&fe(!0),F?.remount&&ln(),F?.focus!==!1&&Tn()},Ot=F=>Ge.current?.generation===F&&jt.current!==F,me=F=>{typeof document<"u"&&document.visibilityState!=="visible"||(Je(),F.timer=setTimeout(()=>{Ge.current?.generation===F.generation&&(Ge.current=null,jt.current=F.generation,Lt(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),fe(!0),ln(),Tn())},600))},Yn=()=>{let F=Ge.current;F?.yieldedControl&&me(F)},Mn=()=>{let F=Ge.current;F&&(F.yieldedControl=!0,Je())},Fn=F=>{let tt=et.current;return tt&&tn.current.set(F,tt),F};(0,z.useEffect)(()=>{let F=()=>{document.visibilityState==="visible"?Yn():Mn()};return document.addEventListener("visibilitychange",F),window.addEventListener("focus",Yn),window.addEventListener("blur",Mn),()=>{document.removeEventListener("visibilitychange",F),window.removeEventListener("focus",Yn),window.removeEventListener("blur",Mn),Je()}},[]),(0,z.useEffect)(()=>{ft.current!==ce&&(ft.current=ce,$e.current=!1,qe.current=!1,re(!1),be(!1),L(!1),Ue.current?.("loading"))},[ce]),(0,z.useEffect)(()=>{Ne(()=>gt.current?.(K&&!ue))},[K,ue]);let Bn=(0,Gt.normalizeGatewayEnvironment)(a);(0,z.useEffect)(()=>{let F=o?`${o.slice(0,6)}\u2026(len ${o.length})`:"(empty)",tt=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(J(`mount clientId=${F} env=${a??"(unset)"}\u2192${Bn??"live"} ccy=${p} sub=${d}`),J(`ua=${tt.slice(0,80)}${tt.length>80?"\u2026":""}`),!o){J("FAIL: clientId empty \u2014 gateway misconfigured"),L(!0),N.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(!oe.current){J("FAIL: containerRef not attached");return}Me.current=N.startTiming(),N.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Ie=!1,Cn=!1,Ve=()=>Ie||Cn,Wn,tr=!1,Vt=()=>{Wn=(0,Gt.generateIdempotencyKey)(),Wn||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),tr=!0},ut=null,Xt=!1,Kt=null,it=!1,cn=()=>{!Kt||it||(it=!0,Kt.close().catch(()=>{}))},dn=null,Gn=()=>{dn!==null&&(N.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),N.performance({stage:"overlay_return",durationMs:N.elapsed(dn),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),dn=null)},Sn=!1,nn=oe.current,un=null,we=null,wt=[],st=u=>{if(!u||typeof u.getBoundingClientRect!="function")return"(no rect)";let c=u.getBoundingClientRect();return`${Math.round(c.width)}\xD7${Math.round(c.height)}`},rn=u=>{if(!u)return"(empty)";try{let c=new URL(u,typeof window<"u"?window.location.href:"https://localhost"),m=c.pathname.toLowerCase();return m.includes("checkcaptcha")||m.includes("captcha")?`CAPTCHA(${c.host}${m})`:m.includes("risk")||m.includes("challenge")?`RISK(${c.host}${m})`:m.includes("smart/buttons")?`smart-buttons(${c.host})`:`${c.host}${m}`.slice(0,100)}catch{return u.slice(0,80)}},pn=u=>{let c=u.getAttribute("src"),m=u.getAttribute("srcdoc"),q=u.getAttribute("name"),ae=u.getAttribute("sandbox"),Y=[];return c&&Y.push(`src=${rn(c)}`),m&&Y.push(`srcdoc[${m.length}ch]`),!c&&!m&&Y.push("src=(empty) srcdoc=(empty)"),q&&Y.push(`name=${q.slice(0,40)}`),ae!==null&&Y.push(`sandbox="${ae.slice(0,40)}"`),Y.join(" ")},zn=u=>{if(!(u instanceof HTMLIFrameElement))return"";try{let c=u.contentDocument;if(!c)return"cd=null";let m=c.body?.children.length??0,q=c.body?.innerHTML.length??0,ae=c.head?.innerHTML.length??0;return`cd=same-origin readyState=${c.readyState} body[${m}children,${q}ch] head[${ae}ch]`}catch(c){return`cd=cross-origin(${c.message.slice(0,30)})`}},mn=[],Nt=u=>{if(Ve())return;let c=u.message??String(u.error??"(no message)");c&&(c.toLowerCase().includes("paypal")||c.toLowerCase().includes("zoid")||c.toLowerCase().includes("postrobot")||c.toLowerCase().includes("storage"))&&(J(`window:error ${c.slice(0,140)}`),mn.push(c))},Ht=u=>{if(Ve())return;let c=u.reason instanceof Error?u.reason.message:String(u.reason??"(no reason)");c&&(c.toLowerCase().includes("paypal")||c.toLowerCase().includes("zoid")||c.toLowerCase().includes("postrobot")||c.toLowerCase().includes("storage"))&&(J(`window:rejection ${c.slice(0,140)}`),mn.push(c))};se&&typeof window<"u"&&(window.addEventListener("error",Nt),window.addEventListener("unhandledrejection",Ht));let Yt={value:0};if(se&&typeof PerformanceObserver<"u")try{we=new PerformanceObserver(u=>{if(!Ve())for(let c of u.getEntries()){if(!c.name.toLowerCase().includes("paypal"))continue;Yt.value+=1;let m=Math.round(c.duration);J(`net ${m}ms ${c.name.slice(0,90)}`)}}),we.observe({type:"resource",buffered:!0})}catch{}let Jn=()=>{for(un?.disconnect(),un=null,we?.disconnect(),we=null;wt.length;)clearTimeout(wt.pop());se&&typeof window<"u"&&(window.removeEventListener("error",Nt),window.removeEventListener("unhandledrejection",Ht))},Un=u=>{if(!u)return!1;let c=u.toLowerCase();return c.includes("zoid destroyed")||c.includes("destroyed all components")||c.includes("window closed")||c.includes("detected container element removed")},Dn=u=>{if(Ve()||Un(u))return;let c=Xn(u)??u;Ne(()=>en.current?.(c))},$n=u=>{Ie||(L(!0),u.includes("paypal_ineligible")||N.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:",u))},zt=(u,c=!1)=>{if(Ie)return;let m=$e.current||!M;if(Xt)return;Xt=!0,Cn=!0,Jn(),cn();let q=c||li(u);if(q&&M&&!$e.current){$e.current=!0,re(!1),ee(!1),be(!0),Ue.current?.("retrying"),ut=setTimeout(()=>{Ie||_e(ae=>ae+1)},Bs);return}if(q||m){if(re(!1),ee(!1),be(!1),L(!0),Ue.current?.("exhausted"),!qe.current){qe.current=!0;let ae=li(u)?"paypal_init_timeout":c?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",ae)}return}$n(u)};L(!1);let nt=async(u,c=et.current)=>{if(Ve())return;let m=c?.sessionId??e;if(Ct.current){await Ct.current(u,{sessionId:m,accountPatch:c?.accountPatch,nonce:c?.nonce});return}let q=N.startTiming();N.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let ae=()=>{N.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),N.performance({stage:"processing",durationMs:N.elapsed(q),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let Y=Jt.current,E=c?.accountPatch?.email??Ze.current,C=c?.accountPatch?.userId??Y?.customer?.id??Y?.accountData?.userId??"",S=await new wo.PaymentAPI(ze,{telemetry:!1}).processPayment(C,{sessionId:m,nonce:c?.nonce??St.current,tokenizedData:u,accountData:{userId:C,email:E??Y?.customer?.email??"",firstName:c?.accountPatch?.firstName??Y?.customer?.firstName??Y?.accountData?.firstName??"",lastName:c?.accountPatch?.lastName??Y?.customer?.lastName??Y?.accountData?.lastName??"",country:c?.accountPatch?.country??Y?.customer?.country??Y?.accountData?.country??void 0,zip:c?.accountPatch?.zip??Y?.customer?.zip??Y?.accountData?.zip??void 0}});if(S.ok){if(Cn||Ie&&Dt.current)return;ae(),N.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Ne(()=>He.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Ve())return;let D=await S.json().catch(()=>null),de=D?.message??"PayPal payment failed.",Pe=Xn(de)??de;ae(),S.status===400&&(typeof D?.declineCode=="string"||!Array.isArray(D?.fields))?N.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):S.status===400||S.status===422?N.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):N.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:S.status>=500?"5xx":S.status>=400?"4xx":S.status>=300?"3xx":"unknown",failureCategory:S.status>=500?"server_error":void 0}),Dn(Pe),Ne(()=>Rt.current?.(Mt("paypal",Pe,{code:D?.code,declineCode:D?.declineCode})));return}catch(Y){if(Ve())return;ae(),N.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let E=Y instanceof Error?Y.message:"PayPal payment failed.",C=Xn(E)??E;Dn(C),Ne(()=>Rt.current?.(Mt("paypal",C)));return}},yn=()=>new Gt.FloPayError("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),Ut=u=>Ve()?Promise.reject(yn()):Promise.resolve(u),pt=async u=>{if(Ve())throw yn();tr||Vt();let c=et.current,m=c?.sessionId??e,q=c?.nonce??St.current;N.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let ae;try{ae=await new wo.PaymentAPI(ze,{telemetry:!1}).createSessionIntent(m,q??"",Qe?{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:Gt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE,paymentMethodId:null,intentKind:Le==="setup_token"?"setup":"payment"}:{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:Wn})}catch(Y){throw N.error({...(0,Gt.classifyTelemetryFailure)(Y,"PAYMENT_PROCESSING_FAILED","unknown"),stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"}),Y}if(Ve())throw yn();if(ae.provider!=="paypal"||ae.providerObjectType!==Le)throw new Error(u);return N.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),ae.providerObjectId},Zt=(u,c)=>{let m=c?.nonce??St.current;if(!m)return;let q=c?.sessionId??e,ae=br(u)??jn(u)??"provider_declined";new wo.PaymentAPI(ze,{telemetry:!1}).reportSessionIntentDecline(q,m,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:ae}).catch(()=>{})},xt=ne;J("loadScript:scheduled (deferred 1 tick)");let nr=null,mt=setTimeout(()=>{if(Ie){J("loadScript:skipped (cancelled before defer ran)");return}J("loadScript:start");let u=Bn==="live"?"production":Bn;nr=(0,ci.loadScript)({clientId:o,currency:p,...Le==="subscription"?{intent:"subscription",vault:!0}:Le==="order"?{intent:"capture"}:{},...u?{environment:u}:{},...u==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),nr.then(c=>{if(J(`loadScript:resolved inactive=${Ve()} ns=${!!c} buttons=${!!c?.Buttons}`),Ve())return;if(!c?.Buttons){J("FAIL: namespace missing Buttons factory"),zt("PayPal SDK did not expose the Buttons factory.");return}N.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),N.performance({stage:"provider_ready",durationMs:N.elapsed(Me.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),N.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let m=async b=>{if(Ve()||G.current!==xt)return;let S=b.vaultSetupToken??b.subscriptionID??b.orderID??"",D=S?tn.current.get(S):_t.current.get(xt);if(!(!D||!Ot(D.generation))&&dt(D.generation)){tn.current.delete(S),_t.current.delete(D.surfaceKey),Gn();try{if(ee(!0),Ne(()=>en.current?.(null)),!S)throw new Gt.FloPayError("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await nt(Le==="setup_token"?{id:S,type:"paypal_setup_token",isPaypal:!0,gateway:"paypal",paymentMethodType:Gt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE}:Qe?{id:S,isPaypal:!0,gateway:"paypal",paymentMethodType:Gt.PAYPAL_VAULTED_PAYMENT_METHOD_TYPE}:{id:S,isPaypal:!0},D)}catch(de){Dn(de instanceof Error?de.message:"PayPal capture failed.")}finally{Ve()||ee(!1)}}},q=c.Buttons({style:{layout:"horizontal",height:ko,tagline:!1},onClick:async(b,S)=>{if(Ve()){await S.reject();return}Vt();let D=qt.current,de={};if(D)try{let Ye=await D("paypal");if(Ve()){await S.reject();return}if(!Ye.proceed){et.current=null,_t.current.delete(xt),await S.reject();return}de={sessionId:Ye.sessionId,accountPatch:Ye.accountPatch,nonce:Ye.nonce}}catch(Ye){J(`onClick:runBeforeButtonClick rejected msg=${(Ye instanceof Error?Ye.message:String(Ye)).slice(0,120)}`),et.current=null,_t.current.delete(xt),await S.reject();return}Ne(()=>Ce.current?.("paypal"));let Oe={generation:An(),surfaceKey:xt,...de};et.current=Oe,_t.current.set(xt,Oe),await S.resolve(),N.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),N.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),N.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),dn=N.startTiming()},createOrder:Le==="order"?Z?()=>Ut(Z).then(Fn):()=>pt("Failed to create PayPal order.").then(Fn):void 0,createSubscription:Le==="subscription"?Z?()=>Ut(Z).then(Fn):()=>pt("Failed to create PayPal subscription.").then(Fn):void 0,createVaultSetupToken:Le==="setup_token"?()=>pt("Failed to create PayPal setup token.").then(Fn):void 0,onApprove:m,onCancel:()=>{if(Ve())return;let b=_t.current.get(xt)??et.current;b&&_t.current.delete(b.surfaceKey),et.current=null,Gn(),N.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),te.current=!0,bn({generation:b?.generation,remount:!0,focus:!1})},onError:b=>{if(Ve()||G.current!==xt)return;let S=b instanceof Error?b.message:"PayPal failed to render.";if(J(`onError rendered=${Sn} msg=${S.slice(0,120)}`),Sn){let D=_t.current.get(xt)??et.current;if(D&&!Ot(D.generation)||!D&&jt.current===Ft.current)return;if(Un(S)){dt(D?.generation);return}if(Gn(),Vr(b)){N.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Zt(b,D),Ne(()=>Rt.current?.(Mt("paypal",S))),D&&_t.current.delete(D.surfaceKey),et.current=null,dt(D?.generation);return}let de=S.toLowerCase();N.error({errorCode:de.includes("popup")&&de.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),D&&_t.current.delete(D.surfaceKey),et.current=null,bn({generation:D?.generation,remount:!0,showRetry:!0,focus:!0}),Lt(b,{code:"paypal_runtime_failed"});return}zt(S)}}),ae=q.isEligible();if(J(`isEligible=${ae}`),N.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!ae){re(!1),zt("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}Kt=q,se&&J(`container:dims ${st(nn)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),se&&typeof MutationObserver<"u"&&(un=new MutationObserver(b=>{if(!Ve()){for(let S of b)if(S.type==="childList")S.addedNodes.forEach(D=>{if(!(D instanceof Element))return;let de=D.tagName.toLowerCase(),Pe=(D.getAttribute("title")??"").slice(0,40),Oe=de==="iframe"?` ${pn(D)}`:"";J(`child+ ${de}${Pe?` title="${Pe}"`:""}${Oe} dims=${st(D)}`)});else if(S.type==="attributes"&&S.target instanceof Element){let D=S.target;if(D.tagName.toLowerCase()!=="iframe")continue;let de=S.attributeName;(de==="src"||de==="srcdoc")&&J(`attr~ iframe ${de}=${de==="srcdoc"?`[${(D.getAttribute("srcdoc")??"").length}ch]`:rn(D.getAttribute("src"))} dims=${st(D)}`)}}}),un.observe(nn,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let E=b=>{if(Ve()||Sn)return;let S=nn.querySelectorAll("iframe"),D=typeof document<"u"&&"hasStorageAccess"in document;J(`watchdog:${b} container=${st(nn)} children=${nn.childElementCount} iframes=${S.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${D} paypalNetRequests=${Yt.value}`),S.forEach((de,Pe)=>{let Oe=(de.getAttribute("title")??"").slice(0,40);J(` iframe[${Pe}] ${st(de)}${Oe?` title="${Oe}"`:""} ${pn(de)}`);let Ye=zn(de);Ye&&J(` ${Ye}`)}),mn.length===0&&J(" (no PayPal/zoid window errors captured)")};se&&(wt.push(setTimeout(()=>E("3s"),3e3)),wt.push(setTimeout(()=>E("8s"),8e3)),wt.push(setTimeout(()=>E("15s"),15e3))),J("render:start");let C=N.startTiming();wt.push(setTimeout(()=>{Ve()||Sn||(J("watchdog:11s retryable render timeout"),zt("PayPal Buttons render did not settle within 11000ms.",!0))},Ds)),q.render(nn).then(()=>{if(J(`render:resolved inactive=${Ve()}`),Jn(),Ve()){cn();return}Sn=!0,re(!0),be(!1),Ue.current?.("ready"),N.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),N.performance({stage:"checkout_render",durationMs:N.elapsed(C),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(b=>{let S=b instanceof Error?b.message:"PayPal failed to render.";J(`render:rejected msg=${S.slice(0,120)}`),Jn(),zt(S)})}).catch(c=>{let m=c instanceof Error?c.message:"PayPal SDK failed to load.";J(`loadScript:rejected msg=${m.slice(0,120)}`),zt(m)})},0);return()=>{Ie=!0,clearTimeout(mt),ut&&clearTimeout(ut),Jn(),cn()}},[M,ze,o,p,a,Le,Qe,e,Z,ne,N]);let mr=se?(0,En.jsxs)("pre",{"data-testid":"flopay-direct-paypal-debug",style:{margin:"0 0 8px 0",padding:"6px 8px",background:ue?"#fef2f2":"#f3f4f6",border:`1px solid ${ue?"#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=${K} failed=${ue})`,je.length===0?`
2
+ (waiting for first lifecycle event\u2026)`:`
3
+ ${je.join(`
4
+ `)}`]}):null;return ue&&!V?se?(0,En.jsx)("div",{children:mr}):null:(0,En.jsxs)("div",{children:[mr,(0,En.jsxs)("div",{"aria-hidden":ye?!0:void 0,style:ye?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:ko},children:[!K&&!ye&&(0,En.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,En.jsx)("div",{ref:oe,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,role:"group","aria-label":"PayPal payment method",style:{minHeight:ko,display:"flex",opacity:K?1:0},"aria-busy":le||y},ne)]},ne),T&&(0,En.jsx)("button",{ref:Te,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:at,style:Os,children:"Try PayPal again"})]})}function Kr(e){return(0,En.jsx)(di,{...e})}function ui(e){return(0,En.jsx)(di,{...e})}var Hr=require("react/jsx-runtime");function wr({children:e,margin:t,icon:n=!0,styleOverride:r}){return(0,Hr.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"}:{},...r??{}},children:[n&&(0,Hr.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:(0,Hr.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 Et=require("react/jsx-runtime");function Pn({status:e,errorMessage:t,authorized:n=!1,processingLabel:r="PROCESSING...",successLabel:o,errorLabel:a="PAYMENT FAILED",successNote:p="You will be automatically redirected, do not close or navigate away from this window."}){return(0,Et.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,Et.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,Et.jsxs)("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&(0,Et.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,Et.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),(0,Et.jsx)("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&(0,Et.jsx)("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:(0,Et.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,Et.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),(0,Et.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,Et.jsx)("div",{style:{animation:"flopay-shake 0.4s ease"},children:(0,Et.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,Et.jsx)("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),(0,Et.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,Et.jsxs)("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&r,e==="success"&&(o??(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL")),e==="error"&&a]}),e==="success"&&p!==null&&(0,Et.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:p}),e==="error"&&t&&(0,Et.jsx)("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),(0,Et.jsx)("style",{children:`
2
5
  @keyframes flopay-spin { to { transform: rotate(360deg); } }
3
6
  @keyframes flopay-pop { 0% { transform: scale(0); } 100% { transform: scale(1); } }
4
7
  @keyframes flopay-draw { to { stroke-dashoffset: 0; } }
5
8
  @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?`
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=`
9
+ `})]})})}var pi=require("@flopay/shared"),yt=require("react");var mi=require("react/jsx-runtime");function Yr({flopay:e,paypalFlopay:t,options:n,onInstrument:r,children:o}){let[a,p]=(0,yt.useState)(e instanceof Promise?null:e),[d,I]=(0,yt.useState)(t instanceof Promise||!t?null:t),[g,h]=(0,yt.useState)(null),k=(0,yt.useRef)(null),w=(0,yt.useRef)(null),x=(0,yt.useRef)(null),y=Sr(r);(0,yt.useEffect)(()=>{y({class:"lifecycle",name:"checkout.mount"})},[y]),(0,yt.useEffect)(()=>{a&&y({class:"lifecycle",name:"sdk.initialize.ready"})},[y,a]),(0,yt.useEffect)(()=>{if(a)return Tt(a)?.subscribe?.(y)},[y,a]),(0,yt.useEffect)(()=>{if(!(!d||d===a))return Tt(d)?.subscribe?.(y)},[y,a,d]),(0,yt.useEffect)(()=>{if(!a)return;let f=Tt(a);return k.current=f?.beginCheckout()??f?.now()??0,f?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{f?.log({name:"checkout.unmount",stage:"unmount"})}},[a]),(0,yt.useEffect)(()=>{let f=!1;return e instanceof Promise?e.then(ie=>{f||p(ie)},()=>{f||y({class:"technical_error",errorCode:"SDK_INITIALIZATION_FAILED"})}):p(e),()=>{f=!0}},[y,e]),(0,yt.useEffect)(()=>{let f=!1;if(!t){I(null);return}return t instanceof Promise?t.then(ie=>{f||I(ie)},()=>{f||y({class:"technical_error",errorCode:"SDK_INITIALIZATION_FAILED",provider:"paypal"})}):I(t),()=>{f=!0}},[y,t]),(0,yt.useEffect)(()=>{if(!a){h(null);return}let f=a.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return h(f),()=>{f.destroy()}},[a,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),(0,yt.useEffect)(()=>{if(!a||!g||w.current===g)return;w.current=g;let f=Tt(a);f?.log({name:"checkout.rendered",stage:"checkout_render"}),y({class:"lifecycle",name:"checkout.rendered"}),f?.performance({stage:"checkout_render",durationMs:f.elapsed(k.current??0),durationMode:"machine"})},[g,y,a]);let v=(0,yt.useCallback)(()=>{if(!a||!g||x.current===g)return;x.current=g;let f=Tt(a);f?.log({name:"checkout.interactive",stage:"checkout_interactive"}),f?.performance({stage:"checkout_interactive",durationMs:f.elapsed(k.current??0),durationMode:"machine"})},[g,a]),H=(0,pi.resolveBillingApiUrl)(n?.billingApiUrl),M=(0,yt.useMemo)(()=>({flopay:a,paypalFlopay:d,elements:g,billingApiUrl:H,reportInteractive:v,emitInstrument:y}),[a,d,g,H,v,y]);return(0,mi.jsx)(Wt.Provider,{value:M,children:o})}var Io="flopay_recent_completion_";function kr(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(Io+e,JSON.stringify(t))}catch{}}function oa(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(Io+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(Io+e),!1):!0}catch{return!1}}var Ir=require("@flopay/js"),Be=require("@flopay/shared");var Gr="card";async function zs(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:a,error:p}=await e.retrieveSetupIntent(t);return{error:p,intent:a??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:r,error:o}=await e.retrievePaymentIntent(t);return{error:o,intent:r??null}}async function Us(e,t,n,r){if(r){if(typeof e.confirmCardSetup!="function")return null;let{setupIntent:p,error:d}=await e.confirmCardSetup(t,n);return{error:d,intent:p??null}}if(typeof e.confirmCardPayment!="function")return null;let{paymentIntent:o,error:a}=await e.confirmCardPayment(t,n);return{error:a,intent:o??null}}function ia(e,t){return Object.assign(e,{checkoutMethod:t})}function Vn(e,t){let n=e instanceof Be.FloPayError?e:new Be.FloPayError(e instanceof Error?e.message:"Payment provider failed.","api_error",{code:"provider_runtime_failure"});return Object.assign(n,{checkoutMethod:t,telemetryFailureCategory:"provider_runtime",telemetryRequestCategory:"provider_sdk"})}async function Wr(e,t){try{return await e()}catch(n){throw Vn(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 $s(e){return e.status==="succeeded"||e.status==="declined"}async function fi(e){if(typeof document>"u"||typeof window>"u")throw new Be.FloPayError("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,r=15e3,o=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,a=async()=>{let h=new AbortController,k=()=>h.abort();e.signal?.aborted?h.abort():e.signal?.addEventListener("abort",k);let w=window.setTimeout(()=>h.abort(),r);try{let x=await fetch(o,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:h.signal});if(!x.ok)return{status:"unknown"};let y=await x.json().catch(()=>null);return qs(y)}catch{return{status:"unknown"}}finally{window.clearTimeout(w),e.signal?.removeEventListener("abort",k)}},p=document.activeElement instanceof HTMLElement?document.activeElement:null,d=document.createElement("div");d.setAttribute("data-flopay-auto-3ds-overlay","1"),d.setAttribute("role","dialog"),d.setAttribute("aria-modal","true"),d.setAttribute("aria-label","Card authentication"),d.style.cssText=["position:fixed","inset:0","z-index:2147483647","background:rgba(15,23,42,0.6)","display:flex","align-items:center","justify-content:center","padding:16px"].join(";");let I=document.createElement("iframe");I.setAttribute("title","Card authentication"),I.setAttribute("allow","payment"),I.tabIndex=0,I.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(";"),I.src=e.nextActionRedirectUrl,d.appendChild(I),document.body.appendChild(d),I.focus();let g=null;try{g=new URL(e.billingApiUrl,window.location.href).origin}catch{g=null}try{let h=await new Promise((k,w)=>{let x=!1,y=0,v=0,H=0,M=!1,f=()=>{window.clearTimeout(y),window.clearInterval(v),window.clearTimeout(H),window.removeEventListener("message",Q),I.removeEventListener("load",O),e.signal?.removeEventListener("abort",Z)},ie=async()=>{if(!(x||M)){M=!0;try{let ve=await a();if(x||!$s(ve))return;x=!0,f(),k(ve)}finally{M=!1}}},O=()=>{window.clearTimeout(H),H=window.setTimeout(()=>{ie()},250)},Z=()=>{x||(x=!0,f(),w(new Be.FloPayError("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},Q=ve=>{if(ve.source!==I.contentWindow||g&&ve.origin!==g)return;let B=ve.data;!B||typeof B!="object"||B.source!=="flopay-vault-3ds-return"||x||(x=!0,f(),k(null))};y=window.setTimeout(()=>{x||(x=!0,f(),w(new Be.FloPayError("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),v=window.setInterval(()=>{ie()},n),I.addEventListener("load",O),window.addEventListener("message",Q),e.signal?.addEventListener("abort",Z),e.signal?.aborted&&Z()});return h||await a()}finally{d.parentNode?.removeChild(d),p?.isConnected&&p.focus()}}function qs(e){if(!e||typeof e!="object")return{status:"unknown"};let t=typeof e.status=="string"?e.status:"unknown",n=typeof e.providerIntentId=="string"?e.providerIntentId:null;switch(t){case"succeeded":return{status:"succeeded",providerIntentId:n};case"declined":return{status:"declined",providerIntentId:n,declineReason:typeof e.declineReason=="string"?e.declineReason:null,gatewayDeclineReason:typeof e.gatewayDeclineReason=="string"?e.gatewayDeclineReason:null};case"requires_action":return{status:"requires_action",providerIntentId:n,nextActionRedirectUrl:typeof e.nextActionRedirectUrl=="string"?e.nextActionRedirectUrl:null};case"pending":return{status:"pending",providerIntentId:n};case"timeout":return{status:"timeout",providerIntentId:n};case"no_attempt":return{status:"no_attempt"};default:return{status:"unknown"}}}function Qn(e,t="Payment failed. Please try again.",n){let r=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),o=e?.message??t,a=Xn(o)??o;return ia(new Be.FloPayError(a,"api_error",{code:(0,Be.normalizeCheckoutFailureOutcome)(e?.outcome)??(0,Be.normalizeCheckoutFailureOutcome)(e?.type)??e?.gatewayErrorCode}),r)}function aa(e){return typeof window<"u"&&window.location.href?window.location.href:e.successUrl||e.cancelUrl||void 0}function Eo(e){return typeof e=="string"&&e.startsWith("pi_")&&e.includes("_secret_")}async function js(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 o of n)if(typeof o=="string"&&o.length>0&&(!t?.requirePaymentIntentClientSecret||Eo(o)))return o;let r=e?.data;if(r&&typeof r=="object"){let o=r,a=[o.threeDSecureToken,o.clientSecret,o.stripeClientSecret,o.id];for(let d of a)if(typeof d=="string"&&d.length>0&&(!t?.requirePaymentIntentClientSecret||Eo(d)))return d;let p=o.gateways;if(p&&typeof p=="object"){let d=p.stripe;if(d&&typeof d=="object"){let I=d,g=[I.stripeClientSecret,I.clientSecret];for(let h of g)if(typeof h=="string"&&h.length>0&&(!t?.requirePaymentIntentClientSecret||Eo(h)))return h}}}}async function Vs({billingApiUrl:e,sessionId:t,nonce:n,responseJson:r}){let o=gi(r,{requirePaymentIntentClientSecret:!0});if(typeof o=="string"&&o.length>0)return{type:"3ds_required",threeDSecureToken:o};if(!t)return null;try{let d=(await new Ir.PaymentAPI(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(Eo(d))return{type:"3ds_required",threeDSecureToken:d}}catch{}return null}async function Er({billingApiUrl:e,sessionId:t,session:n,nonce:r,tokenizedData:o,returnUrl:a,telemetry:p}){let d=e.replace(/\/+$/,""),I=t??n.id,g=r??n.clientSecret,h=n.customer?.id??n.accountData?.userId??"",k=n.customer?.email??n.accountData?.email??"",w=n.customer?.firstName??n.accountData?.firstName??"",x=n.customer?.lastName??n.accountData?.lastName??"",y=n.customer?.country??n.accountData?.country??void 0,v=n.customer?.zip??n.accountData?.zip??void 0,H=new Ir.PaymentAPI(d,p===!1?{telemetry:!1}:void 0),M=await js(()=>H.processPayment(h,{sessionId:I,nonce:g,tokenizedData:o,accountData:{userId:h,email:k,firstName:w,lastName:x,country:y,zip:v},returnUrl:a??aa(n)}));if(M.ok){let O=typeof M.json=="function"?await M.json().catch(()=>null):null;return(0,Be.isAuthorizationOnlySession)(n)||O?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof O?.paymentId=="string"?O.paymentId:n.paymentId,sessionId:typeof O?.sessionId=="string"?O.sessionId:I,authorizationExpiresAt:typeof O?.authorizationExpiresAt=="string"?O.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:jr(o),checkoutMethod:o?o.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:o?.threeDSecureActionResultTokenId,paymentMethodId:jr(o),checkoutMethod:o?o.isPaypal?"paypal":"card":void 0}}}let f;try{f=await M.json()}catch{throw new Be.FloPayError("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:M.status})}if(f?.type==="paypal_redirect_required"||f?.type==="3ds_required"){let O=gi(f);if(!O)throw new Be.FloPayError("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:M.status});return{type:f.type,threeDSecureToken:O,paymentMethodId:f.paymentMethodId}}if(f?.gatewayErrorCode==="authentication_required"){let O=await Vs({billingApiUrl:d,sessionId:I,nonce:g,responseJson:f});if(O)return O;throw ia(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let ie=new Be.FloPayError(f?.message??"Payment failed. Please try again.","api_error",{code:f?.code??f?.gatewayErrorCode,declineCode:f?.declineCode??f?.gatewayDeclineReason,statusCode:M.status});throw Object.assign(ie,{telemetryOutcome:(0,Be.classifyPaymentRejection)(M.status,f)})}async function Ro(e,{flopay:t,paypalFlopay:n,attempt3DS:r,billingApiUrl:o,sessionId:a,session:p,returnUrl:d,telemetry:I}){let g=t?.getRawProvider();if(!g)throw Vn(new Be.FloPayError("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!r||!e.threeDSecureToken)throw ia(new Be.FloPayError("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let h=(0,Be.isSetupIntentClientSecret)(e.threeDSecureToken),k=null,w=e.paymentMethodId,x=await Wr(()=>zs(g,e.threeDSecureToken,h),"card");if(x){if(x.error)throw Vn(new Be.FloPayError(x.error.message??`Failed to retrieve 3DS ${h?"setup":"payment"} status.`,"api_error",{code:x.error.code}),"card");let v=x.intent;!w&&v?.payment_method&&(typeof v.payment_method=="string"?w=v.payment_method:"id"in v.payment_method&&(w=v.payment_method.id??void 0))}let y=w?await Wr(()=>Us(g,e.threeDSecureToken,{payment_method:w,return_url:d??aa(p)??window.location.href},h),"card"):null;if(y){if(y.error)throw Vn(new Be.FloPayError(y.error.message??"3DS authentication failed.","api_error",{code:y.error.code}),"card");k=y.intent}else{let v=await Wr(()=>g.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(v.error)throw Vn(new Be.FloPayError(v.error.message??"3DS authentication failed.","api_error",{code:v.error.code}),"card");k=(h?v.setupIntent:v.paymentIntent)??null}if(k&&(k.status==="requires_capture"||k.status==="succeeded"||k.status==="processing")){let v=await Er({billingApiUrl:o,sessionId:a,session:p,telemetry:I,tokenizedData:{id:k.id,type:"card",threeDSecureActionResultTokenId:k.id},returnUrl:d});return v.type==="success"?{...v.result,paymentIntentId:v.result.paymentIntentId??k.id,paymentMethodId:v.result.paymentMethodId??w}:Ro(v,{flopay:t,paypalFlopay:n,attempt3DS:r,billingApiUrl:o,sessionId:a,session:p,returnUrl:d,telemetry:I})}throw Vn(new Be.FloPayError("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let h=(n??t)?.getRawProvider();if(!h)throw Vn(new Be.FloPayError("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:w}=await Wr(()=>h.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(w)throw Vn(new Be.FloPayError(w.message??"PayPal authorization failed.","api_error",{code:w.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:k}=await Wr(()=>h.confirmPayment({clientSecret:e.threeDSecureToken,confirmParams:{return_url:d??aa(p)??window.location.href,payment_method_data:{type:"paypal"}},redirect:"if_required"}),"paypal");if(k)throw Vn(new Be.FloPayError(k.message??"PayPal authorization failed.","api_error",{code:k.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new Be.FloPayError("Unsupported payment redirect state.","api_error")}function dr(e){if(e instanceof Be.FloPayError){let r=Xn(e.message);return r&&r!==e.message?Object.assign(new Be.FloPayError(r,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=Xn(t)??t;return new Be.FloPayError(n,"api_error")}function _o(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new Be.FloPayError("Session advertises no supported gateways (expected `gateways.stripe` and/or `gateways.paypal`).","validation_error");return t?{publishableKey:t,paypalPublishableKey:e.data.stripe?.paypalPublishableKey??t}:{}}async function xo({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:r,telemetry:o}){if(!e)return{flopay:null,paypalFlopay:null};let a=!!t&&t!==e,[p,d]=await Promise.all([(0,Ir.loadFloPay)(e,{billingApiUrl:n,locale:r,telemetry:o}),a?(0,Ir.loadFloPay)(t,{billingApiUrl:n,locale:r,telemetry:o}).catch(I=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",I),null)):Promise.resolve(null)]);return{flopay:p,paypalFlopay:t?a?d:p:null}}var er=require("@flopay/js"),P=require("@flopay/shared"),vt=require("@stripe/react-stripe-js"),i=Za(require("react"),1);function hi(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 Pi={alipay:new URL("./payment-logos/alipay.svg",Ae).href,bancontact:new URL("./payment-logos/bancontact.svg",Ae).href,blik:new URL("./payment-logos/blik.svg",Ae).href,eps:new URL("./payment-logos/eps.svg",Ae).href,giropay:new URL("./payment-logos/giropay.svg",Ae).href,ideal:new URL("./payment-logos/ideal.svg",Ae).href,klarna:new URL("./payment-logos/klarna.svg",Ae).href,p24:new URL("./payment-logos/p24.svg",Ae).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",Ae).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",Ae).href};var Kn=require("react"),vi=require("react/jsx-runtime");function Rr({capture:e,html:t,messageToken:n,expectedOrigin:r,theme:o,containerStyle:a,onReady:p,onError:d,onValidation:I}){let g=(0,Kn.useRef)(null),h=(0,Kn.useRef)(p),k=(0,Kn.useRef)(d),w=(0,Kn.useRef)(I);h.current=p,k.current=d,w.current=I;let x=(0,Kn.useRef)(o);return x.current=o,(0,Kn.useEffect)(()=>{let y=g.current;if(!y)return;let v=!0,H=!1,M=()=>{!v||H||(H=!0,h.current?.())},f=e.on("ready",()=>{M()}),ie=e.on("error",Q=>{k.current?.(Q.message??"There was a problem loading the secure card form.")}),O=e.on("validation",Q=>{w.current?.(Q.message??null)}),Z={html:t,...n?{messageToken:n}:{},...r?{expectedOrigin:r}:{},...x.current?{theme:x.current}:{}};return e.mount(y,Z).then(()=>{M()}).catch(Q=>{v&&k.current?.(Q instanceof Error?Q.message:"Failed to load the secure card form.")}),()=>{v=!1,f(),ie(),O(),e.unmount()}},[e,t,n,r]),(0,Kn.useEffect)(()=>{o&&e.applyTheme?.(o)},[e,o]),(0,vi.jsx)("div",{ref:g,"data-testid":"flopay-vault-card-fields",style:a})}function _r(e,t=.12){let n=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!n)return e;let r=parseInt(n[1],16),o=Math.max(0,Math.min(1,1-t)),a=Math.round((r>>16&255)*o),p=Math.round((r>>8&255)*o),d=Math.round((r&255)*o);return`#${(1<<24|a<<16|p<<8|d).toString(16).slice(1)}`}function sa(e){if(typeof e=="number"||typeof e=="string")return e}function To({appearance:e,buttonsStyles:t,layout:n="default"}){let r=e?.variables,o=g=>typeof g=="string"&&g?g:void 0,a=t.submitButton,p=o(r?.colorPrimary)??o(a?.backgroundColor)??"#4A49FF",d=n==="buttons",I=t.nameInput;return{primaryColor:p,primaryHoverColor:o(r?.colorPrimaryHover)??_r(p,.12),inputBackgroundColor:o(t.cardInputBackground)??o(r?.colorBackground)??"#ffffff",textColor:o(t.cardInputColor)??o(I?.color)??o(r?.colorText)??"#262833",borderColor:o(t.cardInputBorder)??(d?"#e5e7eb":"#A4A4FF"),placeholderColor:o(t.cardInputPlaceholderColor)??"#9ca3af",errorColor:o(r?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:o(I?.fontFamily)??o(r?.fontFamily)??"Poppins, sans-serif",fontSize:o(t.cardInputFontSize)??o(r?.fontSizeBase)??"16px",fontWeight:String(sa(I?.fontWeight)??400),borderRadius:o(r?.borderRadius)??"8px"}}var l=require("react/jsx-runtime"),Ln="flopay_stripe_resume",bi="flopay_wallet_resume";function _i(e){return e instanceof P.FloPayError&&(e.type==="validation_error"||e.statusCode===400||e.statusCode===422)}async function Mo(e,t,...n){let r=n[2].provider;t?.({class:"lifecycle",name:"payment.intent.started",provider:r});try{return await new er.PaymentAPI(e).createSessionIntent(...n)}catch(o){throw _i(o)||t?.({class:"technical_error",errorCode:"PAYMENT_PROCESSING_FAILED",requestCategory:"intent_create",provider:r}),o}}var Jr="flopay_paypal_resume",Ks=250,Ci="Just a moment \u2014 we are finalizing your order. Please press pay again.";function ua(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:r}){if(!(!t||!n))try{await new er.PaymentAPI(e,{telemetry:!1}).reportSessionIntentDecline(t,n,r)}catch{}}function Hs(e){return e instanceof P.FloPayError&&typeof e.statusCode=="number"&&e.statusCode>=400&&e.statusCode<500}function la(e){return e?.html?{html:e.html,...e.messageToken?{messageToken:e.messageToken}:{},...e.expectedOrigin?{expectedOrigin:e.expectedOrigin}:{}}:null}var Ys=`
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
+ `,Ao=44;function pa(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 Ws={visibility:"hidden",position:"absolute",pointerEvents:"none",width:"100%",height:0,overflow:"hidden"},xi={width:"100%",minHeight:Ao,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 Gs(e){switch(e){case"paypal":return"PayPal";case"apple_pay":return"Apple Pay";case"google_pay":return"Google Pay";default:return"Card"}}function Si(e){return e==="paypal"?"paypal":e==="apple_pay"?"apple_pay":"google_pay"}function Ti(e){return e==="paypal"?"PayPal":(0,P.getStripeMethodDisplayName)(e)}function Js(e,t){let n=`We couldn't open ${Ti(e)}. Try again or choose another payment method.`;return t?`${n} Allow pop-ups for this site, then try again.`:n}function Ai(e){let t=(0,i.useRef)(0),n=(0,i.useRef)(null),r=(0,i.useRef)(null),o=(0,i.useCallback)((y=r.current)=>{let v=y;v?.timer&&(clearTimeout(v.timer),v.timer=null)},[]),a=(0,i.useCallback)((y,v)=>{typeof document<"u"&&document.visibilityState!=="visible"||(o(y),y.timer=setTimeout(()=>{y.timer=null,r.current?.generation===y.generation&&(r.current=null,n.current=y.generation,e(y.method,new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}))},v))},[o,e]),p=(0,i.useCallback)(y=>{y.yieldedControl&&a(y,600)},[a]),d=(0,i.useCallback)(y=>{o();let v=t.current+1;t.current=v,n.current=null;let H={generation:v,method:y,timer:null,yieldedControl:!1};return r.current=H,v},[o]),I=(0,i.useCallback)(y=>{let v=r.current;return typeof y=="number"&&v?.generation!==y?!1:(o(v),r.current=null,(typeof y!="number"||n.current===y)&&(n.current=null),!0)},[o]),g=(0,i.useCallback)(y=>{let v=r.current,H=y??v?.generation??t.current;(!y||v?.generation===y)&&(o(v),r.current=null),n.current=H},[o]),h=(0,i.useCallback)(y=>n.current===(y??t.current),[]),k=(0,i.useCallback)(y=>r.current?.generation===y&&n.current!==y,[]),w=(0,i.useCallback)(()=>{let y=r.current;y&&p(y)},[p]),x=(0,i.useCallback)(()=>{let y=r.current;y&&(y.yieldedControl=!0,o(y))},[o]);return(0,i.useEffect)(()=>{let y=()=>{document.visibilityState==="visible"?w():x()},v=()=>{x()};return document.addEventListener("visibilitychange",y),window.addEventListener("blur",v),window.addEventListener("focus",w),()=>{document.removeEventListener("visibilitychange",y),window.removeEventListener("blur",v),window.removeEventListener("focus",w),o()}},[o,x,w]),{startAttempt:d,finishAttempt:I,invalidateAttempt:g,isAttemptInvalidated:h,isAttemptCurrent:k}}function Xs(e){let t=(0,P.getPostalCodeExample)(e);return`Enter a valid ${(0,P.getPostalCodeLabel)(e)}${t?` (e.g. ${t})`:""}`}function Zs(e,t,n){let r=(0,P.isPostalCodeSupported)(e),o=t.trim(),a=n&&r,p=a&&!o,d=a&&!!o&&!(0,P.isValidPostalCode)(e,o);return{visible:n,supported:r,required:a,empty:p,malformed:d}}function wi(e,t){return t instanceof P.FloPayError?t:new P.FloPayError(t instanceof Error?t.message:`${Gs(e)} before-click hook failed.`,"validation_error")}function ca(){return(0,l.jsx)("style",{children:Ys})}function Qs(e){return typeof e=="number"?`${e}px`:e}function Mi(e,t){let n=e.availablePaymentMethods;return n&&t.some(r=>n[r])?"ready":"unavailable"}function Fi({state:e,placeholderTestId:t,borderRadius:n=8,children:r}){return e==="unavailable"||e==="load_error"?null:(0,l.jsxs)("div",{style:{position:"relative",minHeight:44},children:[(0,l.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,l.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:r})]})}function ki(e){return e!=="unavailable"&&e!=="load_error"}function Bo(e){return(0,l.jsx)(tl,{...e})}function Ii({sessionId:e,nonce:t,email:n,billingApiUrl:r,onTokenizedBody:o,onErrorChange:a,isProcessing:p=!1,onButtonClick:d,onDecline:I,onTechnicalFailure:g,runBeforeButtonClick:h,onLoadStateChange:k,placeholderBorderRadius:w}){let x=In(),{emitInstrument:y}=(0,i.useContext)(Wt),v=(0,vt.useStripe)(),H=(0,vt.useElements)(),[M,f]=(0,i.useState)("loading");(0,i.useEffect)(()=>{k?.(M)},[M,k]);let[ie,O]=(0,i.useState)(!1),Z=(0,i.useRef)(!1),Q=(0,i.useRef)(null),ve=(0,i.useRef)(null),[B,se]=(0,i.useState)(0),[xe,Se]=(0,i.useState)(!1),he=(0,i.useRef)(!1),$=(0,i.useRef)(new Map),{startAttempt:N,finishAttempt:oe,invalidateAttempt:Me,isAttemptInvalidated:Te,isAttemptCurrent:te}=Ai((G,T,fe)=>{g?.(G,T,{...fe,popupBlocked:fe?.popupBlocked??Zn(T)}),Se(!0),se($e=>$e+1)});(0,i.useEffect)(()=>{xe&&ve.current?.focus()},[xe,B]);let K=(0,i.useCallback)(()=>{se(G=>G+1)},[]),re=(0,i.useCallback)((G,T,fe)=>{Me(fe),g?.("paypal",G,{code:T,popupBlocked:Zn(G)}),Se(!0),K()},[Me,g,K]),ye=(0,i.useCallback)(()=>{window.setTimeout(()=>{(Q.current?.querySelector("iframe")??Q.current)?.focus()},0)},[]);(0,i.useEffect)(()=>{he.current&&(he.current=!1,ye())},[ye,B]);let be=(0,i.useCallback)(()=>{Se(!1),a?.(null),ye()},[ye,a]);(0,i.useEffect)(()=>{if(!v||Z.current)return;let G=new URLSearchParams(window.location.search),T=G.get("payment_intent"),fe=G.get("payment_intent_client_secret"),$e=G.get("redirect_status");if(!T||!fe)return;Z.current=!0;let qe;try{let L=localStorage.getItem(Jr);if(L){let le=JSON.parse(L);le.clientSecret===fe&&(qe={...le.accountPatch?{accountPatch:le.accountPatch}:{},...le.sessionId?{sessionId:le.sessionId}:{},...le.nonce?{nonce:le.nonce}:{}})}}catch{}try{localStorage.removeItem(Jr)}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(O(!0),$e==="failed"){let ee="PayPal payment was declined. Please try again.";a?.(ee),I?.(Mt("paypal",ee));return}let{paymentIntent:L,error:le}=await v.retrievePaymentIntent(fe);if(le){a?.(le.message??"Failed to retrieve PayPal payment status.");return}if(L&&(L.status==="requires_capture"||L.status==="succeeded")){let ee=typeof L.payment_method=="string"?L.payment_method:L.payment_method?.id;o({id:ee??L.id,type:"card",threeDSecureActionResultTokenId:L.id,isPaypal:!0},qe)}else{let ee="PayPal payment was not completed. Please try again.";a?.(ee),I?.(Mt("paypal",ee))}}catch(L){a?.(L instanceof Error?L.message:"Failed to complete PayPal payment.")}finally{O(!1)}})()},[v,o,a,I]);let ne=(0,i.useCallback)(async G=>{if(p||ie){G.reject();return}let T=h?await h("paypal"):{proceed:!0};if(!T.proceed){$.current.delete(B),G.reject();return}let fe=N("paypal");$.current.set(B,{generation:fe,accountPatch:T.accountPatch,sessionId:T.sessionId,nonce:T.nonce}),Se(!1),d?.("paypal"),G.resolve()},[$,p,d,h,N,ie,B]),_e=(0,i.useCallback)(async G=>{if(!v||!H)return;let T=$.current.get(B);if(T&&!te(T.generation)){$.current.delete(B);return}if(!T&&Te()||T&&!oe(T.generation))return;T||oe();let fe=T??null;if($.current.delete(B),!fe&&h){let L=await h("paypal");if(!L.proceed){G.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}fe={accountPatch:L.accountPatch,sessionId:L.sessionId,nonce:L.nonce}}let $e=fe?.sessionId??e,qe=fe?.nonce??t,ue=fe?.accountPatch?.email??n;try{if(O(!0),a?.(null),!$e||!ue)throw new Error("Missing sessionId or email for PayPal payment");let L=v.createPaymentMethod,{error:le,paymentMethod:ee}=await L({type:"paypal"});if(le){re(le,"stripe_paypal_create_payment_method_failed",T?.generation),G.paymentFailed({reason:"fail"});return}let ze=await Mo(r,y,$e,qe??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:ee?.id??null,intentKind:"payment"});if(ze.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let Le=ze.clientSecret,Qe={return_url:window.location.href};if(ee?.id&&(Qe.payment_method=ee.id),typeof window<"u")try{localStorage.setItem(Jr,JSON.stringify({clientSecret:Le,sessionId:$e,nonce:qe,accountPatch:fe?.accountPatch}))}catch{}let{error:ce,paymentIntent:ft}=await v.confirmPayment({clientSecret:Le,confirmParams:Qe,redirect:"if_required"});if(ce){if(typeof window<"u")try{localStorage.removeItem(Jr)}catch{}if(Vr(ce)){let je=ce.message??"Your payment was declined.";a?.(je),I?.(Mt("paypal",je,{code:jn(ce),declineCode:br(ce)})),await Fo({billingApiUrl:r,sessionId:$e,nonce:qe,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:jn(ce)??"provider_declined"}})}else re(ce,"stripe_paypal_confirm_failed",T?.generation);return}if(typeof window<"u")try{localStorage.removeItem(Jr)}catch{}let V=typeof ft?.payment_method=="string"?ft.payment_method:ft?.payment_method?.id;o({id:V??ft?.id,type:"card",threeDSecureActionResultTokenId:ft?.id,isPaypal:!0},{accountPatch:fe?.accountPatch,sessionId:$e,nonce:qe});return}catch(L){re(L,"stripe_paypal_failed",T?.generation)}finally{O(!1)}},[v,H,e,t,n,r,y,o,a,I,h,re,oe,te,Te,B]);return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Fi,{state:M,placeholderTestId:"flopay-paypal-placeholder",borderRadius:w,children:(0,l.jsxs)("div",{ref:Q,tabIndex:-1,"data-testid":"flopay-paypal-focus-target",role:"group","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[xe&&(0,l.jsx)("button",{ref:ve,type:"button","data-testid":"flopay-paypal-retry-button",onClick:be,style:xi,children:"Try PayPal again"}),(0,l.jsx)(vt.ExpressCheckoutElement,{onReady:G=>f(Mi(G,["paypal"])),onLoadError:()=>{f("load_error"),ua(Tt(x),"paypal","paypal")},onClick:ne,onConfirm:_e,onCancel:()=>{let G=$.current.get(B);$.current.delete(B),Tt(x)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),Me(G?.generation),Se(!1),he.current=!0,K()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},B)]})}),ie&&(0,l.jsx)(Pn,{status:"processing"})]})}function Ei({sessionId:e,nonce:t,email:n,billingApiUrl:r,intentKind:o,expressMethods:a,onTokenizedBody:p,onErrorChange:d,onButtonClick:I,onDecline:g,onTechnicalFailure:h,runBeforeButtonClick:k,onLoadStateChange:w,placeholderBorderRadius:x}){let y=In(),{emitInstrument:v}=(0,i.useContext)(Wt),H=(0,vt.useStripe)(),M=(0,vt.useElements)(),[f,ie]=(0,i.useState)("loading");(0,i.useEffect)(()=>{w?.(f)},[f,w]);let[O,Z]=(0,i.useState)(!1),Q=(0,i.useRef)(null),ve=(0,i.useRef)(null),[B,se]=(0,i.useState)(0),[xe,Se]=(0,i.useState)(!1),[he,$]=(0,i.useState)("google_pay"),N=(0,i.useRef)(!1),oe=(0,i.useRef)("google_pay"),Me=(0,i.useRef)("google_pay"),Te=(0,i.useRef)(new Map),{startAttempt:te,finishAttempt:K,invalidateAttempt:re,isAttemptInvalidated:ye,isAttemptCurrent:be}=Ai((ue,L,le)=>{h?.(ue,L,{...le,popupBlocked:le?.popupBlocked??Zn(L)}),$(ue),Se(!0),se(ee=>ee+1)});(0,i.useEffect)(()=>{xe&&ve.current?.focus()},[xe,B]);let ne=(0,i.useCallback)(()=>{se(ue=>ue+1)},[]),_e=(0,i.useCallback)((ue,L,le,ee)=>{re(ee),h?.(ue,L,{code:le,popupBlocked:Zn(L)}),$(ue),Se(!0),ne()},[re,h,ne]),G=(0,i.useCallback)(()=>{window.setTimeout(()=>{(Q.current?.querySelector("iframe")??Q.current)?.focus()},0)},[]);(0,i.useEffect)(()=>{N.current&&(N.current=!1,G())},[G,B]);let T=(0,i.useCallback)(()=>{Se(!1),d?.(null),G()},[G,d]),fe=(0,i.useCallback)(async ue=>{if(!H||!M)return;let L=Te.current.get(B);if(L&&!be(L.generation)){Te.current.delete(B);return}if(!L&&ye()||L&&!K(L.generation))return;L||K();let le=ue.expressPaymentType??L?.method??oe.current,ee=L??null;Te.current.delete(B);let ze=Si(le);if(!ee&&k){let V=await k(ze);if(!V.proceed){ue.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}ee={accountPatch:V.accountPatch,sessionId:V.sessionId,nonce:V.nonce}}let Le=ze,Qe=ee?.sessionId??e,ce=ee?.nonce??t,ft=ee?.accountPatch?.email??n;try{Z(!0),d?.(null);let{error:V}=await M.submit();if(V){_e(le,V,"stripe_wallet_submit_failed",L?.generation);return}let{error:je,paymentMethod:bt}=await H.createPaymentMethod({elements:M});if(je||!bt){_e(le,je??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",L?.generation);return}if(!Qe||!ft)throw new Error("Missing sessionId or email for wallet payment");let J=await Mo(r,v,Qe,ce??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:le??ze,paymentMethodId:bt.id,intentKind:o});if(J.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let Ct=J.clientSecret,{error:He,intentId:en}=(0,P.isSetupIntentClientSecret)(Ct)?await H.confirmCardSetup(Ct,{payment_method:bt.id}).then(Rt=>({error:Rt.error,intentId:Rt.setupIntent?.id})):await H.confirmCardPayment(Ct,{payment_method:bt.id}).then(Rt=>({error:Rt.error,intentId:Rt.paymentIntent?.id}));if(He){if(Vr(He)){let Rt=He.message??"Your payment was declined.";d?.(Rt),g?.(Mt(Le,Rt,{code:jn(He),declineCode:br(He)})),await Fo({billingApiUrl:r,sessionId:Qe,nonce:ce,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:le??ze,providerDeclineReason:jn(He)??"provider_declined"}})}else _e(le,He,"stripe_wallet_confirm_failed",L?.generation);return}p({id:bt.id,type:"card",threeDSecureActionResultTokenId:en},{accountPatch:ee?.accountPatch,sessionId:Qe,nonce:ce})}catch(V){_e(le,V,"stripe_wallet_failed",L?.generation)}finally{Z(!1)}},[H,M,e,t,n,r,v,o,p,d,g,k,_e,K,be,ye,B]),$e=(0,i.useMemo)(()=>{let ue=["applePay","googlePay","paypal","link","amazonPay","klarna"],L=new Set(["applePay","googlePay"]),le=new Set(a.map(P.stripeExpressMethodToOptionKey)),ee={};for(let ze of ue)le.has(ze)?ee[ze]=L.has(ze)?"always":"auto":ee[ze]="never";return ee},[a]),qe=(0,i.useMemo)(()=>a.map(P.stripeExpressMethodToOptionKey),[a]);return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Fi,{state:f,placeholderTestId:"flopay-wallet-placeholder",borderRadius:x,children:(0,l.jsxs)("div",{ref:Q,tabIndex:-1,"data-testid":"flopay-wallet-focus-target",role:"group","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[xe&&(0,l.jsxs)("button",{ref:ve,type:"button","data-testid":"flopay-wallet-retry-button",onClick:T,style:xi,children:["Try ",Ti(he)," again"]}),(0,l.jsx)(vt.ExpressCheckoutElement,{onReady:ue=>{ie(Mi(ue,qe))},onLoadError:ue=>{ie("load_error"),ua(Tt(y),"stripe","wallet")},onClick:async ue=>{oe.current=ue.expressPaymentType,Me.current=Si(ue.expressPaymentType);let L=k?await k(Me.current):{proceed:!0};if(!L.proceed){Te.current.delete(B),ue.reject();return}let le=te(ue.expressPaymentType);Te.current.set(B,{generation:le,method:ue.expressPaymentType,accountPatch:L.accountPatch,sessionId:L.sessionId,nonce:L.nonce}),Se(!1),I?.(Me.current),ue.resolve()},onConfirm:fe,onCancel:()=>{let ue=Te.current.get(B);Te.current.delete(B),Tt(y)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),re(ue?.generation),Se(!1),N.current=!0,ne()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:$e,layout:{maxColumns:1,overflow:"never"}}},B)]})}),O&&(0,l.jsx)(Pn,{status:"processing"})]})}function el({method:e,themeId:t,submitting:n=!1,disabled:r=!1,highlighted:o=!1,hasNextStep:a=!1,onClick:p,backgroundColor:d,borderColor:I,textColor:g,borderRadius:h,fontFamily:k}){let w=(0,P.resolveStripeMethodBrandVariant)(e,t),x=Pi[e],y=w?.backgroundColor??d??"#ffffff",v=w?.borderColor??I??"#d1d5db",H=w?.textColor??g??"#262833";return(0,l.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!r&&p()},disabled:n||r,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:Ao,padding:"0 1rem",backgroundColor:y,color:H,border:`1px solid ${v}`,borderRadius:h??8,fontSize:"0.95rem",fontWeight:600,fontFamily:k,cursor:n||r?"not-allowed":"pointer",opacity:r&&!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:o?"0 0 0 2px rgba(74, 73, 255, 0.15)":void 0},children:n?(0,l.jsx)("span",{style:{margin:"0 auto"},children:`Connecting to ${(0,P.getStripeMethodDisplayName)(e)}\u2026`}):(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:(0,P.hasVendoredStripeMethodLogo)(e)?8:0},children:[x?(0,l.jsx)("img",{src:x,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"}}):w?.logoSvg?(0,l.jsx)("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:w.logoSvg}}):null,(0,l.jsx)("span",{children:(0,P.getStripeMethodDisplayName)(e)})]}),a&&(0,l.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:H,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,l.jsx)("path",{d:"M9 18l6-6-6-6"})})]})})}function da({method:e,sessionId:t,nonce:n,email:r,billingName:o,billingApiUrl:a,onTokenizedBody:p,onErrorChange:d,onDecline:I,onCancel:g,runBeforeButtonClick:h,onButtonClick:k,isProcessing:w,submitButtonColor:x,submitButtonBorderRadius:y,submitButtonStyle:v,errorText:H}){let M=In(),{emitInstrument:f}=(0,i.useContext)(Wt),ie=(0,vt.useStripe)(),O=(0,vt.useElements)(),[Z,Q]=(0,i.useState)(!1),ve=(0,i.useRef)(!1),[B,se]=(0,i.useState)(!1),[xe,Se]=(0,i.useState)("loading"),he=(0,i.useCallback)(async()=>{if(!ie||!O||w||ve.current||!B)return;ve.current=!0,Q(!0);let $=h?await h("card"):{proceed:!0};if(!$.proceed){ve.current=!1,Q(!1);return}k?.("card");let N=$.sessionId??t,oe=$.nonce??n,Me=$.accountPatch?.email??r;try{d?.(null);let Te=await O.submit();if(Te.error){d?.(Te.error.message??"Payment failed.");return}let te=await ie.createPaymentMethod({elements:O});if(te.error||!te.paymentMethod){d?.(te.error?.message??"Failed to create payment method.");return}let K=te.paymentMethod;if(!N||!Me)throw new Error("Missing sessionId or email for payment.");let re=K.type||e,ye=await Mo(a,f,N,oe??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:re,paymentMethodId:null,intentKind:"payment"});if(ye.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let be=ye.clientSecret;if(typeof window<"u")try{localStorage.setItem(Ln,JSON.stringify({clientSecret:be,sessionId:N,nonce:oe,accountPatch:$.accountPatch,paymentMethodId:K.id,paymentMethodType:K.type??e,gateway:"stripe"}))}catch{}let{error:ne,paymentIntent:_e}=await ie.confirmPayment({clientSecret:be,confirmParams:{return_url:window.location.href,payment_method:K.id},redirect:"if_required"});if(ne){if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let fe=ne.message??"Payment failed.";d?.(fe),I?.(Mt("card",fe,{code:ne.code})),await Fo({billingApiUrl:a,sessionId:N,nonce:oe,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:ne.code??"provider_declined"}});return}let G=_e?.status;if(!go(G)){if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let fe=G==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";d?.(fe),I?.(Mt("card",fe,{code:G??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let T=typeof _e?.payment_method=="string"?_e.payment_method:_e?.payment_method?.id;p({id:T??K.id,type:"card",threeDSecureActionResultTokenId:_e?.id,gateway:"stripe",paymentMethodType:K.type??e},{accountPatch:$.accountPatch,sessionId:N,nonce:oe})}catch(Te){d?.(Te instanceof Error?Te.message:"Payment failed. Please try again.")}finally{ve.current=!1,Q(!1)}},[ie,O,w,B,h,k,t,n,r,a,f,e,p,d,I]);return(0,l.jsxs)("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[(0,l.jsx)(vt.PaymentElement,{onReady:()=>Se("ready"),onLoadError:()=>{Se("load_error"),ua(Tt(M),"stripe","apm")},onChange:$=>{se(!!$.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:o&&o.trim().length>=3?o.trim():"FloPay Customer",...r?{email:r}:{}}}}}),(0,l.jsx)("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{he()},disabled:!B||Z||w||xe!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:x,color:"white",border:"none",borderRadius:y,fontSize:"1rem",fontWeight:600,cursor:!B||Z||w||xe!=="ready"?"not-allowed":"pointer",opacity:!B||Z||w||xe!=="ready"?.5:1,transition:"opacity 120ms ease-out",...v??{}},children:Z?"Processing\u2026":`Pay with ${(0,P.getStripeMethodDisplayName)(e)}`}),H&&(0,l.jsx)(wr,{margin:"0.75rem 0 0",children:H})]})}function Ri({sessionId:e,nonce:t,email:n,billingName:r,billingApiUrl:o,paymentElementMethods:a,stripeInstance:p,paymentElementBaseOptions:d,onTokenizedBody:I,onErrorChange:g,onButtonClick:h,onDecline:k,runBeforeButtonClick:w,onLoadStateChange:x,isProcessing:y=!1,submitButtonColor:v="#4A49FF",submitButtonBorderRadius:H=8,submitButtonStyle:M,buttonAppearance:f,themeId:ie,onExpandApm:O,expandedApmMethod:Z}){let{emitInstrument:Q}=(0,i.useContext)(Wt),[ve,B]=(0,i.useState)(null),[se,xe]=(0,i.useState)(null),Se=(0,i.useRef)(!1);(0,i.useEffect)(()=>{a.length>0&&p?x?.("ready"):p||x?.("loading")},[a.length,p,x]);let he=(0,i.useCallback)(async te=>{if(!p||Se.current||y)return;Se.current=!0,xe(te);let K=w?await w("card"):{proceed:!0};if(!K.proceed){Se.current=!1,xe(null);return}h?.("card");let re=K.sessionId??e,ye=K.nonce??t,be=K.accountPatch?.email??n;try{if(g?.(null),!re||!be)throw new Error("Missing sessionId or email for payment.");let ne=await Mo(o,Q,re,ye??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:te,paymentMethodId:null,intentKind:"payment"});if(ne.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let _e=ne.clientSecret;if(typeof window<"u")try{localStorage.setItem(Ln,JSON.stringify({clientSecret:_e,sessionId:re,nonce:ye,accountPatch:K.accountPatch,paymentMethodType:te,gateway:"stripe"}))}catch{}let{error:G,paymentIntent:T}=await p.confirmPayment({clientSecret:_e,confirmParams:{return_url:window.location.href,payment_method_data:{type:te,billing_details:{name:r&&r.trim().length>=3?r.trim():"FloPay Customer",...be?{email:be}:{}}}},redirect:"if_required"});if(G){if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let qe=G.message??"Payment failed.";g?.(qe),k?.(Mt("card",qe,{code:G.code})),await Fo({billingApiUrl:o,sessionId:re,nonce:ye,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:te,providerDeclineReason:G.code??"provider_declined"}});return}let fe=T?.status;if(!go(fe)){if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let qe=fe==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";g?.(qe),k?.(Mt("card",qe,{code:fe??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Ln)}catch{}let $e=typeof T?.payment_method=="string"?T.payment_method:T?.payment_method?.id;I({id:$e??T?.id,type:"card",threeDSecureActionResultTokenId:T?.id,gateway:"stripe",paymentMethodType:te},{accountPatch:K.accountPatch,sessionId:re,nonce:ye})}catch(ne){g?.(ne instanceof Error?ne.message:"Payment failed. Please try again.")}finally{Se.current=!1,xe(null)}},[p,y,w,h,e,t,n,o,Q,r,I,g,k]),[$,N]=(0,i.useState)(null),oe=O?Z??null:$,Me=(0,i.useCallback)(te=>{Se.current||y||oe&&oe!==te||((0,P.needsStripeMethodExplicitConfirm)(te)?O?O(te):N(te):he(te))},[oe,y,he,O]),Te=(0,i.useMemo)(()=>$?{...d,paymentMethodTypes:[$]}:null,[$,d]);return(0,l.jsx)("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:a.map(te=>{let K=Z===te,re=se===te,ye=se!==null&&se!==te||Z!=null&&Z!==te;return(0,l.jsxs)(i.default.Fragment,{children:[(0,l.jsx)(el,{method:te,themeId:ie,submitting:re,disabled:ye,highlighted:K,hasNextStep:(0,P.needsStripeMethodExplicitConfirm)(te),onClick:()=>Me(te),backgroundColor:f?.backgroundColor,borderColor:f?.borderColor,textColor:f?.textColor,borderRadius:f?.borderRadius,fontFamily:f?.fontFamily}),!O&&$===te&&Te&&p&&(0,l.jsx)(vt.Elements,{stripe:p,options:Te,children:(0,l.jsx)(da,{method:te,sessionId:e,email:n,billingName:r,billingApiUrl:o,onTokenizedBody:I,onErrorChange:g,onDecline:k,onCancel:()=>N(null),runBeforeButtonClick:w,onButtonClick:h,isProcessing:y,submitButtonColor:v,submitButtonBorderRadius:H,submitButtonStyle:M})},te)]},te)})})}function tl({sessionId:e,nonce:t,billingApiUrl:n,email:r,userId:o,onComplete:a,onError:p,onDecline:d,onTokenizedBody:I,firstName:g,lastName:h,chv:k,className:w,isProcessing:x,error:y,onErrorChange:v,showPayPal:H=!0,showStripe:M=!0,enabledPaymentMethods:f,enabledPaymentMethodCountries:ie,showApplePay:O=!0,showGooglePay:Z=!0,layout:Q="default",theme:ve,buttonsTheme:B,buttonsStyles:se,appearance:xe,cardButtonContent:Se,cardBackButtonContent:he,cardTitleContent:$,showSecurityFooter:N,onButtonClick:oe,onBeforeButtonClick:Me,enableAVS:Te,cardFieldOrder:te,cardPreFormSlot:K,avsLayout:re="row",country:ye,zip:be,addressLine1:ne,addressLine2:_e,city:G,state:T,onCountryChange:fe,onZipChange:$e,avsCheck:qe,checkoutType:ue,checkoutLayout:L,totalAmount:le=0,currency:ee="usd",initialCardOpen:ze=!1,directPaypal:Le,isSubscription:Qe=!1,session:ce,dataAttachmentPending:ft=!1,debug:V=!1}){let je=In(),bt=ho(),J=(0,i.useContext)(kn),{emitInstrument:Ct}=(0,i.useContext)(Wt),He=ft||J.claimPending===!0,en=vo(),[Rt,A]=(0,i.useState)(!1),[Ce,gt]=(0,i.useState)(null),[Ue,qt]=(0,i.useState)(ye??"US"),[Jt,Ze]=(0,i.useState)(be??""),[St,et]=(0,i.useState)(ne??""),[Ft,Ge]=(0,i.useState)(_e??""),[jt,_t]=(0,i.useState)(G??""),[tn,Dt]=(0,i.useState)(T??""),[Tn,ln]=(0,i.useState)({}),at=(0,i.useRef)(be??""),Lt=(0,i.useRef)(ye??"US"),Je=(0,i.useRef)(ne??""),An=(0,i.useRef)(_e??""),dt=(0,i.useRef)(G??""),bn=(0,i.useRef)(T??""),Ot=(0,i.useRef)({});(0,i.useEffect)(()=>{let s=(U,X,pe,W,ke)=>{if(Ot.current[U])return;let Fe=X?.trim();!Fe||Fe===pe.current||(pe.current=Fe,W(Fe),ke?.(Fe))};s("country",ye,Lt,qt,fe),s("zip",be,at,Ze,$e),s("addressLine1",ne,Je,et),s("addressLine2",_e,An,Ge),s("city",G,dt,_t),s("state",T,bn,Dt)},[ye,be,ne,_e,G,T,fe,$e]);let me=(0,i.useMemo)(()=>(0,P.resolveAVSConfig)(Te),[Te]),Yn=me!==null,Mn=(0,i.useMemo)(()=>(0,P.isAuthorizationOnlySession)(ce),[ce]),Fn=!!ce?.vault?.html,Bn=!!ce?.gateways?.pcivault,F=!!(ce?.gateways?.stripe?.enabledPaymentMethods??f)?.includes("card"),tt=Fn||F||Bn,Ie=!!(M&&tt&&je&&e),[Cn,Ve]=(0,i.useState)(()=>Q!=="buttons"||ze?e??null:null),[Wn,tr]=(0,i.useState)(0),Vt=Q!=="buttons"||ze||!!e&&Cn===e,ut=(0,i.useMemo)(()=>!je||!Ie||!e||!Vt?null:je.cardCapture({sessionId:e,captureMethod:ce?.captureMethod}),[je,Ie,e,Vt,ce?.captureMethod]),Xt=(0,i.useMemo)(()=>{let s=Ue,U=me?(0,P.isAVSFieldVisible)(me.postal_code,s):!1;return Zs(s,Jt,U)},[me,Ue,Jt]),{avsInvalid:Kt,invalidAvsFields:it}=(0,i.useMemo)(()=>{let s={line1:!1,city:!1,state:!1,zip:!1};if(!Ie||!me)return{avsInvalid:!1,invalidAvsFields:s};let U=Ue,X=(ke,Fe)=>(0,P.isAVSFieldVisible)(ke,U)&&!Fe.trim(),pe={line1:X(me.address_line_1,St),city:X(me.city,jt),state:X(me.state,tn),zip:Xt.empty||Xt.malformed};return{avsInvalid:pe.line1||pe.city||pe.state||pe.zip,invalidAvsFields:pe}},[Ie,me,Ue,St,jt,tn,Xt]),[cn,dn]=(0,i.useState)(!1),[Gn,Sn]=(0,i.useState)(!1),[nn,un]=(0,i.useState)(()=>la(ce?.vault)),[we,wt]=(0,i.useState)(ze&&tt?"card":"buttons"),[st,rn]=(0,i.useState)(null),pn=we==="expanding"||we==="card",zn=ce?.gateways?.stripe?"stripe":void 0,mn=(0,i.useCallback)(()=>{Ct?.({class:"card_surface",provider:zn})},[zn,Ct]),Nt=280,Ht=(0,i.useRef)(null),Yt=(0,i.useCallback)(s=>{Ht.current&&clearTimeout(Ht.current),Ht.current=setTimeout(()=>{Ht.current=null,s()},Nt)},[Nt]);(0,i.useEffect)(()=>()=>{Ht.current&&clearTimeout(Ht.current)},[]);let Jn=(0,i.useCallback)(()=>{mn(),Ve(e??null),tr(s=>s+1),wt("expanding"),Yt(()=>wt("card"))},[Yt,mn,e]),Un=(0,i.useCallback)(()=>{wt("collapsing"),Yt(()=>wt("buttons"))},[Yt]),Dn=(0,i.useCallback)(s=>{rn(s),wt("apm-expanding"),Yt(()=>wt("apm-form"))},[Yt]),$n=(0,i.useCallback)(()=>{wt("apm-collapsing"),Yt(()=>{wt("buttons"),rn(null)})},[Yt]);(0,i.useEffect)(()=>{Q==="buttons"&&ze&&tt&&(Ve(e??null),wt("card"))},[Q,ze,tt,e]);let[zt,nt]=(0,i.useState)(null),yn=(0,i.useRef)(!1),Ut=(0,i.useRef)(null),pt=(0,i.useRef)("idle"),[Zt,xt]=(0,i.useState)(null),nr=(0,i.useRef)(Zt);(0,i.useEffect)(()=>{nr.current=Zt},[Zt]);let mt=n||en,u=y??Ce,c=(0,i.useMemo)(()=>(0,P.resolveTheme)(ve),[ve]),m=(0,i.useMemo)(()=>{let s=c?.buttonsLayout??(0,P.resolveButtonsLayoutTheme)(B);return se?{...s,...se,cardButton:{...s.cardButton,...se.cardButton},cardFormContainer:{...s.cardFormContainer,...se.cardFormContainer},backButton:{...s.backButton,...se.backButton},backButtonIcon:{...s.backButtonIcon,...se.backButtonIcon},submitButton:{...s.submitButton,...se.submitButton},title:{...s.title,...se.title}}:s},[c,B,se]),q=xe??c?.appearance,ae=(0,i.useMemo)(()=>To({appearance:q,buttonsStyles:m,layout:Q}),[q,m,Q]),Y=J.inlineSessionPatchProcessing??!1,E=(x??Rt)||Y,C=mt.replace(/\/+$/,""),b=(0,i.useMemo)(()=>ea({userId:o,email:r,firstName:g,lastName:h,country:ye,zip:be},Tn),[o,r,g,h,ye,be,Tn]),S=[b.firstName,b.lastName].filter(s=>!!s?.trim()).join(" "),D=(0,i.useMemo)(()=>je?je.getRawProvider():null,[je]),de=(0,i.useMemo)(()=>bt?bt.getRawProvider():null,[bt]),Pe=le||100,Oe=(0,i.useMemo)(()=>q?(0,er.toStripeAppearance)(q):null,[q]),Ye=Oe?{appearance:Oe}:null,At=(0,i.useMemo)(()=>{let s=Oe??{},U=s.rules??{};return{...s,rules:{...U,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...U[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...U[".AccordionItemContents"]??{}}}}},[Oe]),Ee=(0,i.useMemo)(()=>{let s=ri(le);return{...s,currency:ee.toLowerCase(),paymentMethodCreation:"manual",...s.mode==="payment"?{captureMethod:"manual"}:{},...Ye}},[le,ee,Ye]),Re=(0,i.useMemo)(()=>({mode:"payment",amount:Pe,currency:ee.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Ye}),[Pe,ee,Ye]),j=(0,i.useCallback)(s=>{gt(s),v?.(s)},[v]);(0,i.useEffect)(()=>{!Ie||!ut||ut.setCardFieldOrder?.(te??null,me==null)},[Ie,ut,te,me]),(0,i.useEffect)(()=>{(we==="expanding"||we==="collapsing"||we==="apm-expanding"||we==="apm-collapsing")&&j(null)},[we,j]);let kt=(0,i.useCallback)((s,U,X)=>{d?.(Mt(s,U,X))},[d]),We=(0,i.useCallback)((s,U,X)=>{let pe=X?.popupBlocked??Zn(U),W=Js(s,pe),ke=lr(X?.code)??jn(U)??"external_payment_method_failed",Fe=new P.FloPayError(W,"api_error",{code:"external_payment_method_failed",param:s});nt(null),Q==="buttons"&&(wt("buttons"),rn(null)),j(W),p?.(Fe),console.error("[FloPay] External payment method failed:",{method:s,code:ke,popupBlocked:pe})},[Q,p,j]);(0,i.useEffect)(()=>{if(!Ie||!e){un(null);return}let s=la(ce?.vault);if(s){un(s);return}if(!Vt){un(null);return}un(null);let U=!0;return new er.PaymentAPI(C).getVaultCapture(e,t).then(X=>{if(!U)return;let pe=la(X);pe?un(pe):j("Failed to load the secure card form.")}).catch(X=>{U&&j(X instanceof Error?X.message:"Failed to load the secure card form.")}),()=>{U=!1}},[Ie,Vt,Wn,e,ce?.vault?.html,ce?.vault?.messageToken,ce?.vault?.expectedOrigin,C,t,j]);let rt=(0,i.useRef)({onComplete:a,onError:p,updateError:j,emitDecline:kt,resolvedAccount:b,avsConfig:me,avsCheckProp:qe,sessionId:e,nonce:t,baseUrl:C,captureMethod:ce?.captureMethod,paymentId:ce?.paymentId,authorizationExpiresAt:ce?.authorizationExpiresAt});rt.current={onComplete:a,onError:p,updateError:j,emitDecline:kt,resolvedAccount:b,avsConfig:me,avsCheckProp:qe,sessionId:e,nonce:t,baseUrl:C,captureMethod:ce?.captureMethod,paymentId:ce?.paymentId,authorizationExpiresAt:ce?.authorizationExpiresAt};let rr=(0,i.useRef)(!1),ka=(0,i.useCallback)(()=>{let{resolvedAccount:s,avsConfig:U,avsCheckProp:X}=rt.current,pe=Lt.current||s.country||"US",W=U?(0,P.isAVSFieldVisible)(U.state,pe):!1,ke=U?(0,P.isAVSFieldVisible)(U.address_line_1,pe):!1,Fe=U?(0,P.isAVSFieldVisible)(U.postal_code,pe):!1,ht=U?(0,P.isAVSFieldVisible)(U.city,pe):!1,$t=U?(0,P.isAVSFieldVisible)(U.address_line_2,pe):!1,Pt=ke&&!W&&Fe?(0,P.getStateFromPostalCode)(pe,(at.current??"").trim()):null,lt=W?bn.current:Pt;return{accountData:{userId:s.userId??"",email:s.email??"",firstName:s.firstName??"",lastName:s.lastName??"",...Fe&&at.current?{zip:at.current}:{},...ht&&dt.current?{city:dt.current}:{},...lt?{state:lt}:{},...ke&&Je.current?{addressLine1:Je.current}:{},...$t&&An.current?{addressLine2:An.current}:{},country:pe},...X!==void 0?{avsCheck:X}:{},...U?{avsConfig:{country:(0,P.isAVSFieldVisible)(U.country,pe),postal_code:Fe,address_line_1:ke,address_line_2:$t,city:ht,state:W}}:{}}},[]),to=(0,i.useRef)(He);to.current=He,(0,i.useEffect)(()=>{He||u!==Ci||rt.current.updateError(null)},[He,u]),(0,i.useEffect)(()=>{!Ie||!ut||ut.setSubmitGate?.(Kt||He)},[Ie,ut,Kt,He]),(0,i.useEffect)(()=>{if(!Ie||!ut)return;rr.current=!1;let s=!1,U=ut.on("submitting",()=>{dn(!0),Ut.current&&clearTimeout(Ut.current),pt.current="validation-window",Ut.current=setTimeout(()=>{Ut.current=null,pt.current==="validation-window"&&(pt.current="processing")},Ks),nt("processing");let{baseUrl:Fe,sessionId:ht,nonce:$t,updateError:Pt,onError:lt}=rt.current;!ht||!$t||new er.PaymentAPI(Fe).patchAccountSnapshot(ht,$t,ka(),{telemetryMode:"best_effort"}).catch(Ke=>{if(!Hs(Ke))return;let qn=Ke instanceof Error?Ke.message:"Please check your billing address and try again.";Pt(qn),pt.current="idle",nt(null),lt?.(Ke instanceof P.FloPayError?Ke:new P.FloPayError(qn,"api_error"))})}),X=ut.on("complete",async Fe=>{if(kr(Fe.sessionId??rt.current.sessionId),pt.current="terminal",nt("success"),await new Promise(Pt=>setTimeout(Pt,1200)),rr.current)return;rr.current=!0;let ht=rt.current,$t=(0,P.isAuthorizationOnlySession)(ht)||Fe.outcome==="authorized";rt.current.onComplete?.($t?{status:"authorized",paymentIntentId:Fe.intentId,paymentId:Fe.paymentId??ht.paymentId,sessionId:Fe.sessionId??ht.sessionId,authorizationExpiresAt:Fe.authorizationExpiresAt??ht.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:Fe.intentId,checkoutMethod:"card"})}),pe=ut.on("decline",async Fe=>{let{updateError:ht,emitDecline:$t}=rt.current,Pt=Fe.message??"Your payment was declined. Please try another card or contact your bank.";pt.current="terminal",ht(Pt),nt("error");let lt=Fe.failureOutcome??(0,P.normalizeCheckoutFailureOutcome)(Fe.declineReason)??"authorization_declined";$t("card",Pt,{code:lt,declineCode:lt}),await new Promise(Ke=>setTimeout(Ke,1500)),!s&&(pt.current="idle",nt(null))}),W=ut.on("error",async Fe=>{let{updateError:ht,onError:$t}=rt.current,Pt=Fe.message??"There was a problem processing your payment. Please try again.";pt.current="terminal",ht(Pt),nt("error"),$t?.(new P.FloPayError(Pt,"api_error",{code:Fe.failureOutcome??"capture_failed"})),await new Promise(lt=>setTimeout(lt,1500)),!s&&(pt.current="idle",nt(null))}),ke=ut.on("blocked",()=>{if(!to.current){dn(!0);return}rt.current.updateError(Ci)});return()=>{s=!0,Ut.current&&(clearTimeout(Ut.current),Ut.current=null),pt.current="idle",U(),X(),pe(),W(),ke()}},[Ie,ut]);let on=!!Le?.clientId,Tr=Array.isArray(f),no=Tr&&f.length>0,Xi=Tr&&f.includes("paypal"),{expressMethods:ro,paymentElementMethods:Ar}=(0,i.useMemo)(()=>(0,P.partitionStripeMethods)(f,{excludePaypal:on}),[f,on]),Ia=on||!!bt,Zi=(0,i.useMemo)(()=>Ia?ro.filter(s=>s!=="paypal"):ro,[ro,Ia]),Qi=(0,i.useMemo)(()=>{let s=[];return O&&s.push("apple_pay"),Z&&s.push("google_pay"),s},[O,Z]),oo=Tr?Zi:Qi,es=M&&oo.length>0,$o=Yn?Ue:ye,ao=(0,i.useMemo)(()=>{let s=$o?.trim().toUpperCase();return s?ie?Ar.filter(U=>{let X=ie[U];return!X||X.length===0||X.includes(s)}):(0,P.filterStripeMethodsByCountry)(Ar,$o):Ar},[Ar,$o,ie]),qo=(0,i.useMemo)(()=>({mode:"payment",amount:Pe,currency:ee.toLowerCase(),paymentMethodCreation:"manual",appearance:At}),[Pe,ee,At]),[Ea,Ra]=(0,i.useState)("loading"),[_a,xa]=(0,i.useState)("loading"),[Ta,Aa]=(0,i.useState)("loading"),[ts,jo]=(0,i.useState)(!1),[Ma,Vo]=(0,i.useState)("loading"),[io,ns]=(0,i.useState)();(0,i.useEffect)(()=>{ns(hi())},[]);let Fa=H&&(on||(Tr?Xi:io===!1)),Ba=M&&es,Mr=!He&&Fa&&on,Da=Ma==="retrying"||Ma==="exhausted",Fr=!He&&Fa&&!!de&&(!on||Da),Br=!He&&Ba&&!!D,Dr=!He&&M&&no&&ao.length>0&&!!D,rs=Mr&&!Da?ts:Fr&&ki(Ea),os=Br&&ki(_a),as=Dr&&Ta!=="load_error",La=s=>s==="loading"||s==="ready",Oa=Mr||Fr&&La(Ea)||Br&&La(_a)||Dr&&Ta!=="load_error",so=(0,i.useRef)(!1);(0,i.useEffect)(()=>{if(!so.current){if(!M&&!H){so.current=!0;let s=new P.FloPayError("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");p?.(s),j(s.message)}else if(!M&&H&&!on&&!de){so.current=!0;let s=new P.FloPayError("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");p?.(s),j(s.message)}else if(io!==void 0&&!He&&!tt&&!Oa){so.current=!0;let s=new P.FloPayError("FloPay: this checkout session has no vault card capability and no usable supported non-card payment methods. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});p?.(s),j(s.message)}}},[M,H,on,de,io,He,tt,Oa,p,j]);let Na=(0,i.useRef)(!1);(0,i.useEffect)(()=>{if(Na.current||!no)return;let s=[];O!==!0&&s.push("showApplePay"),Z!==!0&&s.push("showGooglePay"),s.length!==0&&(Na.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.`))},[no,O,Z]);let za=(0,i.useCallback)((s,U)=>J.applyInlineSessionPatch?J.applyInlineSessionPatch(s).then(X=>({error:null,sessionId:X.sessionId||e,nonce:X.session?.clientSecret||t})).catch(X=>{let pe=wi(U,X);return j(pe.message),p?.(pe),{error:pe,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[J.applyInlineSessionPatch,t,p,e,j]),wn=(0,i.useCallback)(async s=>{if(!Me)return{proceed:!0};try{let U=await Me({method:s,sessionId:e||void 0,createSession:J.inlineSessionDraft});if(U===!1)return{proceed:!1};if(U&&typeof U=="object"){U.account&&ln(pe=>({...pe??{},...U.account}));let X=await za(U,s);return X.error?{proceed:!1,accountPatch:U.account}:{proceed:!0,accountPatch:U.account,sessionId:X.sessionId,nonce:X.nonce}}return{proceed:!0}}catch(U){let X=wi(s,U);return j(X.message),p?.(X),{proceed:!1}}},[za,J.inlineSessionDraft,Me,p,e,j]),Ua=(0,i.useCallback)(async(s,U)=>{if(yn.current)return;yn.current=!0,A(!0),nt("processing"),j(null);let X=U?.sessionId??e,pe=U?.nonce??t,W=ea(b,U?.accountPatch),ke=U?.completionPaymentMethodId??jr(s),Fe=s.originalPaymentMethodId?{...s,originalPaymentMethodId:void 0}:s,ht=s.gateway==="stripe"?"stripe":s.gateway==="paypal"||s.isPaypal?"paypal":void 0,$t=()=>{Ct?.({class:"technical_error",errorCode:"PAYMENT_PROCESSING_FAILED",requestCategory:"process_payment",provider:ht})};try{let lt=await new er.PaymentAPI(C).processPayment(W.userId??"",{sessionId:X,nonce:pe,tokenizedData:Fe,accountData:{userId:W.userId??"",email:W.email??"",firstName:W.firstName??"",lastName:W.lastName??"",...me?(()=>{let Xe=Lt.current,gn=(0,P.isAVSFieldVisible)(me.state,Xe),hn=(0,P.isAVSFieldVisible)(me.address_line_1,Xe),Bt=(0,P.isAVSFieldVisible)(me.postal_code,Xe),Ur=hn&&!gn&&Bt?(0,P.getStateFromPostalCode)(Xe,(at.current??"").trim()):null,$r=gn?bn.current:Ur;return{country:Xe,...Bt&&at.current?{zip:at.current}:{},...(0,P.isAVSFieldVisible)(me.city,Xe)&&dt.current?{city:dt.current}:{},...$r?{state:$r}:{},...hn&&Je.current?{addressLine1:Je.current}:{},...(0,P.isAVSFieldVisible)(me.address_line_2,Xe)&&An.current?{addressLine2:An.current}:{}}})():{}},chv:k,avsCheck:qe??!1,checkoutType:ue,checkoutLayout:L,avsConfig:me?{country:(0,P.isAVSFieldVisible)(me.country,Lt.current),postal_code:(0,P.isAVSFieldVisible)(me.postal_code,Lt.current),address_line_1:(0,P.isAVSFieldVisible)(me.address_line_1,Lt.current),address_line_2:(0,P.isAVSFieldVisible)(me.address_line_2,Lt.current),city:(0,P.isAVSFieldVisible)(me.city,Lt.current),state:(0,P.isAVSFieldVisible)(me.state,Lt.current)}:void 0});if(lt.ok){let Xe=lt.status===204?null:await lt.json().catch(()=>null),gn=(0,P.isAuthorizationOnlySession)(ce)||Xe?.status==="authorized";kr(X),nt("success"),xt(null),await new Promise(hn=>setTimeout(hn,1200)),a?.(gn?{status:"authorized",...typeof Xe?.paymentId=="string"?{paymentId:Xe.paymentId}:ce?.paymentId?{paymentId:ce.paymentId}:{},sessionId:typeof Xe?.sessionId=="string"?Xe.sessionId:X,...typeof Xe?.authorizationExpiresAt=="string"?{authorizationExpiresAt:Xe.authorizationExpiresAt}:ce?.authorizationExpiresAt?{authorizationExpiresAt:ce.authorizationExpiresAt}:{},paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:ke,checkoutMethod:s.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:s.threeDSecureActionResultTokenId,paymentMethodId:ke,checkoutMethod:s.isPaypal?"paypal":"card"});return}let Ke=await lt.json().catch(()=>null);if(Ke?.type==="paypal_redirect_required"){let Xe=Ke.threeDSecureToken,gn=Ke.paymentMethodId||s.id||"";if(!je||!Xe){nt("error"),j("PayPal authorization required but no token provided.");return}try{let hn=bt?.getRawProvider();if(!hn){j("PayPal is not available.");return}let Bt={return_url:window.location.href};gn&&(Bt.payment_method=gn);let{error:Ur}=await hn.confirmPayment({clientSecret:Xe,confirmParams:Bt,redirect:"if_required"});if(Ur){nt("error");let $r=Ur.message??"PayPal payment failed.";j($r),kt("paypal",$r,{code:Ur.code})}}catch(hn){nt("error"),j(hn instanceof Error?hn.message:"PayPal authorization failed.")}return}if(Ke?.type==="paypal_direct_required"){let Xe=Ke.orderId;if(!Xe){nt("error"),j("PayPal retry required but no order id provided.");return}let gn=nr.current?.attempts??0;if(gn>=2){nt("error"),j("PayPal payment could not be completed after multiple attempts."),kt("paypal","paypal_direct_required retry limit exceeded");return}jo(!1),Vo("loading"),xt({orderId:Xe,attempts:gn+1}),nt(null);return}(0,P.classifyPaymentRejection)(lt.status,Ke)||$t(),nt("error");let qn=Ke?.message??"Payment failed. Please try again.";j(qn),kt(s.isPaypal?"paypal":"card",qn,{code:Ke?.code??Ke?.gatewayErrorCode,declineCode:Ke?.declineCode??Ke?.gatewayDeclineReason}),await new Promise(Xe=>setTimeout(Xe,1500))}catch(Pt){_i(Pt)||$t(),nt("error"),j(Pt instanceof Error?Pt.message:"An unexpected error occurred"),await new Promise(lt=>setTimeout(lt,1500))}finally{A(!1),nt(null),yn.current=!1}},[C,e,t,b,S,k,je,bt,ce,a,p,j,kt,Ct]),fn=(0,i.useCallback)((s,U)=>{I?I(s):Ua(s,U)},[I,Ua]),$a=(0,i.useRef)(!1);(0,i.useEffect)(()=>{if(typeof window>"u"||$a.current)return;let s=new URLSearchParams(window.location.search),U=s.get("payment_intent"),X=s.get("payment_intent_client_secret"),pe=s.get("redirect_status");if(!U||!X)return;let W=lt=>{let Ke=localStorage.getItem(lt);if(!Ke)return null;try{return JSON.parse(Ke)}catch{return localStorage.removeItem(lt),null}},ke=W(Ln)??W(bi),Fe;if(ke?.clientSecret){if(ke.clientSecret!==X)return;Fe={...ke.accountPatch?{accountPatch:ke.accountPatch}:{},...ke.sessionId?{sessionId:ke.sessionId}:{},...ke.nonce?{nonce:ke.nonce}:{}}}else if(ke?.sessionId&&ke.sessionId!==e)return;$a.current=!0,localStorage.removeItem(Ln),localStorage.removeItem(bi);let ht=new URL(window.location.href);ht.searchParams.delete("payment_intent"),ht.searchParams.delete("payment_intent_client_secret"),ht.searchParams.delete("redirect_status"),window.history.replaceState({},"",ht.toString());let $t=ke?.paymentMethodType??ke?.tokenType??"card",Pt="card";(async()=>{let lt=je?.getRawProvider();if(!lt){let Bt="Payment is not available \u2014 please refresh and try again.";j(Bt),kt(Pt,Bt);return}if(pe==="failed"){let Bt="Payment was declined. Please try again.";j(Bt),kt(Pt,Bt);return}let{paymentIntent:Ke,error:qn}=await lt.retrievePaymentIntent(X);if(qn){let Bt=qn.message??"Failed to retrieve payment status.";j(Bt),kt(Pt,Bt,{code:qn.code});return}let Xe=Ke?.status,gn=go(Xe);if(!Ke||!gn){let Bt=Xe==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";j(Bt),kt(Pt,Bt,{code:Xe??"missing_payment_intent"});return}let hn=typeof Ke.payment_method=="string"?Ke.payment_method:Ke.payment_method?.id;fn({id:hn??ke?.paymentMethodId??ke?.tokenId??Ke.id,type:"card",threeDSecureActionResultTokenId:Ke.id,gateway:ke?.gateway??"stripe",paymentMethodType:$t},Fe)})()},[e,fn,je,j,kt]);let Ko=(0,i.useCallback)(s=>{s.preventDefault()},[]);if(!(je!==null))return(0,l.jsx)("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let Lr=Q==="buttons",Qt=q?.variables,is=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),Ho=Qt?.colorBackground,ss=Ho&&!is.has(Ho)?Ho:void 0,Or=m.cardInputBorder??(Lr?"#e5e7eb":"#A4A4FF"),Yo=Qt?.colorDanger??"#dc2626",or=s=>cn&&s?Yo:Or,lo=(Xt.malformed||Xt.empty)&&(Gn||cn),ls=lo?Yo:or(it.zip),Wo=m.cardFormContainer?.backgroundColor??ss??(Lr?"white":"#EDEDFF"),Nr=m.cardInputBackground??Qt?.colorBackground??"white",Go=fr(he),qa=fr($),yr=m.nameInput,ja=m.cardInputFontSize??Qs(yr?.fontSize)??Qt?.fontSizeBase??"16px",Va=typeof yr?.fontFamily=="string"?yr.fontFamily:Qt?.fontFamily??"Poppins, sans-serif",Ka=sa(yr?.fontWeight)??400,cs=m.cardInputColor??(typeof yr?.color=="string"?yr.color:void 0)??Qt?.colorText??"#262833",ds=m.cardInputPlaceholderColor??"#9ca3af",It=Qt?.borderRadius??"8px",ar=Qt?.borderRadius??m.cardButton?.borderRadius??It,ir=Qt?.colorPrimary??"#4A49FF",us=Qt?.colorPrimaryHover??_r(ir,.12),Jo=Qt?.colorText??"#262833",Ha={fontSize:ja,fontFamily:Va,fontWeight:Ka,color:cs,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},ps={"--flopay-input-placeholder-color":ds,"--flopay-input-font-size":ja,"--flopay-input-font-family":Va,"--flopay-input-font-weight":String(Ka)},zr=m.cardFormContainer??{},Xo=zr.padding??(Lr?"0":"1rem"),Zo=zr.borderRadius??It,ms=ut&&nn?(0,l.jsx)(Rr,{capture:ut,html:nn.html,messageToken:nn.messageToken,expectedOrigin:nn.expectedOrigin,theme:ae,onReady:()=>{if(!me||typeof document>"u")return;let s=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};s();let U=0,X=window.setInterval(()=>{U+=1;let pe=document.activeElement;!!pe&&pe.tagName==="IFRAME"&&pe.id==="flopay_vault_form_iframe"?(s(),window.clearInterval(X)):U>=50&&window.clearInterval(X)},100)},onError:s=>j(s),onValidation:s=>{let U=pt.current;(U==="idle"||U==="validation-window")&&(j(s),s&&pt.current==="validation-window"&&(Ut.current&&(clearTimeout(Ut.current),Ut.current=null),pt.current="idle",nt(null)))}}):(0,l.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"}),Ya=(0,l.jsxs)("div",{onFocusCapture:s=>{["INPUT","SELECT","TEXTAREA","IFRAME"].includes(s.target.tagName)&&mn()},style:{backgroundColor:Wo,borderRadius:Zo,...zr,padding:Xo,...ps,display:"flex",flexDirection:"column"},children:[(0,l.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
+ `}),Lr&&pn&&(0,l.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:Ie?-2:0},children:[(0,l.jsxs)("button",{type:"button",onClick:Un,style:{display:"inline-flex",alignItems:"center",gap:Go?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:m.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...m.backButton},"aria-label":"Back to payment methods",children:[(0,l.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...m.backButtonIcon},children:(0,l.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,l.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,l.jsx)(hr,{content:he})]}),qa?(0,l.jsx)("div",{style:{flex:1}}):(0,l.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:m.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...m.title},children:(0,l.jsx)(qr,{content:$})})]}),!Lr&&!qa&&(0,l.jsx)("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:Jo,order:Ie?-3:0,...m.title},children:(0,l.jsx)(qr,{content:$})}),me&&(0,l.jsx)("div",{style:{order:Ie?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let s=Ue,U=(W=!1)=>({backgroundColor:Nr,border:`1px solid ${or(W)}`,borderRadius:It,marginTop:"0.5rem",padding:"10px"}),X=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...Ha}),pe=(0,P.getStateOptions)(s);return(0,l.jsxs)(l.Fragment,{children:[(0,P.isAVSFieldVisible)(me.address_line_1,s)&&(0,l.jsx)("div",{style:U(it.line1),children:(0,l.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:St,onChange:W=>{Ot.current.addressLine1=!0,Je.current=W.target.value,et(W.target.value)},disabled:E,required:!0,"data-testid":"flopay-address-line1",style:X()})}),(0,P.isAVSFieldVisible)(me.address_line_2,s)&&(0,l.jsx)("div",{style:U(),children:(0,l.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:Ft,onChange:W=>{Ot.current.addressLine2=!0,An.current=W.target.value,Ge(W.target.value)},disabled:E,"data-testid":"flopay-address-line2",style:X()})}),((0,P.isAVSFieldVisible)(me.city,s)||(0,P.isAVSFieldVisible)(me.state,s))&&(0,l.jsxs)("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[(0,P.isAVSFieldVisible)(me.city,s)&&(0,l.jsx)("div",{style:{flex:1,backgroundColor:Nr,borderTop:`1px solid ${or(it.city)}`,borderRight:`1px solid ${or(it.city)}`,borderBottom:`1px solid ${or(it.city)}`,borderLeft:`1px solid ${or(it.city)}`,padding:"10px",borderTopLeftRadius:It,borderBottomLeftRadius:It,...(0,P.isAVSFieldVisible)(me.state,s)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:It}},children:(0,l.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:jt,onChange:W=>{Ot.current.city=!0,dt.current=W.target.value,_t(W.target.value)},disabled:E,required:!0,"data-testid":"flopay-city",style:X()})}),(0,P.isAVSFieldVisible)(me.state,s)&&(0,l.jsx)("div",{style:{flex:1,backgroundColor:Nr,border:`1px solid ${or(it.state)}`,padding:"10px",borderTopRightRadius:It,borderBottomRightRadius:It,...(0,P.isAVSFieldVisible)(me.city,s)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:It}},children:pe?(0,l.jsxs)("select",{id:"flopay-billing-state",name:"billing-state",value:tn,onChange:W=>{Ot.current.state=!0,bn.current=W.target.value,Dt(W.target.value)},disabled:E,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...X(),cursor:"pointer"},children:[(0,l.jsx)("option",{value:"",children:(0,P.getStateLabel)(s)}),pe.map(W=>(0,l.jsx)("option",{value:W.code,children:W.name},W.code))]}):(0,l.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:(0,P.getStateLabel)(s),autoComplete:"billing address-level1",value:tn,onChange:W=>{Ot.current.state=!0,bn.current=W.target.value,Dt(W.target.value)},disabled:E,required:!0,"data-testid":"flopay-state",style:X()})})]}),((0,P.isAVSFieldVisible)(me.country,s)||(0,P.isAVSFieldVisible)(me.postal_code,s))&&(0,l.jsxs)("div",{style:{display:"flex",flexDirection:re==="column"?"column":"row",gap:re==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[(0,P.isAVSFieldVisible)(me.country,s)&&(0,l.jsx)("div",{style:{flex:re==="row"?1:void 0,backgroundColor:Nr,borderTop:`1px solid ${Or}`,borderRight:`1px solid ${Or}`,borderBottom:`1px solid ${Or}`,borderLeft:`1px solid ${Or}`,padding:"10px",...re==="row"&&(0,P.isAVSFieldVisible)(me.postal_code,s)?{borderRadius:"0",borderTopLeftRadius:It,borderBottomLeftRadius:It,borderRight:"none"}:{borderRadius:It}},children:(0,l.jsx)("select",{id:"flopay-billing-country",name:"billing-country",value:Ue,onChange:W=>{Ot.current.country=!0,Lt.current=W.target.value,qt(W.target.value),fe?.(W.target.value),bn.current="",Dt("")},disabled:E,autoComplete:"billing country","data-testid":"flopay-country",style:{...X(),cursor:"pointer"},children:P.COUNTRY_OPTIONS.map(W=>(0,l.jsxs)("option",{value:W.code,children:[W.flag," ",W.name]},W.code))})}),(0,P.isAVSFieldVisible)(me.postal_code,s)&&(0,l.jsx)("div",{style:{flex:re==="row"?1:void 0,backgroundColor:Nr,border:`1px solid ${ls}`,padding:"10px",...re==="row"&&(0,P.isAVSFieldVisible)(me.country,s)?{borderRadius:"0",borderTopRightRadius:It,borderBottomRightRadius:It}:{borderRadius:It}},children:(0,l.jsx)("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:(0,P.getPostalCodeLabel)(Ue),autoComplete:"billing postal-code",value:Jt,onChange:W=>{Ot.current.zip=!0,at.current=W.target.value,Ze(W.target.value),$e?.(W.target.value)},onBlur:()=>Sn(!0),disabled:E,required:Xt.required,"aria-invalid":lo||void 0,"aria-describedby":lo?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:X()})})]}),lo&&(0,l.jsx)("div",{id:"flopay-billing-postal-code-error",role:"alert","data-testid":"flopay-zip-error",style:{marginTop:"0.375rem",color:Yo,...Ha,fontSize:"0.75rem"},children:Xt.empty?`${(0,P.getPostalCodeLabel)(s)} is required`:Xs(s)})]})})()}),Ie&&K&&(0,l.jsx)("div",{style:{order:-2,width:"100%"},children:K}),Ie&&ms,u&&(0,l.jsx)(wr,{margin:"0.75rem 0",styleOverride:m.errorBanner,children:u})]}),co={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"},Wa=s=>V?!H||!on?(0,l.jsx)("pre",{"data-testid":s,style:co,children:"FloPay/DirectPayPal-debug - not enabled"}):(0,l.jsx)("pre",{"data-testid":s,style:co,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${H}`,` directPaypalConfigured=${on}`,` inAppBrowserDetected=${String(io)}`,` shouldRenderDirectPayPal=${Mr}`,` shouldRenderStripePayPal=${Fr}`,` hasPaypalStripeInstance=${!!de}`].join(`
39
+ `)}):null,Ga=s=>V?!M||!D?(0,l.jsx)("pre",{"data-testid":s,style:co,children:"FloPay/Stripe-debug - not enabled"}):(0,l.jsx)("pre",{"data-testid":s,style:co,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${M}`,` currency=${ee}`,` amountInCents=${Pe}`,` enabledPaymentMethods: ${JSON.stringify(f??[])}`,` enabledPaymentMethodsProvided=${Tr}`,` hasEnabledMethods=${no}`,` expressMethods: ${JSON.stringify(ro)}`,` walletExpressMethods: ${JSON.stringify(oo)}`,` paymentElementMethods: ${JSON.stringify(Ar)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(ao)}`,` hasStripeInstance=${!!D}`,` shouldRenderWallets=${Br}`,` shouldRenderPaymentElement=${Dr}`].join(`
40
+ `)}):null,Ja=we==="apm-expanding"||we==="apm-form"||we==="apm-collapsing",uo=we==="apm-expanding"?`flopay-card-enter ${Nt}ms cubic-bezier(0, 0, 0.2, 1) both`:we==="apm-collapsing"?`flopay-card-exit ${Nt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,po=st?{...qo,paymentMethodTypes:[st]}:null;if(Q==="buttons"){let s=we==="buttons"||we==="expanding"||we==="apm-expanding",U=we==="expanding"||we==="card"||we==="collapsing",X=Se===void 0?{boxSizing:"border-box",height:Ao,padding:"0 1rem"}:{padding:"0.9rem 1rem"},pe=we==="expanding"||we==="apm-expanding"?`flopay-buttons-exit ${Nt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:we==="collapsing"||we==="apm-collapsing"?`flopay-buttons-enter ${Nt}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,W=we==="expanding"?`flopay-card-enter ${Nt}ms cubic-bezier(0, 0, 0.2, 1) both`:we==="collapsing"?`flopay-card-exit ${Nt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return(0,l.jsxs)("form",{onSubmit:Ko,className:w,style:{position:"relative"},children:[(0,l.jsx)(ca,{}),zt&&(0,l.jsx)(Pn,{status:zt,errorMessage:u,authorized:Mn}),(0,l.jsxs)("div",{style:{display:"grid"},children:[(0,l.jsxs)("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!s&&!pe?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!s&&!pe?Ws:{},...pe?{animation:pe,pointerEvents:"none"}:{}},children:[Wa("flopay-direct-paypal-gate-debug"),Ga("flopay-stripe-gate-debug"),Mr&&Le&&(0,l.jsxs)(l.Fragment,{children:[Zt&&(0,l.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,l.jsx)(Kr,{sessionId:e,nonce:t,billingApiUrl:mt,email:b.email,clientId:Le.clientId,environment:Le.environment,currency:ee.toUpperCase(),isSubscription:Qe,providerObjectType:Le.providerObjectType,onTokenizedBody:fn,onComplete:a,onErrorChange:j,onDecline:d,onTechnicalFailure:We,onButtonClick:oe,runBeforeButtonClick:wn,isProcessing:E,onLoadStateChange:jo,onInitializationStateChange:Vo,session:ce??null,existingOrderId:Zt?.orderId,debug:V},Zt?.orderId??"fresh")]}),Fr&&(0,l.jsx)(vt.Elements,{stripe:de,options:Re,children:(0,l.jsx)(Ii,{sessionId:e,nonce:t,email:b.email,billingApiUrl:mt,onTokenizedBody:fn,onErrorChange:j,isProcessing:E,onButtonClick:oe,onDecline:d,onTechnicalFailure:We,runBeforeButtonClick:wn,onLoadStateChange:Ra,placeholderBorderRadius:ar})}),Br?(0,l.jsx)(vt.Elements,{stripe:D,options:Ee,children:(0,l.jsx)(Ei,{sessionId:e,nonce:t,email:b.email,billingApiUrl:mt,intentKind:le>0?"payment":"setup",expressMethods:oo,onTokenizedBody:fn,onErrorChange:j,onButtonClick:oe,onDecline:d,onTechnicalFailure:We,runBeforeButtonClick:wn,onLoadStateChange:xa,placeholderBorderRadius:ar})}):Ba?(0,l.jsx)("div",{style:{height:Ao,borderRadius:ar,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Dr&&(0,l.jsx)(Ri,{sessionId:e,nonce:t,email:b.email,billingName:[b.firstName,b.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:mt,paymentElementMethods:ao,stripeInstance:D,paymentElementBaseOptions:qo,onTokenizedBody:fn,onErrorChange:j,onButtonClick:oe,onDecline:d,runBeforeButtonClick:wn,onLoadStateChange:Aa,isProcessing:E,submitButtonColor:ir,submitButtonBorderRadius:It,submitButtonStyle:m.submitButton,onExpandApm:Dn,expandedApmMethod:st,themeId:ve,buttonAppearance:{backgroundColor:m.cardButton?.backgroundColor,borderColor:m.cardInputBorder,textColor:m.cardButton?.color,borderRadius:ar}}),Ie&&(0,l.jsx)("button",{type:"button",onClick:async()=>{E||!(await wn("card")).proceed||(oe?.("card"),Jn())},disabled:E,style:{width:"100%",...X,...m.cardButton,...pa({themeBundle:c,resolvedPrimaryColor:ir,resolvedBorderRadius:It,submitButtonStyle:m.submitButton,explicitPrimaryColor:Qt?.colorPrimary}),fontSize:m.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:E?"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:E?.6:1},onMouseEnter:ke=>{!E&&(c||Qt?.colorPrimary)&&(ke.currentTarget.style.backgroundColor=us)},onMouseLeave:ke=>{(c||Qt?.colorPrimary)&&(ke.currentTarget.style.backgroundColor=ir)},onMouseDown:ke=>{ke.currentTarget.style.transform="scale(0.985)"},onMouseUp:ke=>{ke.currentTarget.style.transform="scale(1)"},children:(0,l.jsx)(gr,{content:Se})}),u&&we==="buttons"&&(0,l.jsx)(wr,{margin:"0.25rem 0",styleOverride:m.errorBanner,children:u})]}),Ie&&U&&(0,l.jsx)("div",{style:{gridArea:"1 / 1",...W?{animation:W}:{},...we==="collapsing"?{pointerEvents:"none"}:{}},children:Ya}),M&&Ja&&st&&po&&D&&(0,l.jsx)("div",{style:{gridArea:"1 / 1",...uo?{animation:uo}:{},...we==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,l.jsxs)("div",{style:{backgroundColor:Wo,borderRadius:Zo,...zr,padding:Xo},children:[(0,l.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,l.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button",onClick:$n,style:{display:"inline-flex",alignItems:"center",gap:Go?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:m.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...m.backButton},"aria-label":"Back to payment methods",children:[(0,l.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...m.backButtonIcon},children:(0,l.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,l.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,l.jsx)(hr,{content:he})]}),(0,l.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:m.titleFontSize??"1.05rem",color:Jo,paddingRight:80,...m.title},children:`Pay with ${(0,P.getStripeMethodDisplayName)(st)}`})]}),(0,l.jsx)(vt.Elements,{stripe:D,options:po,children:(0,l.jsx)(da,{method:st,sessionId:e,nonce:t,email:b.email,billingName:[b.firstName,b.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:mt,onTokenizedBody:fn,onErrorChange:j,onDecline:d,onCancel:$n,runBeforeButtonClick:wn,onButtonClick:oe,isProcessing:E,submitButtonColor:ir,submitButtonBorderRadius:It,submitButtonStyle:m.submitButton,errorText:u})},st)]})})]})]})}return Ja&&st&&po&&D&&M?(0,l.jsxs)("form",{onSubmit:Ko,className:w,style:{position:"relative"},children:[(0,l.jsx)(ca,{}),zt&&(0,l.jsx)(Pn,{status:zt,errorMessage:u,authorized:Mn}),(0,l.jsx)("div",{style:{...uo?{animation:uo}:{},...we==="apm-collapsing"?{pointerEvents:"none"}:{}},children:(0,l.jsxs)("div",{style:{backgroundColor:Wo,borderRadius:Zo,...zr,padding:Xo},children:[(0,l.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,l.jsxs)("button",{type:"button","data-testid":"flopay-apm-back-button-default",onClick:$n,style:{display:"inline-flex",alignItems:"center",gap:Go?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:m.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...m.backButton},"aria-label":"Back to payment methods",children:[(0,l.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...m.backButtonIcon},children:(0,l.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,l.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,l.jsx)(hr,{content:he})]}),(0,l.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:m.titleFontSize??"1.05rem",color:Jo,paddingRight:80,...m.title},children:`Pay with ${(0,P.getStripeMethodDisplayName)(st)}`})]}),(0,l.jsx)(vt.Elements,{stripe:D,options:po,children:(0,l.jsx)(da,{method:st,sessionId:e,nonce:t,email:b.email,billingName:[b.firstName,b.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:mt,onTokenizedBody:fn,onErrorChange:j,onDecline:d,onCancel:$n,runBeforeButtonClick:wn,onButtonClick:oe,isProcessing:E,submitButtonColor:ir,submitButtonBorderRadius:It,submitButtonStyle:m.submitButton,errorText:u})},st)]})})]}):(0,l.jsxs)("form",{onSubmit:Ko,className:w,style:{position:"relative"},children:[(0,l.jsx)(ca,{}),zt&&(0,l.jsx)(Pn,{status:zt,errorMessage:u,authorized:Mn}),(0,l.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[Wa("flopay-direct-paypal-gate-debug-default"),Ga("flopay-stripe-gate-debug-default"),Mr&&Le&&(0,l.jsxs)(l.Fragment,{children:[Zt&&(0,l.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,l.jsx)(Kr,{sessionId:e,nonce:t,billingApiUrl:mt,email:b.email,clientId:Le.clientId,environment:Le.environment,currency:ee.toUpperCase(),isSubscription:Qe,providerObjectType:Le.providerObjectType,onTokenizedBody:fn,onComplete:a,onErrorChange:j,onDecline:d,onTechnicalFailure:We,onButtonClick:oe,runBeforeButtonClick:wn,isProcessing:E,onLoadStateChange:jo,onInitializationStateChange:Vo,session:ce??null,existingOrderId:Zt?.orderId,debug:V},Zt?.orderId??"fresh")]}),Fr&&(0,l.jsx)(vt.Elements,{stripe:de,options:Re,children:(0,l.jsx)(Ii,{sessionId:e,nonce:t,email:b.email,billingApiUrl:mt,onTokenizedBody:fn,onErrorChange:j,isProcessing:E,onButtonClick:oe,onDecline:d,onTechnicalFailure:We,runBeforeButtonClick:wn,onLoadStateChange:Ra,placeholderBorderRadius:ar})}),Br&&(0,l.jsx)(vt.Elements,{stripe:D,options:Ee,children:(0,l.jsx)(Ei,{sessionId:e,nonce:t,email:b.email,billingApiUrl:mt,intentKind:le>0?"payment":"setup",expressMethods:oo,onTokenizedBody:fn,onErrorChange:j,onButtonClick:oe,onDecline:d,onTechnicalFailure:We,runBeforeButtonClick:wn,onLoadStateChange:xa,placeholderBorderRadius:ar})}),Dr&&(0,l.jsx)(Ri,{sessionId:e,nonce:t,email:b.email,billingName:[b.firstName,b.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:mt,paymentElementMethods:ao,stripeInstance:D,paymentElementBaseOptions:qo,onTokenizedBody:fn,onErrorChange:j,onButtonClick:oe,onDecline:d,runBeforeButtonClick:wn,onLoadStateChange:Aa,isProcessing:E,submitButtonColor:ir,submitButtonBorderRadius:It,submitButtonStyle:m.submitButton,themeId:ve,onExpandApm:Dn,expandedApmMethod:st,buttonAppearance:{backgroundColor:m.cardButton?.backgroundColor,borderColor:m.cardInputBorder,textColor:m.cardButton?.color,borderRadius:ar}})]}),Ie&&(os||rs||as)&&(0,l.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",margin:"0.5rem 0 0.75rem",color:"#999",fontSize:"0.85rem"},children:[(0,l.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}}),(0,l.jsx)("span",{children:"or pay with card"}),(0,l.jsx)("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}})]}),Ie&&Ya]})}var R=require("react/jsx-runtime"),xr=44,Sa="flopay_checkout_saved_payment_resume",Oo=new Map,Do=new Map;function Bi(e,t){t.settled&&t.consumers===0&&Oo.get(e)===t&&Oo.delete(e)}function nl(e,t,n){let r=Do.get(e);if(r&&(!r.sdkGeneratedIdempotencyKey||!t||r.sdkGeneratedIdempotencyKey===t))return r.attempt;let o=n(),a={attempt:o,sdkGeneratedIdempotencyKey:t};Do.set(e,a);let p=()=>{Do.get(e)===a&&Do.delete(e)};return o.then(p,p),o}function Xr(e){return new Promise(t=>setTimeout(t,e))}function Lo(e,t,n){let r=So({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:ge.SDK_VERSION,enabled:t!==!1});return r.beginCheckout(n),r}function Zr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function ma(e,t,n,r,o){let a=Lo(e,t,n);a.error({errorCode:r,stage:o,paymentMethodCategory:"unknown",...o==="session_read"?{requestCategory:"session_read"}:{}}),Zr(a)}function rl(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 ba(e){let t=e?.data.paypal?.publishableKey;if(t)return{clientId:t,environment:e?.data.paypal?.environment,providerObjectType:e?.data.paypal?.providerObjectType}}function ya(e){return!e||e.data.stripe?.publishableKey?!1:!!ba(e)?.clientId}function Hn(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function ol(){if(!Hn())return null;try{let e=window.sessionStorage.getItem(Sa);return e?JSON.parse(e):null}catch{return null}}function Di(e){if(Hn())try{window.sessionStorage.setItem(Sa,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function fa(){if(Hn())try{window.sessionStorage.removeItem(Sa)}catch(e){console.warn("[FloPayCheckout] Failed to clear PayPal resume state.",e)}}var wa=":idempotency-key";function Oi(e,t){if(!Hn())return null;let n=window.sessionStorage.getItem(e);if(!n)return null;try{let r=JSON.parse(n);return!r||typeof r.sid!="string"||!r.sid||"canonicalIdentity"in r&&r.canonicalIdentity!==t?null:{..."canonicalIdentity"in r?{canonicalIdentity:t}:{},sid:r.sid,nonce:typeof r.nonce=="string"?r.nonce:void 0}}catch{return{sid:n}}}function ga(e,t,n,r){if(Hn())try{window.sessionStorage.setItem(e,JSON.stringify(r?{canonicalIdentity:t,sid:n,nonce:r}:{canonicalIdentity:t,sid:n}))}catch(o){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",o)}}function Ca(e,t){if(Hn())try{Oi(e,t)&&window.sessionStorage.removeItem(e)}catch(n){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",n)}}function Ni(e,t){if(!Hn())return null;try{let n=window.sessionStorage.getItem(e+wa);if(!n)return null;try{let r=JSON.parse(n);return typeof r=="string"?r?{idempotencyKey:r}:null:!r||typeof r.idempotencyKey!="string"||!r.idempotencyKey||"canonicalIdentity"in r&&r.canonicalIdentity!==t?null:{..."canonicalIdentity"in r?{canonicalIdentity:t}:{},idempotencyKey:r.idempotencyKey}}catch{return{idempotencyKey:n}}}catch{return null}}function ha(e,t,n){if(Hn())try{window.sessionStorage.setItem(e+wa,JSON.stringify({canonicalIdentity:t,idempotencyKey:n}))}catch(r){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",r)}}function Pa(e,t){if(Ca(e,t),!!Hn())try{Ni(e,t)&&window.sessionStorage.removeItem(e+wa)}catch(n){console.warn("[FloPayCheckout] Failed to clear checkout idempotency key.",n)}}function al(){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 r of t)e.searchParams.has(r)&&(e.searchParams.delete(r),n=!0);n&&window.history.replaceState(window.history.state,"",e.toString())}function Li(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 il(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 va(e,t){return`${e}:${t.totalAmount??""}:${t.overrideAmount??""}:${t.quantity??1}:${t.currency??""}`}function Qr(e,t=!1){let n=e?.account?.email?.trim().toLowerCase()??"",r={c:e?.clientId,cur:e?.currency??"",captureMethod:e?.captureMethod??"",a:{e:n,u:n?"":e?.account?.userId??"",country:e?.account?.country??""},successUrl:e?.successUrl,cancelUrl:e?.cancelUrl,p:e?.products?.map(o=>va(`${o.type??""}:${o.code??o.providerItemId??o.providerPlanId??""}`,o)).sort(),i:e?.items?.map(o=>va(o.code??o.providerItemId??"",o)).sort(),s:e?.subscriptions?.map(o=>va(o.code??o.providerPlanId??"",o)).sort(),couponCodes:e?.couponCodes?[...e.couponCodes].sort():void 0,...t?{tagsData:e?.tagsData,utmMetadata:e?.utmMetadata,tokenizedData:e?.tokenizedData,checkoutMode:e?.checkoutMode??"full"}:{}};return JSON.stringify(r)}function sl(e,t=!1){let n=Qr(e,t),r=0;for(let o=0;o<n.length;o++)r=(r<<5)-r+n.charCodeAt(o)|0;return`flopay_session_${Math.abs(r).toString(36)}`}function ll(e,t){if(!e?.customer||!e.products)return!1;let n=t.account.email?.trim().toLowerCase()??"",r=e.customer.email?.trim().toLowerCase()??"";if((n?r!==n:e.customer.id!==t.account.userId)||(t.account.country??"").trim().toUpperCase()!==(e.customer.country??"").trim().toUpperCase()||e.successUrl!==t.successUrl||e.cancelUrl!==t.cancelUrl||(e.captureMethod??"automatic")!==(t.captureMethod??"automatic"))return!1;let o=(0,ge.resolveSessionCurrency)(t.currency,t.items,t.subscriptions,t.products);if(!o||e.currency.toUpperCase()!==o.toUpperCase())return!1;let a=(t.products??(0,ge.foldIntoProducts)(t.items,t.subscriptions)).map(g=>({type:g.type,code:g.code??g.providerItemId??g.providerPlanId??"",quantity:g.quantity??1,totalAmount:g.totalAmount,overrideAmount:g.overrideAmount??null,currency:(g.currency??o).toUpperCase()})).sort((g,h)=>`${g.code}:${g.type??""}`.localeCompare(`${h.code}:${h.type??""}`)),p=e.products.map(g=>({type:g.type,code:g.code??"",quantity:g.quantity??1,totalAmount:g.totalAmount,overrideAmount:g.overrideAmount??null,currency:(g.currency??e.currency).toUpperCase()})).sort((g,h)=>`${g.code}:${g.type??""}`.localeCompare(`${h.code}:${h.type??""}`));if(a.length!==p.length)return!1;for(let g=0;g<a.length;g+=1){let h=a[g],k=p[g];if(h.code!==k.code||h.type!==void 0&&h.type!==k.type||h.quantity!==k.quantity||h.totalAmount!==k.totalAmount||h.overrideAmount!==k.overrideAmount||h.currency!==k.currency)return!1}let d=[...t.couponCodes??[]].sort(),I=[...e.coupons??[]].sort();return d.length===I.length&&d.every((g,h)=>g===I[h])}function No({sessionId:e,nonce:t,createSession:n,billingApiUrl:r,telemetry:o,appearance:a,locale:p,loading:d,error:I,onComplete:g,onError:h,onInstrument:k,onDecline:w,onCountryChange:x,onZipChange:y,showPayPal:v=!0,showStripe:H=!0,enabledPaymentMethods:M,showApplePay:f=!0,showGooglePay:ie=!0,debug:O=!1,layout:Z,theme:Q,buttonsTheme:ve,buttonsStyles:B,cardButtonContent:se,cardBackButtonContent:xe,cardTitleContent:Se,showSecurityFooter:he,onButtonClick:$,onBeforeButtonClick:N,enableAVS:oe,cardFieldOrder:Me,cardPreFormSlot:Te,avsLayout:te,className:K,initialErrorMessage:re=null,children:ye,checkoutMode:be,confirmLabel:ne,renderConfirmButton:_e,onSessionCompleted:G}){let T=(0,ge.resolveBillingApiUrl)(r),fe=(0,_.useMemo)(()=>(0,ge.resolveTheme)(Q),[Q]),$e=a??fe?.appearance,qe=n?"embedded_checkout":"standard_checkout",ue=ye?"custom_layout":Z==="buttons"?"buttons_layout":"default_layout",[L,le]=(0,_.useState)(null),[ee,ze]=(0,_.useState)(null),Le=(0,_.useRef)(null),[Qe,ce]=(0,_.useState)(null),ft=(0,_.useRef)(null),[V,je]=(0,_.useState)(null),bt=(0,_.useMemo)(()=>n?Qr(n):"",[n]),J=n?`create:${bt}`:`session:${e??""}`,Ct=V?.gateways?.stripe?"stripe":V?.gateways?.paypal?"paypal":void 0,He=(0,_.useRef)(new Set),en=(0,_.useRef)(J),Rt=(0,_.useRef)(J);Co(()=>{Rt.current=J,en.current!==J&&(en.current=J,He.current.clear())},[J]);let A=(0,_.useCallback)(u=>{if(Rt.current===J){if(na.has(u.name)){if(He.current.has(u.name))return;He.current.add(u.name)}Ne(()=>k?.(u))}},[J,k]),Ce=Sr(A,J),gt=(0,_.useRef)(!1),Ue=(0,_.useCallback)(u=>{if(gt.current)return;let c=u.gateway||!Ct?u:{...u,gateway:Ct};A(c)},[A,Ct]);(0,_.useEffect)(()=>{Ce({class:"lifecycle",name:"checkout.mount"})},[Ce]);let[qt,Jt]=(0,_.useState)(e??""),Ze=e??qt,St=n?"":Ze,[et,Ft]=(0,_.useState)(!0),[Ge,jt]=(0,_.useState)(null),[_t,tn]=(0,_.useState)("full"),[Dt,Tn]=(0,_.useState)(!1),[ln,at]=(0,_.useState)(re),[Lt,Je]=(0,_.useState)(null),[An,dt]=(0,_.useState)(null),[bn,Ot]=(0,_.useState)(!1),[me,Yn]=(0,_.useState)(void 0),[Mn,Fn]=(0,_.useState)(""),[Bn,mr]=(0,_.useState)(!1),[F,tt]=(0,_.useState)(!1),Ie=(0,_.useRef)(0),[Cn,Ve]=(0,_.useState)("loading"),[Wn,tr]=(0,_.useState)(0),Vt=(0,_.useRef)(!1),ut=(0,_.useRef)(!1),Xt=(0,_.useRef)(!1),Kt=(0,_.useRef)(null),it=(0,_.useMemo)(()=>({checkoutMode:be??_t,layout:ye?"unknown":Z==="buttons"?"buttons":"embedded"}),[be,ye,_t,Z]),cn=(0,_.useRef)(g);cn.current=g;let dn=(0,_.useRef)(h);dn.current=h;let Gn=(0,_.useRef)(w);Gn.current=w,(0,_.useEffect)(()=>{Tt(ee)?.setCheckoutContext(it),Qe&&Qe!==ee&&Tt(Qe)?.setCheckoutContext(it)},[ee,Qe,it]);let Sn=(0,_.useRef)(G);Sn.current=G;let nn=(0,_.useCallback)(u=>{Ve(u),!(u!=="exhausted"||Xt.current)&&(Xt.current=!0,dn.current?.(new ge.FloPayError("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),un=(0,_.useCallback)(()=>{Ve("retrying"),tr(u=>u+1)},[]);(0,_.useEffect)(()=>{Ve("loading"),tr(0),Xt.current=!1},[Ze]),(0,_.useEffect)(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:ge.SDK_VERSION,checkout_type:qe,checkout_layout:ue,billing_api_url:T})},[ue,qe,T]);let we=(0,_.useMemo)(()=>n?Qr(n,!0):"",[n]),wt=(0,_.useMemo)(()=>Mn===we?me:void 0,[me,Mn,we]),st=(0,_.useMemo)(()=>n?Qo(n,wt):void 0,[n,wt]),rn=be??st?.checkoutMode??"full",pn=(0,_.useMemo)(()=>st?{...st,checkoutMode:rn}:void 0,[st,rn]);(0,_.useEffect)(()=>{Yn(void 0),Fn(we)},[we]),(0,_.useEffect)(()=>{at(re)},[re]);let zn=(0,_.useCallback)((u,c,m)=>{Ne(()=>{Gn.current?.(Mt(u,c,m))})},[Ne]),mn=(0,_.useCallback)(async(u,c)=>{at(null),dt(null),Ot(!1),Je("processing");let m=c?.sessionId??u.id,q=u.gateways?.stripe?"stripe":u.gateways?.paypal?"paypal":void 0,ae=Le.current??ft.current,Y=Tt(ae),E=ae?null:Lo(T,o,it),C={log:Ee=>{Y?Y.log(Ee):E?.log(Ee)},error:Ee=>{Y?Y.error(Ee):E?.error(Ee)},terminal:Ee=>{Y?Y.terminal(Ee):E?.terminal(Ee)},performance:Ee=>{Y?Y.performance(Ee):E?.performance(Ee)},now:()=>Y?.now()??E?.now()??0,elapsed:Ee=>Y?.elapsed(Ee)??Math.max(0,(E?.now()??Ee)-Ee)},b=C.now(),S=!!(c?.initialAutoProcessingError||c?.initialAutoProcessingPending),D=!1,de,Pe=()=>{D||(D=!0,S=!0,de=C.now(),C.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),C.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},Oe=!1,Ye=()=>{Oe||(Oe=!0,C.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),C.performance({stage:"processing",durationMs:C.elapsed(b),durationMode:"machine",paymentMethodCategory:"saved"}),de!==void 0&&C.performance({stage:"recovery",durationMs:C.elapsed(de),durationMode:"machine",paymentMethodCategory:"saved"}))};C.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),gt.current=!0;try{C.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"})}finally{gt.current=!1}Ce({class:"lifecycle",name:"payment.processing.started",provider:q}),S&&Pe();let At;try{let Ee=yi(c?.initialAutoProcessingError),Re;if(Ee)Pe(),Ee.type==="paypal_redirect_required"&&Kt.current?.publishableKey&&Di({sessionId:m,publishableKey:Kt.current.publishableKey,paypalPublishableKey:Kt.current.paypalPublishableKey}),Re=await Ro(Ee,{flopay:Le.current,paypalFlopay:ft.current,attempt3DS:c?.attempt3DS,billingApiUrl:T,sessionId:m,session:u,telemetry:!1}),Ee.type==="paypal_redirect_required"&&fa();else if(c?.initialAutoProcessingPending){let We=(await new ur.PaymentAPI(T,{telemetry:!1}).waitForCheckoutSessionCompletion(c.initialAutoProcessingPending.sessionId,{initialDelayMs:c.initialAutoProcessingPending.retryAfterMs})).data.session;if(!vr(We))throw fo(We);Re=sr(We,m)}else{if(c?.initialAutoProcessingError)throw Qn(c.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:c.initialAutoProcessingError.checkoutMethod});if(c?.fromCreateSession)return c?.fallbackToFull&&(tn("full"),Li("full")),!1;{let j=await Er({billingApiUrl:T,sessionId:m,session:u,telemetry:!1});j.type==="success"?Re=j.result:(Pe(),j.type==="paypal_redirect_required"&&Kt.current?.publishableKey&&Di({sessionId:m,publishableKey:Kt.current.publishableKey,paypalPublishableKey:Kt.current.paypalPublishableKey}),Re=await Ro(j,{flopay:Le.current,paypalFlopay:ft.current,attempt3DS:c?.attempt3DS,billingApiUrl:T,sessionId:m,session:u,telemetry:!1}),j.type==="paypal_redirect_required"&&fa())}}m&&kr(m),Ye(),S&&(C.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),C.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),C.terminal({outcome:Re.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Ot(Re.status==="authorized"),Je("success"),await Xr(1200),At=()=>cn.current?.(Re)}catch(Ee){let Re=dr(Ee),j=Re.checkoutMethod??Gr;at(Re.message),dt(Re.message),Ot(!1),c?.fallbackToFull&&(C.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),tn("full"),Li("full")),Ye();let kt=Re.statusCode!==void 0?(0,ge.telemetryStatusClass)(Re.statusCode,"unknown"):void 0,We=kt==="4xx"?{requestCategory:"process_payment",statusClass:kt}:{},rt=kt===void 0||kt==="4xx";if(rt&&(Re.telemetryOutcome==="payment_declined"||!!(Re.declineCode||Re.code?.toLowerCase().includes("declin"))))C.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...We});else if(rt&&(Re.telemetryOutcome==="validation_rejected"||Re.type==="validation_error"))C.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...We});else{let to=(0,ge.classifyTelemetryFailure)(Ee,S?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown"),on=Re.telemetryRequestCategory??"process_payment";gt.current=!0;try{C.error({...to,...Re.telemetryFailureCategory?{failureCategory:Re.telemetryFailureCategory}:{},stage:S?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:on})}finally{gt.current=!1}Ce({class:"technical_error",errorCode:"PAYMENT_PROCESSING_FAILED",requestCategory:on,provider:q})}return Ne(()=>dn.current?.(Re)),zn(j,Re,{code:Re.code,declineCode:Re.declineCode}),Je("error"),await Promise.allSettled([Xr(1500),c?.ensureProvidersReady?c.ensureProvidersReady():Promise.resolve()]),S&&(C.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),C.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{Ye(),E&&Zr(E),Je(null),dt(null)}return Ne(At),!0},[zn,Ce,Ne,dr,T,o,it]);(0,_.useEffect)(()=>{if(typeof window>"u"||ut.current)return;let u=new URLSearchParams(window.location.search),c=u.get("payment_intent_client_secret");if(!c)return;let m=ol();m&&(ut.current=!0,(async()=>{let q,ae=0;at(null),dt(null),Je("processing"),Tn(!0);try{if(u.get("redirect_status")==="failed")throw Object.assign(new ge.FloPayError("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:Y,paypalFlopay:E}=await xo({publishableKey:m.publishableKey,paypalPublishableKey:m.paypalPublishableKey,billingApiUrl:T,locale:p,telemetry:o});q=Tt(E??Y),ae=q?.now()??0,q?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),q?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let C=(E??Y)?.getRawProvider();if(!C)throw Object.assign(new ge.FloPayError("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:b,error:S}=await C.retrievePaymentIntent(c);if(S)throw Object.assign(new ge.FloPayError(S.message??"Failed to retrieve PayPal payment status.","api_error",{code:S.code}),{checkoutMethod:"paypal"});let D=ni(b?.status);if(!b||D==="failed")throw Object.assign(new ge.FloPayError("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let de=typeof b.payment_method=="string"?b.payment_method:b.payment_method?.id,Pe=D;if(m.sessionId){let At=(await new ur.PaymentAPI(T,{telemetry:!1}).getUnifiedCheckoutSession(m.sessionId)).data.session;if(At&&At.status!=="complete"){let Ee=await Er({billingApiUrl:T,sessionId:m.sessionId,session:At,telemetry:!1,tokenizedData:{id:de??b.id,type:"card",threeDSecureActionResultTokenId:b.id,isPaypal:!0}});if(Ee.type!=="success")throw Object.assign(new ge.FloPayError("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});Pe=Ee.result.status}}m.sessionId&&kr(m.sessionId),q?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),q?.performance({stage:"redirect_resume",durationMs:q.elapsed(ae),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),q?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Je("success"),await Xr(1200),Ne(()=>cn.current?.({status:Pe,paymentIntentId:b.id,paymentMethodId:de,checkoutMethod:"paypal"}))}catch(Y){let E=dr(Y),C=E.checkoutMethod??"paypal",b=!!(E.declineCode||E.code?.toLowerCase().includes("declin"));if(q)q.performance({stage:"redirect_resume",durationMs:q.elapsed(ae),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),b?q.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):q.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(b){let S=Lo(T,o,it);S.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Zr(S)}else ma(T,o,it,"REDIRECT_RESUME_FAILED","redirect_resume");at(E.message),dt(E.message),Ne(()=>dn.current?.(E)),zn(C,E,{code:E.code,declineCode:E.declineCode}),Je("error"),await Xr(1500)}finally{fa(),al(),Je(null),dt(null),Tn(!1)}})())},[zn,Ne,p,dr,T,o]);let Nt=(0,_.useRef)(null),Ht=(0,_.useMemo)(()=>pn?Qr(pn):"",[pn]),Yt=(0,_.useRef)(pn);Yt.current=pn,(0,_.useEffect)(()=>{Jt(e??"")},[e]),(0,_.useEffect)(()=>{Vt.current=!1,at(re),dt(null),Ot(!1),Je(null)},[Ht,re,e]);async function Jn(u,c,m){let q=Lo(T,o,it),ae=new ur.PaymentAPI(T,{telemetry:!1}),Y=!1;try{let E=u.idempotencyKey!==void 0?(0,ge.resolveIdempotencyKey)(u.idempotencyKey):void 0,C=Oi(c,m),b=Ni(c,m);C?.canonicalIdentity===m&&b&&b.canonicalIdentity===void 0&&(ha(c,m,b.idempotencyKey),b={...b,canonicalIdentity:m});let S=E??(b?.canonicalIdentity===m?b.idempotencyKey:void 0),D,de=!1;q.log({name:C?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let Pe=C?.sid??null,Oe=null,Ye;if(Pe)try{Oe=await ae.getUnifiedCheckoutSession(Pe,C?.nonce),C&&C.canonicalIdentity===void 0&&(ll(Oe.data.session,u)?(ga(c,m,Pe,C.nonce??Oe.data.session?.clientSecret),b&&b.canonicalIdentity===void 0&&(ha(c,m,b.idempotencyKey),S??(S=b.idempotencyKey))):(Pa(c,m),b=null,S=E,Pe=null,Oe=null));let At=Oe?.data.session?.status;if(Pe&&Oe&&At==="complete"){if(oa(Pe))return{sid:Pe,result:Oe};Pa(c,m),Pe=null,Oe=null,de=!0}}catch{q.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),C?.canonicalIdentity===void 0?(Pa(c,m),S=E):Ca(c,m),Pe=null}if(!Pe){!E&&(de||!S)&&(S=(0,ge.resolveIdempotencyKey)(),D=S),S&&ha(c,m,S);let At=q.now(),Ee=0;q.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let Re={...u,idempotencyKey:S,avsCheck:!!oe,avsConfig:typeof oe=="object"?oe:void 0,checkoutType:"embedded_checkout",checkoutLayout:ye?"custom_layout":Z==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(Re,ur.SESSION_CREATE_TELEMETRY,{configurable:!1,enumerable:!1,value:{onAttempt:We=>{Ee=Math.max(Ee,We)}}});let j=()=>{q.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),q.performance({stage:"session_create",durationMs:q.now()-At,durationMode:"machine",requestCategory:"session_create",attempt:Ee,statusClass:"2xx"})},kt=We=>{let rt=(0,ge.classifyTelemetryFailure)(We,"CHECKOUT_SESSION_CREATE_FAILED","unknown");q.performance({stage:"session_create",durationMs:q.now()-At,durationMode:"machine",requestCategory:"session_create",attempt:Ee,statusClass:rt.statusClass}),We instanceof ge.FloPayError&&We.type==="validation_error"?q.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):rt.statusClass==="4xx"?q.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):(q.error({...rt,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"}),Ce({class:"technical_error",errorCode:"CHECKOUT_SESSION_CREATE_FAILED",requestCategory:"session_create"}))};try{if((0,ge.isDetachedSessionEligible)(Re)){let We=await ae.createDetachedSession(Re);We.claimed.catch(()=>{}),Oe=We.shell,Pe=We.sessionId,Ye=We.claimed.then(rt=>{let rr=rt.data.session?.id??We.sessionId;return rr&&ga(c,m,rr,rt.data.session?.clientSecret??We.nonce),j(),rt},rt=>{throw Ca(c,m),kt(rt),rt}).finally(()=>Zr(q)),Ye.catch(()=>{}),Y=!0,q.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),q.performance({stage:"session_shell",durationMs:q.now()-At,durationMode:"machine",requestCategory:"session_create",attempt:Ee,statusClass:"2xx",paymentMethodCategory:"card"})}else Oe=await ae.createAndFetchSession(Re),j()}catch(We){throw kt(We),We}Pe=Oe.data.session?.id??Pe??"",Pe&&!Ye&&ga(c,m,Pe,Oe.data.session?.clientSecret)}return{sid:Pe??"",result:Oe,sdkGeneratedIdempotencyKey:D,...Ye?{claimed:Ye}:{}}}finally{Y||Zr(q)}}let Un=(0,_.useCallback)(async(u,c)=>{let m=Yt.current;if(!m)throw new ge.FloPayError("createSession is required to bootstrap checkout.","validation_error");let q=Qo(m,u),ae=Qr(q),Y=sl(q),E=Oo.get(ae);if(!E){let S={canonicalIdentity:ae,promise:Jn(q,Y,ae),consumers:0,settled:!1};E=S,Oo.set(ae,S);let D=()=>{S.settled=!0,Bi(ae,S)};S.promise.then(D,D)}E.consumers+=1;let C=!1,b=()=>{C||(C=!0,E.consumers-=1,Bi(ae,E))};c?.(b);try{let S=await E.promise;Nt.current=ae,u&&(Fn(we),Yn(Re=>Qa(Re,u)));let{sid:D,result:de,claimed:Pe}=S;if(le(de),de.data.session&&je(de.data.session),D&&Jt(D),Pe){Ie.current+=1;let Re=Ie.current;tt(!0),Pe.then(j=>{Ie.current===Re&&(le(j),j.data.session&&je(j.data.session),tt(!1))},j=>{Ie.current===Re&&(tt(!1),jt(j instanceof ge.FloPayError?j:new ge.FloPayError(j instanceof Error?j.message:"Failed to create session","api_error")))})}else Ie.current+=1,tt(!1);let{publishableKey:Oe,paypalPublishableKey:Ye}=_o(de),{flopay:At,paypalFlopay:Ee}=await xo({publishableKey:Oe,paypalPublishableKey:Ye,billingApiUrl:T,locale:p,telemetry:o});return Le.current=At,ze(At),ft.current=Ee,ce(Ee),Ft(!1),S}catch(S){throw Nt.current===ae&&(Nt.current=null),S}finally{c||b()}},[we,p,T,o,it]),Dn=(0,_.useRef)(mn);Dn.current=mn;let $n=(0,_.useRef)(Un);$n.current=Un;let zt=(0,_.useCallback)(async u=>{if(!il(u)||Bn)return{sessionId:qt,session:V};mr(!0);try{let c=await Un(u);return{sessionId:c.sid,session:c.result.data.session??null}}finally{mr(!1)}},[Un,Bn,qt,V]);(0,_.useEffect)(()=>{let u=!1,c;if(jt(null),Ht){let ae=Yt.current;return tn(rn),Ft(!1),Nt.current===Ht?()=>{u=!0}:(je(ei(ae,be)),(async()=>{let Y=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),E=rn==="auto"&&!Vt.current&&!Y;E&&(at(null),dt(null),Je("processing"));try{let C=await $n.current(void 0,de=>{c=de}),b=C.result.data.session??null;Kt.current=_o(C.result);let S=ya(C.result),D=oa(C.sid||b?.id);if(!u&&E&&b&&!S&&!D){Vt.current=!0,await nl(Ht,C.sdkGeneratedIdempotencyKey,()=>Dn.current(b,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:C.result.autoProcessingError,initialAutoProcessingPending:C.result.autoProcessingPending,autoProcessingAttempted:C.result.autoProcessingAttempted,sessionId:C.sid||b.id}));return}!u&&E&&((S||D)&&(Vt.current=!0),Je(null),dt(null))}catch(C){if(u)return;let b=C instanceof ge.FloPayError||typeof C=="object"&&C!==null&&"code"in C?C.code:void 0;if(E&&b==="session_auto_completed"){Vt.current=!0,Je("success"),await Xr(1200),u||(Ne(()=>{cn.current?.({status:"succeeded"})}),Je(null),dt(null));return}E&&(Je(null),dt(null));let S=C instanceof ge.FloPayError?C:new ge.FloPayError(C instanceof Error?C.message:"Failed to create session","api_error");jt(S)}finally{c?.(),c=void 0}})(),()=>{u=!0,c?.()})}Ft(!0);async function m(){let ae=!1;try{let E=await new ur.PaymentAPI(T,{telemetry:!1}).getUnifiedCheckoutSession(Ze,t);if(u)return;le(E);let C=E.data.session??null;if(je(C),!C)throw new ge.FloPayError("No session data returned","api_error");let b=C.checkoutMode;if(b==="setup")throw new ge.FloPayError("This is a card setup session. Use FloPayCardSetup instead of FloPayCheckout.","validation_error",{code:"InvalidCardSetupSurface",param:"sessionId"});if(C.status==="authorized"){Ft(!1),Ne(()=>{cn.current?.(sr(C,Ze)),Sn.current?.(C.successUrl??"")});return}if(C.status==="complete"){Ft(!1),Ne(()=>{Sn.current?.(C.successUrl??"")});return}if(C.status==="expired")throw yo(C);ae=!0;let S=be??b??"full";tn(S);let D=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),de=ya(E);if(S==="auto"&&!Vt.current&&!D&&!de){Vt.current=!0;let Pe=q(E);try{if(await Dn.current(C,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>Pe,sessionId:Ze||C.id}),u)return;await Pe,u||Ft(!1);return}catch{if(u)return;await Pe,u||Ft(!1);return}}await q(E),u||Ft(!1)}catch(Y){if(u)return;ae&&Ce({class:"technical_error",errorCode:"SDK_INITIALIZATION_FAILED"}),Y instanceof ge.FloPayError?!ae&&!rl(Y)&&ma(T,o,it,"NETWORK_REQUEST_FAILED","session_read"):ma(T,o,it,"INTERNAL_SDK_ERROR","checkout_mount");let E=Y instanceof ge.FloPayError?Y:new ge.FloPayError(Y instanceof Error?Y.message:"Failed to initialize checkout","api_error");jt(E),Ft(!1)}}async function q(ae){let{publishableKey:Y,paypalPublishableKey:E}=_o(ae);Kt.current={publishableKey:Y,paypalPublishableKey:E};let{flopay:C,paypalFlopay:b}=await xo({publishableKey:Y,paypalPublishableKey:E,billingApiUrl:T,locale:p,telemetry:o});Le.current=C,ze(C),ft.current=b,ce(b)}return m(),()=>{u=!0}},[be,Ht,rn,St,Ne,t]);let nt=(0,_.useCallback)(async()=>{if(!(Dt||!V)){Tn(!0),at(null);try{await mn(V,{attempt3DS:!0,fallbackToFull:!0,sessionId:Ze||V.id})}finally{Tn(!1)}}},[Ze,Dt,mn,V]),yn=ba(L),Ut=ya(L),pt=(0,_.useMemo)(()=>{if(!L||!V||!L.data.stripe?.publishableKey)return;let u={appearance:$e,paymentMethodCreation:"manual",billingApiUrl:T};if(L.data.stripe?.clientSecret)u.clientSecret=L.data.stripe.clientSecret;else{let c=(0,ge.buildCheckoutDisplayData)(V).total;u.amount=Math.round(c*100)||V.amount,u.currency=V.currency?.toLowerCase()}return u},[L,V,$e,T]),Zt=!!(n&&!ye&&Z==="buttons"&&N&&rn==="full"),xt=(0,_.useMemo)(()=>({session:V,loading:et,error:Ge,checkoutMode:_t,inlineSessionDraft:pn,applyInlineSessionPatch:Zt?zt:void 0,inlineSessionPatchProcessing:Bn,claimPending:F}),[V,et,Ge,_t,pn,Zt,zt,Bn,F]),nr=!!n&&Z==="buttons"&&!Ut&&(!ee||!pt),mt=Lt?(0,R.jsx)(Pn,{status:Lt,errorMessage:An,authorized:bn}):null;if(et){if(d)return(0,R.jsxs)(R.Fragment,{children:[d,mt]});if(Z==="buttons"){let u=fe?.buttonsLayout?.cardButton?.borderRadius??fe?.appearance.variables?.borderRadius??8,c=m=>(0,R.jsx)("div",{style:{height:m,borderRadius:u,background:"#e5e7eb",animation:"flopay-loading-pulse 1.5s ease-in-out infinite"}});return(0,R.jsxs)(R.Fragment,{children:[(0,R.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[v&&c(xr),H&&(f||ie)&&c(xr),H&&c(xr),(0,R.jsx)("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),mt]})}return(0,R.jsxs)(R.Fragment,{children:[(0,R.jsxs)("div",{style:{display:"flex",justifyContent:"center",padding:32},children:[(0,R.jsx)("div",{style:{width:24,height:24,border:"2px solid #e5e7eb",borderTopColor:"#6b7280",borderRadius:"50%",animation:"spin 0.6s linear infinite"}}),(0,R.jsx)("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),mt]})}return Ge?I?(0,R.jsx)(kn.Provider,{value:xt,children:I(Ge)}):(0,R.jsx)(kn.Provider,{value:xt,children:(0,R.jsx)("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:Ge.message})}):nr?(0,R.jsxs)(R.Fragment,{children:[(0,R.jsx)(kn.Provider,{value:xt,children:(0,R.jsx)(dl,{onButtonClick:$,showPayPal:v,showStripe:H,showApplePay:f,showGooglePay:ie,theme:Q,buttonsTheme:ve,buttonsStyles:B,cardButtonContent:se,cardBackButtonContent:xe,cardTitleContent:Se})}),mt]}):Ut&&V&&yn?(0,R.jsxs)(R.Fragment,{children:[(0,R.jsx)(kn.Provider,{value:xt,children:(0,R.jsxs)("div",{className:K,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[ln&&(0,R.jsx)(wr,{icon:!1,children:ln}),Cn==="retrying"&&(0,R.jsx)("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),Cn==="exhausted"&&(0,R.jsxs)("div",{role:"alert",children:[(0,R.jsx)("div",{children:"PayPal is temporarily unavailable. Please try again."}),(0,R.jsx)("button",{type:"button",onClick:un,children:"Retry PayPal"})]}),Cn!=="exhausted"&&(0,R.jsx)("div",{"aria-hidden":Cn==="retrying"?!0:void 0,style:Cn==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:(0,R.jsx)(ui,{sessionId:Ze,nonce:V.clientSecret||void 0,billingApiUrl:T,email:V.customer?.email,clientId:yn.clientId,environment:yn.environment,currency:(V.currency??"usd").toUpperCase(),isSubscription:V.mode==="subscription",providerObjectType:yn.providerObjectType,onComplete:g,onErrorChange:at,onDecline:w,onButtonClick:$,onInitializationStateChange:nn,allowAutomaticRetry:Wn===0,session:V,telemetry:o,telemetryContext:it,onInstrument:Ue,debug:O},`${J}:paypal-init-${Wn}`)})]})}),mt]}):!ee||!pt?(0,R.jsx)(R.Fragment,{children:mt}):_t==="confirm"?(0,R.jsxs)(R.Fragment,{children:[(0,R.jsx)(kn.Provider,{value:xt,children:(0,R.jsx)(Yr,{flopay:ee,paypalFlopay:Qe,options:pt,onInstrument:Ue,children:(0,R.jsxs)("div",{className:K,children:[ln&&(0,R.jsx)("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:ln}),_e?_e({onConfirm:nt,isProcessing:Dt}):(0,R.jsx)("button",{type:"button",onClick:nt,disabled:Dt,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:Dt?"not-allowed":"pointer",opacity:Dt?.6:1},children:Dt?"Processing...":ne??"Confirm Purchase"})]})},J)}),mt]}):(0,R.jsxs)(R.Fragment,{children:[(0,R.jsx)(kn.Provider,{value:xt,children:(0,R.jsx)(Yr,{flopay:ee,paypalFlopay:Qe,options:pt,onInstrument:Ue,children:ye?(0,R.jsxs)(R.Fragment,{children:[ln&&(0,R.jsx)("div",{style:{padding:"0.75rem 1rem",marginBottom:"0.75rem",backgroundColor:"#FEF3C7",border:"1px solid #F59E0B",borderRadius:"8px",color:"#92400E",fontSize:"0.875rem"},children:ln}),(0,R.jsx)(cl,{sessionId:Ze,nonce:V?.clientSecret||void 0,billingApiUrl:T,session:V,children:ye})]}):(0,R.jsx)(Bo,{sessionId:Ze,nonce:V?.clientSecret||void 0,email:V?.customer?.email,userId:V?.customer?.id,firstName:V?.customer?.firstName,lastName:V?.customer?.lastName,totalAmount:V?Math.round((0,ge.buildCheckoutDisplayData)(V).total*100):0,currency:V?.currency?.toLowerCase()??"usd",onComplete:g,onError:h,onDecline:w,error:ln,onErrorChange:at,showPayPal:v,showStripe:H,enabledPaymentMethods:M??L?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:L?.data.stripe?.enabledPaymentMethodCountries,showApplePay:f,showGooglePay:ie,layout:Z,theme:Q,buttonsTheme:ve,buttonsStyles:B,appearance:$e,cardButtonContent:se,cardBackButtonContent:xe,cardTitleContent:Se,onButtonClick:$,onBeforeButtonClick:N,enableAVS:oe,...Me?{cardFieldOrder:Me}:{},...Te?{cardPreFormSlot:Te}:{},avsLayout:te,country:V?.customer?.country,city:V?.customer?.city,state:V?.customer?.state,onCountryChange:x,onZipChange:y,avsCheck:!!oe,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:ye?"custom_layout":Z==="buttons"?"buttons_layout":"default_layout",className:K,directPaypal:ba(L),isSubscription:V?.mode==="subscription",session:V,dataAttachmentPending:F,debug:O})},J)}),mt]})}function cl({sessionId:e,nonce:t,billingApiUrl:n,session:r,children:o}){return(0,R.jsx)(R.Fragment,{children:_.default.Children.map(o,a=>{if(!_.default.isValidElement(a))return a;let p=a.props,d={};return p.sessionId||(d.sessionId=e),!p.nonce&&t&&(d.nonce=t),p.billingApiUrl||(d.billingApiUrl=n),r?.customer&&(p.email||(d.email=r.customer.email),p.userId||(d.userId=r.customer.id),p.firstName||(d.firstName=r.customer.firstName),p.lastName||(d.lastName=r.customer.lastName)),Object.keys(d).length===0?a:_.default.cloneElement(a,d)})})}function dl({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:r,showGooglePay:o,theme:a,buttonsTheme:p,buttonsStyles:d,cardButtonContent:I,cardBackButtonContent:g,cardTitleContent:h}){let[k,w]=(0,_.useState)(!1),x=(0,_.useMemo)(()=>(0,ge.resolveTheme)(a),[a]),y=(0,_.useMemo)(()=>{let f=x?.buttonsLayout??(0,ge.resolveButtonsLayoutTheme)(p);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},[x,p,d]),v=x?.buttonsLayout?.cardButton?.borderRadius??x?.appearance.variables?.borderRadius??8,H=f=>(0,R.jsx)("div",{style:{height:f,borderRadius:v,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),M=I===void 0?{boxSizing:"border-box",height:xr,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(k){let f=y.cardInputBorder??"#e5e7eb",ie=y.cardInputBackground??"white",O=fr(g),Z=fr(h);return(0,R.jsxs)("div",{style:{backgroundColor:y.cardFormContainer?.backgroundColor??"white",borderRadius:"8px",animation:"flopay-interim-expand 0.35s cubic-bezier(0.4, 0, 0.2, 1) both",overflow:"hidden",...y.cardFormContainer},children:[(0,R.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[(0,R.jsxs)("button",{type:"button",onClick:()=>w(!1),"aria-label":"Back to payment methods",style:{display:"inline-flex",alignItems:"center",gap:O?0:"0.5rem",background:"none",border:"none",color:"#4b5563",fontSize:"0.85rem",fontWeight:500,padding:0,flexShrink:0,opacity:1,cursor:"pointer",...y.backButton},children:[(0,R.jsx)("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...y.backButtonIcon},children:(0,R.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,R.jsx)("path",{d:"M15 18l-6-6 6-6"})})}),(0,R.jsx)(hr,{content:g})]}),Z?(0,R.jsx)("div",{style:{flex:1}}):(0,R.jsx)("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:"1.05rem",color:"#262833",paddingRight:80,...y.title},children:(0,R.jsx)(qr,{content:h})})]}),(0,R.jsx)("div",{style:{backgroundColor:ie,border:`1px solid ${f}`,borderTopLeftRadius:8,borderTopRightRadius:8,padding:12,height:45},children:(0,R.jsx)("div",{style:{width:"60%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,R.jsxs)("div",{style:{display:"flex"},children:[(0,R.jsx)("div",{style:{flex:1,backgroundColor:ie,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,borderBottomLeftRadius:8,padding:12,height:45},children:(0,R.jsx)("div",{style:{width:"50%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,R.jsx)("div",{style:{flex:1,backgroundColor:ie,borderTop:"none",borderRight:`1px solid ${f}`,borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,borderBottomRightRadius:8,padding:12,height:45},children:(0,R.jsx)("div",{style:{width:"40%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})})]}),(0,R.jsx)("div",{style:{backgroundColor:ie,border:`1px solid ${f}`,borderRadius:8,marginTop:8,padding:12,height:45},children:(0,R.jsx)("div",{style:{width:"45%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),(0,R.jsx)("div",{style:{height:50,borderRadius:8,marginTop:16,background:"#c8c8ff",animation:"flopay-interim-pulse 1.5s ease-in-out infinite",...y.submitButton,opacity:.5}}),(0,R.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,R.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&H(xr),n&&(r||o)&&H(xr),n&&(0,R.jsx)("button",{type:"button",onClick:()=>{e?.("card"),w(!0)},style:{width:"100%",...M,backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:"8px",fontSize:y.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,...y.cardButton},onMouseDown:f=>{f.currentTarget.style.transform="scale(0.985)"},onMouseUp:f=>{f.currentTarget.style.transform="scale(1)"},children:(0,R.jsx)(gr,{content:I})}),(0,R.jsx)("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}var Rn=require("react/jsx-runtime"),ul=44;function zi(e){return new Promise(t=>setTimeout(t,e))}function pl(e,t){return e instanceof an.FloPayError?e:new an.FloPayError(e instanceof Error?e.message:t,"api_error")}function ml(e,t){return!(!t||e.type==="validation_error"||e.checkoutMethod&&e.checkoutMethod!=="card"&&e.checkoutMethod!=="paypal")}function yl(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 Ui({sessionId:e,nonce:t,createSession:n,paymentMethodId:r,checkoutMethod:o,clientId:a,products:p,items:d,subscriptions:I,account:g,successUrl:h,cancelUrl:k,couponCodes:w,tagsData:x,utmMetadata:y,billingApiUrl:v,locale:H,theme:M,appearance:f,buttonsTheme:ie,buttonsStyles:O,onSuccess:Z,onError:Q,onDecline:ve,children:B,disabled:se=!1,type:xe="button",style:Se,...he}){let $=(0,De.useMemo)(()=>(0,an.resolveBillingApiUrl)(v),[v]),N=(0,De.useMemo)(()=>yl({createSession:n,clientId:a,products:p,items:d,subscriptions:I,account:g,successUrl:h,cancelUrl:k,couponCodes:w,tagsData:x,utmMetadata:y}),[g,k,a,w,n,p,d,I,h,x,y]),[oe,Me]=(0,De.useState)(!1),[Te,te]=(0,De.useState)(null),[K,re]=(0,De.useState)(null),[ye,be]=(0,De.useState)(!1),[ne,_e]=(0,De.useState)(null),G=(0,De.useRef)(!0),T=(0,De.useRef)(null),fe=(0,De.useRef)(ne),$e=(0,De.useRef)(Z),qe=(0,De.useRef)(Q),ue=(0,De.useRef)(ve);(0,De.useEffect)(()=>{fe.current=ne},[ne]),(0,De.useEffect)(()=>{$e.current=Z},[Z]),(0,De.useEffect)(()=>{qe.current=Q},[Q]),(0,De.useEffect)(()=>{ue.current=ve},[ve]),(0,De.useEffect)(()=>(G.current=!0,()=>{G.current=!1,T.current?.abort()}),[]),(0,De.useEffect)(()=>{if(typeof window>"u")return;let A=Ce=>{Ce.key==="Escape"&&_e(null)};return window.addEventListener("keydown",A),()=>{window.removeEventListener("keydown",A)}},[]);let L=(0,De.useCallback)((A,Ce=Gr)=>{ue.current?.(Mt(Ce,A,{code:A.code,declineCode:A.declineCode}))},[]),le=(0,De.useCallback)(async A=>{G.current&&(re(null),be(A.result.status==="authorized"),te("success"),await zi(1200),G.current&&$e.current?.(A))},[]),ee=(0,De.useCallback)(async(A,Ce)=>{G.current&&(qe.current?.(A),Ce?.emitDecline&&L(A,Ce.method),re(A.message),be(!1),te("error"),await zi(1500))},[L]),ze=(0,De.useCallback)(async(A,Ce,gt)=>{let Ue=A.data.session??null;if(!Ue)throw new an.FloPayError("No session data returned","api_error");let qt=Ue.clientSecret||t;if(vr(Ue)){await le({result:sr(Ue,Ce),session:Ue,sessionId:Ue.id||Ce,autoCompleted:!1});return}if(Ue.status==="expired")throw yo(Ue);try{if(A.autoProcessingPending){let et=(await new zo.PaymentAPI($).waitForCheckoutSessionCompletion(A.autoProcessingPending.sessionId,{initialDelayMs:A.autoProcessingPending.retryAfterMs})).data.session;if(!vr(et))throw fo(et);await le({result:sr(et,Ce),session:et,sessionId:et.id||Ce,autoCompleted:!1});return}if(A.autoProcessingError){if(A.autoProcessingError.type==="3ds_required"&&A.autoProcessingError.nextActionRedirectUrl&&Ce&&qt){let Ze=new AbortController;T.current=Ze;let St;try{St=await fi({billingApiUrl:$,sessionId:Ce,nonce:qt,nextActionRedirectUrl:A.autoProcessingError.nextActionRedirectUrl,signal:Ze.signal})}finally{T.current===Ze&&(T.current=null)}if(St.status==="declined")throw Qn({type:St.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:St.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:A.autoProcessingError.checkoutMethod});let Ge=(await new zo.PaymentAPI($).waitForCheckoutSessionCompletion(Ce,{initialDelayMs:0,nonce:qt})).data.session;if(!vr(Ge))throw Qn({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:A.autoProcessingError.checkoutMethod});await le({result:sr(Ge,Ce),session:Ge,sessionId:Ge.id||Ce,autoCompleted:!1});return}throw Qn(A.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:A.autoProcessingError.checkoutMethod})}if(gt?.fromCreateSession&&A.autoProcessingAttempted===!0)throw Qn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let Jt=await Er({billingApiUrl:$,sessionId:Ce??Ue.id,session:Ue,nonce:qt});if(Jt.type!=="success")throw Qn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await le({result:Jt.result,session:Ue,sessionId:Ue.id||Ce,autoCompleted:!1})}catch(Jt){let Ze=dr(Jt),St=Ue.id||Ce;await ee(Ze,{emitDecline:!0,method:Ze.checkoutMethod??Gr}),ml(Ze,St)&&St&&G.current&&_e({sessionId:St,errorMessage:Ze.message,nonce:qt||void 0})}},[t,$,ee,le]),Le=(0,De.useCallback)(async A=>{if(he.onClick?.(A),!(A.defaultPrevented||se||oe)){if(_e(null),e&&N){let Ce=new an.FloPayError("Provide either sessionId or create-session props, not both.","validation_error");await ee(Ce),G.current&&(te(null),re(null));return}if(!e&&!N){let Ce=new an.FloPayError("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await ee(Ce),G.current&&(te(null),re(null));return}Me(!0),re(null),be(!1),te("processing");try{let Ce=new zo.PaymentAPI($);if(e){let gt=await Ce.getUnifiedCheckoutSession(e,t);await ze(gt,e);return}try{let gt=await Ce.createAndFetchSession({...N});await ze(gt,gt.data.session?.id??null,{fromCreateSession:!0})}catch(gt){if(gt instanceof an.FloPayError&&gt.code==="session_auto_completed"){await le({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw gt}}catch(Ce){await ee(pl(Ce,"Automatic payment failed. Please try again."))}finally{G.current&&(te(null),re(null),Me(!1))}}},[he,N,se,oe,t,ze,$,e,ee,le]),Qe=(0,De.useCallback)(A=>{let Ce=fe.current;_e(null),$e.current?.({result:A,session:null,sessionId:Ce?.sessionId??null,autoCompleted:!1})},[]),ce=(0,De.useCallback)(A=>{qe.current?.(A)},[]),ft=(0,De.useCallback)(A=>{ue.current?.(A)},[]),V=(0,De.useMemo)(()=>(0,an.resolveTheme)(M),[M]),je=(0,De.useMemo)(()=>{let A=V?.buttonsLayout??(0,an.resolveButtonsLayoutTheme)(ie);return O?{...A,...O,cardButton:{...A.cardButton,...O.cardButton}}:A},[V,ie,O]),bt=(0,De.useMemo)(()=>{let A=V?.appearance;return f?A?{...A,...f,variables:{...A.variables,...f.variables}}:f:A},[f,V]),J=bt?.variables,Ct=J?.colorPrimary??"#4A49FF",He=J?.colorPrimaryHover??_r(Ct,.12),en=J?.borderRadius??"8px";return(0,Rn.jsxs)(Rn.Fragment,{children:[(0,Rn.jsx)("button",{...he,type:xe,onClick:Le,disabled:se||oe,"aria-busy":oe,style:{width:"100%",...B===void 0?{boxSizing:"border-box",height:ul,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...je.cardButton,...pa({themeBundle:V,resolvedPrimaryColor:Ct,resolvedBorderRadius:en,submitButtonStyle:je.submitButton,explicitPrimaryColor:J?.colorPrimary}),fontSize:je.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:se||oe?"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:se||oe?.6:1,...Se},onMouseEnter:A=>{he.onMouseEnter?.(A),!A.defaultPrevented&&!se&&!oe&&(V||J?.colorPrimary)&&(A.currentTarget.style.backgroundColor=He)},onMouseLeave:A=>{he.onMouseLeave?.(A),!A.defaultPrevented&&(V||J?.colorPrimary)&&(A.currentTarget.style.backgroundColor=Ct)},onMouseDown:A=>{he.onMouseDown?.(A),A.defaultPrevented||(A.currentTarget.style.transform="scale(0.985)")},onMouseUp:A=>{he.onMouseUp?.(A),A.defaultPrevented||(A.currentTarget.style.transform="scale(1)")},children:(0,Rn.jsx)(gr,{content:B})}),Te&&(0,Rn.jsx)(Pn,{status:Te,errorMessage:K,authorized:ye}),ne&&(0,Rn.jsx)("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:A=>{A.target===A.currentTarget&&_e(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,Rn.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,Rn.jsx)(No,{sessionId:ne.sessionId,nonce:ne.nonce,checkoutMode:"full",billingApiUrl:$,locale:H,theme:M,...bt?{appearance:bt}:{},buttonsTheme:ie,buttonsStyles:O,initialErrorMessage:ne.errorMessage,cardTitleContent:null,onComplete:Qe,onError:ce,onDecline:ft})})})]})}var pr=require("react");var Vi=require("react/jsx-runtime");function $i(e,t){function n({className:r,id:o,style:a,options:p,onChange:d,onReady:I,onFocus:g,onBlur:h,onEscape:k}){let w=(0,pr.useRef)(null),x=(0,pr.useRef)(null),{elements:y,reportInteractive:v}=(0,pr.useContext)(Wt);return(0,pr.useEffect)(()=>{if(!y||!w.current)return;let H=!0;return(async()=>{let M=y.getElement(e);M||(M=await y.create(e,p)),!(!H||!w.current)&&(M.mount(w.current),x.current=M,d&&M.on("change",d),M.on("ready",()=>{v?.(),I?.()}),g&&M.on("focus",g),h&&M.on("blur",h),k&&M.on("escape",k))})(),()=>{if(H=!1,x.current){try{x.current.unmount()}catch{}x.current=null}}},[y,v]),(0,Vi.jsx)("div",{ref:w,className:r,id:o,style:a})}return n.displayName=t,n}var qi=$i("payment","PaymentElement"),ji=$i("address","AddressElement");var Uo=require("@flopay/js/card-setup"),sn=require("@flopay/shared"),ot=require("react");var Nn=require("react/jsx-runtime"),eo=class extends sn.FloPayError{constructor(t,n,r){super(t,n,r),this.name="FloPayCardSetupError",this.retryable=r.retryable}};function Ki(e,t={}){let n=e instanceof sn.FloPayError?e:void 0,r=n?.statusCode,o=t.retryable??(n?.type==="network_error"||n?.type==="rate_limit_error"||typeof r=="number"&&r>=500||n?.code==="vault_capture_timeout"||!n);return new eo(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:o,...n?.param?{param:n.param}:{},...r!==void 0?{statusCode:r}:{}})}function Hi({sessionId:e,nonce:t,billingApiUrl:n,telemetry:r,theme:o="modern-light",containerStyle:a,loading:p=null,onReady:d,onComplete:I,onDecline:g,onCancel:h,onValidation:k,onError:w}){let[x,y]=(0,ot.useState)(null),[v,H]=(0,ot.useState)(null),[M,f]=(0,ot.useState)(null),[ie,O]=(0,ot.useState)(null),[Z,Q]=(0,ot.useState)(null),ve=(0,ot.useRef)(!1),B=(0,ot.useRef)(!1),se=(0,ot.useMemo)(()=>{if(typeof o=="object")return o;let K=(0,sn.resolveTheme)(o);if(K)return To({appearance:K.appearance,buttonsStyles:K.buttonsLayout,layout:"default"})},[o]),xe=(0,ot.useRef)(d),Se=(0,ot.useRef)(w),he=(0,ot.useRef)(I),$=(0,ot.useRef)(g),N=(0,ot.useRef)(h),oe=(0,ot.useRef)(k),Me=(0,ot.useRef)(!1),Te=(0,ot.useRef)(!1),te=(0,ot.useRef)(0);return xe.current=d,Se.current=w,he.current=I,$.current=g,N.current=h,oe.current=k,(0,ot.useEffect)(()=>{let K=te.current+1;return te.current=K,()=>{queueMicrotask(()=>{te.current===K&&(Me.current||Te.current||(Te.current=!0,Ne(()=>{N.current?.({status:"cancelled",sessionId:e})})))})}},[e]),(0,ot.useEffect)(()=>{let K=!0,re=new Uo.PaymentAPI((0,sn.resolveBillingApiUrl)(n),{telemetry:r});return y(null),H(null),f(null),Me.current=!1,Te.current=!1,(async()=>{try{if(!e.trim())throw new sn.FloPayError("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!t.trim())throw new sn.FloPayError("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let ye=await re.getUnifiedCheckoutSession(e,t);if(!K)return;let be=ye.data.session;if(!be||!(0,sn.isCardSetupCheckoutSession)(be))throw new sn.FloPayError("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let ne=be.vault;if(ne?.html?.trim()||(ne=await re.getVaultCapture(e,t)),!ne.html?.trim())throw new sn.FloPayError("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!K)return;H(ne),y(new Uo.PciVaultCardCapture({sessionId:e,operation:"card_setup",telemetry:r}))}catch(ye){if(!K)return;let be=Ki(ye);Me.current=!0,f(be),Ne(()=>Se.current?.(be))}})(),()=>{K=!1,re.destroy()}},[n,t,e,r]),(0,ot.useEffect)(()=>{if(!x)return;let K=!1;B.current=!1,ve.current=!1;let re=x.on("submitting",()=>{ve.current=!0,Q(null),O("processing")}),ye=x.on("complete",ne=>{Me.current=!0,ve.current=!1,O("success"),(async()=>(await new Promise(_e=>setTimeout(_e,1200)),!B.current&&(B.current=!0,Ne(()=>{he.current?.({status:"succeeded",sessionId:e,...ne.paymentMethod?{paymentMethod:ne.paymentMethod}:{}})}),K||O(null))))()}),be=x.on("decline",ne=>{Me.current=!0,ve.current=!1,Q(ne.message??null),O("error"),Ne(()=>{$.current?.({status:"declined",sessionId:e,...ne.declineReason?{reason:ne.declineReason}:{},...ne.message?{message:ne.message}:{}})}),(async()=>(await new Promise(_e=>setTimeout(_e,1500)),K||O(null)))()});return()=>{K=!0,re(),ye(),be()}},[x,e]),M?(0,Nn.jsx)("div",{role:"alert",children:M.message}):!x||!v?.html?(0,Nn.jsx)(Nn.Fragment,{children:p}):(0,Nn.jsxs)(Nn.Fragment,{children:[ie&&(0,Nn.jsx)(Pn,{status:ie,errorMessage:Z,processingLabel:"SAVING CARD...",successLabel:"CARD SAVED",errorLabel:"CARD NOT SAVED",successNote:null}),(0,Nn.jsx)(Rr,{capture:x,html:v.html,messageToken:v.messageToken,expectedOrigin:v.expectedOrigin,theme:se,containerStyle:a,onReady:()=>{Ne(()=>xe.current?.())},onValidation:K=>{Ne(()=>oe.current?.(K))},onError:K=>{if(!K)return;ve.current&&(ve.current=!1,Q(K),O("error"),setTimeout(()=>O(null),1500));let re=Ki(new Error(K),{code:"card_setup_widget_failed",retryable:!0});Ne(()=>Se.current?.(re))}})]})}var Yi=require("@flopay/js"),Wi=require("@flopay/shared"),xn=require("react");var _n=require("react/jsx-runtime");function Gi({sessionId:e,nonce:t,billingApiUrl:n,email:r,userId:o,firstName:a,lastName:p,chv:d,onTokenizedBody:I,onComplete:g,onErrorChange:h,isProcessing:k=!1}){let w=In(),x=Po(),y=vo(),[v,H]=(0,xn.useState)(!1),[M,f]=(0,xn.useState)(!1),ie=(0,xn.useRef)(!1),O=(n||y).replace(/\/+$/,""),Z=(0,xn.useCallback)(async B=>{try{let xe=await new Yi.PaymentAPI(O).processPayment(o??"",{sessionId:e,nonce:t,tokenizedData:B,accountData:{userId:o??"",email:r??"",firstName:a??"",lastName:p??""},chv:d});if(xe.ok){g?.();return}let Se=await xe.json().catch(()=>null);h?.(Se?.message??"Payment failed. Please try again.")}catch(se){h?.(se instanceof Error?se.message:"An unexpected error occurred")}},[O,e,t,o,r,a,p,d,g,h]),Q=(0,xn.useCallback)(B=>{I?I(B):Z(B)},[I,Z]);(0,xn.useEffect)(()=>{if(!w||ie.current)return;let B=new URLSearchParams(window.location.search),se=B.get("payment_intent"),xe=B.get("payment_intent_client_secret"),Se=B.get("redirect_status");!se||!xe||(ie.current=!0,(async()=>{try{if(f(!0),Se==="failed"){h?.("PayPal payment was declined. Please try again.");return}let he=w.getRawProvider();if(!he?.retrievePaymentIntent){h?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:$,error:N}=await he.retrievePaymentIntent(xe);if(N){h?.(N.message??"Failed to retrieve PayPal payment status.");return}if($&&($.status==="requires_capture"||$.status==="succeeded")){let oe=typeof $.payment_method=="string"?$.payment_method:$.payment_method?.id;Q({id:oe??$.id,type:"card",threeDSecureActionResultTokenId:$.id,isPaypal:!0});let Me=new URL(window.location.href);Me.searchParams.delete("payment_intent"),Me.searchParams.delete("payment_intent_client_secret"),Me.searchParams.delete("redirect_status"),window.history.replaceState({},"",Me.toString())}else h?.("PayPal payment was not completed. Please try again.")}catch(he){h?.(he instanceof Error?he.message:"Failed to complete PayPal payment.")}finally{f(!1)}})())},[w,Q,h]);let ve=(0,xn.useCallback)(async()=>{if(!(!w||!x))try{if(f(!0),h?.(null),!e||!r)throw new Wi.FloPayError("Missing sessionId or email for PayPal payment","validation_error");let B=await w.confirmPayPalPayment({billingApiUrl:O,sessionId:e,nonce:t,email:r,returnUrl:window.location.href});if(B.error){h?.(B.error.message);return}B.paymentIntentId&&(B.status==="succeeded"||B.status==="processing"||B.status==="requires_capture")&&Q({id:B.paymentMethodId??B.paymentIntentId,type:"card",threeDSecureActionResultTokenId:B.paymentIntentId,isPaypal:!0})}catch(B){h?.(B instanceof Error?B.message:"PayPal payment failed. Please try again.")}finally{f(!1)}},[w,x,e,t,r,O,Q,h]);return!w||!x?(0,_n.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):(0,_n.jsxs)(_n.Fragment,{children:[!v&&(0,_n.jsx)("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),(0,_n.jsx)("div",{style:v?{}:{display:"none"},children:(0,_n.jsx)("button",{type:"button",onClick:ve,disabled:M||k,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:M||k?"not-allowed":"pointer",opacity:M||k?.6:1},ref:()=>H(!0),children:M?"Processing...":"PayPal"})}),(M||k)&&(0,_n.jsx)("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:(0,_n.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..."})})]})}0&&(module.exports={AddressElement,DirectPayPalButton,FloPayAutomaticPaymentButton,FloPayCardSetup,FloPayCardSetupError,FloPayCheckout,FloPayProvider,PayPalButton,PaymentElement,SplitCardForm,VaultCardFields,dropThirdPartyOnlyError,useCheckout,useElements,useFloPay,usePayPalFloPay});