@flopay/react 1.4.22 → 1.4.24

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.mjs CHANGED
@@ -1,12 +1,7 @@
1
- import{useCallback as Ms,useEffect as $r,useState as Jo,useMemo as As,useRef as Xo}from"react";import{resolveBillingApiUrl as Bs}from"@flopay/shared";import{createContext as li}from"react";var xn=li({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),pn=li({session:null,loading:!1,error:null});var Is=Symbol.for("@flopay/js.telemetry.bridge.v1"),_s=Symbol.for("@flopay/js.telemetry.reporter-factory.v1");function xs(){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 Ts(e){let t=xs(),n=(r,s)=>r?r.bind(e):s,a=n(e.now,t.now);return{error:n(e.error,t.error),log:n(e.log,t.log),performance:n(e.performance,t.performance),terminal:n(e.terminal,t.terminal),now:a,elapsed:e.elapsed?e.elapsed.bind(e):r=>Math.max(0,a()-r),setCheckoutContext:n(e.setCheckoutContext,t.setCheckoutContext),beginCheckout:n(e.beginCheckout,t.beginCheckout),disable:n(e.disable,t.disable),flush:n(e.flush,t.flush),destroy:n(e.destroy,t.destroy)}}function yo(e){let t=globalThis[_s];return Ts(t?.(e)??{})}function At(e){if(e)return e[Is]}import{jsx as Fs}from"react/jsx-runtime";function fo({flopay:e,paypalFlopay:t,options:n,children:a}){let[r,s]=Jo(e instanceof Promise?null:e),[c,l]=Jo(t instanceof Promise||!t?null:t),[b,x]=Jo(null),g=Xo(null),S=Xo(null),v=Xo(null);$r(()=>{if(!r)return;let w=At(r);return g.current=w?.beginCheckout()??w?.now()??0,w?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{w?.log({name:"checkout.unmount",stage:"unmount"})}},[r]),$r(()=>{let w=!1;return e instanceof Promise?e.then(R=>{w||s(R)}):s(e),()=>{w=!0}},[e]),$r(()=>{let w=!1;if(!t){l(null);return}return t instanceof Promise?t.then(R=>{w||l(R)}):l(t),()=>{w=!0}},[t]),$r(()=>{if(!r){x(null);return}let w=r.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return x(w),()=>{w.destroy()}},[r,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),$r(()=>{if(!r||!b||S.current===b)return;S.current=b;let w=At(r);w?.log({name:"checkout.rendered",stage:"checkout_render"}),w?.performance({stage:"checkout_render",durationMs:w.elapsed(g.current??0),durationMode:"machine"})},[b,r]);let k=Ms(()=>{if(!r||!b||v.current===b)return;v.current=b;let w=At(r);w?.log({name:"checkout.interactive",stage:"checkout_interactive"}),w?.performance({stage:"checkout_interactive",durationMs:w.elapsed(g.current??0),durationMode:"machine"})},[b,r]),d=Bs(n?.billingApiUrl),h=As(()=>({flopay:r,paypalFlopay:c,elements:b,billingApiUrl:d,reportInteractive:k}),[r,c,b,d,k]);return Fs(xn.Provider,{value:h,children:a})}import ba,{useCallback as ar,useEffect as Bn,useMemo as mn,useRef as Nt,useState as Ct}from"react";import{PaymentAPI as Mo,SESSION_CREATE_TELEMETRY as Ol}from"@flopay/js";import{SDK_VERSION as ns,FloPayError as It,classifyTelemetryFailure as Gi,isDetachedSessionEligible as Nl,resolveBillingApiUrl as Ul,buildCheckoutDisplayData as Ji,resolveButtonsLayoutTheme as $l,resolveIdempotencyKey as Xi,resolveTheme as rs,telemetryStatusClass as ql}from"@flopay/shared";import"react";import{Fragment as pr,jsx as an,jsxs as ci}from"react/jsx-runtime";function Ds(){return ci(pr,{children:[ci("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:[an("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),an("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",an("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:an("path",{d:"M9 18l6-6-6-6"})})]})}function Ls(){return an(pr,{children:"Go back"})}function zs(){return an(pr,{children:"Secure card checkout"})}function cr(e){return e!==void 0&&(e===""||e===null||e===!1)}function dr({content:e}){return an(pr,{children:e===void 0?an(Ds,{}):e})}function ur({content:e}){return an(pr,{children:e===void 0?an(Ls,{}):e})}function qr({content:e}){return an(pr,{children:e===void 0?an(zs,{}):e})}import{ExpressCheckoutElement as zi,PaymentElement as el,Elements as rr,useElements as pa,useStripe as ma}from"@stripe/react-stripe-js";import{isAuthorizationOnlySession as sa,normalizeCheckoutFailureOutcome as tl,resolveButtonsLayoutTheme as nl,getPostalCodeLabel as da,getStateLabel as Ri,getStateOptions as rl,COUNTRY_OPTIONS as ol,resolveAVSConfig as al,isAVSFieldVisible as De,getStateFromPostalCode as Ei,isPostalCodeSupported as il,isValidPostalCode as sl,getPostalCodeExample as ll,filterStripeMethodsByCountry as cl,getStripeMethodDisplayName as Cr,hasVendoredStripeMethodLogo as dl,needsStripeMethodExplicitConfirm as Ii,resolveStripeMethodBrandVariant as ul,partitionStripeMethods as pl,stripeExpressMethodToOptionKey as _i}from"@flopay/shared";function mr(e,t=.12){let n=/^#?([0-9a-fA-F]{6})$/.exec(e.trim());if(!n)return e;let a=parseInt(n[1],16),r=Math.max(0,Math.min(1,1-t)),s=Math.round((a>>16&255)*r),c=Math.round((a>>8&255)*r),l=Math.round((a&255)*r);return`#${(1<<24|s<<16|c<<8|l).toString(16).slice(1)}`}function Qo(e){if(typeof e=="number"||typeof e=="string")return e}function go({appearance:e,buttonsStyles:t,layout:n="default"}){let a=e?.variables,r=x=>typeof x=="string"&&x?x:void 0,s=t.submitButton,c=r(a?.colorPrimary)??r(s?.backgroundColor)??"#4A49FF",l=n==="buttons",b=t.nameInput;return{primaryColor:c,primaryHoverColor:r(a?.colorPrimaryHover)??mr(c,.12),inputBackgroundColor:r(t.cardInputBackground)??r(a?.colorBackground)??"#ffffff",textColor:r(t.cardInputColor)??r(b?.color)??r(a?.colorText)??"#262833",borderColor:r(t.cardInputBorder)??(l?"#e5e7eb":"#A4A4FF"),placeholderColor:r(t.cardInputPlaceholderColor)??"#9ca3af",errorColor:r(a?.colorDanger)??"#dc2626",successColor:"#16a34a",fontFamily:r(b?.fontFamily)??r(a?.fontFamily)??"Poppins, sans-serif",fontSize:r(t.cardInputFontSize)??r(a?.fontSizeBase)??"16px",fontWeight:String(Qo(b?.fontWeight)??400),borderRadius:r(a?.borderRadius)??"8px"}}import{PaymentAPI as qn,toStripeAppearance as ml}from"@flopay/js";import{useEffect as di,useRef as Vr}from"react";import{jsx as Os}from"react/jsx-runtime";function jr({capture:e,html:t,messageToken:n,expectedOrigin:a,theme:r,containerStyle:s,onReady:c,onError:l,onValidation:b}){let x=Vr(null),g=Vr(c),S=Vr(l),v=Vr(b);g.current=c,S.current=l,v.current=b;let k=Vr(r);return k.current=r,di(()=>{let d=x.current;if(!d)return;let h=!0,w=!1,R=()=>{!h||w||(w=!0,g.current?.())},f=e.on("ready",()=>{R()}),de=e.on("error",Z=>{S.current?.(Z.message??"There was a problem loading the secure card form.")}),E=e.on("validation",Z=>{v.current?.(Z.message??null)}),re={html:t,...n?{messageToken:n}:{},...a?{expectedOrigin:a}:{},...k.current?{theme:k.current}:{}};return e.mount(d,re).then(()=>{R()}).catch(Z=>{h&&S.current?.(Z instanceof Error?Z.message:"Failed to load the secure card form.")}),()=>{h=!1,f(),de(),E(),e.unmount()}},[e,t,n,a]),di(()=>{r&&e.applyTheme?.(r)},[e,r]),Os("div",{ref:x,"data-testid":"flopay-vault-card-fields",style:s})}import"react";import{jsx as ui,jsxs as Ns}from"react/jsx-runtime";function yr({children:e,margin:t,icon:n=!0,styleOverride:a}){return Ns("div",{role:"alert","data-testid":"flopay-error",style:{margin:t,padding:"0.625rem 0.875rem",background:"#FEF2F2",border:"1px solid #FECACA",borderRadius:"8px",color:"#991B1B",fontSize:"0.85rem",fontWeight:600,...n?{display:"flex",alignItems:"center",gap:"0.5rem"}:{},...a??{}},children:[n&&ui("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:ui("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 pi={alipay:new URL("./payment-logos/alipay.svg",import.meta.url).href,bancontact:new URL("./payment-logos/bancontact.svg",import.meta.url).href,blik:new URL("./payment-logos/blik.svg",import.meta.url).href,eps:new URL("./payment-logos/eps.svg",import.meta.url).href,giropay:new URL("./payment-logos/giropay.svg",import.meta.url).href,ideal:new URL("./payment-logos/ideal.svg",import.meta.url).href,klarna:new URL("./payment-logos/klarna.svg",import.meta.url).href,p24:new URL("./payment-logos/p24.svg",import.meta.url).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",import.meta.url).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",import.meta.url).href};import yl,{useCallback as Se,useContext as fl,useEffect as pt,useMemo as ut,useRef as Be,useState as Ce}from"react";import{useContext as Hr}from"react";import{resolveBillingApiUrl as Us}from"@flopay/shared";function bn(){return Hr(xn).flopay}function Zo(){return Hr(xn).paypalFlopay??null}function ea(){return Hr(xn).elements}function $s(){return Hr(pn)}function ho(){return Hr(xn).billingApiUrl||Us()}import"react";import{jsx as sn,jsxs as fr}from"react/jsx-runtime";var Tn=1200,vn=1500;function Cn({status:e,errorMessage:t,authorized:n=!1}){return sn("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:fr("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:[fr("div",{style:{width:48,height:48,position:"relative"},children:[e==="processing"&&fr("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:[sn("circle",{cx:"12",cy:"12",r:"10",stroke:"#e5e7eb",strokeWidth:"3"}),sn("path",{d:"M4 12a8 8 0 018-8v3a5 5 0 00-5 5H4z",fill:"#4A49FF"})]}),e==="success"&&sn("div",{style:{animation:"flopay-pop 0.4s cubic-bezier(0.34,1.56,0.64,1)"},children:fr("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[sn("circle",{cx:"12",cy:"12",r:"11",fill:"#22c55e"}),sn("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"&&sn("div",{style:{animation:"flopay-shake 0.4s ease"},children:fr("svg",{width:"48",height:"48",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[sn("circle",{cx:"12",cy:"12",r:"11",fill:"#ef4444"}),sn("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"}})]})})]}),fr("span",{style:{fontSize:14,fontWeight:600,letterSpacing:"0.05em",color:e==="success"?"#16a34a":e==="error"?"#dc2626":"#374151"},children:[e==="processing"&&"PROCESSING...",e==="success"&&(n?"PAYMENT AUTHORISED":"PAYMENT SUCCESSFUL"),e==="error"&&"PAYMENT FAILED"]}),e==="success"&&sn("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:"You will be automatically redirected, do not close or navigate away from this window."}),e==="error"&&t&&sn("p",{style:{fontSize:13,color:"#6b7280",fontWeight:400,maxWidth:260,lineHeight:1.4,margin:0},children:t}),sn("style",{children:`
2
- @keyframes flopay-spin { to { transform: rotate(360deg); } }
3
- @keyframes flopay-pop { 0% { transform: scale(0); } 100% { transform: scale(1); } }
4
- @keyframes flopay-draw { to { stroke-dashoffset: 0; } }
5
- @keyframes flopay-shake { 0%,100% { transform: translateX(0); } 20%,60% { transform: translateX(-4px); } 40%,80% { transform: translateX(4px); } }
6
- `})]})})}import{FloPayError as mi,isMoneySettledOutcome as qs,isSetupIntentClientSecret as vd}from"@flopay/shared";function yi(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 ta(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 fi(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}))],a=n.reduce((s,c)=>s+(c.overrideAmount??c.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(a*100),currency:r,status:"open",captureMethod:e.captureMethod,customer:{id:e.account.userId,email:e.account.email??"",firstName:e.account.firstName,lastName:e.account.lastName,gender:e.account.gender??void 0,city:e.account.city??void 0,state:e.account.state??void 0,country:e.account.country??void 0,zip:e.account.zip??void 0},successUrl:e.successUrl,cancelUrl:e.cancelUrl,checkoutMode:t??e.checkoutMode??"full",products:n.map((s,c)=>({uuid:`synthetic-${s.type??"item"}-${c}`,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 na(e,t){return t?{...e,...t}:e}function Et(e,t,n){let a=typeof t=="string"?t:t.message,r=typeof t=="string"?n?.code:n?.code??t.code,s=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:a,...r?{code:r}:{},...s?{declineCode:s}:{}}}var Vs=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function Un(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:a}of Vs)if(n.test(t))return a;return e}function er(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function gr(e){return e?.status==="authorized"||e?.status==="complete"}function gi(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function Po(e){let t=gi(e);return new mi(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function bo(e){let t=gi(e);return new mi(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 vo(e,t){return e==="processing"||qs(e,t)}function hi(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function Pi(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function Kr(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var Co="flopay_recent_completion_";function hr(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(Co+e,JSON.stringify(t))}catch{}}function ra(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(Co+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(Co+e),!1):!0}catch{return!1}}function bi(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}import{useCallback as So,useEffect as ht,useMemo as Yr,useRef as et,useState as nr}from"react";import{loadScript as Hs}from"@paypal/paypal-js";import{PaymentAPI as oa}from"@flopay/js";import{FloPayError as vi,SDK_VERSION as Ks,generateIdempotencyKey as Ws,normalizeGatewayEnvironment as Ys}from"@flopay/shared";function Ke(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 js(e){if(e instanceof Error)return e.message;if(typeof e=="object"&&e!==null){let t=e.message;return typeof t=="string"?t:void 0}return typeof e=="string"?e:void 0}function tr(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function Mn(e){if(typeof e!="object"||e===null)return;let t=e;return tr(t.code)??tr(t.type)??tr(t.name)}function Pr(e){if(!(typeof e!="object"||e===null))return tr(e.decline_code)}function Wr(e){return typeof e!="object"||e===null?!1:tr(e.type)?.toLowerCase()==="card_error"||Pr(e)!==void 0}function $n(e){let t=js(e)?.toLowerCase()??"",a=`${Mn(e)?.toLowerCase()??""} ${t}`;return a.includes("popup")&&a.includes("block")}import{jsx as br,jsxs as aa}from"react/jsx-runtime";var wo=45,Gs=1e3,Js=11e3,Xs=["https://www.paypal.com","https://www.sandbox.paypal.com"],Ci="We couldn't open PayPal. Try again or choose another payment method.",Qs={width:"100%",minHeight:wo,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 Si(e){return e.includes("No ack for postMessage init()")&&Xs.some(t=>e.includes(t))&&e.includes("10000ms")}function Zs(e){return e?`${Ci} Allow pop-ups for this site, then try again.`:Ci}function wi({sessionId:e,nonce:t,billingApiUrl:n,email:a,clientId:r,environment:s,currency:c,isSubscription:l,onTokenizedBody:b,onComplete:x,onErrorChange:g,onDecline:S,onTechnicalFailure:v,isProcessing:k=!1,onLoadStateChange:d,onInitializationStateChange:h,allowAutomaticRetry:w=!0,onButtonClick:R,runBeforeButtonClick:f,session:de,existingOrderId:E,telemetry:re,telemetryContext:Z,debug:L=!1}){let Y=bn(),K=Yr(()=>{if(Y)return null;let F=yo({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Ks,enabled:re!==!1});return F.setCheckoutContext(Z??{}),F.beginCheckout(Z??{}),F},[n,Y,re,Z?.checkoutMode,Z?.layout]),te=Yr(()=>At(Y),[Y]);ht(()=>()=>{K&&K.flush().catch(()=>{}).finally(()=>K.destroy())},[K]);let U=Yr(()=>({error:F=>{te?te.error(F):K?.error(F)},log:F=>{te?te.log(F):K?.log(F)},performance:F=>{te?te.performance(F):K?.performance(F)},terminal:F=>{te?te.terminal(F):K?.terminal(F)},startTiming:()=>te?.now()??K?.now()??0,elapsed:F=>te?.elapsed(F)??Math.max(0,(K?.now()??F)-F)}),[te,K]),V=et(null),z=et(0),me=et(null),ee=et(!1),[oe,G]=nr(!1),[ge,Te]=nr(!1),[ae,Ue]=nr(0),Fe=et(0),[ke,W]=nr(!1),C=et(!1),se=et(!1),[$e,ze]=nr(!1),[ue,T]=nr(!1),ce=Yr(()=>n.replace(/\/+$/,""),[n]),J=Yr(()=>JSON.stringify([ce,r,c,s??"",l,e,E??""]),[ce,r,c,s,E,l,e]),Re=et(J),mt=Re.current!==J,[Je,yt]=nr([]),A=F=>{L&&yt(it=>[...it,`${new Date().toISOString().slice(11,23)} ${F}`])},X=et(b),tt=et(x),qe=et(g),ft=et(S),Oe=et(v),We=et(R),Jt=et(d),Ge=et(h),Xt=et(f),I=et(de),he=et(a),Ye=et(t),Ee=et(null),St=et(0),je=et(null),Ve=et(null),nt=et(new Map),Xe=et(new Map),Rn=et(!1);ht(()=>(Rn.current=!0,()=>{Rn.current=!1}),[]),ht(()=>{X.current=b},[b]),ht(()=>{tt.current=x},[x]),ht(()=>{qe.current=g},[g]),ht(()=>{ft.current=S},[S]),ht(()=>{Oe.current=v},[v]),ht(()=>{We.current=R},[R]),ht(()=>{Jt.current=d},[d]),ht(()=>{Ge.current=h},[h]),ht(()=>{Xt.current=f},[f]),ht(()=>{I.current=de},[de]),ht(()=>{he.current=a},[a]),ht(()=>{Ye.current=t},[t]),ht(()=>{Fe.current=ae},[ae]),ht(()=>{ke&&me.current?.focus()},[ke,ae]);let at=So(()=>{window.setTimeout(()=>{me.current?.focus()},0)},[]),Hn=So(()=>{G(!1),Ue(F=>F+1)},[]),Wt=So(()=>{W(!1),(V.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??V.current)?.focus?.()},[]);ht(()=>{!oe||!ee.current||(ee.current=!1,Wt())},[Wt,oe,ae]);let yn=So((F,it)=>{let Lt=Oe.current;if(Lt){Lt("paypal",F,it);return}qe.current?.(Zs(it?.popupBlocked??$n(F)))},[]),Qt=()=>{je.current?.timer&&(clearTimeout(je.current.timer),je.current.timer=null)},ir=()=>{Qt();let F=St.current+1;return St.current=F,Ve.current=null,je.current={generation:F,timer:null,yieldedControl:!1},W(!1),F},Bt=F=>F!==void 0&&je.current?.generation!==F?!1:(Qt(),je.current=null,Ve.current=null,!0),kt=F=>{let it=F?.generation??je.current?.generation??St.current;(!F?.generation||je.current?.generation===it)&&(Qt(),je.current=null),Ve.current=it,F?.showRetry&&W(!0),F?.remount&&Hn(),F?.focus!==!1&&at()},Zt=F=>je.current?.generation===F&&Ve.current!==F,en=F=>{typeof document<"u"&&document.visibilityState!=="visible"||(Qt(),F.timer=setTimeout(()=>{je.current?.generation===F.generation&&(je.current=null,Ve.current=F.generation,yn(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),W(!0),Hn(),at())},600))},Ft=()=>{let F=je.current;F?.yieldedControl&&en(F)},Dt=()=>{let F=je.current;F&&(F.yieldedControl=!0,Qt())},wt=F=>{let it=Ee.current;return it&&Xe.current.set(F,it),F};ht(()=>{let F=()=>{document.visibilityState==="visible"?Ft():Dt()};return document.addEventListener("visibilitychange",F),window.addEventListener("focus",Ft),window.addEventListener("blur",Dt),()=>{document.removeEventListener("visibilitychange",F),window.removeEventListener("focus",Ft),window.removeEventListener("blur",Dt),Qt()}},[]),ht(()=>{Re.current!==J&&(Re.current=J,C.current=!1,se.current=!1,G(!1),Te(!1),ze(!1),Ge.current?.("loading"))},[J]),ht(()=>{Ke(()=>Jt.current?.(oe&&!$e))},[oe,$e]);let ne=Ys(s);ht(()=>{let F=r?`${r.slice(0,6)}\u2026(len ${r.length})`:"(empty)",it=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(A(`mount clientId=${F} env=${s??"(unset)"}\u2192${ne??"live"} ccy=${c} sub=${l}`),A(`ua=${it.slice(0,80)}${it.length>80?"\u2026":""}`),!r){A("FAIL: clientId empty \u2014 gateway misconfigured"),ze(!0),U.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(!V.current){A("FAIL: containerRef not attached");return}z.current=U.startTiming(),U.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Lt=!1,Ln=!1,Me=()=>Lt||Ln,st,He=!1,En=()=>{st=Ws(),st||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),He=!0},In=null,zn=!1,Wn=null,_n=!1,rt=()=>{!Wn||_n||(_n=!0,Wn.close().catch(()=>{}))},zt=null,ln=()=>{zt!==null&&(U.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),U.performance({stage:"overlay_return",durationMs:U.elapsed(zt),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),zt=null)},Pt=!1,xt=V.current,tn=null,cn=null,Yt=[],Ut=m=>{if(!m||typeof m.getBoundingClientRect!="function")return"(no rect)";let o=m.getBoundingClientRect();return`${Math.round(o.width)}\xD7${Math.round(o.height)}`},$t=m=>{if(!m)return"(empty)";try{let o=new URL(m,typeof window<"u"?window.location.href:"https://localhost"),y=o.pathname.toLowerCase();return y.includes("checkcaptcha")||y.includes("captcha")?`CAPTCHA(${o.host}${y})`:y.includes("risk")||y.includes("challenge")?`RISK(${o.host}${y})`:y.includes("smart/buttons")?`smart-buttons(${o.host})`:`${o.host}${y}`.slice(0,100)}catch{return m.slice(0,80)}},Ie=m=>{let o=m.getAttribute("src"),y=m.getAttribute("srcdoc"),B=m.getAttribute("name"),P=m.getAttribute("sandbox"),$=[];return o&&$.push(`src=${$t(o)}`),y&&$.push(`srcdoc[${y.length}ch]`),!o&&!y&&$.push("src=(empty) srcdoc=(empty)"),B&&$.push(`name=${B.slice(0,40)}`),P!==null&&$.push(`sandbox="${P.slice(0,40)}"`),$.join(" ")},qt=m=>{if(!(m instanceof HTMLIFrameElement))return"";try{let o=m.contentDocument;if(!o)return"cd=null";let y=o.body?.children.length??0,B=o.body?.innerHTML.length??0,P=o.head?.innerHTML.length??0;return`cd=same-origin readyState=${o.readyState} body[${y}children,${B}ch] head[${P}ch]`}catch(o){return`cd=cross-origin(${o.message.slice(0,30)})`}},gt=[],fn=m=>{if(Me())return;let o=m.message??String(m.error??"(no message)");o&&(o.toLowerCase().includes("paypal")||o.toLowerCase().includes("zoid")||o.toLowerCase().includes("postrobot")||o.toLowerCase().includes("storage"))&&(A(`window:error ${o.slice(0,140)}`),gt.push(o))},Yn=m=>{if(Me())return;let o=m.reason instanceof Error?m.reason.message:String(m.reason??"(no reason)");o&&(o.toLowerCase().includes("paypal")||o.toLowerCase().includes("zoid")||o.toLowerCase().includes("postrobot")||o.toLowerCase().includes("storage"))&&(A(`window:rejection ${o.slice(0,140)}`),gt.push(o))};L&&typeof window<"u"&&(window.addEventListener("error",fn),window.addEventListener("unhandledrejection",Yn));let Vt={value:0};if(L&&typeof PerformanceObserver<"u")try{cn=new PerformanceObserver(m=>{if(!Me())for(let o of m.getEntries()){if(!o.name.toLowerCase().includes("paypal"))continue;Vt.value+=1;let y=Math.round(o.duration);A(`net ${y}ms ${o.name.slice(0,90)}`)}}),cn.observe({type:"resource",buffered:!0})}catch{}let jt=()=>{for(tn?.disconnect(),tn=null,cn?.disconnect(),cn=null;Yt.length;)clearTimeout(Yt.pop());L&&typeof window<"u"&&(window.removeEventListener("error",fn),window.removeEventListener("unhandledrejection",Yn))},Ot=m=>{if(!m)return!1;let o=m.toLowerCase();return o.includes("zoid destroyed")||o.includes("destroyed all components")||o.includes("window closed")||o.includes("detected container element removed")},On=m=>{if(Me()||Ot(m))return;let o=Un(m)??m;Ke(()=>qe.current?.(o))},Nn=m=>{Lt||(ze(!0),m.includes("paypal_ineligible")||U.error({errorCode:"PROVIDER_LOAD_FAILED",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk",failureCategory:"provider_runtime"}),console.error("[FloPay] DirectPayPal load/render failure:",m))},nn=(m,o=!1)=>{if(Lt)return;let y=C.current||!w;if(zn)return;zn=!0,Ln=!0,jt(),rt();let B=o||Si(m);if(B&&w&&!C.current){C.current=!0,G(!1),T(!1),Te(!0),Ge.current?.("retrying"),In=setTimeout(()=>{Lt||Ue(P=>P+1)},Gs);return}if(B||y){if(G(!1),T(!1),Te(!1),ze(!0),Ge.current?.("exhausted"),!se.current){se.current=!0;let P=Si(m)?"paypal_init_timeout":o?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",P)}return}Nn(m)};ze(!1);let Gt=async(m,o=Ee.current)=>{if(Me())return;let y=o?.sessionId??e;if(X.current){await X.current(m,{sessionId:y,accountPatch:o?.accountPatch,nonce:o?.nonce});return}let B=U.startTiming();U.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let P=()=>{U.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),U.performance({stage:"processing",durationMs:U.elapsed(B),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let $=I.current,Ae=o?.accountPatch?.email??he.current,Qe=o?.accountPatch?.userId??$?.customer?.id??$?.accountData?.userId??"",q=await new oa(ce,{telemetry:!1}).processPayment(Qe,{sessionId:y,nonce:o?.nonce??Ye.current,tokenizedData:m,accountData:{userId:Qe,email:Ae??$?.customer?.email??"",firstName:o?.accountPatch?.firstName??$?.customer?.firstName??$?.accountData?.firstName??"",lastName:o?.accountPatch?.lastName??$?.customer?.lastName??$?.accountData?.lastName??"",country:o?.accountPatch?.country??$?.customer?.country??$?.accountData?.country??void 0,zip:o?.accountPatch?.zip??$?.customer?.zip??$?.accountData?.zip??void 0}});if(q.ok){if(Ln||Lt&&Rn.current)return;P(),U.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Ke(()=>tt.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Me())return;let p=await q.json().catch(()=>null),N=p?.message??"PayPal payment failed.",ye=Un(N)??N;P(),q.status===400&&(typeof p?.declineCode=="string"||!Array.isArray(p?.fields))?U.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):q.status===400||q.status===422?U.terminal({outcome:"validation_rejected",provider:"paypal",paymentMethodCategory:"paypal",statusClass:"4xx"}):U.error({errorCode:"PAYMENT_PROCESSING_FAILED",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:q.status>=500?"5xx":q.status>=400?"4xx":q.status>=300?"3xx":"unknown",failureCategory:q.status>=500?"server_error":void 0}),On(ye),Ke(()=>ft.current?.(Et("paypal",ye,{code:p?.code,declineCode:p?.declineCode})));return}catch($){if(Me())return;P(),U.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let Ae=$ instanceof Error?$.message:"PayPal payment failed.",Qe=Un(Ae)??Ae;On(Qe),Ke(()=>ft.current?.(Et("paypal",Qe)));return}},rn=()=>new vi("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),Ne=m=>Me()?Promise.reject(rn()):Promise.resolve(m),_=async m=>{if(Me())throw rn();He||En();let o=Ee.current,y=o?.sessionId??e,B=o?.nonce??Ye.current;U.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let P=await new oa(ce,{telemetry:!1}).createSessionIntent(y,B??"",{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:st});if(Me())throw rn();if(P.provider!=="paypal")throw new Error(m);return U.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),P.providerObjectId},O=(m,o)=>{let y=o?.nonce??Ye.current;if(!y)return;let B=o?.sessionId??e,P=Pr(m)??Mn(m)??"provider_declined";new oa(ce,{telemetry:!1}).reportSessionIntentDecline(B,y,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:P}).catch(()=>{})},M=ae;A("loadScript:scheduled (deferred 1 tick)");let Pe=null,be=setTimeout(()=>{if(Lt){A("loadScript:skipped (cancelled before defer ran)");return}A("loadScript:start");let m=ne==="live"?"production":ne;Pe=Hs({clientId:r,currency:c,intent:l?"subscription":"capture",vault:l?!0:void 0,...m?{environment:m}:{},...m==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),Pe.then(o=>{if(A(`loadScript:resolved inactive=${Me()} ns=${!!o} buttons=${!!o?.Buttons}`),Me())return;if(!o?.Buttons){A("FAIL: namespace missing Buttons factory"),nn("PayPal SDK did not expose the Buttons factory.");return}U.log({name:"provider.ready",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),U.performance({stage:"provider_ready",durationMs:U.elapsed(z.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),U.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let y=async Q=>{if(Me()||Fe.current!==M)return;let q=Q.subscriptionID??Q.orderID??"",p=q?Xe.current.get(q):nt.current.get(M);if(!(!p||!Zt(p.generation))&&Bt(p.generation)){Xe.current.delete(q),nt.current.delete(p.surfaceKey),ln();try{if(T(!0),Ke(()=>qe.current?.(null)),!q)throw new vi("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await Gt({id:q,isPaypal:!0},p)}catch(N){On(N instanceof Error?N.message:"PayPal capture failed.")}finally{Me()||T(!1)}}},B=o.Buttons({style:{layout:"horizontal",height:wo,tagline:!1},onClick:async(Q,q)=>{if(Me()){await q.reject();return}En();let p=Xt.current,N={};if(p)try{let _e=await p("paypal");if(Me()){await q.reject();return}if(!_e.proceed){Ee.current=null,nt.current.delete(M),await q.reject();return}N={sessionId:_e.sessionId,accountPatch:_e.accountPatch,nonce:_e.nonce}}catch(_e){A(`onClick:runBeforeButtonClick rejected msg=${(_e instanceof Error?_e.message:String(_e)).slice(0,120)}`),Ee.current=null,nt.current.delete(M),await q.reject();return}Ke(()=>We.current?.("paypal"));let we={generation:ir(),surfaceKey:M,...N};Ee.current=we,nt.current.set(M,we),await q.resolve(),U.log({name:"payment.method.selected",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),U.log({name:"provider.popup.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),U.log({name:"provider.overlay.opened",stage:"overlay_open",provider:"paypal",paymentMethodCategory:"paypal"}),zt=U.startTiming()},createOrder:l?void 0:E?()=>Ne(E).then(wt):()=>_("Failed to create PayPal order.").then(wt),createSubscription:l?E?()=>Ne(E).then(wt):()=>_("Failed to create PayPal subscription.").then(wt):void 0,onApprove:y,onCancel:()=>{if(Me())return;let Q=nt.current.get(M)??Ee.current;Q&&nt.current.delete(Q.surfaceKey),Ee.current=null,ln(),U.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),ee.current=!0,kt({generation:Q?.generation,remount:!0,focus:!1})},onError:Q=>{if(Me()||Fe.current!==M)return;let q=Q instanceof Error?Q.message:"PayPal failed to render.";if(A(`onError rendered=${Pt} msg=${q.slice(0,120)}`),Pt){let p=nt.current.get(M)??Ee.current;if(p&&!Zt(p.generation)||!p&&Ve.current===St.current)return;if(Ot(q)){Bt(p?.generation);return}if(ln(),Wr(Q)){U.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),O(Q,p),Ke(()=>ft.current?.(Et("paypal",q))),p&&nt.current.delete(p.surfaceKey),Ee.current=null,Bt(p?.generation);return}let N=q.toLowerCase();U.error({errorCode:N.includes("popup")&&N.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),p&&nt.current.delete(p.surfaceKey),Ee.current=null,kt({generation:p?.generation,remount:!0,showRetry:!0,focus:!0}),yn(Q,{code:"paypal_runtime_failed"});return}nn(q)}}),P=B.isEligible();if(A(`isEligible=${P}`),U.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!P){G(!1),nn("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}Wn=B,L&&A(`container:dims ${Ut(xt)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),L&&typeof MutationObserver<"u"&&(tn=new MutationObserver(Q=>{if(!Me()){for(let q of Q)if(q.type==="childList")q.addedNodes.forEach(p=>{if(!(p instanceof Element))return;let N=p.tagName.toLowerCase(),ye=(p.getAttribute("title")??"").slice(0,40),we=N==="iframe"?` ${Ie(p)}`:"";A(`child+ ${N}${ye?` title="${ye}"`:""}${we} dims=${Ut(p)}`)});else if(q.type==="attributes"&&q.target instanceof Element){let p=q.target;if(p.tagName.toLowerCase()!=="iframe")continue;let N=q.attributeName;(N==="src"||N==="srcdoc")&&A(`attr~ iframe ${N}=${N==="srcdoc"?`[${(p.getAttribute("srcdoc")??"").length}ch]`:$t(p.getAttribute("src"))} dims=${Ut(p)}`)}}}),tn.observe(xt,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let Ae=Q=>{if(Me()||Pt)return;let q=xt.querySelectorAll("iframe"),p=typeof document<"u"&&"hasStorageAccess"in document;A(`watchdog:${Q} container=${Ut(xt)} children=${xt.childElementCount} iframes=${q.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${p} paypalNetRequests=${Vt.value}`),q.forEach((N,ye)=>{let we=(N.getAttribute("title")??"").slice(0,40);A(` iframe[${ye}] ${Ut(N)}${we?` title="${we}"`:""} ${Ie(N)}`);let _e=qt(N);_e&&A(` ${_e}`)}),gt.length===0&&A(" (no PayPal/zoid window errors captured)")};L&&(Yt.push(setTimeout(()=>Ae("3s"),3e3)),Yt.push(setTimeout(()=>Ae("8s"),8e3)),Yt.push(setTimeout(()=>Ae("15s"),15e3))),A("render:start");let Qe=U.startTiming();Yt.push(setTimeout(()=>{Me()||Pt||(A("watchdog:11s retryable render timeout"),nn("PayPal Buttons render did not settle within 11000ms.",!0))},Js)),B.render(xt).then(()=>{if(A(`render:resolved inactive=${Me()}`),jt(),Me()){rt();return}Pt=!0,G(!0),Te(!1),Ge.current?.("ready"),U.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),U.performance({stage:"checkout_render",durationMs:U.elapsed(Qe),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(Q=>{let q=Q instanceof Error?Q.message:"PayPal failed to render.";A(`render:rejected msg=${q.slice(0,120)}`),jt(),nn(q)})}).catch(o=>{let y=o instanceof Error?o.message:"PayPal SDK failed to load.";A(`loadScript:rejected msg=${y.slice(0,120)}`),nn(y)})},0);return()=>{Lt=!0,clearTimeout(be),In&&clearTimeout(In),jt(),rt()}},[w,ce,r,c,s,l,e,E,ae,U]);let Kn=L?aa("pre",{"data-testid":"flopay-direct-paypal-debug",style:{margin:"0 0 8px 0",padding:"6px 8px",background:$e?"#fef2f2":"#f3f4f6",border:`1px solid ${$e?"#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=${oe} failed=${$e})`,Je.length===0?`
1
+ import{a as qo,b as ut,c as _n,d as Pn,e as bn,f as Lr,g as Xa,h as Qa,i as gs,j as hs}from"./chunk-P5QXEIBB.mjs";import{useCallback as Ss,useEffect as zr,useState as jo,useMemo as ws,useRef as Ko}from"react";import{resolveBillingApiUrl as ks}from"@flopay/shared";import{createContext as Za}from"react";var xn=Za({flopay:null,paypalFlopay:null,elements:null,billingApiUrl:""}),un=Za({session:null,loading:!1,error:null});var Ps=Symbol.for("@flopay/js.telemetry.bridge.v1"),bs=Symbol.for("@flopay/js.telemetry.reporter-factory.v1");function vs(){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 Cs(e){let t=vs(),n=(a,i)=>a?a.bind(e):i,s=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:s,elapsed:e.elapsed?e.elapsed.bind(e):a=>Math.max(0,s()-a),setCheckoutContext:n(e.setCheckoutContext,t.setCheckoutContext),beginCheckout:n(e.beginCheckout,t.beginCheckout),disable:n(e.disable,t.disable),flush:n(e.flush,t.flush),destroy:n(e.destroy,t.destroy)}}function so(e){let t=globalThis[bs];return Cs(t?.(e)??{})}function At(e){if(e)return e[Ps]}import{jsx as Rs}from"react/jsx-runtime";function lo({flopay:e,paypalFlopay:t,options:n,children:s}){let[a,i]=jo(e instanceof Promise?null:e),[u,l]=jo(t instanceof Promise||!t?null:t),[v,N]=jo(null),h=Ko(null),E=Ko(null),C=Ko(null);zr(()=>{if(!a)return;let k=At(a);return h.current=k?.beginCheckout()??k?.now()??0,k?.log({name:"checkout.mount",stage:"checkout_mount"}),()=>{k?.log({name:"checkout.unmount",stage:"unmount"})}},[a]),zr(()=>{let k=!1;return e instanceof Promise?e.then(T=>{k||i(T)}):i(e),()=>{k=!0}},[e]),zr(()=>{let k=!1;if(!t){l(null);return}return t instanceof Promise?t.then(T=>{k||l(T)}):l(t),()=>{k=!0}},[t]),zr(()=>{if(!a){N(null);return}let k=a.elements({appearance:n?.appearance,clientSecret:n?.clientSecret,amount:n?.amount,currency:n?.currency,paymentMethodCreation:n?.paymentMethodCreation,setupFutureUsage:n?.setupFutureUsage});return N(k),()=>{k.destroy()}},[a,n?.appearance,n?.clientSecret,n?.amount,n?.currency,n?.paymentMethodCreation,n?.setupFutureUsage]),zr(()=>{if(!a||!v||E.current===v)return;E.current=v;let k=At(a);k?.log({name:"checkout.rendered",stage:"checkout_render"}),k?.performance({stage:"checkout_render",durationMs:k.elapsed(h.current??0),durationMode:"machine"})},[v,a]);let F=Ss(()=>{if(!a||!v||C.current===v)return;C.current=v;let k=At(a);k?.log({name:"checkout.interactive",stage:"checkout_interactive"}),k?.performance({stage:"checkout_interactive",durationMs:k.elapsed(h.current??0),durationMode:"machine"})},[v,a]),c=ks(n?.billingApiUrl),P=ws(()=>({flopay:a,paypalFlopay:u,elements:v,billingApiUrl:c,reportInteractive:F}),[a,u,v,c,F]);return Rs(xn.Provider,{value:P,children:s})}import ua,{useCallback as rr,useEffect as An,useMemo as pn,useRef as Ot,useState as bt}from"react";import{PaymentAPI as ko,SESSION_CREATE_TELEMETRY as _l}from"@flopay/js";import{SDK_VERSION as Hi,FloPayError as Et,classifyTelemetryFailure as Oi,isDetachedSessionEligible as xl,resolveBillingApiUrl as Tl,buildCheckoutDisplayData as Ui,resolveButtonsLayoutTheme as Ml,resolveIdempotencyKey as $i,resolveTheme as Wi,telemetryStatusClass as Al}from"@flopay/shared";import"react";import{Fragment as dr,jsx as an,jsxs as ei}from"react/jsx-runtime";function Is(){return ei(dr,{children:[ei("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:[an("rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}),an("line",{x1:"2",x2:"22",y1:"10",y2:"10"})]}),"Credit / Debit Card",an("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:an("path",{d:"M9 18l6-6-6-6"})})]})}function Es(){return an(dr,{children:"Go back"})}function _s(){return an(dr,{children:"Secure card checkout"})}function sr(e){return e!==void 0&&(e===""||e===null||e===!1)}function lr({content:e}){return an(dr,{children:e===void 0?an(Is,{}):e})}function cr({content:e}){return an(dr,{children:e===void 0?an(Es,{}):e})}function Nr({content:e}){return an(dr,{children:e===void 0?an(_s,{}):e})}import{ExpressCheckoutElement as Ei,PaymentElement as Ks,Elements as tr,useElements as oa,useStripe as aa}from"@stripe/react-stripe-js";import{isAuthorizationOnlySession as Zo,normalizeCheckoutFailureOutcome as Vs,resolveButtonsLayoutTheme as Hs,getPostalCodeLabel as na,getStateLabel as fi,getStateOptions as Ws,COUNTRY_OPTIONS as Ys,resolveAVSConfig as Gs,isAVSFieldVisible as De,getStateFromPostalCode as gi,isPostalCodeSupported as Js,isValidPostalCode as Xs,getPostalCodeExample as Qs,filterStripeMethodsByCountry as Zs,getStripeMethodDisplayName as hr,hasVendoredStripeMethodLogo as el,needsStripeMethodExplicitConfirm as hi,resolveStripeMethodBrandVariant as tl,partitionStripeMethods as nl,stripeExpressMethodToOptionKey as Pi}from"@flopay/shared";import{PaymentAPI as Un,toStripeAppearance as rl}from"@flopay/js";import"react";import{jsx as ti,jsxs as xs}from"react/jsx-runtime";function ur({children:e,margin:t,icon:n=!0,styleOverride:s}){return xs("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"}:{},...s??{}},children:[n&&ti("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",style:{flexShrink:0},children:ti("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 ni={alipay:new URL("./payment-logos/alipay.svg",import.meta.url).href,bancontact:new URL("./payment-logos/bancontact.svg",import.meta.url).href,blik:new URL("./payment-logos/blik.svg",import.meta.url).href,eps:new URL("./payment-logos/eps.svg",import.meta.url).href,giropay:new URL("./payment-logos/giropay.svg",import.meta.url).href,ideal:new URL("./payment-logos/ideal.svg",import.meta.url).href,klarna:new URL("./payment-logos/klarna.svg",import.meta.url).href,p24:new URL("./payment-logos/p24.svg",import.meta.url).href,sepa_debit:new URL("./payment-logos/sepa_debit.svg",import.meta.url).href,wechat_pay:new URL("./payment-logos/wechat_pay.svg",import.meta.url).href};import ol,{useCallback as Ce,useContext as al,useEffect as ct,useMemo as lt,useRef as Be,useState as ve}from"react";import{useContext as Or}from"react";import{resolveBillingApiUrl as Ts}from"@flopay/shared";function vn(){return Or(xn).flopay}function Vo(){return Or(xn).paypalFlopay??null}function Ho(){return Or(xn).elements}function Ms(){return Or(un)}function co(){return Or(xn).billingApiUrl||Ts()}import{FloPayError as ri,isMoneySettledOutcome as As,isSetupIntentClientSecret as Kc}from"@flopay/shared";function oi(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 Wo(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 ai(e,t){let n=e.products??[...(e.subscriptions??[]).map(i=>({type:"subscription",code:i.code??i.providerPlanId,name:i.subscriptionName??i.providerPlanName??i.code??i.providerPlanId??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount,currency:i.currency,metadata:i.metadata})),...(e.items??[]).map(i=>({type:"item",code:i.code??i.providerItemId,name:i.itemName??i.providerItemName??i.code??i.providerItemId??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount,currency:i.currency,metadata:i.metadata}))],s=n.reduce((i,u)=>i+(u.overrideAmount??u.totalAmount??0),0),a=e.currency??n.find(i=>i.currency)?.currency??"USD";return{id:"",clientSecret:"",mode:n.some(i=>i.type==="subscription")?"subscription":"payment",amount:Math.round(s*100),currency:a,status:"open",captureMethod:e.captureMethod,customer:{id:e.account.userId,email:e.account.email??"",firstName:e.account.firstName,lastName:e.account.lastName,gender:e.account.gender??void 0,city:e.account.city??void 0,state:e.account.state??void 0,country:e.account.country??void 0,zip:e.account.zip??void 0},successUrl:e.successUrl,cancelUrl:e.cancelUrl,checkoutMode:t??e.checkoutMode??"full",products:n.map((i,u)=>({uuid:`synthetic-${i.type??"item"}-${u}`,checkoutSessionId:"",type:i.type??"item",code:i.code,name:i.name??null,quantity:i.quantity??1,totalAmount:i.totalAmount,overrideAmount:i.overrideAmount??null,currency:i.currency??a,metadata:i.metadata??null}))}}function Yo(e,t){return t?{...e,...t}:e}function It(e,t,n){let s=typeof t=="string"?t:t.message,a=typeof t=="string"?n?.code:n?.code??t.code,i=typeof t=="string"?n?.declineCode:n?.declineCode??t.declineCode;return{method:e,message:s,...a?{code:a}:{},...i?{declineCode:i}:{}}}var Bs=[{match:/^paypal authorization required\.?$/i,replacement:"For your additional security, please re-authenticate this payment via PayPal."}];function Nn(e){if(typeof e!="string")return e??void 0;let t=e.trim();if(!t)return e;for(let{match:n,replacement:s}of Bs)if(n.test(t))return s;return e}function Qn(e,t){return e.status!=="authorized"?{status:"succeeded"}:{status:"authorized",paymentId:e.paymentId,sessionId:e.id||t||void 0,authorizationExpiresAt:e.authorizationExpiresAt}}function pr(e){return e?.status==="authorized"||e?.status==="complete"}function ii(e){return e?.status==="expired"&&(e.failureOutcome==="authorization_expired"||e.captureMethod==="manual")}function uo(e){let t=ii(e);return new ri(t?"Authorization has expired.":"Checkout session has expired.","api_error",{code:t?"authorization_expired":"checkout_session_expired"})}function po(e){let t=ii(e);return new ri(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 mo(e,t){return e==="processing"||As(e,t)}function si(e){return e==="succeeded"?"succeeded":e==="processing"||e==="requires_capture"?"processing":"failed"}function li(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?{mode:"setup"}:{mode:"payment",amount:e}}function Ur(e){let t=[e?.id,e?.originalPaymentMethodId];for(let n of t)if(typeof n=="string"&&n.startsWith("pm_"))return n}var yo="flopay_recent_completion_";function mr(e){if(!(!e||typeof window>"u"))try{let t={expiresAt:Date.now()+6e4};window.sessionStorage.setItem(yo+e,JSON.stringify(t))}catch{}}function Go(e){if(!e||typeof window>"u")return!1;try{let t=window.sessionStorage.getItem(yo+e);if(!t)return!1;let n=JSON.parse(t);return typeof n?.expiresAt!="number"||n.expiresAt<=Date.now()?(window.sessionStorage.removeItem(yo+e),!1):!0}catch{return!1}}function ci(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}import{useCallback as fo,useEffect as ft,useMemo as qr,useRef as Ze,useState as er}from"react";import{loadScript as Ds}from"@paypal/paypal-js";import{PaymentAPI as Jo}from"@flopay/js";import{FloPayError as di,SDK_VERSION as Ls,generateIdempotencyKey as zs,normalizeGatewayEnvironment as Ns}from"@flopay/shared";function Fs(e){if(e instanceof Error)return e.message;if(typeof e=="object"&&e!==null){let t=e.message;return typeof t=="string"?t:void 0}return typeof e=="string"?e:void 0}function Zn(e){if(typeof e!="string")return;let t=e.trim();return/^[a-z0-9_.-]{1,64}$/i.test(t)?t:void 0}function Tn(e){if(typeof e!="object"||e===null)return;let t=e;return Zn(t.code)??Zn(t.type)??Zn(t.name)}function yr(e){if(!(typeof e!="object"||e===null))return Zn(e.decline_code)}function $r(e){return typeof e!="object"||e===null?!1:Zn(e.type)?.toLowerCase()==="card_error"||yr(e)!==void 0}function On(e){let t=Fs(e)?.toLowerCase()??"",s=`${Tn(e)?.toLowerCase()??""} ${t}`;return s.includes("popup")&&s.includes("block")}import{jsx as fr,jsxs as Xo}from"react/jsx-runtime";var go=45,Os=1e3,Us=11e3,$s=["https://www.paypal.com","https://www.sandbox.paypal.com"],ui="We couldn't open PayPal. Try again or choose another payment method.",qs={width:"100%",minHeight:go,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 pi(e){return e.includes("No ack for postMessage init()")&&$s.some(t=>e.includes(t))&&e.includes("10000ms")}function js(e){return e?`${ui} Allow pop-ups for this site, then try again.`:ui}function mi({sessionId:e,nonce:t,billingApiUrl:n,email:s,clientId:a,environment:i,currency:u,isSubscription:l,onTokenizedBody:v,onComplete:N,onErrorChange:h,onDecline:E,onTechnicalFailure:C,isProcessing:F=!1,onLoadStateChange:c,onInitializationStateChange:P,allowAutomaticRetry:k=!0,onButtonClick:T,runBeforeButtonClick:g,session:me,existingOrderId:M,telemetry:le,telemetryContext:ce,debug:z=!1}){let J=vn(),H=qr(()=>{if(J)return null;let A=so({billingApiUrl:n,sdkPackage:"@flopay/react",sdkVersion:Ls,enabled:le!==!1});return A.setCheckoutContext(ce??{}),A.beginCheckout(ce??{}),A},[n,J,le,ce?.checkoutMode,ce?.layout]),oe=qr(()=>At(J),[J]);ft(()=>()=>{H&&H.flush().catch(()=>{}).finally(()=>H.destroy())},[H]);let j=qr(()=>({error:A=>{oe?oe.error(A):H?.error(A)},log:A=>{oe?oe.log(A):H?.log(A)},performance:A=>{oe?oe.performance(A):H?.performance(A)},terminal:A=>{oe?oe.terminal(A):H?.terminal(A)},startTiming:()=>oe?.now()??H?.now()??0,elapsed:A=>oe?.elapsed(A)??Math.max(0,(H?.now()??A)-A)}),[oe,H]),K=Ze(null),ie=Ze(0),xe=Ze(null),he=Ze(!1),[de,Q]=er(!1),[ye,Te]=er(!1),[Z,Ue]=er(0),Fe=Ze(0),[we,V]=er(!1),b=Ze(!1),te=Ze(!1),[$e,ze]=er(!1),[ae,R]=er(!1),re=qr(()=>n.replace(/\/+$/,""),[n]),W=qr(()=>JSON.stringify([re,a,u,i??"",l,e,M??""]),[re,a,u,i,M,l,e]),ke=Ze(W),dt=ke.current!==W,[Ge,pt]=er([]),_=A=>{z&&pt(at=>[...at,`${new Date().toISOString().slice(11,23)} ${A}`])},Y=Ze(v),et=Ze(N),qe=Ze(h),mt=Ze(E),Ne=Ze(C),He=Ze(T),Jt=Ze(c),Ye=Ze(P),Xt=Ze(g),S=Ze(me),fe=Ze(s),We=Ze(t),Re=Ze(null),vt=Ze(0),Ke=Ze(null),je=Ze(null),tt=Ze(new Map),Je=Ze(new Map),kn=Ze(!1);ft(()=>(kn.current=!0,()=>{kn.current=!1}),[]),ft(()=>{Y.current=v},[v]),ft(()=>{et.current=N},[N]),ft(()=>{qe.current=h},[h]),ft(()=>{mt.current=E},[E]),ft(()=>{Ne.current=C},[C]),ft(()=>{He.current=T},[T]),ft(()=>{Jt.current=c},[c]),ft(()=>{Ye.current=P},[P]),ft(()=>{Xt.current=g},[g]),ft(()=>{S.current=me},[me]),ft(()=>{fe.current=s},[s]),ft(()=>{We.current=t},[t]),ft(()=>{Fe.current=Z},[Z]),ft(()=>{we&&xe.current?.focus()},[we,Z]);let ot=fo(()=>{window.setTimeout(()=>{xe.current?.focus()},0)},[]),jn=fo(()=>{Q(!1),Ue(A=>A+1)},[]),Wt=fo(()=>{V(!1),(K.current?.querySelector('iframe, button, [tabindex]:not([tabindex="-1"])')??K.current)?.focus?.()},[]);ft(()=>{!de||!he.current||(he.current=!1,Wt())},[Wt,de,Z]);let mn=fo((A,at)=>{let Lt=Ne.current;if(Lt){Lt("paypal",A,at);return}qe.current?.(js(at?.popupBlocked??On(A)))},[]),Qt=()=>{Ke.current?.timer&&(clearTimeout(Ke.current.timer),Ke.current.timer=null)},or=()=>{Qt();let A=vt.current+1;return vt.current=A,je.current=null,Ke.current={generation:A,timer:null,yieldedControl:!1},V(!1),A},Bt=A=>A!==void 0&&Ke.current?.generation!==A?!1:(Qt(),Ke.current=null,je.current=null,!0),St=A=>{let at=A?.generation??Ke.current?.generation??vt.current;(!A?.generation||Ke.current?.generation===at)&&(Qt(),Ke.current=null),je.current=at,A?.showRetry&&V(!0),A?.remount&&jn(),A?.focus!==!1&&ot()},Zt=A=>Ke.current?.generation===A&&je.current!==A,en=A=>{typeof document<"u"&&document.visibilityState!=="visible"||(Qt(),A.timer=setTimeout(()=>{Ke.current?.generation===A.generation&&(Ke.current=null,je.current=A.generation,mn(new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}),V(!0),jn(),ot())},600))},Ft=()=>{let A=Ke.current;A?.yieldedControl&&en(A)},Dt=()=>{let A=Ke.current;A&&(A.yieldedControl=!0,Qt())},Ct=A=>{let at=Re.current;return at&&Je.current.set(A,at),A};ft(()=>{let A=()=>{document.visibilityState==="visible"?Ft():Dt()};return document.addEventListener("visibilitychange",A),window.addEventListener("focus",Ft),window.addEventListener("blur",Dt),()=>{document.removeEventListener("visibilitychange",A),window.removeEventListener("focus",Ft),window.removeEventListener("blur",Dt),Qt()}},[]),ft(()=>{ke.current!==W&&(ke.current=W,b.current=!1,te.current=!1,Q(!1),Te(!1),ze(!1),Ye.current?.("loading"))},[W]),ft(()=>{ut(()=>Jt.current?.(de&&!$e))},[de,$e]);let X=Ns(i);ft(()=>{let A=a?`${a.slice(0,6)}\u2026(len ${a.length})`:"(empty)",at=typeof navigator<"u"?navigator.userAgent:"(no navigator)";if(_(`mount clientId=${A} env=${i??"(unset)"}\u2192${X??"live"} ccy=${u} sub=${l}`),_(`ua=${at.slice(0,80)}${at.length>80?"\u2026":""}`),!a){_("FAIL: clientId empty \u2014 gateway misconfigured"),ze(!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(!K.current){_("FAIL: containerRef not attached");return}ie.current=j.startTiming(),j.log({name:"provider.load.started",stage:"provider_load",provider:"paypal",paymentMethodCategory:"paypal"});let Lt=!1,Fn=!1,Me=()=>Lt||Fn,it,Ve=!1,Rn=()=>{it=zs(),it||console.warn("[FloPay] DirectPayPal: secure idempotency key unavailable; retries may not be deduplicated."),Ve=!0},In=null,Dn=!1,Vn=null,En=!1,nt=()=>{!Vn||En||(En=!0,Vn.close().catch(()=>{}))},zt=null,sn=()=>{zt!==null&&(j.log({name:"provider.overlay.returned",stage:"overlay_return",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"overlay_return",durationMs:j.elapsed(zt),durationMode:"buyer",provider:"paypal",paymentMethodCategory:"paypal"}),zt=null)},gt=!1,xt=K.current,tn=null,ln=null,Yt=[],Ut=m=>{if(!m||typeof m.getBoundingClientRect!="function")return"(no rect)";let r=m.getBoundingClientRect();return`${Math.round(r.width)}\xD7${Math.round(r.height)}`},$t=m=>{if(!m)return"(empty)";try{let r=new URL(m,typeof window<"u"?window.location.href:"https://localhost"),y=r.pathname.toLowerCase();return y.includes("checkcaptcha")||y.includes("captcha")?`CAPTCHA(${r.host}${y})`:y.includes("risk")||y.includes("challenge")?`RISK(${r.host}${y})`:y.includes("smart/buttons")?`smart-buttons(${r.host})`:`${r.host}${y}`.slice(0,100)}catch{return m.slice(0,80)}},Ie=m=>{let r=m.getAttribute("src"),y=m.getAttribute("srcdoc"),x=m.getAttribute("name"),f=m.getAttribute("sandbox"),O=[];return r&&O.push(`src=${$t(r)}`),y&&O.push(`srcdoc[${y.length}ch]`),!r&&!y&&O.push("src=(empty) srcdoc=(empty)"),x&&O.push(`name=${x.slice(0,40)}`),f!==null&&O.push(`sandbox="${f.slice(0,40)}"`),O.join(" ")},qt=m=>{if(!(m instanceof HTMLIFrameElement))return"";try{let r=m.contentDocument;if(!r)return"cd=null";let y=r.body?.children.length??0,x=r.body?.innerHTML.length??0,f=r.head?.innerHTML.length??0;return`cd=same-origin readyState=${r.readyState} body[${y}children,${x}ch] head[${f}ch]`}catch(r){return`cd=cross-origin(${r.message.slice(0,30)})`}},yt=[],yn=m=>{if(Me())return;let r=m.message??String(m.error??"(no message)");r&&(r.toLowerCase().includes("paypal")||r.toLowerCase().includes("zoid")||r.toLowerCase().includes("postrobot")||r.toLowerCase().includes("storage"))&&(_(`window:error ${r.slice(0,140)}`),yt.push(r))},Hn=m=>{if(Me())return;let r=m.reason instanceof Error?m.reason.message:String(m.reason??"(no reason)");r&&(r.toLowerCase().includes("paypal")||r.toLowerCase().includes("zoid")||r.toLowerCase().includes("postrobot")||r.toLowerCase().includes("storage"))&&(_(`window:rejection ${r.slice(0,140)}`),yt.push(r))};z&&typeof window<"u"&&(window.addEventListener("error",yn),window.addEventListener("unhandledrejection",Hn));let jt={value:0};if(z&&typeof PerformanceObserver<"u")try{ln=new PerformanceObserver(m=>{if(!Me())for(let r of m.getEntries()){if(!r.name.toLowerCase().includes("paypal"))continue;jt.value+=1;let y=Math.round(r.duration);_(`net ${y}ms ${r.name.slice(0,90)}`)}}),ln.observe({type:"resource",buffered:!0})}catch{}let Kt=()=>{for(tn?.disconnect(),tn=null,ln?.disconnect(),ln=null;Yt.length;)clearTimeout(Yt.pop());z&&typeof window<"u"&&(window.removeEventListener("error",yn),window.removeEventListener("unhandledrejection",Hn))},Nt=m=>{if(!m)return!1;let r=m.toLowerCase();return r.includes("zoid destroyed")||r.includes("destroyed all components")||r.includes("window closed")||r.includes("detected container element removed")},Ln=m=>{if(Me()||Nt(m))return;let r=Nn(m)??m;ut(()=>qe.current?.(r))},zn=m=>{Lt||(ze(!0),m.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:",m))},nn=(m,r=!1)=>{if(Lt)return;let y=b.current||!k;if(Dn)return;Dn=!0,Fn=!0,Kt(),nt();let x=r||pi(m);if(x&&k&&!b.current){b.current=!0,Q(!1),R(!1),Te(!0),Ye.current?.("retrying"),In=setTimeout(()=>{Lt||Ue(f=>f+1)},Os);return}if(x||y){if(Q(!1),R(!1),Te(!1),ze(!0),Ye.current?.("exhausted"),!te.current){te.current=!0;let f=pi(m)?"paypal_init_timeout":r?"paypal_render_timeout":"paypal_init_failure";console.error("[FloPay] Direct PayPal initialization failed:",f)}return}zn(m)};ze(!1);let Gt=async(m,r=Re.current)=>{if(Me())return;let y=r?.sessionId??e;if(Y.current){await Y.current(m,{sessionId:y,accountPatch:r?.accountPatch,nonce:r?.nonce});return}let x=j.startTiming();j.log({name:"payment.processing.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"});let f=()=>{j.log({name:"payment.processing.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"processing",durationMs:j.elapsed(x),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})};try{let O=S.current,Ae=r?.accountPatch?.email??fe.current,Xe=r?.accountPatch?.userId??O?.customer?.id??O?.accountData?.userId??"",U=await new Jo(re,{telemetry:!1}).processPayment(Xe,{sessionId:y,nonce:r?.nonce??We.current,tokenizedData:m,accountData:{userId:Xe,email:Ae??O?.customer?.email??"",firstName:r?.accountPatch?.firstName??O?.customer?.firstName??O?.accountData?.firstName??"",lastName:r?.accountPatch?.lastName??O?.customer?.lastName??O?.accountData?.lastName??"",country:r?.accountPatch?.country??O?.customer?.country??O?.accountData?.country??void 0,zip:r?.accountPatch?.zip??O?.customer?.zip??O?.accountData?.zip??void 0}});if(U.ok){if(Fn||Lt&&kn.current)return;f(),j.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),ut(()=>et.current?.({status:"succeeded",checkoutMethod:"paypal"}));return}if(Me())return;let p=await U.json().catch(()=>null),L=p?.message??"PayPal payment failed.",ue=Nn(L)??L;f(),U.status===400&&(typeof p?.declineCode=="string"||!Array.isArray(p?.fields))?j.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):U.status===400||U.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:U.status>=500?"5xx":U.status>=400?"4xx":U.status>=300?"3xx":"unknown",failureCategory:U.status>=500?"server_error":void 0}),Ln(ue),ut(()=>mt.current?.(It("paypal",ue,{code:p?.code,declineCode:p?.declineCode})));return}catch(O){if(Me())return;f(),j.error({errorCode:"NETWORK_REQUEST_FAILED",failureCategory:"transport_error",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"process_payment",statusClass:"network_error"});let Ae=O instanceof Error?O.message:"PayPal payment failed.",Xe=Nn(Ae)??Ae;Ln(Xe),ut(()=>mt.current?.(It("paypal",Xe)));return}},rn=()=>new di("PayPal render was superseded.","api_error",{code:"paypal_render_superseded"}),Oe=m=>Me()?Promise.reject(rn()):Promise.resolve(m),w=async m=>{if(Me())throw rn();Ve||Rn();let r=Re.current,y=r?.sessionId??e,x=r?.nonce??We.current;j.log({name:"payment.intent.started",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create"});let f=await new Jo(re,{telemetry:!1}).createSessionIntent(y,x??"",{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:null,intentKind:"payment"},{idempotencyKey:it});if(Me())throw rn();if(f.provider!=="paypal")throw new Error(m);return j.log({name:"payment.intent.completed",stage:"processing",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"intent_create",statusClass:"2xx"}),f.providerObjectId},D=(m,r)=>{let y=r?.nonce??We.current;if(!y)return;let x=r?.sessionId??e,f=yr(m)??Tn(m)??"provider_declined";new Jo(re,{telemetry:!1}).reportSessionIntentDecline(x,y,{provider:"paypal",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:f}).catch(()=>{})},I=Z;_("loadScript:scheduled (deferred 1 tick)");let ge=null,Pe=setTimeout(()=>{if(Lt){_("loadScript:skipped (cancelled before defer ran)");return}_("loadScript:start");let m=X==="live"?"production":X;ge=Ds({clientId:a,currency:u,intent:l?"subscription":"capture",vault:l?!0:void 0,...m?{environment:m}:{},...m==="sandbox"?{dataNamespace:"paypal_sandbox"}:{}}),ge.then(r=>{if(_(`loadScript:resolved inactive=${Me()} ns=${!!r} buttons=${!!r?.Buttons}`),Me())return;if(!r?.Buttons){_("FAIL: namespace missing Buttons factory"),nn("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(ie.current),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),j.log({name:"provider.availability.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"});let y=async G=>{if(Me()||Fe.current!==I)return;let U=G.subscriptionID??G.orderID??"",p=U?Je.current.get(U):tt.current.get(I);if(!(!p||!Zt(p.generation))&&Bt(p.generation)){Je.current.delete(U),tt.current.delete(p.surfaceKey),sn();try{if(R(!0),ut(()=>qe.current?.(null)),!U)throw new di("PayPal did not return an approval token.","api_error",{code:"paypal_missing_token"});await Gt({id:U,isPaypal:!0},p)}catch(L){Ln(L instanceof Error?L.message:"PayPal capture failed.")}finally{Me()||R(!1)}}},x=r.Buttons({style:{layout:"horizontal",height:go,tagline:!1},onClick:async(G,U)=>{if(Me()){await U.reject();return}Rn();let p=Xt.current,L={};if(p)try{let Ee=await p("paypal");if(Me()){await U.reject();return}if(!Ee.proceed){Re.current=null,tt.current.delete(I),await U.reject();return}L={sessionId:Ee.sessionId,accountPatch:Ee.accountPatch,nonce:Ee.nonce}}catch(Ee){_(`onClick:runBeforeButtonClick rejected msg=${(Ee instanceof Error?Ee.message:String(Ee)).slice(0,120)}`),Re.current=null,tt.current.delete(I),await U.reject();return}ut(()=>He.current?.("paypal"));let Se={generation:or(),surfaceKey:I,...L};Re.current=Se,tt.current.set(I,Se),await U.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"}),zt=j.startTiming()},createOrder:l?void 0:M?()=>Oe(M).then(Ct):()=>w("Failed to create PayPal order.").then(Ct),createSubscription:l?M?()=>Oe(M).then(Ct):()=>w("Failed to create PayPal subscription.").then(Ct):void 0,onApprove:y,onCancel:()=>{if(Me())return;let G=tt.current.get(I)??Re.current;G&&tt.current.delete(G.surfaceKey),Re.current=null,sn(),j.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),he.current=!0,St({generation:G?.generation,remount:!0,focus:!1})},onError:G=>{if(Me()||Fe.current!==I)return;let U=G instanceof Error?G.message:"PayPal failed to render.";if(_(`onError rendered=${gt} msg=${U.slice(0,120)}`),gt){let p=tt.current.get(I)??Re.current;if(p&&!Zt(p.generation)||!p&&je.current===vt.current)return;if(Nt(U)){Bt(p?.generation);return}if(sn(),$r(G)){j.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),D(G,p),ut(()=>mt.current?.(It("paypal",U))),p&&tt.current.delete(p.surfaceKey),Re.current=null,Bt(p?.generation);return}let L=U.toLowerCase();j.error({errorCode:L.includes("popup")&&L.includes("block")?"POPUP_BLOCKED":"PROVIDER_RUNTIME_FAILED",failureCategory:"provider_runtime",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal",requestCategory:"provider_sdk"}),p&&tt.current.delete(p.surfaceKey),Re.current=null,St({generation:p?.generation,remount:!0,showRetry:!0,focus:!0}),mn(G,{code:"paypal_runtime_failed"});return}nn(U)}}),f=x.isEligible();if(_(`isEligible=${f}`),j.log({name:"provider.eligibility.checked",stage:"provider_ready",provider:"paypal",paymentMethodCategory:"paypal"}),!f){Q(!1),nn("PayPal buttons are not eligible to render in this context (paypal_ineligible).");return}Vn=x,z&&_(`container:dims ${Ut(xt)} visibility=${typeof document<"u"?document.visibilityState:"(no document)"}`),z&&typeof MutationObserver<"u"&&(tn=new MutationObserver(G=>{if(!Me()){for(let U of G)if(U.type==="childList")U.addedNodes.forEach(p=>{if(!(p instanceof Element))return;let L=p.tagName.toLowerCase(),ue=(p.getAttribute("title")??"").slice(0,40),Se=L==="iframe"?` ${Ie(p)}`:"";_(`child+ ${L}${ue?` title="${ue}"`:""}${Se} dims=${Ut(p)}`)});else if(U.type==="attributes"&&U.target instanceof Element){let p=U.target;if(p.tagName.toLowerCase()!=="iframe")continue;let L=U.attributeName;(L==="src"||L==="srcdoc")&&_(`attr~ iframe ${L}=${L==="srcdoc"?`[${(p.getAttribute("srcdoc")??"").length}ch]`:$t(p.getAttribute("src"))} dims=${Ut(p)}`)}}}),tn.observe(xt,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["src","srcdoc"]}));let Ae=G=>{if(Me()||gt)return;let U=xt.querySelectorAll("iframe"),p=typeof document<"u"&&"hasStorageAccess"in document;_(`watchdog:${G} container=${Ut(xt)} children=${xt.childElementCount} iframes=${U.length} visibility=${typeof document<"u"?document.visibilityState:"(no document)"} cookies=${typeof navigator<"u"?navigator.cookieEnabled:"?"} hasStorageAccessApi=${p} paypalNetRequests=${jt.value}`),U.forEach((L,ue)=>{let Se=(L.getAttribute("title")??"").slice(0,40);_(` iframe[${ue}] ${Ut(L)}${Se?` title="${Se}"`:""} ${Ie(L)}`);let Ee=qt(L);Ee&&_(` ${Ee}`)}),yt.length===0&&_(" (no PayPal/zoid window errors captured)")};z&&(Yt.push(setTimeout(()=>Ae("3s"),3e3)),Yt.push(setTimeout(()=>Ae("8s"),8e3)),Yt.push(setTimeout(()=>Ae("15s"),15e3))),_("render:start");let Xe=j.startTiming();Yt.push(setTimeout(()=>{Me()||gt||(_("watchdog:11s retryable render timeout"),nn("PayPal Buttons render did not settle within 11000ms.",!0))},Us)),x.render(xt).then(()=>{if(_(`render:resolved inactive=${Me()}`),Kt(),Me()){nt();return}gt=!0,Q(!0),Te(!1),Ye.current?.("ready"),j.log({name:"checkout.rendered",stage:"checkout_render",provider:"paypal",paymentMethodCategory:"paypal"}),j.performance({stage:"checkout_render",durationMs:j.elapsed(Xe),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"})}).catch(G=>{let U=G instanceof Error?G.message:"PayPal failed to render.";_(`render:rejected msg=${U.slice(0,120)}`),Kt(),nn(U)})}).catch(r=>{let y=r instanceof Error?r.message:"PayPal SDK failed to load.";_(`loadScript:rejected msg=${y.slice(0,120)}`),nn(y)})},0);return()=>{Lt=!0,clearTimeout(Pe),In&&clearTimeout(In),Kt(),nt()}},[k,re,a,u,i,l,e,M,Z,j]);let Kn=z?Xo("pre",{"data-testid":"flopay-direct-paypal-debug",style:{margin:"0 0 8px 0",padding:"6px 8px",background:$e?"#fef2f2":"#f3f4f6",border:`1px solid ${$e?"#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=${de} failed=${$e})`,Ge.length===0?`
7
2
  (waiting for first lifecycle event\u2026)`:`
8
- ${Je.join(`
9
- `)}`]}):null;return $e&&!mt?L?br("div",{children:Kn}):null:aa("div",{children:[Kn,aa("div",{"aria-hidden":ge?!0:void 0,style:ge?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:wo},children:[!oe&&!ge&&br("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"}}),br("div",{ref:V,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:wo,display:"flex",opacity:oe?1:0},"aria-busy":ue||k},ae)]},ae),ke&&br("button",{ref:me,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Wt,style:Qs,children:"Try PayPal again"})]})}function ko(e){return br(wi,{...e})}function ki(e){return br(wi,{...e})}import{FloPayError as Sn,isSetupIntentClientSecret as gl,resolveTheme as hl}from"@flopay/shared";import{Fragment as vr,jsx as u,jsxs as Le}from"react/jsx-runtime";var wn="flopay_stripe_resume",xi="flopay_wallet_resume",Gr="flopay_paypal_resume",Pl=250,Ti="Just a moment \u2014 we are finalizing your order. Please press pay again.";function ya(e,t,n){e?.error({errorCode:"PROVIDER_LOAD_FAILED",failureCategory:"provider_runtime",stage:"provider_load",provider:t,paymentMethodCategory:n,requestCategory:"provider_sdk"})}async function Eo({billingApiUrl:e,sessionId:t,nonce:n,request:a}){if(!(!t||!n))try{await new qn(e,{telemetry:!1}).reportSessionIntentDecline(t,n,a)}catch{}}function bl(e){return e instanceof Sn&&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 vl=`
3
+ ${Ge.join(`
4
+ `)}`]}):null;return $e&&!dt?z?fr("div",{children:Kn}):null:Xo("div",{children:[Kn,Xo("div",{"aria-hidden":ye?!0:void 0,style:ye?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:{position:"relative",minHeight:go},children:[!de&&!ye&&fr("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"}}),fr("div",{ref:K,"data-testid":"flopay-direct-paypal-container",tabIndex:-1,"aria-label":"PayPal payment method",style:{minHeight:go,display:"flex",opacity:de?1:0},"aria-busy":ae||F},Z)]},Z),we&&fr("button",{ref:xe,type:"button","data-testid":"flopay-direct-paypal-focus-target",onClick:Wt,style:qs,children:"Try PayPal again"})]})}function ho(e){return fr(mi,{...e})}function yi(e){return fr(mi,{...e})}import{FloPayError as Cn,isSetupIntentClientSecret as il,resolveTheme as sl}from"@flopay/shared";import{Fragment as gr,jsx as d,jsxs as Le}from"react/jsx-runtime";var Sn="flopay_stripe_resume",bi="flopay_wallet_resume",jr="flopay_paypal_resume",ll=250,vi="Just a moment \u2014 we are finalizing your order. Please press pay again.";function ia(e,t,n){e?.error({errorCode:"PROVIDER_LOAD_FAILED",failureCategory:"provider_runtime",stage:"provider_load",provider:t,paymentMethodCategory:n,requestCategory:"provider_sdk"})}async function bo({billingApiUrl:e,sessionId:t,nonce:n,request:s}){if(!(!t||!n))try{await new Un(e,{telemetry:!1}).reportSessionIntentDecline(t,n,s)}catch{}}function cl(e){return e instanceof Cn&&typeof e.statusCode=="number"&&e.statusCode>=400&&e.statusCode<500}function ea(e){return e?.html?{html:e.html,...e.messageToken?{messageToken:e.messageToken}:{},...e.expectedOrigin?{expectedOrigin:e.expectedOrigin}:{}}:null}var dl=`
10
5
  .paypal-buttons { margin: 0 !important; vertical-align: top !important; }
11
6
  @keyframes flopay-spin { to { transform: rotate(360deg); } }
12
7
  @keyframes flopay-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }
@@ -27,7 +22,7 @@ ${Je.join(`
27
22
  0% { opacity: 1; transform: translateX(0) scale(1); }
28
23
  100% { opacity: 0; transform: translateX(16px) scale(0.97); }
29
24
  }
30
- `,Ro=44;function fa(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 Cl={visibility:"hidden",position:"absolute",pointerEvents:"none",width:"100%",height:0,overflow:"hidden"},Oi={width:"100%",minHeight:Ro,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 Sl(e){switch(e){case"paypal":return"PayPal";case"apple_pay":return"Apple Pay";case"google_pay":return"Google Pay";default:return"Card"}}function Mi(e){return e==="paypal"?"paypal":e==="apple_pay"?"apple_pay":"google_pay"}function Ni(e){return e==="paypal"?"PayPal":Cr(e)}function wl(e,t){let n=`We couldn't open ${Ni(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=Be(0),n=Be(null),a=Be(null),r=Se((d=a.current)=>{let h=d;h?.timer&&(clearTimeout(h.timer),h.timer=null)},[]),s=Se((d,h)=>{typeof document<"u"&&document.visibilityState!=="visible"||(r(d),d.timer=setTimeout(()=>{d.timer=null,a.current?.generation===d.generation&&(a.current=null,n.current=d.generation,e(d.method,new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}))},h))},[r,e]),c=Se(d=>{d.yieldedControl&&s(d,600)},[s]),l=Se(d=>{r();let h=t.current+1;t.current=h,n.current=null;let w={generation:h,method:d,timer:null,yieldedControl:!1};return a.current=w,h},[r]),b=Se(d=>{let h=a.current;return typeof d=="number"&&h?.generation!==d?!1:(r(h),a.current=null,(typeof d!="number"||n.current===d)&&(n.current=null),!0)},[r]),x=Se(d=>{let h=a.current,w=d??h?.generation??t.current;(!d||h?.generation===d)&&(r(h),a.current=null),n.current=w},[r]),g=Se(d=>n.current===(d??t.current),[]),S=Se(d=>a.current?.generation===d&&n.current!==d,[]),v=Se(()=>{let d=a.current;d&&c(d)},[c]),k=Se(()=>{let d=a.current;d&&(d.yieldedControl=!0,r(d))},[r]);return pt(()=>{let d=()=>{document.visibilityState==="visible"?v():k()},h=()=>{k()};return document.addEventListener("visibilitychange",d),window.addEventListener("blur",h),window.addEventListener("focus",v),()=>{document.removeEventListener("visibilitychange",d),window.removeEventListener("blur",h),window.removeEventListener("focus",v),r()}},[r,k,v]),{startAttempt:l,finishAttempt:b,invalidateAttempt:x,isAttemptInvalidated:g,isAttemptCurrent:S}}function kl(e){let t=ll(e);return`Enter a valid ${da(e)}${t?` (e.g. ${t})`:""}`}function Rl(e,t,n){let a=il(e),r=t.trim(),s=n&&a,c=s&&!r,l=s&&!!r&&!sl(e,r);return{visible:n,supported:a,required:s,empty:c,malformed:l}}function Ai(e,t){return t instanceof Sn?t:new Sn(t instanceof Error?t.message:`${Sl(e)} before-click hook failed.`,"validation_error")}function ca(){return u("style",{children:vl})}function El(e){return typeof e=="number"?`${e}px`:e}function $i(e,t){let n=e.availablePaymentMethods;return n&&t.some(a=>n[a])?"ready":"unavailable"}function qi({state:e,placeholderTestId:t,borderRadius:n=8,children:a}){return e==="unavailable"||e==="load_error"?null:Le("div",{style:{position:"relative",minHeight:44},children:[u("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"}}),u("div",{style:{minHeight:44,opacity:e==="ready"?1:0,transform:e==="ready"?"translateY(0)":"translateY(2px)",transition:"opacity 140ms ease-out, transform 140ms ease-out",pointerEvents:e==="ready"?"auto":"none"},children:a})]})}function Bi(e){return e!=="unavailable"&&e!=="load_error"}function ga(e){return u(_l,{...e})}function Fi({sessionId:e,nonce:t,email:n,billingApiUrl:a,onTokenizedBody:r,onErrorChange:s,isProcessing:c=!1,onButtonClick:l,onDecline:b,onTechnicalFailure:x,runBeforeButtonClick:g,onLoadStateChange:S,placeholderBorderRadius:v}){let k=bn(),d=ma(),h=pa(),[w,R]=Ce("loading");pt(()=>{S?.(w)},[w,S]);let[f,de]=Ce(!1),E=Be(!1),re=Be(null),Z=Be(null),[L,Y]=Ce(0),[K,te]=Ce(!1),U=Be(!1),V=Be(new Map),{startAttempt:z,finishAttempt:me,invalidateAttempt:ee,isAttemptInvalidated:oe,isAttemptCurrent:G}=Ui((W,C,se)=>{x?.(W,C,{...se,popupBlocked:se?.popupBlocked??$n(C)}),te(!0),Y($e=>$e+1)});pt(()=>{K&&Z.current?.focus()},[K,L]);let ge=Se(()=>{Y(W=>W+1)},[]),Te=Se((W,C,se)=>{ee(se),x?.("paypal",W,{code:C,popupBlocked:$n(W)}),te(!0),ge()},[ee,x,ge]),ae=Se(()=>{window.setTimeout(()=>{(re.current?.querySelector("iframe")??re.current)?.focus()},0)},[]);pt(()=>{U.current&&(U.current=!1,ae())},[ae,L]);let Ue=Se(()=>{te(!1),s?.(null),ae()},[ae,s]);pt(()=>{if(!d||E.current)return;let W=new URLSearchParams(window.location.search),C=W.get("payment_intent"),se=W.get("payment_intent_client_secret"),$e=W.get("redirect_status");if(!C||!se)return;E.current=!0;let ze;try{let T=localStorage.getItem(Gr);if(T){let ce=JSON.parse(T);ce.clientSecret===se&&(ze={...ce.accountPatch?{accountPatch:ce.accountPatch}:{},...ce.sessionId?{sessionId:ce.sessionId}:{},...ce.nonce?{nonce:ce.nonce}:{}})}}catch{}try{localStorage.removeItem(Gr)}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(de(!0),$e==="failed"){let J="PayPal payment was declined. Please try again.";s?.(J),b?.(Et("paypal",J));return}let{paymentIntent:T,error:ce}=await d.retrievePaymentIntent(se);if(ce){s?.(ce.message??"Failed to retrieve PayPal payment status.");return}if(T&&(T.status==="requires_capture"||T.status==="succeeded")){let J=typeof T.payment_method=="string"?T.payment_method:T.payment_method?.id;r({id:J??T.id,type:"card",threeDSecureActionResultTokenId:T.id,isPaypal:!0},ze)}else{let J="PayPal payment was not completed. Please try again.";s?.(J),b?.(Et("paypal",J))}}catch(T){s?.(T instanceof Error?T.message:"Failed to complete PayPal payment.")}finally{de(!1)}})()},[d,r,s,b]);let Fe=Se(async W=>{if(c||f){W.reject();return}let C=g?await g("paypal"):{proceed:!0};if(!C.proceed){V.current.delete(L),W.reject();return}let se=z("paypal");V.current.set(L,{generation:se,accountPatch:C.accountPatch,sessionId:C.sessionId,nonce:C.nonce}),te(!1),l?.("paypal"),W.resolve()},[V,c,l,g,z,f,L]),ke=Se(async W=>{if(!d||!h)return;let C=V.current.get(L);if(C&&!G(C.generation)){V.current.delete(L);return}if(!C&&oe()||C&&!me(C.generation))return;C||me();let se=C??null;if(V.current.delete(L),!se&&g){let T=await g("paypal");if(!T.proceed){W.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}se={accountPatch:T.accountPatch,sessionId:T.sessionId,nonce:T.nonce}}let $e=se?.sessionId??e,ze=se?.nonce??t,ue=se?.accountPatch?.email??n;try{if(de(!0),s?.(null),!$e||!ue)throw new Error("Missing sessionId or email for PayPal payment");let T=d.createPaymentMethod,{error:ce,paymentMethod:J}=await T({type:"paypal"});if(ce){Te(ce,"stripe_paypal_create_payment_method_failed",C?.generation),W.paymentFailed({reason:"fail"});return}let Re=await new qn(a).createSessionIntent($e,ze??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:J?.id??null,intentKind:"payment"});if(Re.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let mt=Re.clientSecret,Je={return_url:window.location.href};if(J?.id&&(Je.payment_method=J.id),typeof window<"u")try{localStorage.setItem(Gr,JSON.stringify({clientSecret:mt,sessionId:$e,nonce:ze,accountPatch:se?.accountPatch}))}catch{}let{error:yt,paymentIntent:A}=await d.confirmPayment({clientSecret:mt,confirmParams:Je,redirect:"if_required"});if(yt){if(typeof window<"u")try{localStorage.removeItem(Gr)}catch{}if(Wr(yt)){let tt=yt.message??"Your payment was declined.";s?.(tt),b?.(Et("paypal",tt,{code:Mn(yt),declineCode:Pr(yt)})),await Eo({billingApiUrl:a,sessionId:$e,nonce:ze,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Mn(yt)??"provider_declined"}})}else Te(yt,"stripe_paypal_confirm_failed",C?.generation);return}if(typeof window<"u")try{localStorage.removeItem(Gr)}catch{}let X=typeof A?.payment_method=="string"?A.payment_method:A?.payment_method?.id;r({id:X??A?.id,type:"card",threeDSecureActionResultTokenId:A?.id,isPaypal:!0},{accountPatch:se?.accountPatch,sessionId:$e,nonce:ze});return}catch(T){Te(T,"stripe_paypal_failed",C?.generation)}finally{de(!1)}},[d,h,e,t,n,a,r,s,b,g,Te,me,G,oe,L]);return Le(vr,{children:[u(qi,{state:w,placeholderTestId:"flopay-paypal-placeholder",borderRadius:v,children:Le("div",{ref:re,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[K&&u("button",{ref:Z,type:"button","data-testid":"flopay-paypal-retry-button",onClick:Ue,style:Oi,children:"Try PayPal again"}),u(zi,{onReady:W=>R($i(W,["paypal"])),onLoadError:()=>{R("load_error"),ya(At(k),"paypal","paypal")},onClick:Fe,onConfirm:ke,onCancel:()=>{let W=V.current.get(L);V.current.delete(L),At(k)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),ee(W?.generation),te(!1),U.current=!0,ge()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},L)]})}),f&&u(Cn,{status:"processing"})]})}function Di({sessionId:e,nonce:t,email:n,billingApiUrl:a,intentKind:r,expressMethods:s,onTokenizedBody:c,onErrorChange:l,onButtonClick:b,onDecline:x,onTechnicalFailure:g,runBeforeButtonClick:S,onLoadStateChange:v,placeholderBorderRadius:k}){let d=bn(),h=ma(),w=pa(),[R,f]=Ce("loading");pt(()=>{v?.(R)},[R,v]);let[de,E]=Ce(!1),re=Be(null),Z=Be(null),[L,Y]=Ce(0),[K,te]=Ce(!1),[U,V]=Ce("google_pay"),z=Be(!1),me=Be("google_pay"),ee=Be("google_pay"),oe=Be(new Map),{startAttempt:G,finishAttempt:ge,invalidateAttempt:Te,isAttemptInvalidated:ae,isAttemptCurrent:Ue}=Ui((ue,T,ce)=>{g?.(ue,T,{...ce,popupBlocked:ce?.popupBlocked??$n(T)}),V(ue),te(!0),Y(J=>J+1)});pt(()=>{K&&Z.current?.focus()},[K,L]);let Fe=Se(()=>{Y(ue=>ue+1)},[]),ke=Se((ue,T,ce,J)=>{Te(J),g?.(ue,T,{code:ce,popupBlocked:$n(T)}),V(ue),te(!0),Fe()},[Te,g,Fe]),W=Se(()=>{window.setTimeout(()=>{(re.current?.querySelector("iframe")??re.current)?.focus()},0)},[]);pt(()=>{z.current&&(z.current=!1,W())},[W,L]);let C=Se(()=>{te(!1),l?.(null),W()},[W,l]),se=Se(async ue=>{if(!h||!w)return;let T=oe.current.get(L);if(T&&!Ue(T.generation)){oe.current.delete(L);return}if(!T&&ae()||T&&!ge(T.generation))return;T||ge();let ce=ue.expressPaymentType??T?.method??me.current,J=T??null;oe.current.delete(L);let Re=Mi(ce);if(!J&&S){let X=await S(Re);if(!X.proceed){ue.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}J={accountPatch:X.accountPatch,sessionId:X.sessionId,nonce:X.nonce}}let mt=Re,Je=J?.sessionId??e,yt=J?.nonce??t,A=J?.accountPatch?.email??n;try{E(!0),l?.(null);let{error:X}=await w.submit();if(X){ke(ce,X,"stripe_wallet_submit_failed",T?.generation);return}let{error:tt,paymentMethod:qe}=await h.createPaymentMethod({elements:w});if(tt||!qe){ke(ce,tt??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",T?.generation);return}if(!Je||!A)throw new Error("Missing sessionId or email for wallet payment");let ft=await new qn(a).createSessionIntent(Je,yt??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:ce??Re,paymentMethodId:qe.id,intentKind:r});if(ft.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let Oe=ft.clientSecret,{error:We,intentId:Jt}=gl(Oe)?await h.confirmCardSetup(Oe,{payment_method:qe.id}).then(Ge=>({error:Ge.error,intentId:Ge.setupIntent?.id})):await h.confirmCardPayment(Oe,{payment_method:qe.id}).then(Ge=>({error:Ge.error,intentId:Ge.paymentIntent?.id}));if(We){if(Wr(We)){let Ge=We.message??"Your payment was declined.";l?.(Ge),x?.(Et(mt,Ge,{code:Mn(We),declineCode:Pr(We)})),await Eo({billingApiUrl:a,sessionId:Je,nonce:yt,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:ce??Re,providerDeclineReason:Mn(We)??"provider_declined"}})}else ke(ce,We,"stripe_wallet_confirm_failed",T?.generation);return}c({id:qe.id,type:"card",threeDSecureActionResultTokenId:Jt},{accountPatch:J?.accountPatch,sessionId:Je,nonce:yt})}catch(X){ke(ce,X,"stripe_wallet_failed",T?.generation)}finally{E(!1)}},[h,w,e,t,n,a,r,c,l,x,S,ke,ge,Ue,ae,L]),$e=ut(()=>{let ue=["applePay","googlePay","paypal","link","amazonPay","klarna"],T=new Set(["applePay","googlePay"]),ce=new Set(s.map(_i)),J={};for(let Re of ue)ce.has(Re)?J[Re]=T.has(Re)?"always":"auto":J[Re]="never";return J},[s]),ze=ut(()=>s.map(_i),[s]);return Le(vr,{children:[u(qi,{state:R,placeholderTestId:"flopay-wallet-placeholder",borderRadius:k,children:Le("div",{ref:re,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[K&&Le("button",{ref:Z,type:"button","data-testid":"flopay-wallet-retry-button",onClick:C,style:Oi,children:["Try ",Ni(U)," again"]}),u(zi,{onReady:ue=>{f($i(ue,ze))},onLoadError:ue=>{f("load_error"),ya(At(d),"stripe","wallet")},onClick:async ue=>{me.current=ue.expressPaymentType,ee.current=Mi(ue.expressPaymentType);let T=S?await S(ee.current):{proceed:!0};if(!T.proceed){oe.current.delete(L),ue.reject();return}let ce=G(ue.expressPaymentType);oe.current.set(L,{generation:ce,method:ue.expressPaymentType,accountPatch:T.accountPatch,sessionId:T.sessionId,nonce:T.nonce}),te(!1),b?.(ee.current),ue.resolve()},onConfirm:se,onCancel:()=>{let ue=oe.current.get(L);oe.current.delete(L),At(d)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),Te(ue?.generation),te(!1),z.current=!0,Fe()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:$e,layout:{maxColumns:1,overflow:"never"}}},L)]})}),de&&u(Cn,{status:"processing"})]})}function Il({method:e,themeId:t,submitting:n=!1,disabled:a=!1,highlighted:r=!1,hasNextStep:s=!1,onClick:c,backgroundColor:l,borderColor:b,textColor:x,borderRadius:g,fontFamily:S}){let v=ul(e,t),k=pi[e],d=v?.backgroundColor??l??"#ffffff",h=v?.borderColor??b??"#d1d5db",w=v?.textColor??x??"#262833";return u("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!a&&c()},disabled:n||a,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:Ro,padding:"0 1rem",backgroundColor:d,color:w,border:`1px solid ${h}`,borderRadius:g??8,fontSize:"0.95rem",fontWeight:600,fontFamily:S,cursor:n||a?"not-allowed":"pointer",opacity:a&&!n?.55:1,animation:n?"flopay-pulse 1.5s ease-in-out infinite":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:8,transition:"transform 0.1s, opacity 140ms ease-out, border-color 140ms ease-out",boxShadow:r?"0 0 0 2px rgba(74, 73, 255, 0.15)":void 0},children:n?u("span",{style:{margin:"0 auto"},children:`Connecting to ${Cr(e)}\u2026`}):Le(vr,{children:[Le("span",{style:{display:"inline-flex",alignItems:"center",gap:dl(e)?8:0},children:[k?u("img",{src:k,alt:"","aria-hidden":"true",loading:"lazy",decoding:"async",width:30,height:20,style:{width:30,height:20,flexShrink:0,borderRadius:3,objectFit:"contain",display:"inline-flex"}}):v?.logoSvg?u("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:v.logoSvg}}):null,u("span",{children:Cr(e)})]}),s&&u("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:w,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:u("path",{d:"M9 18l6-6-6-6"})})]})})}function ua({method:e,sessionId:t,nonce:n,email:a,billingName:r,billingApiUrl:s,onTokenizedBody:c,onErrorChange:l,onDecline:b,onCancel:x,runBeforeButtonClick:g,onButtonClick:S,isProcessing:v,submitButtonColor:k,submitButtonBorderRadius:d,submitButtonStyle:h,errorText:w}){let R=bn(),f=ma(),de=pa(),[E,re]=Ce(!1),Z=Be(!1),[L,Y]=Ce(!1),[K,te]=Ce("loading"),U=Se(async()=>{if(!f||!de||v||Z.current||!L)return;Z.current=!0,re(!0);let V=g?await g("card"):{proceed:!0};if(!V.proceed){Z.current=!1,re(!1);return}S?.("card");let z=V.sessionId??t,me=V.nonce??n,ee=V.accountPatch?.email??a;try{l?.(null);let oe=await de.submit();if(oe.error){l?.(oe.error.message??"Payment failed.");return}let G=await f.createPaymentMethod({elements:de});if(G.error||!G.paymentMethod){l?.(G.error?.message??"Failed to create payment method.");return}let ge=G.paymentMethod;if(!z||!ee)throw new Error("Missing sessionId or email for payment.");let Te=ge.type||e,ae=await new qn(s).createSessionIntent(z,me??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Te,paymentMethodId:null,intentKind:"payment"});if(ae.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let Ue=ae.clientSecret;if(typeof window<"u")try{localStorage.setItem(wn,JSON.stringify({clientSecret:Ue,sessionId:z,nonce:me,accountPatch:V.accountPatch,paymentMethodId:ge.id,paymentMethodType:ge.type??e,gateway:"stripe"}))}catch{}let{error:Fe,paymentIntent:ke}=await f.confirmPayment({clientSecret:Ue,confirmParams:{return_url:window.location.href,payment_method:ge.id},redirect:"if_required"});if(Fe){if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let se=Fe.message??"Payment failed.";l?.(se),b?.(Et("card",se,{code:Fe.code})),await Eo({billingApiUrl:s,sessionId:z,nonce:me,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:Fe.code??"provider_declined"}});return}let W=ke?.status;if(!vo(W)){if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let se=W==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";l?.(se),b?.(Et("card",se,{code:W??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let C=typeof ke?.payment_method=="string"?ke.payment_method:ke?.payment_method?.id;c({id:C??ge.id,type:"card",threeDSecureActionResultTokenId:ke?.id,gateway:"stripe",paymentMethodType:ge.type??e},{accountPatch:V.accountPatch,sessionId:z,nonce:me})}catch(oe){l?.(oe instanceof Error?oe.message:"Payment failed. Please try again.")}finally{Z.current=!1,re(!1)}},[f,de,v,L,g,S,t,n,a,s,e,c,l,b]);return Le("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[u(el,{onReady:()=>te("ready"),onLoadError:()=>{te("load_error"),ya(At(R),"stripe","apm")},onChange:V=>{Y(!!V.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:r&&r.trim().length>=3?r.trim():"FloPay Customer",...a?{email:a}:{}}}}}),u("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{U()},disabled:!L||E||v||K!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:k,color:"white",border:"none",borderRadius:d,fontSize:"1rem",fontWeight:600,cursor:!L||E||v||K!=="ready"?"not-allowed":"pointer",opacity:!L||E||v||K!=="ready"?.5:1,transition:"opacity 120ms ease-out",...h??{}},children:E?"Processing\u2026":`Pay with ${Cr(e)}`}),w&&u(yr,{margin:"0.75rem 0 0",children:w})]})}function Li({sessionId:e,nonce:t,email:n,billingName:a,billingApiUrl:r,paymentElementMethods:s,stripeInstance:c,paymentElementBaseOptions:l,onTokenizedBody:b,onErrorChange:x,onButtonClick:g,onDecline:S,runBeforeButtonClick:v,onLoadStateChange:k,isProcessing:d=!1,submitButtonColor:h="#4A49FF",submitButtonBorderRadius:w=8,submitButtonStyle:R,buttonAppearance:f,themeId:de,onExpandApm:E,expandedApmMethod:re}){let[Z,L]=Ce(null),[Y,K]=Ce(null),te=Be(!1);pt(()=>{s.length>0&&c?k?.("ready"):c||k?.("loading")},[s.length,c,k]);let U=Se(async G=>{if(!c||te.current||d)return;te.current=!0,K(G);let ge=v?await v("card"):{proceed:!0};if(!ge.proceed){te.current=!1,K(null);return}g?.("card");let Te=ge.sessionId??e,ae=ge.nonce??t,Ue=ge.accountPatch?.email??n;try{if(x?.(null),!Te||!Ue)throw new Error("Missing sessionId or email for payment.");let Fe=await new qn(r).createSessionIntent(Te,ae??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:G,paymentMethodId:null,intentKind:"payment"});if(Fe.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let ke=Fe.clientSecret;if(typeof window<"u")try{localStorage.setItem(wn,JSON.stringify({clientSecret:ke,sessionId:Te,nonce:ae,accountPatch:ge.accountPatch,paymentMethodType:G,gateway:"stripe"}))}catch{}let{error:W,paymentIntent:C}=await c.confirmPayment({clientSecret:ke,confirmParams:{return_url:window.location.href,payment_method_data:{type:G,billing_details:{name:a&&a.trim().length>=3?a.trim():"FloPay Customer",...Ue?{email:Ue}:{}}}},redirect:"if_required"});if(W){if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let ze=W.message??"Payment failed.";x?.(ze),S?.(Et("card",ze,{code:W.code})),await Eo({billingApiUrl:r,sessionId:Te,nonce:ae,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:G,providerDeclineReason:W.code??"provider_declined"}});return}let se=C?.status;if(!vo(se)){if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let ze=se==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";x?.(ze),S?.(Et("card",ze,{code:se??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(wn)}catch{}let $e=typeof C?.payment_method=="string"?C.payment_method:C?.payment_method?.id;b({id:$e??C?.id,type:"card",threeDSecureActionResultTokenId:C?.id,gateway:"stripe",paymentMethodType:G},{accountPatch:ge.accountPatch,sessionId:Te,nonce:ae})}catch(Fe){x?.(Fe instanceof Error?Fe.message:"Payment failed. Please try again.")}finally{te.current=!1,K(null)}},[c,d,v,g,e,t,n,r,a,b,x,S]),[V,z]=Ce(null),me=E?re??null:V,ee=Se(G=>{te.current||d||me&&me!==G||(Ii(G)?E?E(G):z(G):U(G))},[me,d,U,E]),oe=ut(()=>V?{...l,paymentMethodTypes:[V]}:null,[V,l]);return u("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:s.map(G=>{let ge=re===G,Te=Y===G,ae=Y!==null&&Y!==G||re!=null&&re!==G;return Le(yl.Fragment,{children:[u(Il,{method:G,themeId:de,submitting:Te,disabled:ae,highlighted:ge,hasNextStep:Ii(G),onClick:()=>ee(G),backgroundColor:f?.backgroundColor,borderColor:f?.borderColor,textColor:f?.textColor,borderRadius:f?.borderRadius,fontFamily:f?.fontFamily}),!E&&V===G&&oe&&c&&u(rr,{stripe:c,options:oe,children:u(ua,{method:G,sessionId:e,email:n,billingName:a,billingApiUrl:r,onTokenizedBody:b,onErrorChange:x,onDecline:S,onCancel:()=>z(null),runBeforeButtonClick:v,onButtonClick:g,isProcessing:d,submitButtonColor:h,submitButtonBorderRadius:w,submitButtonStyle:R})},G)]},G)})})}function _l({sessionId:e,nonce:t,billingApiUrl:n,email:a,userId:r,onComplete:s,onError:c,onDecline:l,onTokenizedBody:b,firstName:x,lastName:g,chv:S,className:v,isProcessing:k,error:d,onErrorChange:h,showPayPal:w=!0,showStripe:R=!0,enabledPaymentMethods:f,enabledPaymentMethodCountries:de,showApplePay:E=!0,showGooglePay:re=!0,layout:Z="default",theme:L,buttonsTheme:Y,buttonsStyles:K,appearance:te,cardButtonContent:U,cardBackButtonContent:V,cardTitleContent:z,showSecurityFooter:me,onButtonClick:ee,onBeforeButtonClick:oe,enableAVS:G,cardFieldOrder:ge,cardPreFormSlot:Te,avsLayout:ae="row",country:Ue,zip:Fe,addressLine1:ke,addressLine2:W,city:C,state:se,onCountryChange:$e,onZipChange:ze,avsCheck:ue,checkoutType:T,checkoutLayout:ce,totalAmount:J=0,currency:Re="usd",initialCardOpen:mt=!1,directPaypal:Je,isSubscription:yt=!1,session:A,dataAttachmentPending:X=!1,debug:tt=!1}){let qe=bn(),ft=Zo(),Oe=fl(pn),We=X||Oe.claimPending===!0,Jt=ho(),[Ge,Xt]=Ce(!1),[I,he]=Ce(null),[Ye,Ee]=Ce(Ue??"US"),[St,je]=Ce(Fe??""),[Ve,nt]=Ce(ke??""),[Xe,Rn]=Ce(W??""),[at,Hn]=Ce(C??""),[Wt,yn]=Ce(se??""),[Qt,ir]=Ce({}),Bt=Be(Fe??""),kt=Be(Ue??"US"),Zt=Be(ke??""),en=Be(W??""),Ft=Be(C??""),Dt=Be(se??""),wt=Be({});pt(()=>{let i=(D,H,le,j,ve)=>{if(wt.current[D])return;let xe=H?.trim();!xe||xe===le.current||(le.current=xe,j(xe),ve?.(xe))};i("country",Ue,kt,Ee,$e),i("zip",Fe,Bt,je,ze),i("addressLine1",ke,Zt,nt),i("addressLine2",W,en,Rn),i("city",C,Ft,Hn),i("state",se,Dt,yn)},[Ue,Fe,ke,W,C,se,$e,ze]);let ne=ut(()=>al(G),[G]),Kn=ne!==null,F=ut(()=>sa(A),[A]),it=!!A?.vault?.html,Lt=!!A?.gateways?.pcivault,Me=!!(A?.gateways?.stripe?.enabledPaymentMethods??f)?.includes("card"),st=it||Me||Lt,He=!!(R&&st&&qe&&e),[En,In]=Ce(()=>Z!=="buttons"||mt?e??null:null),[zn,Wn]=Ce(0),_n=Z!=="buttons"||mt||!!e&&En===e,rt=ut(()=>!qe||!He||!e||!_n?null:qe.cardCapture({sessionId:e,captureMethod:A?.captureMethod}),[qe,He,e,_n,A?.captureMethod]),zt=ut(()=>{let i=Ye,D=ne?De(ne.postal_code,i):!1;return Rl(i,St,D)},[ne,Ye,St]),{avsInvalid:ln,invalidAvsFields:Pt}=ut(()=>{let i={line1:!1,city:!1,state:!1,zip:!1};if(!He||!ne)return{avsInvalid:!1,invalidAvsFields:i};let D=Ye,H=(ve,xe)=>De(ve,D)&&!xe.trim(),le={line1:H(ne.address_line_1,Ve),city:H(ne.city,at),state:H(ne.state,Wt),zip:zt.empty||zt.malformed};return{avsInvalid:le.line1||le.city||le.state||le.zip,invalidAvsFields:le}},[He,ne,Ye,Ve,at,Wt,zt]),[xt,tn]=Ce(!1),[cn,Yt]=Ce(!1),[Ut,$t]=Ce(()=>la(A?.vault)),[Ie,qt]=Ce(mt&&st?"card":"buttons"),[gt,fn]=Ce(null),Yn=Ie==="expanding"||Ie==="card",Vt=280,jt=Be(null),Ot=Se(i=>{jt.current&&clearTimeout(jt.current),jt.current=setTimeout(()=>{jt.current=null,i()},Vt)},[Vt]);pt(()=>()=>{jt.current&&clearTimeout(jt.current)},[]);let On=Se(()=>{In(e??null),Wn(i=>i+1),qt("expanding"),Ot(()=>qt("card"))},[Ot,e]),Nn=Se(()=>{qt("collapsing"),Ot(()=>qt("buttons"))},[Ot]),nn=Se(i=>{fn(i),qt("apm-expanding"),Ot(()=>qt("apm-form"))},[Ot]),Gt=Se(()=>{qt("apm-collapsing"),Ot(()=>{qt("buttons"),fn(null)})},[Ot]);pt(()=>{Z==="buttons"&&mt&&st&&(In(e??null),qt("card"))},[Z,mt,st,e]);let[rn,Ne]=Ce(null),_=Be(!1),O=Be(null),M=Be("idle"),[Pe,be]=Ce(null),m=Be(Pe);pt(()=>{m.current=Pe},[Pe]);let o=n||Jt,y=d??I,B=ut(()=>hl(L),[L]),P=ut(()=>{let i=B?.buttonsLayout??nl(Y);return K?{...i,...K,cardButton:{...i.cardButton,...K.cardButton},cardFormContainer:{...i.cardFormContainer,...K.cardFormContainer},backButton:{...i.backButton,...K.backButton},backButtonIcon:{...i.backButtonIcon,...K.backButtonIcon},submitButton:{...i.submitButton,...K.submitButton},title:{...i.title,...K.title}}:i},[B,Y,K]),$=te??B?.appearance,Ae=ut(()=>go({appearance:$,buttonsStyles:P,layout:Z}),[$,P,Z]),Qe=Oe.inlineSessionPatchProcessing??!1,Q=(k??Ge)||Qe,q=o.replace(/\/+$/,""),p=ut(()=>na({userId:r,email:a,firstName:x,lastName:g,country:Ue,zip:Fe},Qt),[r,a,x,g,Ue,Fe,Qt]),N=[p.firstName,p.lastName].filter(i=>!!i?.trim()).join(" "),ye=ut(()=>qe?qe.getRawProvider():null,[qe]),we=ut(()=>ft?ft.getRawProvider():null,[ft]),_e=J||100,gn=ut(()=>$?ml($):null,[$]),Tr=gn?{appearance:gn}:null,Lo=ut(()=>{let i=gn??{},D=i.rules??{};return{...i,rules:{...D,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...D[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...D[".AccordionItemContents"]??{}}}}},[gn]),no=ut(()=>{let i=Pi(J);return{...i,currency:Re.toLowerCase(),paymentMethodCreation:"manual",...i.mode==="payment"?{captureMethod:"manual"}:{},...Tr}},[J,Re,Tr]),Fa=ut(()=>({mode:"payment",amount:_e,currency:Re.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Tr}),[_e,Re,Tr]),pe=Se(i=>{he(i),h?.(i)},[h]);pt(()=>{!He||!rt||rt.setCardFieldOrder?.(ge??null,ne==null)},[He,rt,ge,ne]),pt(()=>{(Ie==="expanding"||Ie==="collapsing"||Ie==="apm-expanding"||Ie==="apm-collapsing")&&pe(null)},[Ie,pe]);let dn=Se((i,D,H)=>{l?.(Et(i,D,H))},[l]),sr=Se((i,D,H)=>{let le=H?.popupBlocked??$n(D),j=wl(i,le),ve=tr(H?.code)??Mn(D)??"external_payment_method_failed",xe=new Sn(j,"api_error",{code:"external_payment_method_failed",param:i});Ne(null),Z==="buttons"&&(qt("buttons"),fn(null)),pe(j),c?.(xe),console.error("[FloPay] External payment method failed:",{method:i,code:ve,popupBlocked:le})},[Z,c,pe]);pt(()=>{if(!He||!e){$t(null);return}let i=la(A?.vault);if(i){$t(i);return}if(!_n){$t(null);return}$t(null);let D=!0;return new qn(q).getVaultCapture(e,t).then(H=>{if(!D)return;let le=la(H);le?$t(le):pe("Failed to load the secure card form.")}).catch(H=>{D&&pe(H instanceof Error?H.message:"Failed to load the secure card form.")}),()=>{D=!1}},[He,_n,zn,e,A?.vault?.html,A?.vault?.messageToken,A?.vault?.expectedOrigin,q,t,pe]);let hn=Be({onComplete:s,onError:c,updateError:pe,emitDecline:dn,resolvedAccount:p,avsConfig:ne,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:q,captureMethod:A?.captureMethod,paymentId:A?.paymentId,authorizationExpiresAt:A?.authorizationExpiresAt});hn.current={onComplete:s,onError:c,updateError:pe,emitDecline:dn,resolvedAccount:p,avsConfig:ne,avsCheckProp:ue,sessionId:e,nonce:t,baseUrl:q,captureMethod:A?.captureMethod,paymentId:A?.paymentId,authorizationExpiresAt:A?.authorizationExpiresAt};let zo=Be(!1),cs=Se(()=>{let{resolvedAccount:i,avsConfig:D,avsCheckProp:H}=hn.current,le=kt.current||i.country||"US",j=D?De(D.state,le):!1,ve=D?De(D.address_line_1,le):!1,xe=D?De(D.postal_code,le):!1,lt=D?De(D.city,le):!1,vt=D?De(D.address_line_2,le):!1,Ze=ve&&!j&&xe?Ei(le,(Bt.current??"").trim()):null,Rt=j?Dt.current:Ze;return{accountData:{userId:i.userId??"",email:i.email??"",firstName:i.firstName??"",lastName:i.lastName??"",...xe&&Bt.current?{zip:Bt.current}:{},...lt&&Ft.current?{city:Ft.current}:{},...Rt?{state:Rt}:{},...ve&&Zt.current?{addressLine1:Zt.current}:{},...vt&&en.current?{addressLine2:en.current}:{},country:le},...H!==void 0?{avsCheck:H}:{},...D?{avsConfig:{country:De(D.country,le),postal_code:xe,address_line_1:ve,address_line_2:vt,city:lt,state:j}}:{}}},[]),Da=Be(We);Da.current=We,pt(()=>{We||y!==Ti||hn.current.updateError(null)},[We,y]),pt(()=>{!He||!rt||rt.setSubmitGate?.(ln||We)},[He,rt,ln,We]),pt(()=>{if(!He||!rt)return;zo.current=!1;let i=!1,D=rt.on("submitting",()=>{tn(!0),O.current&&clearTimeout(O.current),M.current="validation-window",O.current=setTimeout(()=>{O.current=null,M.current==="validation-window"&&(M.current="processing")},Pl),Ne("processing");let{baseUrl:xe,sessionId:lt,nonce:vt,updateError:Ze,onError:Rt}=hn.current;!lt||!vt||new qn(xe).patchAccountSnapshot(lt,vt,cs(),{telemetryMode:"best_effort"}).catch(fe=>{if(!bl(fe))return;let Tt=fe instanceof Error?fe.message:"Please check your billing address and try again.";Ze(Tt),M.current="idle",Ne(null),Rt?.(fe instanceof Sn?fe:new Sn(Tt,"api_error"))})}),H=rt.on("complete",async xe=>{if(hr(xe.sessionId??hn.current.sessionId),M.current="terminal",Ne("success"),await new Promise(Ze=>setTimeout(Ze,Tn)),zo.current)return;zo.current=!0;let lt=hn.current,vt=sa(lt)||xe.outcome==="authorized";hn.current.onComplete?.(vt?{status:"authorized",paymentIntentId:xe.intentId,paymentId:xe.paymentId??lt.paymentId,sessionId:xe.sessionId??lt.sessionId,authorizationExpiresAt:xe.authorizationExpiresAt??lt.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:xe.intentId,checkoutMethod:"card"})}),le=rt.on("decline",async xe=>{let{updateError:lt,emitDecline:vt}=hn.current,Ze=xe.message??"Your payment was declined. Please try another card or contact your bank.";M.current="terminal",lt(Ze),Ne("error");let Rt=xe.failureOutcome??tl(xe.declineReason)??"authorization_declined";vt("card",Ze,{code:Rt,declineCode:Rt}),await new Promise(fe=>setTimeout(fe,vn)),!i&&(M.current="idle",Ne(null))}),j=rt.on("error",async xe=>{let{updateError:lt,onError:vt}=hn.current,Ze=xe.message??"There was a problem processing your payment. Please try again.";M.current="terminal",lt(Ze),Ne("error"),vt?.(new Sn(Ze,"api_error",{code:xe.failureOutcome??"capture_failed"})),await new Promise(Rt=>setTimeout(Rt,vn)),!i&&(M.current="idle",Ne(null))}),ve=rt.on("blocked",()=>{if(!Da.current){tn(!0);return}hn.current.updateError(Ti)});return()=>{i=!0,O.current&&(clearTimeout(O.current),O.current=null),M.current="idle",D(),H(),le(),j(),ve()}},[He,rt]);let Pn=!!Je?.clientId,Mr=Array.isArray(f),ro=Mr&&f.length>0,ds=Mr&&f.includes("paypal"),{expressMethods:oo,paymentElementMethods:Ar}=ut(()=>pl(f,{excludePaypal:Pn}),[f,Pn]),La=Pn||!!ft,us=ut(()=>La?oo.filter(i=>i!=="paypal"):oo,[oo,La]),ps=ut(()=>{let i=[];return E&&i.push("apple_pay"),re&&i.push("google_pay"),i},[E,re]),ao=Mr?us:ps,ms=R&&ao.length>0,Oo=Kn?Ye:Ue,io=ut(()=>{let i=Oo?.trim().toUpperCase();return i?de?Ar.filter(D=>{let H=de[D];return!H||H.length===0||H.includes(i)}):cl(Ar,Oo):Ar},[Ar,Oo,de]),No=ut(()=>({mode:"payment",amount:_e,currency:Re.toLowerCase(),paymentMethodCreation:"manual",appearance:Lo}),[_e,Re,Lo]),[za,Oa]=Ce("loading"),[Na,Ua]=Ce("loading"),[$a,qa]=Ce("loading"),[ys,Uo]=Ce(!1),[Va,$o]=Ce("loading"),[so,fs]=Ce();pt(()=>{fs(bi())},[]);let ja=w&&(Pn||(Mr?ds:so===!1)),Ha=R&&ms,Br=!We&&ja&&Pn,Ka=Va==="retrying"||Va==="exhausted",Fr=!We&&ja&&!!we&&(!Pn||Ka),Dr=!We&&Ha&&!!ye,Lr=!We&&R&&ro&&io.length>0&&!!ye,gs=Br&&!Ka?ys:Fr&&Bi(za),hs=Dr&&Bi(Na),Ps=Lr&&$a!=="load_error",Wa=i=>i==="loading"||i==="ready",Ya=Br||Fr&&Wa(za)||Dr&&Wa(Na)||Lr&&$a!=="load_error",lo=Be(!1);pt(()=>{if(!lo.current){if(!R&&!w){lo.current=!0;let i=new Sn("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");c?.(i),pe(i.message)}else if(!R&&w&&!Pn&&!we){lo.current=!0;let i=new Sn("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");c?.(i),pe(i.message)}else if(so!==void 0&&!We&&!st&&!Ya){lo.current=!0;let i=new Sn("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"});c?.(i),pe(i.message)}}},[R,w,Pn,we,so,We,st,Ya,c,pe]);let Ga=Be(!1);pt(()=>{if(Ga.current||!ro)return;let i=[];E!==!0&&i.push("showApplePay"),re!==!0&&i.push("showGooglePay"),i.length!==0&&(Ga.current=!0,console.warn(`[FloPay] ${i.join(" / ")} ${i.length===1?"is":"are"} deprecated: the Apple Pay / Google Pay surface is now driven by \`gateways.stripe.enabledPaymentMethods\` on the session response. Remove the legacy prop(s) to silence this warning.`))},[ro,E,re]);let Ja=Se((i,D)=>Oe.applyInlineSessionPatch?Oe.applyInlineSessionPatch(i).then(H=>({error:null,sessionId:H.sessionId||e,nonce:H.session?.clientSecret||t})).catch(H=>{let le=Ai(D,H);return pe(le.message),c?.(le),{error:le,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[Oe.applyInlineSessionPatch,t,c,e,pe]),un=Se(async i=>{if(!oe)return{proceed:!0};try{let D=await oe({method:i,sessionId:e||void 0,createSession:Oe.inlineSessionDraft});if(D===!1)return{proceed:!1};if(D&&typeof D=="object"){D.account&&ir(le=>({...le??{},...D.account}));let H=await Ja(D,i);return H.error?{proceed:!1,accountPatch:D.account}:{proceed:!0,accountPatch:D.account,sessionId:H.sessionId,nonce:H.nonce}}return{proceed:!0}}catch(D){let H=Ai(i,D);return pe(H.message),c?.(H),{proceed:!1}}},[Ja,Oe.inlineSessionDraft,oe,c,e,pe]),Xa=Se(async(i,D)=>{if(_.current)return;_.current=!0,Xt(!0),Ne("processing"),pe(null);let H=D?.sessionId??e,le=D?.nonce??t,j=na(p,D?.accountPatch),ve=D?.completionPaymentMethodId??Kr(i),xe=i.originalPaymentMethodId?{...i,originalPaymentMethodId:void 0}:i;try{let vt=await new qn(q).processPayment(j.userId??"",{sessionId:H,nonce:le,tokenizedData:xe,accountData:{userId:j.userId??"",email:j.email??"",firstName:j.firstName??"",lastName:j.lastName??"",...ne?(()=>{let fe=kt.current,Tt=De(ne.state,fe),Kt=De(ne.address_line_1,fe),Qn=De(ne.postal_code,fe),Zn=Kt&&!Tt&&Qn?Ei(fe,(Bt.current??"").trim()):null,Mt=Tt?Dt.current:Zn;return{country:fe,...Qn&&Bt.current?{zip:Bt.current}:{},...De(ne.city,fe)&&Ft.current?{city:Ft.current}:{},...Mt?{state:Mt}:{},...Kt&&Zt.current?{addressLine1:Zt.current}:{},...De(ne.address_line_2,fe)&&en.current?{addressLine2:en.current}:{}}})():{}},chv:S,avsCheck:ue??!1,checkoutType:T,checkoutLayout:ce,avsConfig:ne?{country:De(ne.country,kt.current),postal_code:De(ne.postal_code,kt.current),address_line_1:De(ne.address_line_1,kt.current),address_line_2:De(ne.address_line_2,kt.current),city:De(ne.city,kt.current),state:De(ne.state,kt.current)}:void 0});if(vt.ok){let fe=vt.status===204?null:await vt.json().catch(()=>null),Tt=sa(A)||fe?.status==="authorized";hr(H),Ne("success"),be(null),await new Promise(Kt=>setTimeout(Kt,Tn)),s?.(Tt?{status:"authorized",...typeof fe?.paymentId=="string"?{paymentId:fe.paymentId}:A?.paymentId?{paymentId:A.paymentId}:{},sessionId:typeof fe?.sessionId=="string"?fe.sessionId:H,...typeof fe?.authorizationExpiresAt=="string"?{authorizationExpiresAt:fe.authorizationExpiresAt}:A?.authorizationExpiresAt?{authorizationExpiresAt:A.authorizationExpiresAt}:{},paymentIntentId:i.threeDSecureActionResultTokenId,paymentMethodId:ve,checkoutMethod:i.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:i.threeDSecureActionResultTokenId,paymentMethodId:ve,checkoutMethod:i.isPaypal?"paypal":"card"});return}let Ze=await vt.json().catch(()=>null);if(Ze?.type==="paypal_redirect_required"){let fe=Ze.threeDSecureToken,Tt=Ze.paymentMethodId||i.id||"";if(!qe||!fe){Ne("error"),pe("PayPal authorization required but no token provided.");return}try{let Kt=ft?.getRawProvider();if(!Kt){pe("PayPal is not available.");return}let Qn={return_url:window.location.href};Tt&&(Qn.payment_method=Tt);let{error:Zn}=await Kt.confirmPayment({clientSecret:fe,confirmParams:Qn,redirect:"if_required"});if(Zn){Ne("error");let Mt=Zn.message??"PayPal payment failed.";pe(Mt),dn("paypal",Mt,{code:Zn.code})}}catch(Kt){Ne("error"),pe(Kt instanceof Error?Kt.message:"PayPal authorization failed.")}return}if(Ze?.type==="paypal_direct_required"){let fe=Ze.orderId;if(!fe){Ne("error"),pe("PayPal retry required but no order id provided.");return}let Tt=m.current?.attempts??0;if(Tt>=2){Ne("error"),pe("PayPal payment could not be completed after multiple attempts."),dn("paypal","paypal_direct_required retry limit exceeded");return}Uo(!1),$o("loading"),be({orderId:fe,attempts:Tt+1}),Ne(null);return}Ne("error");let Rt=Ze?.message??"Payment failed. Please try again.";pe(Rt),dn(i.isPaypal?"paypal":"card",Rt,{code:Ze?.code??Ze?.gatewayErrorCode,declineCode:Ze?.declineCode??Ze?.gatewayDeclineReason}),await new Promise(fe=>setTimeout(fe,vn))}catch(lt){Ne("error"),pe(lt instanceof Error?lt.message:"An unexpected error occurred"),await new Promise(vt=>setTimeout(vt,vn))}finally{Xt(!1),Ne(null),_.current=!1}},[q,e,t,p,N,S,qe,ft,A,s,c,pe,dn]),on=Se((i,D)=>{b?b(i):Xa(i,D)},[b,Xa]),Qa=Be(!1);pt(()=>{if(typeof window>"u"||Qa.current)return;let i=new URLSearchParams(window.location.search),D=i.get("payment_intent"),H=i.get("payment_intent_client_secret"),le=i.get("redirect_status");if(!D||!H)return;let j=Rt=>{let fe=localStorage.getItem(Rt);if(!fe)return null;try{return JSON.parse(fe)}catch{return localStorage.removeItem(Rt),null}},ve=j(wn)??j(xi),xe;if(ve?.clientSecret){if(ve.clientSecret!==H)return;xe={...ve.accountPatch?{accountPatch:ve.accountPatch}:{},...ve.sessionId?{sessionId:ve.sessionId}:{},...ve.nonce?{nonce:ve.nonce}:{}}}else if(ve?.sessionId&&ve.sessionId!==e)return;Qa.current=!0,localStorage.removeItem(wn),localStorage.removeItem(xi);let lt=new URL(window.location.href);lt.searchParams.delete("payment_intent"),lt.searchParams.delete("payment_intent_client_secret"),lt.searchParams.delete("redirect_status"),window.history.replaceState({},"",lt.toString());let vt=ve?.paymentMethodType??ve?.tokenType??"card",Ze="card";(async()=>{let Rt=qe?.getRawProvider();if(!Rt){let Mt="Payment is not available \u2014 please refresh and try again.";pe(Mt),dn(Ze,Mt);return}if(le==="failed"){let Mt="Payment was declined. Please try again.";pe(Mt),dn(Ze,Mt);return}let{paymentIntent:fe,error:Tt}=await Rt.retrievePaymentIntent(H);if(Tt){let Mt=Tt.message??"Failed to retrieve payment status.";pe(Mt),dn(Ze,Mt,{code:Tt.code});return}let Kt=fe?.status,Qn=vo(Kt);if(!fe||!Qn){let Mt=Kt==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";pe(Mt),dn(Ze,Mt,{code:Kt??"missing_payment_intent"});return}let Zn=typeof fe.payment_method=="string"?fe.payment_method:fe.payment_method?.id;on({id:Zn??ve?.paymentMethodId??ve?.tokenId??fe.id,type:"card",threeDSecureActionResultTokenId:fe.id,gateway:ve?.gateway??"stripe",paymentMethodType:vt},xe)})()},[e,on,qe,pe,dn]);let qo=Se(i=>{i.preventDefault()},[]);if(!(qe!==null))return u("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let zr=Z==="buttons",Ht=$?.variables,bs=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),Vo=Ht?.colorBackground,vs=Vo&&!bs.has(Vo)?Vo:void 0,Or=P.cardInputBorder??(zr?"#e5e7eb":"#A4A4FF"),jo=Ht?.colorDanger??"#dc2626",Gn=i=>xt&&i?jo:Or,co=(zt.malformed||zt.empty)&&(cn||xt),Cs=co?jo:Gn(Pt.zip),Ho=P.cardFormContainer?.backgroundColor??vs??(zr?"white":"#EDEDFF"),Nr=P.cardInputBackground??Ht?.colorBackground??"white",Ko=cr(V),Za=cr(z),lr=P.nameInput,ei=P.cardInputFontSize??El(lr?.fontSize)??Ht?.fontSizeBase??"16px",ti=typeof lr?.fontFamily=="string"?lr.fontFamily:Ht?.fontFamily??"Poppins, sans-serif",ni=Qo(lr?.fontWeight)??400,Ss=P.cardInputColor??(typeof lr?.color=="string"?lr.color:void 0)??Ht?.colorText??"#262833",ws=P.cardInputPlaceholderColor??"#9ca3af",bt=Ht?.borderRadius??"8px",Jn=Ht?.borderRadius??P.cardButton?.borderRadius??bt,Xn=Ht?.colorPrimary??"#4A49FF",ks=Ht?.colorPrimaryHover??mr(Xn,.12),Wo=Ht?.colorText??"#262833",ri={fontSize:ei,fontFamily:ti,fontWeight:ni,color:Ss,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},Rs={"--flopay-input-placeholder-color":ws,"--flopay-input-font-size":ei,"--flopay-input-font-family":ti,"--flopay-input-font-weight":String(ni)},Ur=P.cardFormContainer??{},Yo=Ur.padding??(zr?"0":"1rem"),Go=Ur.borderRadius??bt,Es=rt&&Ut?u(jr,{capture:rt,html:Ut.html,messageToken:Ut.messageToken,expectedOrigin:Ut.expectedOrigin,theme:Ae,onReady:()=>{if(!ne||typeof document>"u")return;let i=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};i();let D=0,H=window.setInterval(()=>{D+=1;let le=document.activeElement;!!le&&le.tagName==="IFRAME"&&le.id==="flopay_vault_form_iframe"?(i(),window.clearInterval(H)):D>=50&&window.clearInterval(H)},100)},onError:i=>pe(i),onValidation:i=>{let D=M.current;(D==="idle"||D==="validation-window")&&(pe(i),i&&M.current==="validation-window"&&(O.current&&(clearTimeout(O.current),O.current=null),M.current="idle",Ne(null)))}}):u("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"}),oi=Le("div",{style:{backgroundColor:Ho,borderRadius:Go,...Ur,padding:Yo,...Rs,display:"flex",flexDirection:"column"},children:[u("style",{children:`
25
+ `,Po=44;function sa(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 ul={visibility:"hidden",position:"absolute",pointerEvents:"none",width:"100%",height:0,overflow:"hidden"},_i={width:"100%",minHeight:Po,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 pl(e){switch(e){case"paypal":return"PayPal";case"apple_pay":return"Apple Pay";case"google_pay":return"Google Pay";default:return"Card"}}function Ci(e){return e==="paypal"?"paypal":e==="apple_pay"?"apple_pay":"google_pay"}function xi(e){return e==="paypal"?"PayPal":hr(e)}function ml(e,t){let n=`We couldn't open ${xi(e)}. Try again or choose another payment method.`;return t?`${n} Allow pop-ups for this site, then try again.`:n}function Ti(e){let t=Be(0),n=Be(null),s=Be(null),a=Ce((c=s.current)=>{let P=c;P?.timer&&(clearTimeout(P.timer),P.timer=null)},[]),i=Ce((c,P)=>{typeof document<"u"&&document.visibilityState!=="visible"||(a(c),c.timer=setTimeout(()=>{c.timer=null,s.current?.generation===c.generation&&(s.current=null,n.current=c.generation,e(c.method,new Error("External payment method returned without a terminal callback."),{code:"external_method_missing_terminal_callback"}))},P))},[a,e]),u=Ce(c=>{c.yieldedControl&&i(c,600)},[i]),l=Ce(c=>{a();let P=t.current+1;t.current=P,n.current=null;let k={generation:P,method:c,timer:null,yieldedControl:!1};return s.current=k,P},[a]),v=Ce(c=>{let P=s.current;return typeof c=="number"&&P?.generation!==c?!1:(a(P),s.current=null,(typeof c!="number"||n.current===c)&&(n.current=null),!0)},[a]),N=Ce(c=>{let P=s.current,k=c??P?.generation??t.current;(!c||P?.generation===c)&&(a(P),s.current=null),n.current=k},[a]),h=Ce(c=>n.current===(c??t.current),[]),E=Ce(c=>s.current?.generation===c&&n.current!==c,[]),C=Ce(()=>{let c=s.current;c&&u(c)},[u]),F=Ce(()=>{let c=s.current;c&&(c.yieldedControl=!0,a(c))},[a]);return ct(()=>{let c=()=>{document.visibilityState==="visible"?C():F()},P=()=>{F()};return document.addEventListener("visibilitychange",c),window.addEventListener("blur",P),window.addEventListener("focus",C),()=>{document.removeEventListener("visibilitychange",c),window.removeEventListener("blur",P),window.removeEventListener("focus",C),a()}},[a,F,C]),{startAttempt:l,finishAttempt:v,invalidateAttempt:N,isAttemptInvalidated:h,isAttemptCurrent:E}}function yl(e){let t=Qs(e);return`Enter a valid ${na(e)}${t?` (e.g. ${t})`:""}`}function fl(e,t,n){let s=Js(e),a=t.trim(),i=n&&s,u=i&&!a,l=i&&!!a&&!Xs(e,a);return{visible:n,supported:s,required:i,empty:u,malformed:l}}function Si(e,t){return t instanceof Cn?t:new Cn(t instanceof Error?t.message:`${pl(e)} before-click hook failed.`,"validation_error")}function ta(){return d("style",{children:dl})}function gl(e){return typeof e=="number"?`${e}px`:e}function Mi(e,t){let n=e.availablePaymentMethods;return n&&t.some(s=>n[s])?"ready":"unavailable"}function Ai({state:e,placeholderTestId:t,borderRadius:n=8,children:s}){return e==="unavailable"||e==="load_error"?null:Le("div",{style:{position:"relative",minHeight:44},children:[d("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"}}),d("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:s})]})}function wi(e){return e!=="unavailable"&&e!=="load_error"}function la(e){return d(Pl,{...e})}function ki({sessionId:e,nonce:t,email:n,billingApiUrl:s,onTokenizedBody:a,onErrorChange:i,isProcessing:u=!1,onButtonClick:l,onDecline:v,onTechnicalFailure:N,runBeforeButtonClick:h,onLoadStateChange:E,placeholderBorderRadius:C}){let F=vn(),c=aa(),P=oa(),[k,T]=ve("loading");ct(()=>{E?.(k)},[k,E]);let[g,me]=ve(!1),M=Be(!1),le=Be(null),ce=Be(null),[z,J]=ve(0),[H,oe]=ve(!1),j=Be(!1),K=Be(new Map),{startAttempt:ie,finishAttempt:xe,invalidateAttempt:he,isAttemptInvalidated:de,isAttemptCurrent:Q}=Ti((V,b,te)=>{N?.(V,b,{...te,popupBlocked:te?.popupBlocked??On(b)}),oe(!0),J($e=>$e+1)});ct(()=>{H&&ce.current?.focus()},[H,z]);let ye=Ce(()=>{J(V=>V+1)},[]),Te=Ce((V,b,te)=>{he(te),N?.("paypal",V,{code:b,popupBlocked:On(V)}),oe(!0),ye()},[he,N,ye]),Z=Ce(()=>{window.setTimeout(()=>{(le.current?.querySelector("iframe")??le.current)?.focus()},0)},[]);ct(()=>{j.current&&(j.current=!1,Z())},[Z,z]);let Ue=Ce(()=>{oe(!1),i?.(null),Z()},[Z,i]);ct(()=>{if(!c||M.current)return;let V=new URLSearchParams(window.location.search),b=V.get("payment_intent"),te=V.get("payment_intent_client_secret"),$e=V.get("redirect_status");if(!b||!te)return;M.current=!0;let ze;try{let R=localStorage.getItem(jr);if(R){let re=JSON.parse(R);re.clientSecret===te&&(ze={...re.accountPatch?{accountPatch:re.accountPatch}:{},...re.sessionId?{sessionId:re.sessionId}:{},...re.nonce?{nonce:re.nonce}:{}})}}catch{}try{localStorage.removeItem(jr)}catch{}let ae=new URL(window.location.href);ae.searchParams.delete("payment_intent"),ae.searchParams.delete("payment_intent_client_secret"),ae.searchParams.delete("redirect_status"),window.history.replaceState({},"",ae.toString()),(async()=>{try{if(me(!0),$e==="failed"){let W="PayPal payment was declined. Please try again.";i?.(W),v?.(It("paypal",W));return}let{paymentIntent:R,error:re}=await c.retrievePaymentIntent(te);if(re){i?.(re.message??"Failed to retrieve PayPal payment status.");return}if(R&&(R.status==="requires_capture"||R.status==="succeeded")){let W=typeof R.payment_method=="string"?R.payment_method:R.payment_method?.id;a({id:W??R.id,type:"card",threeDSecureActionResultTokenId:R.id,isPaypal:!0},ze)}else{let W="PayPal payment was not completed. Please try again.";i?.(W),v?.(It("paypal",W))}}catch(R){i?.(R instanceof Error?R.message:"Failed to complete PayPal payment.")}finally{me(!1)}})()},[c,a,i,v]);let Fe=Ce(async V=>{if(u||g){V.reject();return}let b=h?await h("paypal"):{proceed:!0};if(!b.proceed){K.current.delete(z),V.reject();return}let te=ie("paypal");K.current.set(z,{generation:te,accountPatch:b.accountPatch,sessionId:b.sessionId,nonce:b.nonce}),oe(!1),l?.("paypal"),V.resolve()},[K,u,l,h,ie,g,z]),we=Ce(async V=>{if(!c||!P)return;let b=K.current.get(z);if(b&&!Q(b.generation)){K.current.delete(z);return}if(!b&&de()||b&&!xe(b.generation))return;b||xe();let te=b??null;if(K.current.delete(z),!te&&h){let R=await h("paypal");if(!R.proceed){V.paymentFailed({reason:"fail",message:"PayPal checkout was cancelled."});return}te={accountPatch:R.accountPatch,sessionId:R.sessionId,nonce:R.nonce}}let $e=te?.sessionId??e,ze=te?.nonce??t,ae=te?.accountPatch?.email??n;try{if(me(!0),i?.(null),!$e||!ae)throw new Error("Missing sessionId or email for PayPal payment");let R=c.createPaymentMethod,{error:re,paymentMethod:W}=await R({type:"paypal"});if(re){Te(re,"stripe_paypal_create_payment_method_failed",b?.generation),V.paymentFailed({reason:"fail"});return}let ke=await new Un(s).createSessionIntent($e,ze??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",paymentMethodId:W?.id??null,intentKind:"payment"});if(ke.provider!=="stripe")throw new Error("Invalid provider returned for PayPal intent");let dt=ke.clientSecret,Ge={return_url:window.location.href};if(W?.id&&(Ge.payment_method=W.id),typeof window<"u")try{localStorage.setItem(jr,JSON.stringify({clientSecret:dt,sessionId:$e,nonce:ze,accountPatch:te?.accountPatch}))}catch{}let{error:pt,paymentIntent:_}=await c.confirmPayment({clientSecret:dt,confirmParams:Ge,redirect:"if_required"});if(pt){if(typeof window<"u")try{localStorage.removeItem(jr)}catch{}if($r(pt)){let et=pt.message??"Your payment was declined.";i?.(et),v?.(It("paypal",et,{code:Tn(pt),declineCode:yr(pt)})),await bo({billingApiUrl:s,sessionId:$e,nonce:ze,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:"paypal",providerDeclineReason:Tn(pt)??"provider_declined"}})}else Te(pt,"stripe_paypal_confirm_failed",b?.generation);return}if(typeof window<"u")try{localStorage.removeItem(jr)}catch{}let Y=typeof _?.payment_method=="string"?_.payment_method:_?.payment_method?.id;a({id:Y??_?.id,type:"card",threeDSecureActionResultTokenId:_?.id,isPaypal:!0},{accountPatch:te?.accountPatch,sessionId:$e,nonce:ze});return}catch(R){Te(R,"stripe_paypal_failed",b?.generation)}finally{me(!1)}},[c,P,e,t,n,s,a,i,v,h,Te,xe,Q,de,z]);return Le(gr,{children:[d(Ai,{state:k,placeholderTestId:"flopay-paypal-placeholder",borderRadius:C,children:Le("div",{ref:le,tabIndex:-1,"data-testid":"flopay-paypal-focus-target","aria-label":"PayPal payment method",style:{borderRadius:8,outlineOffset:4},children:[H&&d("button",{ref:ce,type:"button","data-testid":"flopay-paypal-retry-button",onClick:Ue,style:_i,children:"Try PayPal again"}),d(Ei,{onReady:V=>T(Mi(V,["paypal"])),onLoadError:()=>{T("load_error"),ia(At(F),"paypal","paypal")},onClick:Fe,onConfirm:we,onCancel:()=>{let V=K.current.get(z);K.current.delete(z),At(F)?.terminal({outcome:"payment_cancelled",provider:"paypal",paymentMethodCategory:"paypal"}),he(V?.generation),oe(!1),j.current=!0,ye()},options:{buttonType:{paypal:"paypal"},billingAddressRequired:!1,phoneNumberRequired:!1,shippingAddressRequired:!1,paymentMethods:{applePay:"never",googlePay:"never",paypal:"auto",link:"never"}}},z)]})}),g&&d(bn,{status:"processing"})]})}function Ri({sessionId:e,nonce:t,email:n,billingApiUrl:s,intentKind:a,expressMethods:i,onTokenizedBody:u,onErrorChange:l,onButtonClick:v,onDecline:N,onTechnicalFailure:h,runBeforeButtonClick:E,onLoadStateChange:C,placeholderBorderRadius:F}){let c=vn(),P=aa(),k=oa(),[T,g]=ve("loading");ct(()=>{C?.(T)},[T,C]);let[me,M]=ve(!1),le=Be(null),ce=Be(null),[z,J]=ve(0),[H,oe]=ve(!1),[j,K]=ve("google_pay"),ie=Be(!1),xe=Be("google_pay"),he=Be("google_pay"),de=Be(new Map),{startAttempt:Q,finishAttempt:ye,invalidateAttempt:Te,isAttemptInvalidated:Z,isAttemptCurrent:Ue}=Ti((ae,R,re)=>{h?.(ae,R,{...re,popupBlocked:re?.popupBlocked??On(R)}),K(ae),oe(!0),J(W=>W+1)});ct(()=>{H&&ce.current?.focus()},[H,z]);let Fe=Ce(()=>{J(ae=>ae+1)},[]),we=Ce((ae,R,re,W)=>{Te(W),h?.(ae,R,{code:re,popupBlocked:On(R)}),K(ae),oe(!0),Fe()},[Te,h,Fe]),V=Ce(()=>{window.setTimeout(()=>{(le.current?.querySelector("iframe")??le.current)?.focus()},0)},[]);ct(()=>{ie.current&&(ie.current=!1,V())},[V,z]);let b=Ce(()=>{oe(!1),l?.(null),V()},[V,l]),te=Ce(async ae=>{if(!P||!k)return;let R=de.current.get(z);if(R&&!Ue(R.generation)){de.current.delete(z);return}if(!R&&Z()||R&&!ye(R.generation))return;R||ye();let re=ae.expressPaymentType??R?.method??xe.current,W=R??null;de.current.delete(z);let ke=Ci(re);if(!W&&E){let Y=await E(ke);if(!Y.proceed){ae.paymentFailed({reason:"fail",message:"Wallet checkout was cancelled."});return}W={accountPatch:Y.accountPatch,sessionId:Y.sessionId,nonce:Y.nonce}}let dt=ke,Ge=W?.sessionId??e,pt=W?.nonce??t,_=W?.accountPatch?.email??n;try{M(!0),l?.(null);let{error:Y}=await k.submit();if(Y){we(re,Y,"stripe_wallet_submit_failed",R?.generation);return}let{error:et,paymentMethod:qe}=await P.createPaymentMethod({elements:k});if(et||!qe){we(re,et??new Error("Failed to create payment method."),"stripe_wallet_create_payment_method_failed",R?.generation);return}if(!Ge||!_)throw new Error("Missing sessionId or email for wallet payment");let mt=await new Un(s).createSessionIntent(Ge,pt??"",{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:re??ke,paymentMethodId:qe.id,intentKind:a});if(mt.provider!=="stripe")throw new Error("Invalid provider returned for wallet intent");let Ne=mt.clientSecret,{error:He,intentId:Jt}=il(Ne)?await P.confirmCardSetup(Ne,{payment_method:qe.id}).then(Ye=>({error:Ye.error,intentId:Ye.setupIntent?.id})):await P.confirmCardPayment(Ne,{payment_method:qe.id}).then(Ye=>({error:Ye.error,intentId:Ye.paymentIntent?.id}));if(He){if($r(He)){let Ye=He.message??"Your payment was declined.";l?.(Ye),N?.(It(dt,Ye,{code:Tn(He),declineCode:yr(He)})),await bo({billingApiUrl:s,sessionId:Ge,nonce:pt,request:{provider:"stripe",paymentMethodCategory:"wallet",paymentMethodType:re??ke,providerDeclineReason:Tn(He)??"provider_declined"}})}else we(re,He,"stripe_wallet_confirm_failed",R?.generation);return}u({id:qe.id,type:"card",threeDSecureActionResultTokenId:Jt},{accountPatch:W?.accountPatch,sessionId:Ge,nonce:pt})}catch(Y){we(re,Y,"stripe_wallet_failed",R?.generation)}finally{M(!1)}},[P,k,e,t,n,s,a,u,l,N,E,we,ye,Ue,Z,z]),$e=lt(()=>{let ae=["applePay","googlePay","paypal","link","amazonPay","klarna"],R=new Set(["applePay","googlePay"]),re=new Set(i.map(Pi)),W={};for(let ke of ae)re.has(ke)?W[ke]=R.has(ke)?"always":"auto":W[ke]="never";return W},[i]),ze=lt(()=>i.map(Pi),[i]);return Le(gr,{children:[d(Ai,{state:T,placeholderTestId:"flopay-wallet-placeholder",borderRadius:F,children:Le("div",{ref:le,tabIndex:-1,"data-testid":"flopay-wallet-focus-target","aria-label":"Wallet payment methods",style:{borderRadius:8,outlineOffset:4},children:[H&&Le("button",{ref:ce,type:"button","data-testid":"flopay-wallet-retry-button",onClick:b,style:_i,children:["Try ",xi(j)," again"]}),d(Ei,{onReady:ae=>{g(Mi(ae,ze))},onLoadError:ae=>{g("load_error"),ia(At(c),"stripe","wallet")},onClick:async ae=>{xe.current=ae.expressPaymentType,he.current=Ci(ae.expressPaymentType);let R=E?await E(he.current):{proceed:!0};if(!R.proceed){de.current.delete(z),ae.reject();return}let re=Q(ae.expressPaymentType);de.current.set(z,{generation:re,method:ae.expressPaymentType,accountPatch:R.accountPatch,sessionId:R.sessionId,nonce:R.nonce}),oe(!1),v?.(he.current),ae.resolve()},onConfirm:te,onCancel:()=>{let ae=de.current.get(z);de.current.delete(z),At(c)?.terminal({outcome:"payment_cancelled",provider:"stripe",paymentMethodCategory:"wallet"}),Te(ae?.generation),oe(!1),ie.current=!0,Fe()},options:{buttonType:{applePay:"plain",googlePay:"plain"},paymentMethods:$e,layout:{maxColumns:1,overflow:"never"}}},z)]})}),me&&d(bn,{status:"processing"})]})}function hl({method:e,themeId:t,submitting:n=!1,disabled:s=!1,highlighted:a=!1,hasNextStep:i=!1,onClick:u,backgroundColor:l,borderColor:v,textColor:N,borderRadius:h,fontFamily:E}){let C=tl(e,t),F=ni[e],c=C?.backgroundColor??l??"#ffffff",P=C?.borderColor??v??"#d1d5db",k=C?.textColor??N??"#262833";return d("button",{type:"button","data-testid":`flopay-stripe-method-button-${e}`,"data-method":e,onClick:()=>{!n&&!s&&u()},disabled:n||s,"aria-busy":n||void 0,style:{position:"relative",width:"100%",boxSizing:"border-box",height:Po,padding:"0 1rem",backgroundColor:c,color:k,border:`1px solid ${P}`,borderRadius:h??8,fontSize:"0.95rem",fontWeight:600,fontFamily:E,cursor:n||s?"not-allowed":"pointer",opacity:s&&!n?.55:1,animation:n?"flopay-pulse 1.5s ease-in-out infinite":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:8,transition:"transform 0.1s, opacity 140ms ease-out, border-color 140ms ease-out",boxShadow:a?"0 0 0 2px rgba(74, 73, 255, 0.15)":void 0},children:n?d("span",{style:{margin:"0 auto"},children:`Connecting to ${hr(e)}\u2026`}):Le(gr,{children:[Le("span",{style:{display:"inline-flex",alignItems:"center",gap:el(e)?8:0},children:[F?d("img",{src:F,alt:"","aria-hidden":"true",loading:"lazy",decoding:"async",width:30,height:20,style:{width:30,height:20,flexShrink:0,borderRadius:3,objectFit:"contain",display:"inline-flex"}}):C?.logoSvg?d("span",{"aria-hidden":"true",style:{width:30,height:20,flexShrink:0,display:"inline-flex",borderRadius:3,overflow:"hidden"},dangerouslySetInnerHTML:{__html:C.logoSvg}}):null,d("span",{children:hr(e)})]}),i&&d("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:k,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:d("path",{d:"M9 18l6-6-6-6"})})]})})}function ra({method:e,sessionId:t,nonce:n,email:s,billingName:a,billingApiUrl:i,onTokenizedBody:u,onErrorChange:l,onDecline:v,onCancel:N,runBeforeButtonClick:h,onButtonClick:E,isProcessing:C,submitButtonColor:F,submitButtonBorderRadius:c,submitButtonStyle:P,errorText:k}){let T=vn(),g=aa(),me=oa(),[M,le]=ve(!1),ce=Be(!1),[z,J]=ve(!1),[H,oe]=ve("loading"),j=Ce(async()=>{if(!g||!me||C||ce.current||!z)return;ce.current=!0,le(!0);let K=h?await h("card"):{proceed:!0};if(!K.proceed){ce.current=!1,le(!1);return}E?.("card");let ie=K.sessionId??t,xe=K.nonce??n,he=K.accountPatch?.email??s;try{l?.(null);let de=await me.submit();if(de.error){l?.(de.error.message??"Payment failed.");return}let Q=await g.createPaymentMethod({elements:me});if(Q.error||!Q.paymentMethod){l?.(Q.error?.message??"Failed to create payment method.");return}let ye=Q.paymentMethod;if(!ie||!he)throw new Error("Missing sessionId or email for payment.");let Te=ye.type||e,Z=await new Un(i).createSessionIntent(ie,xe??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Te,paymentMethodId:null,intentKind:"payment"});if(Z.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let Ue=Z.clientSecret;if(typeof window<"u")try{localStorage.setItem(Sn,JSON.stringify({clientSecret:Ue,sessionId:ie,nonce:xe,accountPatch:K.accountPatch,paymentMethodId:ye.id,paymentMethodType:ye.type??e,gateway:"stripe"}))}catch{}let{error:Fe,paymentIntent:we}=await g.confirmPayment({clientSecret:Ue,confirmParams:{return_url:window.location.href,payment_method:ye.id},redirect:"if_required"});if(Fe){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let te=Fe.message??"Payment failed.";l?.(te),v?.(It("card",te,{code:Fe.code})),await bo({billingApiUrl:i,sessionId:ie,nonce:xe,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:e,providerDeclineReason:Fe.code??"provider_declined"}});return}let V=we?.status;if(!mo(V)){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let te=V==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";l?.(te),v?.(It("card",te,{code:V??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let b=typeof we?.payment_method=="string"?we.payment_method:we?.payment_method?.id;u({id:b??ye.id,type:"card",threeDSecureActionResultTokenId:we?.id,gateway:"stripe",paymentMethodType:ye.type??e},{accountPatch:K.accountPatch,sessionId:ie,nonce:xe})}catch(de){l?.(de instanceof Error?de.message:"Payment failed. Please try again.")}finally{ce.current=!1,le(!1)}},[g,me,C,z,h,E,t,n,s,i,e,u,l,v]);return Le("div",{"data-testid":`flopay-stripe-method-form-${e}`,style:{display:"flex",flexDirection:"column"},children:[d(Ks,{onReady:()=>oe("ready"),onLoadError:()=>{oe("load_error"),ia(At(T),"stripe","apm")},onChange:K=>{J(!!K.complete)},options:{layout:{type:"accordion",defaultCollapsed:!1,radios:"never"},defaultValues:{billingDetails:{name:a&&a.trim().length>=3?a.trim():"FloPay Customer",...s?{email:s}:{}}}}}),d("button",{type:"button","data-testid":`flopay-stripe-method-pay-${e}`,onClick:()=>{j()},disabled:!z||M||C||H!=="ready",style:{width:"100%",marginTop:"0.75rem",padding:"0.875rem",backgroundColor:F,color:"white",border:"none",borderRadius:c,fontSize:"1rem",fontWeight:600,cursor:!z||M||C||H!=="ready"?"not-allowed":"pointer",opacity:!z||M||C||H!=="ready"?.5:1,transition:"opacity 120ms ease-out",...P??{}},children:M?"Processing\u2026":`Pay with ${hr(e)}`}),k&&d(ur,{margin:"0.75rem 0 0",children:k})]})}function Ii({sessionId:e,nonce:t,email:n,billingName:s,billingApiUrl:a,paymentElementMethods:i,stripeInstance:u,paymentElementBaseOptions:l,onTokenizedBody:v,onErrorChange:N,onButtonClick:h,onDecline:E,runBeforeButtonClick:C,onLoadStateChange:F,isProcessing:c=!1,submitButtonColor:P="#4A49FF",submitButtonBorderRadius:k=8,submitButtonStyle:T,buttonAppearance:g,themeId:me,onExpandApm:M,expandedApmMethod:le}){let[ce,z]=ve(null),[J,H]=ve(null),oe=Be(!1);ct(()=>{i.length>0&&u?F?.("ready"):u||F?.("loading")},[i.length,u,F]);let j=Ce(async Q=>{if(!u||oe.current||c)return;oe.current=!0,H(Q);let ye=C?await C("card"):{proceed:!0};if(!ye.proceed){oe.current=!1,H(null);return}h?.("card");let Te=ye.sessionId??e,Z=ye.nonce??t,Ue=ye.accountPatch?.email??n;try{if(N?.(null),!Te||!Ue)throw new Error("Missing sessionId or email for payment.");let Fe=await new Un(a).createSessionIntent(Te,Z??"",{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Q,paymentMethodId:null,intentKind:"payment"});if(Fe.provider!=="stripe")throw new Error("Invalid provider returned for APM intent");let we=Fe.clientSecret;if(typeof window<"u")try{localStorage.setItem(Sn,JSON.stringify({clientSecret:we,sessionId:Te,nonce:Z,accountPatch:ye.accountPatch,paymentMethodType:Q,gateway:"stripe"}))}catch{}let{error:V,paymentIntent:b}=await u.confirmPayment({clientSecret:we,confirmParams:{return_url:window.location.href,payment_method_data:{type:Q,billing_details:{name:s&&s.trim().length>=3?s.trim():"FloPay Customer",...Ue?{email:Ue}:{}}}},redirect:"if_required"});if(V){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let ze=V.message??"Payment failed.";N?.(ze),E?.(It("card",ze,{code:V.code})),await bo({billingApiUrl:a,sessionId:Te,nonce:Z,request:{provider:"stripe",paymentMethodCategory:"apm",paymentMethodType:Q,providerDeclineReason:V.code??"provider_declined"}});return}let te=b?.status;if(!mo(te)){if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let ze=te==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";N?.(ze),E?.(It("card",ze,{code:te??"missing_payment_intent"}));return}if(typeof window<"u")try{localStorage.removeItem(Sn)}catch{}let $e=typeof b?.payment_method=="string"?b.payment_method:b?.payment_method?.id;v({id:$e??b?.id,type:"card",threeDSecureActionResultTokenId:b?.id,gateway:"stripe",paymentMethodType:Q},{accountPatch:ye.accountPatch,sessionId:Te,nonce:Z})}catch(Fe){N?.(Fe instanceof Error?Fe.message:"Payment failed. Please try again.")}finally{oe.current=!1,H(null)}},[u,c,C,h,e,t,n,a,s,v,N,E]),[K,ie]=ve(null),xe=M?le??null:K,he=Ce(Q=>{oe.current||c||xe&&xe!==Q||(hi(Q)?M?M(Q):ie(Q):j(Q))},[xe,c,j,M]),de=lt(()=>K?{...l,paymentMethodTypes:[K]}:null,[K,l]);return d("div",{"data-testid":"flopay-stripe-payment-element-region",style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:i.map(Q=>{let ye=le===Q,Te=J===Q,Z=J!==null&&J!==Q||le!=null&&le!==Q;return Le(ol.Fragment,{children:[d(hl,{method:Q,themeId:me,submitting:Te,disabled:Z,highlighted:ye,hasNextStep:hi(Q),onClick:()=>he(Q),backgroundColor:g?.backgroundColor,borderColor:g?.borderColor,textColor:g?.textColor,borderRadius:g?.borderRadius,fontFamily:g?.fontFamily}),!M&&K===Q&&de&&u&&d(tr,{stripe:u,options:de,children:d(ra,{method:Q,sessionId:e,email:n,billingName:s,billingApiUrl:a,onTokenizedBody:v,onErrorChange:N,onDecline:E,onCancel:()=>ie(null),runBeforeButtonClick:C,onButtonClick:h,isProcessing:c,submitButtonColor:P,submitButtonBorderRadius:k,submitButtonStyle:T})},Q)]},Q)})})}function Pl({sessionId:e,nonce:t,billingApiUrl:n,email:s,userId:a,onComplete:i,onError:u,onDecline:l,onTokenizedBody:v,firstName:N,lastName:h,chv:E,className:C,isProcessing:F,error:c,onErrorChange:P,showPayPal:k=!0,showStripe:T=!0,enabledPaymentMethods:g,enabledPaymentMethodCountries:me,showApplePay:M=!0,showGooglePay:le=!0,layout:ce="default",theme:z,buttonsTheme:J,buttonsStyles:H,appearance:oe,cardButtonContent:j,cardBackButtonContent:K,cardTitleContent:ie,showSecurityFooter:xe,onButtonClick:he,onBeforeButtonClick:de,enableAVS:Q,cardFieldOrder:ye,cardPreFormSlot:Te,avsLayout:Z="row",country:Ue,zip:Fe,addressLine1:we,addressLine2:V,city:b,state:te,onCountryChange:$e,onZipChange:ze,avsCheck:ae,checkoutType:R,checkoutLayout:re,totalAmount:W=0,currency:ke="usd",initialCardOpen:dt=!1,directPaypal:Ge,isSubscription:pt=!1,session:_,dataAttachmentPending:Y=!1,debug:et=!1}){let qe=vn(),mt=Vo(),Ne=al(un),He=Y||Ne.claimPending===!0,Jt=co(),[Ye,Xt]=ve(!1),[S,fe]=ve(null),[We,Re]=ve(Ue??"US"),[vt,Ke]=ve(Fe??""),[je,tt]=ve(we??""),[Je,kn]=ve(V??""),[ot,jn]=ve(b??""),[Wt,mn]=ve(te??""),[Qt,or]=ve({}),Bt=Be(Fe??""),St=Be(Ue??"US"),Zt=Be(we??""),en=Be(V??""),Ft=Be(b??""),Dt=Be(te??""),Ct=Be({});ct(()=>{let o=(B,q,ne,$,be)=>{if(Ct.current[B])return;let _e=q?.trim();!_e||_e===ne.current||(ne.current=_e,$(_e),be?.(_e))};o("country",Ue,St,Re,$e),o("zip",Fe,Bt,Ke,ze),o("addressLine1",we,Zt,tt),o("addressLine2",V,en,kn),o("city",b,Ft,jn),o("state",te,Dt,mn)},[Ue,Fe,we,V,b,te,$e,ze]);let X=lt(()=>Gs(Q),[Q]),Kn=X!==null,A=lt(()=>Zo(_),[_]),at=!!_?.vault?.html,Lt=!!_?.gateways?.pcivault,Me=!!(_?.gateways?.stripe?.enabledPaymentMethods??g)?.includes("card"),it=at||Me||Lt,Ve=!!(T&&it&&qe&&e),[Rn,In]=ve(()=>ce!=="buttons"||dt?e??null:null),[Dn,Vn]=ve(0),En=ce!=="buttons"||dt||!!e&&Rn===e,nt=lt(()=>!qe||!Ve||!e||!En?null:qe.cardCapture({sessionId:e,captureMethod:_?.captureMethod}),[qe,Ve,e,En,_?.captureMethod]),zt=lt(()=>{let o=We,B=X?De(X.postal_code,o):!1;return fl(o,vt,B)},[X,We,vt]),{avsInvalid:sn,invalidAvsFields:gt}=lt(()=>{let o={line1:!1,city:!1,state:!1,zip:!1};if(!Ve||!X)return{avsInvalid:!1,invalidAvsFields:o};let B=We,q=(be,_e)=>De(be,B)&&!_e.trim(),ne={line1:q(X.address_line_1,je),city:q(X.city,ot),state:q(X.state,Wt),zip:zt.empty||zt.malformed};return{avsInvalid:ne.line1||ne.city||ne.state||ne.zip,invalidAvsFields:ne}},[Ve,X,We,je,ot,Wt,zt]),[xt,tn]=ve(!1),[ln,Yt]=ve(!1),[Ut,$t]=ve(()=>ea(_?.vault)),[Ie,qt]=ve(dt&&it?"card":"buttons"),[yt,yn]=ve(null),Hn=Ie==="expanding"||Ie==="card",jt=280,Kt=Be(null),Nt=Ce(o=>{Kt.current&&clearTimeout(Kt.current),Kt.current=setTimeout(()=>{Kt.current=null,o()},jt)},[jt]);ct(()=>()=>{Kt.current&&clearTimeout(Kt.current)},[]);let Ln=Ce(()=>{In(e??null),Vn(o=>o+1),qt("expanding"),Nt(()=>qt("card"))},[Nt,e]),zn=Ce(()=>{qt("collapsing"),Nt(()=>qt("buttons"))},[Nt]),nn=Ce(o=>{yn(o),qt("apm-expanding"),Nt(()=>qt("apm-form"))},[Nt]),Gt=Ce(()=>{qt("apm-collapsing"),Nt(()=>{qt("buttons"),yn(null)})},[Nt]);ct(()=>{ce==="buttons"&&dt&&it&&(In(e??null),qt("card"))},[ce,dt,it,e]);let[rn,Oe]=ve(null),w=Be(!1),D=Be(null),I=Be("idle"),[ge,Pe]=ve(null),m=Be(ge);ct(()=>{m.current=ge},[ge]);let r=n||Jt,y=c??S,x=lt(()=>sl(z),[z]),f=lt(()=>{let o=x?.buttonsLayout??Hs(J);return H?{...o,...H,cardButton:{...o.cardButton,...H.cardButton},cardFormContainer:{...o.cardFormContainer,...H.cardFormContainer},backButton:{...o.backButton,...H.backButton},backButtonIcon:{...o.backButtonIcon,...H.backButtonIcon},submitButton:{...o.submitButton,...H.submitButton},title:{...o.title,...H.title}}:o},[x,J,H]),O=oe??x?.appearance,Ae=lt(()=>Qa({appearance:O,buttonsStyles:f,layout:ce}),[O,f,ce]),Xe=Ne.inlineSessionPatchProcessing??!1,G=(F??Ye)||Xe,U=r.replace(/\/+$/,""),p=lt(()=>Yo({userId:a,email:s,firstName:N,lastName:h,country:Ue,zip:Fe},Qt),[a,s,N,h,Ue,Fe,Qt]),L=[p.firstName,p.lastName].filter(o=>!!o?.trim()).join(" "),ue=lt(()=>qe?qe.getRawProvider():null,[qe]),Se=lt(()=>mt?mt.getRawProvider():null,[mt]),Ee=W||100,fn=lt(()=>O?rl(O):null,[O]),Rr=fn?{appearance:fn}:null,_o=lt(()=>{let o=fn??{},B=o.rules??{};return{...o,rules:{...B,".AccordionItem":{padding:"10px 14px",boxShadow:"none",...B[".AccordionItem"]??{}},".AccordionItemContents":{padding:"6px 14px 12px",boxShadow:"none",...B[".AccordionItemContents"]??{}}}}},[fn]),Jr=lt(()=>{let o=li(W);return{...o,currency:ke.toLowerCase(),paymentMethodCreation:"manual",...o.mode==="payment"?{captureMethod:"manual"}:{},...Rr}},[W,ke,Rr]),wa=lt(()=>({mode:"payment",amount:Ee,currency:ke.toLowerCase(),captureMethod:"manual",setupFutureUsage:"off_session",...Rr}),[Ee,ke,Rr]),se=Ce(o=>{fe(o),P?.(o)},[P]);ct(()=>{!Ve||!nt||nt.setCardFieldOrder?.(ye??null,X==null)},[Ve,nt,ye,X]),ct(()=>{(Ie==="expanding"||Ie==="collapsing"||Ie==="apm-expanding"||Ie==="apm-collapsing")&&se(null)},[Ie,se]);let cn=Ce((o,B,q)=>{l?.(It(o,B,q))},[l]),ar=Ce((o,B,q)=>{let ne=q?.popupBlocked??On(B),$=ml(o,ne),be=Zn(q?.code)??Tn(B)??"external_payment_method_failed",_e=new Cn($,"api_error",{code:"external_payment_method_failed",param:o});Oe(null),ce==="buttons"&&(qt("buttons"),yn(null)),se($),u?.(_e),console.error("[FloPay] External payment method failed:",{method:o,code:be,popupBlocked:ne})},[ce,u,se]);ct(()=>{if(!Ve||!e){$t(null);return}let o=ea(_?.vault);if(o){$t(o);return}if(!En){$t(null);return}$t(null);let B=!0;return new Un(U).getVaultCapture(e,t).then(q=>{if(!B)return;let ne=ea(q);ne?$t(ne):se("Failed to load the secure card form.")}).catch(q=>{B&&se(q instanceof Error?q.message:"Failed to load the secure card form.")}),()=>{B=!1}},[Ve,En,Dn,e,_?.vault?.html,_?.vault?.messageToken,_?.vault?.expectedOrigin,U,t,se]);let gn=Be({onComplete:i,onError:u,updateError:se,emitDecline:cn,resolvedAccount:p,avsConfig:X,avsCheckProp:ae,sessionId:e,nonce:t,baseUrl:U,captureMethod:_?.captureMethod,paymentId:_?.paymentId,authorizationExpiresAt:_?.authorizationExpiresAt});gn.current={onComplete:i,onError:u,updateError:se,emitDecline:cn,resolvedAccount:p,avsConfig:X,avsCheckProp:ae,sessionId:e,nonce:t,baseUrl:U,captureMethod:_?.captureMethod,paymentId:_?.paymentId,authorizationExpiresAt:_?.authorizationExpiresAt};let xo=Be(!1),Qi=Ce(()=>{let{resolvedAccount:o,avsConfig:B,avsCheckProp:q}=gn.current,ne=St.current||o.country||"US",$=B?De(B.state,ne):!1,be=B?De(B.address_line_1,ne):!1,_e=B?De(B.postal_code,ne):!1,st=B?De(B.city,ne):!1,Pt=B?De(B.address_line_2,ne):!1,Qe=be&&!$&&_e?gi(ne,(Bt.current??"").trim()):null,wt=$?Dt.current:Qe;return{accountData:{userId:o.userId??"",email:o.email??"",firstName:o.firstName??"",lastName:o.lastName??"",..._e&&Bt.current?{zip:Bt.current}:{},...st&&Ft.current?{city:Ft.current}:{},...wt?{state:wt}:{},...be&&Zt.current?{addressLine1:Zt.current}:{},...Pt&&en.current?{addressLine2:en.current}:{},country:ne},...q!==void 0?{avsCheck:q}:{},...B?{avsConfig:{country:De(B.country,ne),postal_code:_e,address_line_1:be,address_line_2:Pt,city:st,state:$}}:{}}},[]),ka=Be(He);ka.current=He,ct(()=>{He||y!==vi||gn.current.updateError(null)},[He,y]),ct(()=>{!Ve||!nt||nt.setSubmitGate?.(sn||He)},[Ve,nt,sn,He]),ct(()=>{if(!Ve||!nt)return;xo.current=!1;let o=!1,B=nt.on("submitting",()=>{tn(!0),D.current&&clearTimeout(D.current),I.current="validation-window",D.current=setTimeout(()=>{D.current=null,I.current==="validation-window"&&(I.current="processing")},ll),Oe("processing");let{baseUrl:_e,sessionId:st,nonce:Pt,updateError:Qe,onError:wt}=gn.current;!st||!Pt||new Un(_e).patchAccountSnapshot(st,Pt,Qi(),{telemetryMode:"best_effort"}).catch(pe=>{if(!cl(pe))return;let Tt=pe instanceof Error?pe.message:"Please check your billing address and try again.";Qe(Tt),I.current="idle",Oe(null),wt?.(pe instanceof Cn?pe:new Cn(Tt,"api_error"))})}),q=nt.on("complete",async _e=>{if(mr(_e.sessionId??gn.current.sessionId),I.current="terminal",Oe("success"),await new Promise(Qe=>setTimeout(Qe,_n)),xo.current)return;xo.current=!0;let st=gn.current,Pt=Zo(st)||_e.outcome==="authorized";gn.current.onComplete?.(Pt?{status:"authorized",paymentIntentId:_e.intentId,paymentId:_e.paymentId??st.paymentId,sessionId:_e.sessionId??st.sessionId,authorizationExpiresAt:_e.authorizationExpiresAt??st.authorizationExpiresAt,checkoutMethod:"card"}:{status:"succeeded",paymentIntentId:_e.intentId,checkoutMethod:"card"})}),ne=nt.on("decline",async _e=>{let{updateError:st,emitDecline:Pt}=gn.current,Qe=_e.message??"Your payment was declined. Please try another card or contact your bank.";I.current="terminal",st(Qe),Oe("error");let wt=_e.failureOutcome??Vs(_e.declineReason)??"authorization_declined";Pt("card",Qe,{code:wt,declineCode:wt}),await new Promise(pe=>setTimeout(pe,Pn)),!o&&(I.current="idle",Oe(null))}),$=nt.on("error",async _e=>{let{updateError:st,onError:Pt}=gn.current,Qe=_e.message??"There was a problem processing your payment. Please try again.";I.current="terminal",st(Qe),Oe("error"),Pt?.(new Cn(Qe,"api_error",{code:_e.failureOutcome??"capture_failed"})),await new Promise(wt=>setTimeout(wt,Pn)),!o&&(I.current="idle",Oe(null))}),be=nt.on("blocked",()=>{if(!ka.current){tn(!0);return}gn.current.updateError(vi)});return()=>{o=!0,D.current&&(clearTimeout(D.current),D.current=null),I.current="idle",B(),q(),ne(),$(),be()}},[Ve,nt]);let hn=!!Ge?.clientId,Ir=Array.isArray(g),Xr=Ir&&g.length>0,Zi=Ir&&g.includes("paypal"),{expressMethods:Qr,paymentElementMethods:Er}=lt(()=>nl(g,{excludePaypal:hn}),[g,hn]),Ra=hn||!!mt,es=lt(()=>Ra?Qr.filter(o=>o!=="paypal"):Qr,[Qr,Ra]),ts=lt(()=>{let o=[];return M&&o.push("apple_pay"),le&&o.push("google_pay"),o},[M,le]),Zr=Ir?es:ts,ns=T&&Zr.length>0,To=Kn?We:Ue,eo=lt(()=>{let o=To?.trim().toUpperCase();return o?me?Er.filter(B=>{let q=me[B];return!q||q.length===0||q.includes(o)}):Zs(Er,To):Er},[Er,To,me]),Mo=lt(()=>({mode:"payment",amount:Ee,currency:ke.toLowerCase(),paymentMethodCreation:"manual",appearance:_o}),[Ee,ke,_o]),[Ia,Ea]=ve("loading"),[_a,xa]=ve("loading"),[Ta,Ma]=ve("loading"),[rs,Ao]=ve(!1),[Aa,Bo]=ve("loading"),[to,os]=ve();ct(()=>{os(ci())},[]);let Ba=k&&(hn||(Ir?Zi:to===!1)),Fa=T&&ns,_r=!He&&Ba&&hn,Da=Aa==="retrying"||Aa==="exhausted",xr=!He&&Ba&&!!Se&&(!hn||Da),Tr=!He&&Fa&&!!ue,Mr=!He&&T&&Xr&&eo.length>0&&!!ue,as=_r&&!Da?rs:xr&&wi(Ia),is=Tr&&wi(_a),ss=Mr&&Ta!=="load_error",La=o=>o==="loading"||o==="ready",za=_r||xr&&La(Ia)||Tr&&La(_a)||Mr&&Ta!=="load_error",no=Be(!1);ct(()=>{if(!no.current){if(!T&&!k){no.current=!0;let o=new Cn("FloPay: both `showStripe` and `showPayPal` are false \u2014 nothing to render.","validation_error");u?.(o),se(o.message)}else if(!T&&k&&!hn&&!Se){no.current=!0;let o=new Cn("FloPay: `showStripe` is false and no PayPal gateway is configured for this session \u2014 nothing to render.","validation_error");u?.(o),se(o.message)}else if(to!==void 0&&!He&&!it&&!za){no.current=!0;let o=new Cn("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?.(o),se(o.message)}}},[T,k,hn,Se,to,He,it,za,u,se]);let Na=Be(!1);ct(()=>{if(Na.current||!Xr)return;let o=[];M!==!0&&o.push("showApplePay"),le!==!0&&o.push("showGooglePay"),o.length!==0&&(Na.current=!0,console.warn(`[FloPay] ${o.join(" / ")} ${o.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.`))},[Xr,M,le]);let Oa=Ce((o,B)=>Ne.applyInlineSessionPatch?Ne.applyInlineSessionPatch(o).then(q=>({error:null,sessionId:q.sessionId||e,nonce:q.session?.clientSecret||t})).catch(q=>{let ne=Si(B,q);return se(ne.message),u?.(ne),{error:ne,sessionId:e,nonce:t}}):Promise.resolve({error:null,sessionId:e,nonce:t}),[Ne.applyInlineSessionPatch,t,u,e,se]),dn=Ce(async o=>{if(!de)return{proceed:!0};try{let B=await de({method:o,sessionId:e||void 0,createSession:Ne.inlineSessionDraft});if(B===!1)return{proceed:!1};if(B&&typeof B=="object"){B.account&&or(ne=>({...ne??{},...B.account}));let q=await Oa(B,o);return q.error?{proceed:!1,accountPatch:B.account}:{proceed:!0,accountPatch:B.account,sessionId:q.sessionId,nonce:q.nonce}}return{proceed:!0}}catch(B){let q=Si(o,B);return se(q.message),u?.(q),{proceed:!1}}},[Oa,Ne.inlineSessionDraft,de,u,e,se]),Ua=Ce(async(o,B)=>{if(w.current)return;w.current=!0,Xt(!0),Oe("processing"),se(null);let q=B?.sessionId??e,ne=B?.nonce??t,$=Yo(p,B?.accountPatch),be=B?.completionPaymentMethodId??Ur(o),_e=o.originalPaymentMethodId?{...o,originalPaymentMethodId:void 0}:o;try{let Pt=await new Un(U).processPayment($.userId??"",{sessionId:q,nonce:ne,tokenizedData:_e,accountData:{userId:$.userId??"",email:$.email??"",firstName:$.firstName??"",lastName:$.lastName??"",...X?(()=>{let pe=St.current,Tt=De(X.state,pe),Ht=De(X.address_line_1,pe),Jn=De(X.postal_code,pe),Xn=Ht&&!Tt&&Jn?gi(pe,(Bt.current??"").trim()):null,Mt=Tt?Dt.current:Xn;return{country:pe,...Jn&&Bt.current?{zip:Bt.current}:{},...De(X.city,pe)&&Ft.current?{city:Ft.current}:{},...Mt?{state:Mt}:{},...Ht&&Zt.current?{addressLine1:Zt.current}:{},...De(X.address_line_2,pe)&&en.current?{addressLine2:en.current}:{}}})():{}},chv:E,avsCheck:ae??!1,checkoutType:R,checkoutLayout:re,avsConfig:X?{country:De(X.country,St.current),postal_code:De(X.postal_code,St.current),address_line_1:De(X.address_line_1,St.current),address_line_2:De(X.address_line_2,St.current),city:De(X.city,St.current),state:De(X.state,St.current)}:void 0});if(Pt.ok){let pe=Pt.status===204?null:await Pt.json().catch(()=>null),Tt=Zo(_)||pe?.status==="authorized";mr(q),Oe("success"),Pe(null),await new Promise(Ht=>setTimeout(Ht,_n)),i?.(Tt?{status:"authorized",...typeof pe?.paymentId=="string"?{paymentId:pe.paymentId}:_?.paymentId?{paymentId:_.paymentId}:{},sessionId:typeof pe?.sessionId=="string"?pe.sessionId:q,...typeof pe?.authorizationExpiresAt=="string"?{authorizationExpiresAt:pe.authorizationExpiresAt}:_?.authorizationExpiresAt?{authorizationExpiresAt:_.authorizationExpiresAt}:{},paymentIntentId:o.threeDSecureActionResultTokenId,paymentMethodId:be,checkoutMethod:o.isPaypal?"paypal":"card"}:{status:"succeeded",paymentIntentId:o.threeDSecureActionResultTokenId,paymentMethodId:be,checkoutMethod:o.isPaypal?"paypal":"card"});return}let Qe=await Pt.json().catch(()=>null);if(Qe?.type==="paypal_redirect_required"){let pe=Qe.threeDSecureToken,Tt=Qe.paymentMethodId||o.id||"";if(!qe||!pe){Oe("error"),se("PayPal authorization required but no token provided.");return}try{let Ht=mt?.getRawProvider();if(!Ht){se("PayPal is not available.");return}let Jn={return_url:window.location.href};Tt&&(Jn.payment_method=Tt);let{error:Xn}=await Ht.confirmPayment({clientSecret:pe,confirmParams:Jn,redirect:"if_required"});if(Xn){Oe("error");let Mt=Xn.message??"PayPal payment failed.";se(Mt),cn("paypal",Mt,{code:Xn.code})}}catch(Ht){Oe("error"),se(Ht instanceof Error?Ht.message:"PayPal authorization failed.")}return}if(Qe?.type==="paypal_direct_required"){let pe=Qe.orderId;if(!pe){Oe("error"),se("PayPal retry required but no order id provided.");return}let Tt=m.current?.attempts??0;if(Tt>=2){Oe("error"),se("PayPal payment could not be completed after multiple attempts."),cn("paypal","paypal_direct_required retry limit exceeded");return}Ao(!1),Bo("loading"),Pe({orderId:pe,attempts:Tt+1}),Oe(null);return}Oe("error");let wt=Qe?.message??"Payment failed. Please try again.";se(wt),cn(o.isPaypal?"paypal":"card",wt,{code:Qe?.code??Qe?.gatewayErrorCode,declineCode:Qe?.declineCode??Qe?.gatewayDeclineReason}),await new Promise(pe=>setTimeout(pe,Pn))}catch(st){Oe("error"),se(st instanceof Error?st.message:"An unexpected error occurred"),await new Promise(Pt=>setTimeout(Pt,Pn))}finally{Xt(!1),Oe(null),w.current=!1}},[U,e,t,p,L,E,qe,mt,_,i,u,se,cn]),on=Ce((o,B)=>{v?v(o):Ua(o,B)},[v,Ua]),$a=Be(!1);ct(()=>{if(typeof window>"u"||$a.current)return;let o=new URLSearchParams(window.location.search),B=o.get("payment_intent"),q=o.get("payment_intent_client_secret"),ne=o.get("redirect_status");if(!B||!q)return;let $=wt=>{let pe=localStorage.getItem(wt);if(!pe)return null;try{return JSON.parse(pe)}catch{return localStorage.removeItem(wt),null}},be=$(Sn)??$(bi),_e;if(be?.clientSecret){if(be.clientSecret!==q)return;_e={...be.accountPatch?{accountPatch:be.accountPatch}:{},...be.sessionId?{sessionId:be.sessionId}:{},...be.nonce?{nonce:be.nonce}:{}}}else if(be?.sessionId&&be.sessionId!==e)return;$a.current=!0,localStorage.removeItem(Sn),localStorage.removeItem(bi);let st=new URL(window.location.href);st.searchParams.delete("payment_intent"),st.searchParams.delete("payment_intent_client_secret"),st.searchParams.delete("redirect_status"),window.history.replaceState({},"",st.toString());let Pt=be?.paymentMethodType??be?.tokenType??"card",Qe="card";(async()=>{let wt=qe?.getRawProvider();if(!wt){let Mt="Payment is not available \u2014 please refresh and try again.";se(Mt),cn(Qe,Mt);return}if(ne==="failed"){let Mt="Payment was declined. Please try again.";se(Mt),cn(Qe,Mt);return}let{paymentIntent:pe,error:Tt}=await wt.retrievePaymentIntent(q);if(Tt){let Mt=Tt.message??"Failed to retrieve payment status.";se(Mt),cn(Qe,Mt,{code:Tt.code});return}let Ht=pe?.status,Jn=mo(Ht);if(!pe||!Jn){let Mt=Ht==="canceled"?"Payment was canceled.":"Payment was not completed. Please try again.";se(Mt),cn(Qe,Mt,{code:Ht??"missing_payment_intent"});return}let Xn=typeof pe.payment_method=="string"?pe.payment_method:pe.payment_method?.id;on({id:Xn??be?.paymentMethodId??be?.tokenId??pe.id,type:"card",threeDSecureActionResultTokenId:pe.id,gateway:be?.gateway??"stripe",paymentMethodType:Pt},_e)})()},[e,on,qe,se,cn]);let Fo=Ce(o=>{o.preventDefault()},[]);if(!(qe!==null))return d("div",{"data-testid":"flopay-loading","aria-busy":"true",children:"Loading payment form..."});let Ar=ce==="buttons",Vt=O?.variables,ls=new Set(["#FFFFFF","#ffffff","#fff","#FFF","white"]),Do=Vt?.colorBackground,cs=Do&&!ls.has(Do)?Do:void 0,Br=f.cardInputBorder??(Ar?"#e5e7eb":"#A4A4FF"),Lo=Vt?.colorDanger??"#dc2626",Wn=o=>xt&&o?Lo:Br,ro=(zt.malformed||zt.empty)&&(ln||xt),ds=ro?Lo:Wn(gt.zip),zo=f.cardFormContainer?.backgroundColor??cs??(Ar?"white":"#EDEDFF"),Fr=f.cardInputBackground??Vt?.colorBackground??"white",No=sr(K),qa=sr(ie),ir=f.nameInput,ja=f.cardInputFontSize??gl(ir?.fontSize)??Vt?.fontSizeBase??"16px",Ka=typeof ir?.fontFamily=="string"?ir.fontFamily:Vt?.fontFamily??"Poppins, sans-serif",Va=Xa(ir?.fontWeight)??400,us=f.cardInputColor??(typeof ir?.color=="string"?ir.color:void 0)??Vt?.colorText??"#262833",ps=f.cardInputPlaceholderColor??"#9ca3af",ht=Vt?.borderRadius??"8px",Yn=Vt?.borderRadius??f.cardButton?.borderRadius??ht,Gn=Vt?.colorPrimary??"#4A49FF",ms=Vt?.colorPrimaryHover??Lr(Gn,.12),Oo=Vt?.colorText??"#262833",Ha={fontSize:ja,fontFamily:Ka,fontWeight:Va,color:us,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"},ys={"--flopay-input-placeholder-color":ps,"--flopay-input-font-size":ja,"--flopay-input-font-family":Ka,"--flopay-input-font-weight":String(Va)},Dr=f.cardFormContainer??{},Uo=Dr.padding??(Ar?"0":"1rem"),$o=Dr.borderRadius??ht,fs=nt&&Ut?d(qo,{capture:nt,html:Ut.html,messageToken:Ut.messageToken,expectedOrigin:Ut.expectedOrigin,theme:Ae,onReady:()=>{if(!X||typeof document>"u")return;let o=()=>{document.querySelector('[data-testid="flopay-avs-fields"]')?.querySelector("input:not([disabled]), select:not([disabled])")?.focus()};o();let B=0,q=window.setInterval(()=>{B+=1;let ne=document.activeElement;!!ne&&ne.tagName==="IFRAME"&&ne.id==="flopay_vault_form_iframe"?(o(),window.clearInterval(q)):B>=50&&window.clearInterval(q)},100)},onError:o=>se(o),onValidation:o=>{let B=I.current;(B==="idle"||B==="validation-window")&&(se(o),o&&I.current==="validation-window"&&(D.current&&(clearTimeout(D.current),D.current=null),I.current="idle",Oe(null)))}}):d("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"}),Wa=Le("div",{style:{backgroundColor:zo,borderRadius:$o,...Dr,padding:Uo,...ys,display:"flex",flexDirection:"column"},children:[d("style",{children:`
31
26
  .flopay-shared-input::placeholder {
32
27
  color: var(--flopay-input-placeholder-color);
33
28
  opacity: 1;
@@ -35,13 +30,13 @@ ${Je.join(`
35
30
  font-family: var(--flopay-input-font-family);
36
31
  font-weight: var(--flopay-input-font-weight);
37
32
  }
38
- `}),zr&&Yn&&Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:He?-2:0},children:[Le("button",{type:"button",onClick:Nn,style:{display:"inline-flex",alignItems:"center",gap:Ko?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:P.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...P.backButton},"aria-label":"Back to payment methods",children:[u("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...P.backButtonIcon},children:u("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:u("path",{d:"M15 18l-6-6 6-6"})})}),u(ur,{content:V})]}),Za?u("div",{style:{flex:1}}):u("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:P.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...P.title},children:u(qr,{content:z})})]}),!zr&&!Za&&u("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:Wo,order:He?-3:0,...P.title},children:u(qr,{content:z})}),ne&&u("div",{style:{order:He?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let i=Ye,D=(j=!1)=>({backgroundColor:Nr,border:`1px solid ${Gn(j)}`,borderRadius:bt,marginTop:"0.5rem",padding:"10px"}),H=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...ri}),le=rl(i);return Le(vr,{children:[De(ne.address_line_1,i)&&u("div",{style:D(Pt.line1),children:u("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:Ve,onChange:j=>{wt.current.addressLine1=!0,Zt.current=j.target.value,nt(j.target.value)},disabled:Q,required:!0,"data-testid":"flopay-address-line1",style:H()})}),De(ne.address_line_2,i)&&u("div",{style:D(),children:u("input",{className:"flopay-shared-input",id:"flopay-billing-address-line2",name:"billing-address-line2",placeholder:"Apt, Suite, Unit (optional)",autoComplete:"billing address-line2",value:Xe,onChange:j=>{wt.current.addressLine2=!0,en.current=j.target.value,Rn(j.target.value)},disabled:Q,"data-testid":"flopay-address-line2",style:H()})}),(De(ne.city,i)||De(ne.state,i))&&Le("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[De(ne.city,i)&&u("div",{style:{flex:1,backgroundColor:Nr,borderTop:`1px solid ${Gn(Pt.city)}`,borderRight:`1px solid ${Gn(Pt.city)}`,borderBottom:`1px solid ${Gn(Pt.city)}`,borderLeft:`1px solid ${Gn(Pt.city)}`,padding:"10px",borderTopLeftRadius:bt,borderBottomLeftRadius:bt,...De(ne.state,i)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:bt}},children:u("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:at,onChange:j=>{wt.current.city=!0,Ft.current=j.target.value,Hn(j.target.value)},disabled:Q,required:!0,"data-testid":"flopay-city",style:H()})}),De(ne.state,i)&&u("div",{style:{flex:1,backgroundColor:Nr,border:`1px solid ${Gn(Pt.state)}`,padding:"10px",borderTopRightRadius:bt,borderBottomRightRadius:bt,...De(ne.city,i)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:bt}},children:le?Le("select",{id:"flopay-billing-state",name:"billing-state",value:Wt,onChange:j=>{wt.current.state=!0,Dt.current=j.target.value,yn(j.target.value)},disabled:Q,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...H(),cursor:"pointer"},children:[u("option",{value:"",children:Ri(i)}),le.map(j=>u("option",{value:j.code,children:j.name},j.code))]}):u("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:Ri(i),autoComplete:"billing address-level1",value:Wt,onChange:j=>{wt.current.state=!0,Dt.current=j.target.value,yn(j.target.value)},disabled:Q,required:!0,"data-testid":"flopay-state",style:H()})})]}),(De(ne.country,i)||De(ne.postal_code,i))&&Le("div",{style:{display:"flex",flexDirection:ae==="column"?"column":"row",gap:ae==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[De(ne.country,i)&&u("div",{style:{flex:ae==="row"?1:void 0,backgroundColor:Nr,borderTop:`1px solid ${Or}`,borderRight:`1px solid ${Or}`,borderBottom:`1px solid ${Or}`,borderLeft:`1px solid ${Or}`,padding:"10px",...ae==="row"&&De(ne.postal_code,i)?{borderRadius:"0",borderTopLeftRadius:bt,borderBottomLeftRadius:bt,borderRight:"none"}:{borderRadius:bt}},children:u("select",{id:"flopay-billing-country",name:"billing-country",value:Ye,onChange:j=>{wt.current.country=!0,kt.current=j.target.value,Ee(j.target.value),$e?.(j.target.value),Dt.current="",yn("")},disabled:Q,autoComplete:"billing country","data-testid":"flopay-country",style:{...H(),cursor:"pointer"},children:ol.map(j=>Le("option",{value:j.code,children:[j.flag," ",j.name]},j.code))})}),De(ne.postal_code,i)&&u("div",{style:{flex:ae==="row"?1:void 0,backgroundColor:Nr,border:`1px solid ${Cs}`,padding:"10px",...ae==="row"&&De(ne.country,i)?{borderRadius:"0",borderTopRightRadius:bt,borderBottomRightRadius:bt}:{borderRadius:bt}},children:u("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:da(Ye),autoComplete:"billing postal-code",value:St,onChange:j=>{wt.current.zip=!0,Bt.current=j.target.value,je(j.target.value),ze?.(j.target.value)},onBlur:()=>Yt(!0),disabled:Q,required:zt.required,"aria-invalid":co||void 0,"aria-describedby":co?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:H()})})]}),co&&u("div",{id:"flopay-billing-postal-code-error",role:"alert","data-testid":"flopay-zip-error",style:{marginTop:"0.375rem",color:jo,...ri,fontSize:"0.75rem"},children:zt.empty?`${da(i)} is required`:kl(i)})]})})()}),He&&Te&&u("div",{style:{order:-2,width:"100%"},children:Te}),He&&Es,y&&u(yr,{margin:"0.75rem 0",styleOverride:P.errorBanner,children:y})]}),uo={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"},ai=i=>tt?!w||!Pn?u("pre",{"data-testid":i,style:uo,children:"FloPay/DirectPayPal-debug - not enabled"}):u("pre",{"data-testid":i,style:uo,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${w}`,` directPaypalConfigured=${Pn}`,` inAppBrowserDetected=${String(so)}`,` shouldRenderDirectPayPal=${Br}`,` shouldRenderStripePayPal=${Fr}`,` hasPaypalStripeInstance=${!!we}`].join(`
39
- `)}):null,ii=i=>tt?!R||!ye?u("pre",{"data-testid":i,style:uo,children:"FloPay/Stripe-debug - not enabled"}):u("pre",{"data-testid":i,style:uo,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${R}`,` currency=${Re}`,` amountInCents=${_e}`,` enabledPaymentMethods: ${JSON.stringify(f??[])}`,` enabledPaymentMethodsProvided=${Mr}`,` hasEnabledMethods=${ro}`,` expressMethods: ${JSON.stringify(oo)}`,` walletExpressMethods: ${JSON.stringify(ao)}`,` paymentElementMethods: ${JSON.stringify(Ar)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(io)}`,` hasStripeInstance=${!!ye}`,` shouldRenderWallets=${Dr}`,` shouldRenderPaymentElement=${Lr}`].join(`
40
- `)}):null,si=Ie==="apm-expanding"||Ie==="apm-form"||Ie==="apm-collapsing",po=Ie==="apm-expanding"?`flopay-card-enter ${Vt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ie==="apm-collapsing"?`flopay-card-exit ${Vt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,mo=gt?{...No,paymentMethodTypes:[gt]}:null;if(Z==="buttons"){let i=Ie==="buttons"||Ie==="expanding"||Ie==="apm-expanding",D=Ie==="expanding"||Ie==="card"||Ie==="collapsing",H=U===void 0?{boxSizing:"border-box",height:Ro,padding:"0 1rem"}:{padding:"0.9rem 1rem"},le=Ie==="expanding"||Ie==="apm-expanding"?`flopay-buttons-exit ${Vt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Ie==="collapsing"||Ie==="apm-collapsing"?`flopay-buttons-enter ${Vt}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,j=Ie==="expanding"?`flopay-card-enter ${Vt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ie==="collapsing"?`flopay-card-exit ${Vt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return Le("form",{onSubmit:qo,className:v,style:{position:"relative"},children:[u(ca,{}),rn&&u(Cn,{status:rn,errorMessage:y,authorized:F}),Le("div",{style:{display:"grid"},children:[Le("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!i&&!le?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!i&&!le?Cl:{},...le?{animation:le,pointerEvents:"none"}:{}},children:[ai("flopay-direct-paypal-gate-debug"),ii("flopay-stripe-gate-debug"),Br&&Je&&Le(vr,{children:[Pe&&u("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."}),u(ko,{sessionId:e,nonce:t,billingApiUrl:o,email:p.email,clientId:Je.clientId,environment:Je.environment,currency:Re.toUpperCase(),isSubscription:yt,onTokenizedBody:on,onComplete:s,onErrorChange:pe,onDecline:l,onTechnicalFailure:sr,onButtonClick:ee,runBeforeButtonClick:un,isProcessing:Q,onLoadStateChange:Uo,onInitializationStateChange:$o,session:A??null,existingOrderId:Pe?.orderId,debug:tt},Pe?.orderId??"fresh")]}),Fr&&u(rr,{stripe:we,options:Fa,children:u(Fi,{sessionId:e,nonce:t,email:p.email,billingApiUrl:o,onTokenizedBody:on,onErrorChange:pe,isProcessing:Q,onButtonClick:ee,onDecline:l,onTechnicalFailure:sr,runBeforeButtonClick:un,onLoadStateChange:Oa,placeholderBorderRadius:Jn})}),Dr?u(rr,{stripe:ye,options:no,children:u(Di,{sessionId:e,nonce:t,email:p.email,billingApiUrl:o,intentKind:J>0?"payment":"setup",expressMethods:ao,onTokenizedBody:on,onErrorChange:pe,onButtonClick:ee,onDecline:l,onTechnicalFailure:sr,runBeforeButtonClick:un,onLoadStateChange:Ua,placeholderBorderRadius:Jn})}):Ha?u("div",{style:{height:Ro,borderRadius:Jn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Lr&&u(Li,{sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,paymentElementMethods:io,stripeInstance:ye,paymentElementBaseOptions:No,onTokenizedBody:on,onErrorChange:pe,onButtonClick:ee,onDecline:l,runBeforeButtonClick:un,onLoadStateChange:qa,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:bt,submitButtonStyle:P.submitButton,onExpandApm:nn,expandedApmMethod:gt,themeId:L,buttonAppearance:{backgroundColor:P.cardButton?.backgroundColor,borderColor:P.cardInputBorder,textColor:P.cardButton?.color,borderRadius:Jn}}),He&&u("button",{type:"button",onClick:async()=>{Q||!(await un("card")).proceed||(ee?.("card"),On())},disabled:Q,style:{width:"100%",...H,...P.cardButton,...fa({themeBundle:B,resolvedPrimaryColor:Xn,resolvedBorderRadius:bt,submitButtonStyle:P.submitButton,explicitPrimaryColor:Ht?.colorPrimary}),fontSize:P.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:Q?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:Q?.6:1},onMouseEnter:ve=>{!Q&&(B||Ht?.colorPrimary)&&(ve.currentTarget.style.backgroundColor=ks)},onMouseLeave:ve=>{(B||Ht?.colorPrimary)&&(ve.currentTarget.style.backgroundColor=Xn)},onMouseDown:ve=>{ve.currentTarget.style.transform="scale(0.985)"},onMouseUp:ve=>{ve.currentTarget.style.transform="scale(1)"},children:u(dr,{content:U})}),y&&Ie==="buttons"&&u(yr,{margin:"0.25rem 0",styleOverride:P.errorBanner,children:y})]}),He&&D&&u("div",{style:{gridArea:"1 / 1",...j?{animation:j}:{},...Ie==="collapsing"?{pointerEvents:"none"}:{}},children:oi}),R&&si&&gt&&mo&&ye&&u("div",{style:{gridArea:"1 / 1",...po?{animation:po}:{},...Ie==="apm-collapsing"?{pointerEvents:"none"}:{}},children:Le("div",{style:{backgroundColor:Ho,borderRadius:Go,...Ur,padding:Yo},children:[Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[Le("button",{type:"button","data-testid":"flopay-apm-back-button",onClick:Gt,style:{display:"inline-flex",alignItems:"center",gap:Ko?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:P.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...P.backButton},"aria-label":"Back to payment methods",children:[u("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...P.backButtonIcon},children:u("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:u("path",{d:"M15 18l-6-6 6-6"})})}),u(ur,{content:V})]}),u("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:P.titleFontSize??"1.05rem",color:Wo,paddingRight:80,...P.title},children:`Pay with ${Cr(gt)}`})]}),u(rr,{stripe:ye,options:mo,children:u(ua,{method:gt,sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:on,onErrorChange:pe,onDecline:l,onCancel:Gt,runBeforeButtonClick:un,onButtonClick:ee,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:bt,submitButtonStyle:P.submitButton,errorText:y})},gt)]})})]})]})}return si&&gt&&mo&&ye&&R?Le("form",{onSubmit:qo,className:v,style:{position:"relative"},children:[u(ca,{}),rn&&u(Cn,{status:rn,errorMessage:y,authorized:F}),u("div",{style:{...po?{animation:po}:{},...Ie==="apm-collapsing"?{pointerEvents:"none"}:{}},children:Le("div",{style:{backgroundColor:Ho,borderRadius:Go,...Ur,padding:Yo},children:[Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[Le("button",{type:"button","data-testid":"flopay-apm-back-button-default",onClick:Gt,style:{display:"inline-flex",alignItems:"center",gap:Ko?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:P.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...P.backButton},"aria-label":"Back to payment methods",children:[u("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...P.backButtonIcon},children:u("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:u("path",{d:"M15 18l-6-6 6-6"})})}),u(ur,{content:V})]}),u("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:P.titleFontSize??"1.05rem",color:Wo,paddingRight:80,...P.title},children:`Pay with ${Cr(gt)}`})]}),u(rr,{stripe:ye,options:mo,children:u(ua,{method:gt,sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,onTokenizedBody:on,onErrorChange:pe,onDecline:l,onCancel:Gt,runBeforeButtonClick:un,onButtonClick:ee,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:bt,submitButtonStyle:P.submitButton,errorText:y})},gt)]})})]}):Le("form",{onSubmit:qo,className:v,style:{position:"relative"},children:[u(ca,{}),rn&&u(Cn,{status:rn,errorMessage:y,authorized:F}),Le("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[ai("flopay-direct-paypal-gate-debug-default"),ii("flopay-stripe-gate-debug-default"),Br&&Je&&Le(vr,{children:[Pe&&u("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."}),u(ko,{sessionId:e,nonce:t,billingApiUrl:o,email:p.email,clientId:Je.clientId,environment:Je.environment,currency:Re.toUpperCase(),isSubscription:yt,onTokenizedBody:on,onComplete:s,onErrorChange:pe,onDecline:l,onTechnicalFailure:sr,onButtonClick:ee,runBeforeButtonClick:un,isProcessing:Q,onLoadStateChange:Uo,onInitializationStateChange:$o,session:A??null,existingOrderId:Pe?.orderId,debug:tt},Pe?.orderId??"fresh")]}),Fr&&u(rr,{stripe:we,options:Fa,children:u(Fi,{sessionId:e,nonce:t,email:p.email,billingApiUrl:o,onTokenizedBody:on,onErrorChange:pe,isProcessing:Q,onButtonClick:ee,onDecline:l,onTechnicalFailure:sr,runBeforeButtonClick:un,onLoadStateChange:Oa,placeholderBorderRadius:Jn})}),Dr&&u(rr,{stripe:ye,options:no,children:u(Di,{sessionId:e,nonce:t,email:p.email,billingApiUrl:o,intentKind:J>0?"payment":"setup",expressMethods:ao,onTokenizedBody:on,onErrorChange:pe,onButtonClick:ee,onDecline:l,onTechnicalFailure:sr,runBeforeButtonClick:un,onLoadStateChange:Ua,placeholderBorderRadius:Jn})}),Lr&&u(Li,{sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:o,paymentElementMethods:io,stripeInstance:ye,paymentElementBaseOptions:No,onTokenizedBody:on,onErrorChange:pe,onButtonClick:ee,onDecline:l,runBeforeButtonClick:un,onLoadStateChange:qa,isProcessing:Q,submitButtonColor:Xn,submitButtonBorderRadius:bt,submitButtonStyle:P.submitButton,themeId:L,onExpandApm:nn,expandedApmMethod:gt,buttonAppearance:{backgroundColor:P.cardButton?.backgroundColor,borderColor:P.cardInputBorder,textColor:P.cardButton?.color,borderRadius:Jn}})]}),He&&(hs||gs||Ps)&&Le("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",margin:"0.5rem 0 0.75rem",color:"#999",fontSize:"0.85rem"},children:[u("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}}),u("span",{children:"or pay with card"}),u("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}})]}),He&&oi]})}import{loadFloPay as Vi,PaymentAPI as Hi}from"@flopay/js";import{classifyPaymentRejection as xl,FloPayError as ot,isAuthorizationOnlySession as Tl,isSetupIntentClientSecret as Ml,normalizeCheckoutFailureOutcome as ji}from"@flopay/shared";var Xr="card";async function Al(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:s,error:c}=await e.retrieveSetupIntent(t);return{error:c,intent:s??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:a,error:r}=await e.retrievePaymentIntent(t);return{error:r,intent:a??null}}async function Bl(e,t,n,a){if(a){if(typeof e.confirmCardSetup!="function")return null;let{setupIntent:c,error:l}=await e.confirmCardSetup(t,n);return{error:l,intent:c??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 Pa(e,t){return Object.assign(e,{checkoutMethod:t})}function An(e,t){let n=e instanceof ot?e:new ot(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 Jr(e,t){try{return await e()}catch(n){throw An(n,t)}}function Ki(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 Fl(e){return e.status==="succeeded"||e.status==="declined"}async function Wi(e){if(typeof document>"u"||typeof window>"u")throw new ot("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new ot("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,a=15e3,r=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,s=async()=>{let g=new AbortController,S=()=>g.abort();e.signal?.aborted?g.abort():e.signal?.addEventListener("abort",S);let v=window.setTimeout(()=>g.abort(),a);try{let k=await fetch(r,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:g.signal});if(!k.ok)return{status:"unknown"};let d=await k.json().catch(()=>null);return Dl(d)}catch{return{status:"unknown"}}finally{window.clearTimeout(v),e.signal?.removeEventListener("abort",S)}},c=document.activeElement instanceof HTMLElement?document.activeElement:null,l=document.createElement("div");l.setAttribute("data-flopay-auto-3ds-overlay","1"),l.setAttribute("role","dialog"),l.setAttribute("aria-modal","true"),l.setAttribute("aria-label","Card authentication"),l.style.cssText=["position:fixed","inset:0","z-index:2147483647","background:rgba(15,23,42,0.6)","display:flex","align-items:center","justify-content:center","padding:16px"].join(";");let b=document.createElement("iframe");b.setAttribute("title","Card authentication"),b.setAttribute("allow","payment"),b.tabIndex=0,b.style.cssText=["width:min(100%,460px)","height:min(100%,640px)","border:0","border-radius:12px","background:#fff","box-shadow:0 12px 30px rgba(0,0,0,0.35)"].join(";"),b.src=e.nextActionRedirectUrl,l.appendChild(b),document.body.appendChild(l),b.focus();let x=null;try{x=new URL(e.billingApiUrl,window.location.href).origin}catch{x=null}try{let g=await new Promise((S,v)=>{let k=!1,d=0,h=0,w=0,R=!1,f=()=>{window.clearTimeout(d),window.clearInterval(h),window.clearTimeout(w),window.removeEventListener("message",Z),b.removeEventListener("load",E),e.signal?.removeEventListener("abort",re)},de=async()=>{if(!(k||R)){R=!0;try{let L=await s();if(k||!Fl(L))return;k=!0,f(),S(L)}finally{R=!1}}},E=()=>{window.clearTimeout(w),w=window.setTimeout(()=>{de()},250)},re=()=>{k||(k=!0,f(),v(new ot("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},Z=L=>{if(L.source!==b.contentWindow||x&&L.origin!==x)return;let Y=L.data;!Y||typeof Y!="object"||Y.source!=="flopay-vault-3ds-return"||k||(k=!0,f(),S(null))};d=window.setTimeout(()=>{k||(k=!0,f(),v(new ot("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),h=window.setInterval(()=>{de()},n),b.addEventListener("load",E),window.addEventListener("message",Z),e.signal?.addEventListener("abort",re),e.signal?.aborted&&re()});return g||await s()}finally{l.parentNode?.removeChild(l),c?.isConnected&&c.focus()}}function Dl(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 a=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),r=e?.message??t,s=Un(r)??r;return Pa(new ot(s,"api_error",{code:ji(e?.outcome)??ji(e?.type)??e?.gatewayErrorCode}),a)}function ha(e){return typeof window<"u"&&window.location.href?window.location.href:e.successUrl||e.cancelUrl||void 0}function Io(e){return typeof e=="string"&&e.startsWith("pi_")&&e.includes("_secret_")}async function Ll(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 Yi(e,t){let n=[e?.threeDSecureToken,e?.clientSecret,e?.stripeClientSecret];for(let r of n)if(typeof r=="string"&&r.length>0&&(!t?.requirePaymentIntentClientSecret||Io(r)))return r;let a=e?.data;if(a&&typeof a=="object"){let r=a,s=[r.threeDSecureToken,r.clientSecret,r.stripeClientSecret,r.id];for(let l of s)if(typeof l=="string"&&l.length>0&&(!t?.requirePaymentIntentClientSecret||Io(l)))return l;let c=r.gateways;if(c&&typeof c=="object"){let l=c.stripe;if(l&&typeof l=="object"){let b=l,x=[b.stripeClientSecret,b.clientSecret];for(let g of x)if(typeof g=="string"&&g.length>0&&(!t?.requirePaymentIntentClientSecret||Io(g)))return g}}}}async function zl({billingApiUrl:e,sessionId:t,nonce:n,responseJson:a}){let r=Yi(a,{requirePaymentIntentClientSecret:!0});if(typeof r=="string"&&r.length>0)return{type:"3ds_required",threeDSecureToken:r};if(!t)return null;try{let l=(await new Hi(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(Io(l))return{type:"3ds_required",threeDSecureToken:l}}catch{}return null}async function Sr({billingApiUrl:e,sessionId:t,session:n,nonce:a,tokenizedData:r,returnUrl:s,telemetry:c}){let l=e.replace(/\/+$/,""),b=t??n.id,x=a??n.clientSecret,g=n.customer?.id??n.accountData?.userId??"",S=n.customer?.email??n.accountData?.email??"",v=n.customer?.firstName??n.accountData?.firstName??"",k=n.customer?.lastName??n.accountData?.lastName??"",d=n.customer?.country??n.accountData?.country??void 0,h=n.customer?.zip??n.accountData?.zip??void 0,w=new Hi(l,c===!1?{telemetry:!1}:void 0),R=await Ll(()=>w.processPayment(g,{sessionId:b,nonce:x,tokenizedData:r,accountData:{userId:g,email:S,firstName:v,lastName:k,country:d,zip:h},returnUrl:s??ha(n)}));if(R.ok){let E=typeof R.json=="function"?await R.json().catch(()=>null):null;return Tl(n)||E?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof E?.paymentId=="string"?E.paymentId:n.paymentId,sessionId:typeof E?.sessionId=="string"?E.sessionId:b,authorizationExpiresAt:typeof E?.authorizationExpiresAt=="string"?E.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:Kr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:r?.threeDSecureActionResultTokenId,paymentMethodId:Kr(r),checkoutMethod:r?r.isPaypal?"paypal":"card":void 0}}}let f;try{f=await R.json()}catch{throw new ot("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:R.status})}if(f?.type==="paypal_redirect_required"||f?.type==="3ds_required"){let E=Yi(f);if(!E)throw new ot("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:R.status});return{type:f.type,threeDSecureToken:E,paymentMethodId:f.paymentMethodId}}if(f?.gatewayErrorCode==="authentication_required"){let E=await zl({billingApiUrl:l,sessionId:b,nonce:x,responseJson:f});if(E)return E;throw Pa(new ot("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let de=new ot(f?.message??"Payment failed. Please try again.","api_error",{code:f?.code??f?.gatewayErrorCode,declineCode:f?.declineCode??f?.gatewayDeclineReason,statusCode:R.status});throw Object.assign(de,{telemetryOutcome:xl(R.status,f)})}async function _o(e,{flopay:t,paypalFlopay:n,attempt3DS:a,billingApiUrl:r,sessionId:s,session:c,returnUrl:l,telemetry:b}){let x=t?.getRawProvider();if(!x)throw An(new ot("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!a||!e.threeDSecureToken)throw Pa(new ot("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let g=Ml(e.threeDSecureToken),S=null,v=e.paymentMethodId,k=await Jr(()=>Al(x,e.threeDSecureToken,g),"card");if(k){if(k.error)throw An(new ot(k.error.message??`Failed to retrieve 3DS ${g?"setup":"payment"} status.`,"api_error",{code:k.error.code}),"card");let h=k.intent;!v&&h?.payment_method&&(typeof h.payment_method=="string"?v=h.payment_method:"id"in h.payment_method&&(v=h.payment_method.id??void 0))}let d=v?await Jr(()=>Bl(x,e.threeDSecureToken,{payment_method:v,return_url:l??ha(c)??window.location.href},g),"card"):null;if(d){if(d.error)throw An(new ot(d.error.message??"3DS authentication failed.","api_error",{code:d.error.code}),"card");S=d.intent}else{let h=await Jr(()=>x.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(h.error)throw An(new ot(h.error.message??"3DS authentication failed.","api_error",{code:h.error.code}),"card");S=(g?h.setupIntent:h.paymentIntent)??null}if(S&&(S.status==="requires_capture"||S.status==="succeeded"||S.status==="processing")){let h=await Sr({billingApiUrl:r,sessionId:s,session:c,telemetry:b,tokenizedData:{id:S.id,type:"card",threeDSecureActionResultTokenId:S.id},returnUrl:l});return h.type==="success"?{...h.result,paymentIntentId:h.result.paymentIntentId??S.id,paymentMethodId:h.result.paymentMethodId??v}:_o(h,{flopay:t,paypalFlopay:n,attempt3DS:a,billingApiUrl:r,sessionId:s,session:c,returnUrl:l,telemetry:b})}throw An(new ot("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let g=(n??t)?.getRawProvider();if(!g)throw An(new ot("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:v}=await Jr(()=>g.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(v)throw An(new ot(v.message??"PayPal authorization failed.","api_error",{code:v.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:S}=await Jr(()=>g.confirmPayment({clientSecret:e.threeDSecureToken,confirmParams:{return_url:l??ha(c)??window.location.href,payment_method_data:{type:"paypal"}},redirect:"if_required"}),"paypal");if(S)throw An(new ot(S.message??"PayPal authorization failed.","api_error",{code:S.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new ot("Unsupported payment redirect state.","api_error")}function or(e){if(e instanceof ot){let a=Un(e.message);return a&&a!==e.message?Object.assign(new ot(a,e.type,{code:e.code,declineCode:e.declineCode,param:e.param,statusCode:e.statusCode}),{checkoutMethod:e.checkoutMethod,telemetryFailureCategory:e.telemetryFailureCategory,telemetryOutcome:e.telemetryOutcome,telemetryRequestCategory:e.telemetryRequestCategory}):e}let t=e instanceof Error?e.message:"Payment failed. Please try again.",n=Un(t)??t;return new ot(n,"api_error")}function xo(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new ot("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 To({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:a,telemetry:r}){if(!e)return{flopay:null,paypalFlopay:null};let s=!!t&&t!==e,[c,l]=await Promise.all([Vi(e,{billingApiUrl:n,locale:a,telemetry:r}),s?Vi(t,{billingApiUrl:n,locale:a,telemetry:r}).catch(b=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",b),null)):Promise.resolve(null)]);return{flopay:c,paypalFlopay:t?s?l:c:null}}import{Fragment as kn,jsx as ie,jsxs as _t}from"react/jsx-runtime";var wr=44,Ea="flopay_checkout_saved_payment_resume",Fo=new Map,Ao=new Map;function Qi(e,t){t.settled&&t.consumers===0&&Fo.get(e)===t&&Fo.delete(e)}function Vl(e,t,n){let a=Ao.get(e);if(a&&(!a.sdkGeneratedIdempotencyKey||!t||a.sdkGeneratedIdempotencyKey===t))return a.attempt;let r=n(),s={attempt:r,sdkGeneratedIdempotencyKey:t};Ao.set(e,s);let c=()=>{Ao.get(e)===s&&Ao.delete(e)};return r.then(c,c),r}function Qr(e){return new Promise(t=>setTimeout(t,e))}function Bo(e,t,n){let a=yo({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:ns,enabled:t!==!1});return a.beginCheckout(n),a}function Zr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function va(e,t,n,a,r){let s=Bo(e,t,n);s.error({errorCode:a,stage:r,paymentMethodCategory:"unknown",...r==="session_read"?{requestCategory:"session_read"}:{}}),Zr(s)}function jl(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 ka(e){let t=e?.data.paypal?.publishableKey;if(t)return{clientId:t,environment:e?.data.paypal?.environment}}function Ca(e){return!e||e.data.stripe?.publishableKey?!1:!!ka(e)?.clientId}function Fn(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function Hl(){if(!Fn())return null;try{let e=window.sessionStorage.getItem(Ea);return e?JSON.parse(e):null}catch{return null}}function Zi(e){if(Fn())try{window.sessionStorage.setItem(Ea,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function Sa(){if(Fn())try{window.sessionStorage.removeItem(Ea)}catch(e){console.warn("[FloPayCheckout] Failed to clear PayPal resume state.",e)}}var Ia=":idempotency-key";function Kl(e){if(!Fn())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 es(e,t,n){if(Fn())try{window.sessionStorage.setItem(e,JSON.stringify(n?{sid:t,nonce:n}:{sid:t}))}catch(a){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",a)}}function Ra(e){if(Fn())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function Wl(e){if(Fn())try{return window.sessionStorage.getItem(e+Ia)??void 0}catch{return}}function Yl(e,t){if(Fn())try{window.sessionStorage.setItem(e+Ia,t)}catch(n){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",n)}}function Gl(e){if(Ra(e),!!Fn())try{window.sessionStorage.removeItem(e+Ia)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout idempotency key.",t)}}function Jl(){if(typeof window>"u")return;let e=new URL(window.location.href),t=["payment_intent","payment_intent_client_secret","redirect_status"],n=!1;for(let a of t)e.searchParams.has(a)&&(e.searchParams.delete(a),n=!0);n&&window.history.replaceState(window.history.state,"",e.toString())}function ts(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 Xl(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 wa(e,t){return`${e}:${t.totalAmount??""}:${t.overrideAmount??""}:${t.quantity??1}:${t.currency??""}`}function _a({sessionId:e,nonce:t,createSession:n,billingApiUrl:a,telemetry:r,appearance:s,locale:c,loading:l,error:b,onComplete:x,onError:g,onDecline:S,onCountryChange:v,onZipChange:k,showPayPal:d=!0,showStripe:h=!0,enabledPaymentMethods:w,showApplePay:R=!0,showGooglePay:f=!0,debug:de=!1,layout:E,theme:re,buttonsTheme:Z,buttonsStyles:L,cardButtonContent:Y,cardBackButtonContent:K,cardTitleContent:te,showSecurityFooter:U,onButtonClick:V,onBeforeButtonClick:z,enableAVS:me,cardFieldOrder:ee,cardPreFormSlot:oe,avsLayout:G,className:ge,initialErrorMessage:Te=null,children:ae,checkoutMode:Ue,confirmLabel:Fe,renderConfirmButton:ke,onSessionCompleted:W}){let C=Ul(a),se=mn(()=>rs(re),[re]),$e=s??se?.appearance,ze=n?"embedded_checkout":"standard_checkout",ue=ae?"custom_layout":E==="buttons"?"buttons_layout":"default_layout",[T,ce]=Ct(null),[J,Re]=Ct(null),mt=Nt(null),[Je,yt]=Ct(null),A=Nt(null),[X,tt]=Ct(null),[qe,ft]=Ct(e??""),Oe=e??qe,We=n?"":Oe,[Jt,Ge]=Ct(!0),[Xt,I]=Ct(null),[he,Ye]=Ct("full"),[Ee,St]=Ct(!1),[je,Ve]=Ct(Te),[nt,Xe]=Ct(null),[Rn,at]=Ct(null),[Hn,Wt]=Ct(!1),[yn,Qt]=Ct(void 0),[ir,Bt]=Ct(""),[kt,Zt]=Ct(!1),[en,Ft]=Ct(!1),Dt=Nt(0),[wt,ne]=Ct("loading"),[Kn,F]=Ct(0),it=Nt(!1),Lt=Nt(!1),Ln=Nt(!1),Me=Nt(null),st=mn(()=>({checkoutMode:Ue??he,layout:ae?"unknown":E==="buttons"?"buttons":"embedded"}),[Ue,ae,he,E]),He=Nt(x);He.current=x;let En=Nt(g);En.current=g;let In=Nt(S);In.current=S,Bn(()=>{At(J)?.setCheckoutContext(st),Je&&Je!==J&&At(Je)?.setCheckoutContext(st)},[J,Je,st]);let zn=Nt(W);zn.current=W;let Wn=ar(_=>{ne(_),!(_!=="exhausted"||Ln.current)&&(Ln.current=!0,En.current?.(new It("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),_n=ar(()=>{ne("retrying"),F(_=>_+1)},[]);Bn(()=>{ne("loading"),F(0),Ln.current=!1},[Oe]),Bn(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:ns,checkout_type:ze,checkout_layout:ue,billing_api_url:C})},[ue,ze,C]);let rt=mn(()=>n?Ut(n,!0):"",[n]),zt=mn(()=>ir===rt?yn:void 0,[yn,ir,rt]),ln=mn(()=>n?ta(n,zt):void 0,[n,zt]),Pt=Ue??ln?.checkoutMode??"full",xt=mn(()=>ln?{...ln,checkoutMode:Pt}:void 0,[ln,Pt]);Bn(()=>{Qt(void 0),Bt(rt)},[rt]),Bn(()=>{Ve(Te)},[Te]);let tn=ar((_,O,M)=>{Ke(()=>{In.current?.(Et(_,O,M))})},[Ke]),cn=ar(async(_,O)=>{Ve(null),at(null),Wt(!1),Xe("processing");let M=O?.sessionId??_.id,Pe=mt.current??A.current,be=At(Pe),m=Pe?null:Bo(C,r,st),o={log:p=>{be?be.log(p):m?.log(p)},error:p=>{be?be.error(p):m?.error(p)},terminal:p=>{be?be.terminal(p):m?.terminal(p)},performance:p=>{be?be.performance(p):m?.performance(p)},now:()=>be?.now()??m?.now()??0,elapsed:p=>be?.elapsed(p)??Math.max(0,(m?.now()??p)-p)},y=o.now(),B=!!(O?.initialAutoProcessingError||O?.initialAutoProcessingPending),P=!1,$,Ae=()=>{P||(P=!0,B=!0,$=o.now(),o.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},Qe=!1,Q=()=>{Qe||(Qe=!0,o.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),o.performance({stage:"processing",durationMs:o.elapsed(y),durationMode:"machine",paymentMethodCategory:"saved"}),$!==void 0&&o.performance({stage:"recovery",durationMs:o.elapsed($),durationMode:"machine",paymentMethodCategory:"saved"}))};o.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),o.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"}),B&&Ae();let q;try{let p=Ki(O?.initialAutoProcessingError),N;if(p)Ae(),p.type==="paypal_redirect_required"&&Me.current?.publishableKey&&Zi({sessionId:M,publishableKey:Me.current.publishableKey,paypalPublishableKey:Me.current.paypalPublishableKey}),N=await _o(p,{flopay:mt.current,paypalFlopay:A.current,attempt3DS:O?.attempt3DS,billingApiUrl:C,sessionId:M,session:_,telemetry:!1}),p.type==="paypal_redirect_required"&&Sa();else if(O?.initialAutoProcessingPending){let _e=(await new Mo(C,{telemetry:!1}).waitForCheckoutSessionCompletion(O.initialAutoProcessingPending.sessionId,{initialDelayMs:O.initialAutoProcessingPending.retryAfterMs})).data.session;if(!gr(_e))throw bo(_e);N=er(_e,M)}else{if(O?.initialAutoProcessingError)throw Vn(O.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:O.initialAutoProcessingError.checkoutMethod});if(O?.fromCreateSession)return O?.fallbackToFull&&(Ye("full"),ts("full")),!1;{let ye=await Sr({billingApiUrl:C,sessionId:M,session:_,telemetry:!1});ye.type==="success"?N=ye.result:(Ae(),ye.type==="paypal_redirect_required"&&Me.current?.publishableKey&&Zi({sessionId:M,publishableKey:Me.current.publishableKey,paypalPublishableKey:Me.current.paypalPublishableKey}),N=await _o(ye,{flopay:mt.current,paypalFlopay:A.current,attempt3DS:O?.attempt3DS,billingApiUrl:C,sessionId:M,session:_,telemetry:!1}),ye.type==="paypal_redirect_required"&&Sa())}}M&&hr(M),Q(),B&&(o.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),o.terminal({outcome:N.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Wt(N.status==="authorized"),Xe("success"),await Qr(Tn),q=()=>He.current?.(N)}catch(p){let N=or(p),ye=N.checkoutMethod??Xr;Ve(N.message),at(N.message),Wt(!1),O?.fallbackToFull&&(o.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),Ye("full"),ts("full")),Q();let we=N.statusCode!==void 0?ql(N.statusCode,"unknown"):void 0,_e=we==="4xx"?{requestCategory:"process_payment",statusClass:we}:{},gn=we===void 0||we==="4xx";if(gn&&(N.telemetryOutcome==="payment_declined"||!!(N.declineCode||N.code?.toLowerCase().includes("declin"))))o.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",..._e});else if(gn&&(N.telemetryOutcome==="validation_rejected"||N.type==="validation_error"))o.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",..._e});else{let no=Gi(p,B?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");o.error({...no,...N.telemetryFailureCategory?{failureCategory:N.telemetryFailureCategory}:{},stage:B?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:N.telemetryRequestCategory??"process_payment"})}return Ke(()=>En.current?.(N)),tn(ye,N,{code:N.code,declineCode:N.declineCode}),Xe("error"),await Promise.allSettled([Qr(vn),O?.ensureProvidersReady?O.ensureProvidersReady():Promise.resolve()]),B&&(o.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),o.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{Q(),m&&Zr(m),Xe(null),at(null)}return Ke(q),!0},[tn,Ke,or,C,r,st]);Bn(()=>{if(typeof window>"u"||Lt.current)return;let _=new URLSearchParams(window.location.search),O=_.get("payment_intent_client_secret");if(!O)return;let M=Hl();M&&(Lt.current=!0,(async()=>{let Pe,be=0;Ve(null),at(null),Xe("processing"),St(!0);try{if(_.get("redirect_status")==="failed")throw Object.assign(new It("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:m,paypalFlopay:o}=await To({publishableKey:M.publishableKey,paypalPublishableKey:M.paypalPublishableKey,billingApiUrl:C,locale:c,telemetry:r});Pe=At(o??m),be=Pe?.now()??0,Pe?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),Pe?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let y=(o??m)?.getRawProvider();if(!y)throw Object.assign(new It("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:B,error:P}=await y.retrievePaymentIntent(O);if(P)throw Object.assign(new It(P.message??"Failed to retrieve PayPal payment status.","api_error",{code:P.code}),{checkoutMethod:"paypal"});let $=hi(B?.status);if(!B||$==="failed")throw Object.assign(new It("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let Ae=typeof B.payment_method=="string"?B.payment_method:B.payment_method?.id,Qe=$;if(M.sessionId){let p=(await new Mo(C,{telemetry:!1}).getUnifiedCheckoutSession(M.sessionId)).data.session;if(p&&p.status!=="complete"){let N=await Sr({billingApiUrl:C,sessionId:M.sessionId,session:p,telemetry:!1,tokenizedData:{id:Ae??B.id,type:"card",threeDSecureActionResultTokenId:B.id,isPaypal:!0}});if(N.type!=="success")throw Object.assign(new It("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});Qe=N.result.status}}M.sessionId&&hr(M.sessionId),Pe?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),Pe?.performance({stage:"redirect_resume",durationMs:Pe.elapsed(be),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),Pe?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Xe("success"),await Qr(Tn),Ke(()=>He.current?.({status:Qe,paymentIntentId:B.id,paymentMethodId:Ae,checkoutMethod:"paypal"}))}catch(m){let o=or(m),y=o.checkoutMethod??"paypal",B=!!(o.declineCode||o.code?.toLowerCase().includes("declin"));if(Pe)Pe.performance({stage:"redirect_resume",durationMs:Pe.elapsed(be),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),B?Pe.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):Pe.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(B){let P=Bo(C,r,st);P.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Zr(P)}else va(C,r,st,"REDIRECT_RESUME_FAILED","redirect_resume");Ve(o.message),at(o.message),Ke(()=>En.current?.(o)),tn(y,o,{code:o.code,declineCode:o.declineCode}),Xe("error"),await Qr(vn)}finally{Sa(),Jl(),Xe(null),at(null),St(!1)}})())},[tn,Ke,c,or,C,r]);let Yt=Nt(null);function Ut(_,O=!1){let M=_?.account?.email?.trim().toLowerCase()??"",Pe={c:_?.clientId,cur:_?.currency??"",captureMethod:_?.captureMethod??"",a:{e:M,u:M?"":_?.account?.userId??"",country:_?.account?.country??""},successUrl:_?.successUrl,cancelUrl:_?.cancelUrl,p:_?.products?.map(o=>wa(`${o.type??""}:${o.code??o.providerItemId??o.providerPlanId??""}`,o)).sort(),i:_?.items?.map(o=>wa(o.code??o.providerItemId??"",o)).sort(),s:_?.subscriptions?.map(o=>wa(o.code??o.providerPlanId??"",o)).sort(),couponCodes:_?.couponCodes?[..._.couponCodes].sort():void 0,...O?{tagsData:_?.tagsData,utmMetadata:_?.utmMetadata,tokenizedData:_?.tokenizedData,checkoutMode:_?.checkoutMode??"full"}:{}},be=JSON.stringify(Pe),m=0;for(let o=0;o<be.length;o++)m=(m<<5)-m+be.charCodeAt(o)|0;return`flopay_session_${Math.abs(m).toString(36)}`}let $t=mn(()=>xt?Ut(xt):"",[xt]),Ie=Nt(xt);Ie.current=xt,Bn(()=>{ft(e??"")},[e]),Bn(()=>{it.current=!1,Ve(Te),at(null),Wt(!1),Xe(null)},[$t,Te,e]);async function qt(_,O){let M=Bo(C,r,st),Pe=new Mo(C,{telemetry:!1}),be=!1;try{let m=_.idempotencyKey!==void 0?Xi(_.idempotencyKey):void 0,o=m??Wl(O),y,B=!1,P=Kl(O);M.log({name:P?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let $=P?.sid??null,Ae=null,Qe;if($)try{if(Ae=await Pe.getUnifiedCheckoutSession($,P?.nonce),Ae.data.session?.status==="complete"){if(ra($))return{sid:$,result:Ae};Gl(O),$=null,Ae=null,B=!0}}catch{M.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),Ra(O),$=null}if(!$){!m&&(B||!o)&&(o=Xi(),y=o),o&&Yl(O,o);let Q=M.now(),q=0;M.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let p={..._,idempotencyKey:o,avsCheck:!!me,avsConfig:typeof me=="object"?me:void 0,checkoutType:"embedded_checkout",checkoutLayout:ae?"custom_layout":E==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(p,Ol,{configurable:!1,enumerable:!1,value:{onAttempt:we=>{q=Math.max(q,we)}}});let N=()=>{M.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),M.performance({stage:"session_create",durationMs:M.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:q,statusClass:"2xx"})},ye=we=>{let _e=Gi(we,"CHECKOUT_SESSION_CREATE_FAILED","unknown");M.performance({stage:"session_create",durationMs:M.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:q,statusClass:_e.statusClass}),we instanceof It&&we.type==="validation_error"?M.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):_e.statusClass==="4xx"?M.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):M.error({..._e,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if(Nl(p)){let we=await Pe.createDetachedSession(p);we.claimed.catch(()=>{}),Ae=we.shell,$=we.sessionId,Qe=we.claimed.then(_e=>{let gn=_e.data.session?.id??we.sessionId;return gn&&es(O,gn,_e.data.session?.clientSecret??we.nonce),N(),_e},_e=>{throw Ra(O),ye(_e),_e}).finally(()=>Zr(M)),Qe.catch(()=>{}),be=!0,M.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),M.performance({stage:"session_shell",durationMs:M.now()-Q,durationMode:"machine",requestCategory:"session_create",attempt:q,statusClass:"2xx",paymentMethodCategory:"card"})}else Ae=await Pe.createAndFetchSession(p),N()}catch(we){throw ye(we),we}$=Ae.data.session?.id??$??"",$&&!Qe&&es(O,$,Ae.data.session?.clientSecret)}return{sid:$??"",result:Ae,sdkGeneratedIdempotencyKey:y,...Qe?{claimed:Qe}:{}}}finally{be||Zr(M)}}let gt=ar(async(_,O)=>{let M=Ie.current;if(!M)throw new It("createSession is required to bootstrap checkout.","validation_error");let Pe=ta(M,_),be=Ut(Pe),m=Fo.get(be);if(!m){let B={promise:qt(Pe,be),consumers:0,settled:!1};m=B,Fo.set(be,B);let P=()=>{B.settled=!0,Qi(be,B)};B.promise.then(P,P)}m.consumers+=1;let o=!1,y=()=>{o||(o=!0,m.consumers-=1,Qi(be,m))};O?.(y);try{let B=await m.promise;Yt.current=be,_&&(Bt(rt),Qt(N=>yi(N,_)));let{sid:P,result:$,claimed:Ae}=B;if(ce($),$.data.session&&tt($.data.session),P&&ft(P),Ae){let N=Dt.current+=1;Ft(!0),Ae.then(ye=>{Dt.current===N&&(ce(ye),ye.data.session&&tt(ye.data.session),Ft(!1))},ye=>{Dt.current===N&&(Ft(!1),I(ye instanceof It?ye:new It(ye instanceof Error?ye.message:"Failed to create session","api_error")))})}else Dt.current+=1,Ft(!1);let{publishableKey:Qe,paypalPublishableKey:Q}=xo($),{flopay:q,paypalFlopay:p}=await To({publishableKey:Qe,paypalPublishableKey:Q,billingApiUrl:C,locale:c,telemetry:r});return mt.current=q,Re(q),A.current=p,yt(p),Ge(!1),B}catch(B){throw Yt.current===be&&(Yt.current=null),B}finally{O||y()}},[c,C,r,st]),fn=Nt(cn);fn.current=cn;let Yn=Nt(gt);Yn.current=gt;let Vt=ar(async _=>{if(!Xl(_)||kt)return{sessionId:qe,session:X};Zt(!0);try{let O=await gt(_);return{sessionId:O.sid,session:O.result.data.session??null}}finally{Zt(!1)}},[gt,kt,qe,X]);Bn(()=>{let _=!1,O;if(I(null),$t){let be=Ie.current;return Ye(Pt),Ge(!1),Yt.current===$t?()=>{_=!0}:(tt(fi(be,Ue)),(async()=>{let m=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),o=Pt==="auto"&&!it.current&&!m;o&&(Ve(null),at(null),Xe("processing"));try{let y=await Yn.current(void 0,Ae=>{O=Ae}),B=y.result.data.session??null;Me.current=xo(y.result);let P=Ca(y.result),$=ra(y.sid||B?.id);if(!_&&o&&B&&!P&&!$){it.current=!0,await Vl($t,y.sdkGeneratedIdempotencyKey,()=>fn.current(B,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:y.result.autoProcessingError,initialAutoProcessingPending:y.result.autoProcessingPending,autoProcessingAttempted:y.result.autoProcessingAttempted,sessionId:y.sid||B.id}));return}!_&&o&&((P||$)&&(it.current=!0),Xe(null),at(null))}catch(y){if(_)return;let B=y instanceof It||typeof y=="object"&&y!==null&&"code"in y?y.code:void 0;if(o&&B==="session_auto_completed"){it.current=!0,Xe("success"),await Qr(Tn),_||(Ke(()=>{He.current?.({status:"succeeded"})}),Xe(null),at(null));return}o&&(Xe(null),at(null));let P=y instanceof It?y:new It(y instanceof Error?y.message:"Failed to create session","api_error");I(P)}finally{O?.(),O=void 0}})(),()=>{_=!0,O?.()})}Ge(!0);async function M(){let be=!1;try{let o=await new Mo(C,{telemetry:!1}).getUnifiedCheckoutSession(Oe,t);if(_)return;ce(o);let y=o.data.session??null;if(tt(y),!y)throw new It("No session data returned","api_error");let B=y.checkoutMode;if(B==="setup")throw new It("This is a card setup session. Use FloPayCardSetup instead of FloPayCheckout.","validation_error",{code:"InvalidCardSetupSurface",param:"sessionId"});if(y.status==="authorized"){Ge(!1),Ke(()=>{He.current?.(er(y,Oe)),zn.current?.(y.successUrl??"")});return}if(y.status==="complete"){Ge(!1),Ke(()=>{zn.current?.(y.successUrl??"")});return}if(y.status==="expired")throw Po(y);be=!0;let P=Ue??B??"full";Ye(P);let $=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),Ae=Ca(o);if(P==="auto"&&!it.current&&!$&&!Ae){it.current=!0;let Qe=Pe(o);try{if(await fn.current(y,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>Qe,sessionId:Oe||y.id}),_)return;await Qe,_||Ge(!1);return}catch{if(_)return;await Qe,_||Ge(!1);return}}await Pe(o),_||Ge(!1)}catch(m){if(_)return;m instanceof It?!be&&!jl(m)&&va(C,r,st,"NETWORK_REQUEST_FAILED","session_read"):va(C,r,st,"INTERNAL_SDK_ERROR","checkout_mount");let o=m instanceof It?m:new It(m instanceof Error?m.message:"Failed to initialize checkout","api_error");I(o),Ge(!1)}}async function Pe(be){let{publishableKey:m,paypalPublishableKey:o}=xo(be);Me.current={publishableKey:m,paypalPublishableKey:o};let{flopay:y,paypalFlopay:B}=await To({publishableKey:m,paypalPublishableKey:o,billingApiUrl:C,locale:c,telemetry:r});mt.current=y,Re(y),A.current=B,yt(B)}return M(),()=>{_=!0}},[Ue,$t,Pt,We,Ke,t]);let jt=ar(async()=>{if(!(Ee||!X)){St(!0),Ve(null);try{await cn(X,{attempt3DS:!0,fallbackToFull:!0,sessionId:Oe||X.id})}finally{St(!1)}}},[Oe,Ee,cn,X]),Ot=ka(T),On=Ca(T),Nn=mn(()=>{if(!T||!X||!T.data.stripe?.publishableKey)return;let _={appearance:$e,paymentMethodCreation:"manual",billingApiUrl:C};if(T.data.stripe?.clientSecret)_.clientSecret=T.data.stripe.clientSecret;else{let O=Ji(X).total;_.amount=Math.round(O*100)||X.amount,_.currency=X.currency?.toLowerCase()}return _},[T,X,$e,C]),nn=!!(n&&!ae&&E==="buttons"&&z&&Pt==="full"),Gt=mn(()=>({session:X,loading:Jt,error:Xt,checkoutMode:he,inlineSessionDraft:xt,applyInlineSessionPatch:nn?Vt:void 0,inlineSessionPatchProcessing:kt,claimPending:en}),[X,Jt,Xt,he,xt,nn,Vt,kt,en]),rn=!!n&&E==="buttons"&&!On&&(!J||!Nn),Ne=nt?ie(Cn,{status:nt,errorMessage:Rn,authorized:Hn}):null;if(Jt){if(l)return _t(kn,{children:[l,Ne]});if(E==="buttons"){let _=se?.buttonsLayout?.cardButton?.borderRadius??se?.appearance.variables?.borderRadius??8,O=M=>ie("div",{style:{height:M,borderRadius:_,background:"#e5e7eb",animation:"flopay-loading-pulse 1.5s ease-in-out infinite"}});return _t(kn,{children:[_t("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[d&&O(wr),h&&(R||f)&&O(wr),h&&O(wr),ie("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),Ne]})}return _t(kn,{children:[_t("div",{style:{display:"flex",justifyContent:"center",padding:32},children:[ie("div",{style:{width:24,height:24,border:"2px solid #e5e7eb",borderTopColor:"#6b7280",borderRadius:"50%",animation:"spin 0.6s linear infinite"}}),ie("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),Ne]})}return Xt?b?ie(pn.Provider,{value:Gt,children:b(Xt)}):ie(pn.Provider,{value:Gt,children:ie("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:Xt.message})}):rn?_t(kn,{children:[ie(pn.Provider,{value:Gt,children:ie(Zl,{onButtonClick:V,showPayPal:d,showStripe:h,showApplePay:R,showGooglePay:f,theme:re,buttonsTheme:Z,buttonsStyles:L,cardButtonContent:Y,cardBackButtonContent:K,cardTitleContent:te})}),Ne]}):On&&X&&Ot?_t(kn,{children:[ie(pn.Provider,{value:Gt,children:_t("div",{className:ge,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[je&&ie(yr,{icon:!1,children:je}),wt==="retrying"&&ie("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),wt==="exhausted"&&_t("div",{role:"alert",children:[ie("div",{children:"PayPal is temporarily unavailable. Please try again."}),ie("button",{type:"button",onClick:_n,children:"Retry PayPal"})]}),wt!=="exhausted"&&ie("div",{"aria-hidden":wt==="retrying"?!0:void 0,style:wt==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:ie(ki,{sessionId:Oe,nonce:X.clientSecret||void 0,billingApiUrl:C,email:X.customer?.email,clientId:Ot.clientId,environment:Ot.environment,currency:(X.currency??"usd").toUpperCase(),isSubscription:X.mode==="subscription",onComplete:x,onErrorChange:Ve,onDecline:S,onButtonClick:V,onInitializationStateChange:Wn,allowAutomaticRetry:Kn===0,session:X,telemetry:r,telemetryContext:st,debug:de},`paypal-init-${Kn}`)})]})}),Ne]}):!J||!Nn?ie(kn,{children:Ne}):he==="confirm"?_t(kn,{children:[ie(pn.Provider,{value:Gt,children:ie(fo,{flopay:J,paypalFlopay:Je,options:Nn,children:_t("div",{className:ge,children:[je&&ie("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:je}),ke?ke({onConfirm:jt,isProcessing:Ee}):ie("button",{type:"button",onClick:jt,disabled:Ee,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:Ee?"not-allowed":"pointer",opacity:Ee?.6:1},children:Ee?"Processing...":Fe??"Confirm Purchase"})]})})}),Ne]}):_t(kn,{children:[ie(pn.Provider,{value:Gt,children:ie(fo,{flopay:J,paypalFlopay:Je,options:Nn,children:ae?_t(kn,{children:[je&&ie("div",{style:{padding:"0.75rem 1rem",marginBottom:"0.75rem",backgroundColor:"#FEF3C7",border:"1px solid #F59E0B",borderRadius:"8px",color:"#92400E",fontSize:"0.875rem"},children:je}),ie(Ql,{sessionId:Oe,nonce:X?.clientSecret||void 0,billingApiUrl:C,session:X,children:ae})]}):ie(ga,{sessionId:Oe,nonce:X?.clientSecret||void 0,email:X?.customer?.email,userId:X?.customer?.id,firstName:X?.customer?.firstName,lastName:X?.customer?.lastName,totalAmount:X?Math.round(Ji(X).total*100):0,currency:X?.currency?.toLowerCase()??"usd",onComplete:x,onError:g,onDecline:S,error:je,onErrorChange:Ve,showPayPal:d,showStripe:h,enabledPaymentMethods:w??T?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:T?.data.stripe?.enabledPaymentMethodCountries,showApplePay:R,showGooglePay:f,layout:E,theme:re,buttonsTheme:Z,buttonsStyles:L,appearance:$e,cardButtonContent:Y,cardBackButtonContent:K,cardTitleContent:te,onButtonClick:V,onBeforeButtonClick:z,enableAVS:me,...ee?{cardFieldOrder:ee}:{},...oe?{cardPreFormSlot:oe}:{},avsLayout:G,country:X?.customer?.country,city:X?.customer?.city,state:X?.customer?.state,onCountryChange:v,onZipChange:k,avsCheck:!!me,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:ae?"custom_layout":E==="buttons"?"buttons_layout":"default_layout",className:ge,directPaypal:ka(T),isSubscription:X?.mode==="subscription",session:X,dataAttachmentPending:en,debug:de})})}),Ne]})}function Ql({sessionId:e,nonce:t,billingApiUrl:n,session:a,children:r}){return ie(kn,{children:ba.Children.map(r,s=>{if(!ba.isValidElement(s))return s;let c=s.props,l={};return c.sessionId||(l.sessionId=e),!c.nonce&&t&&(l.nonce=t),c.billingApiUrl||(l.billingApiUrl=n),a?.customer&&(c.email||(l.email=a.customer.email),c.userId||(l.userId=a.customer.id),c.firstName||(l.firstName=a.customer.firstName),c.lastName||(l.lastName=a.customer.lastName)),Object.keys(l).length===0?s:ba.cloneElement(s,l)})})}function Zl({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:a,showGooglePay:r,theme:s,buttonsTheme:c,buttonsStyles:l,cardButtonContent:b,cardBackButtonContent:x,cardTitleContent:g}){let[S,v]=Ct(!1),k=mn(()=>rs(s),[s]),d=mn(()=>{let f=k?.buttonsLayout??$l(c);return l?{...f,...l,cardButton:{...f.cardButton,...l.cardButton},cardFormContainer:{...f.cardFormContainer,...l.cardFormContainer},backButton:{...f.backButton,...l.backButton},backButtonIcon:{...f.backButtonIcon,...l.backButtonIcon},submitButton:{...f.submitButton,...l.submitButton},title:{...f.title,...l.title}}:f},[k,c,l]),h=k?.buttonsLayout?.cardButton?.borderRadius??k?.appearance.variables?.borderRadius??8,w=f=>ie("div",{style:{height:f,borderRadius:h,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),R=b===void 0?{boxSizing:"border-box",height:wr,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(S){let f=d.cardInputBorder??"#e5e7eb",de=d.cardInputBackground??"white",E=cr(x),re=cr(g);return _t("div",{style:{backgroundColor:d.cardFormContainer?.backgroundColor??"white",borderRadius:"8px",animation:"flopay-interim-expand 0.35s cubic-bezier(0.4, 0, 0.2, 1) both",overflow:"hidden",...d.cardFormContainer},children:[_t("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[_t("button",{type:"button",onClick:()=>v(!1),"aria-label":"Back to payment methods",style:{display:"inline-flex",alignItems:"center",gap:E?0:"0.5rem",background:"none",border:"none",color:"#4b5563",fontSize:"0.85rem",fontWeight:500,padding:0,flexShrink:0,opacity:1,cursor:"pointer",...d.backButton},children:[ie("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...d.backButtonIcon},children:ie("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:ie("path",{d:"M15 18l-6-6 6-6"})})}),ie(ur,{content:x})]}),re?ie("div",{style:{flex:1}}):ie("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:"1.05rem",color:"#262833",paddingRight:80,...d.title},children:ie(qr,{content:g})})]}),ie("div",{style:{backgroundColor:de,border:`1px solid ${f}`,borderTopLeftRadius:8,borderTopRightRadius:8,padding:12,height:45},children:ie("div",{style:{width:"60%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),_t("div",{style:{display:"flex"},children:[ie("div",{style:{flex:1,backgroundColor:de,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,borderBottomLeftRadius:8,padding:12,height:45},children:ie("div",{style:{width:"50%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),ie("div",{style:{flex:1,backgroundColor:de,borderTop:"none",borderRight:`1px solid ${f}`,borderBottom:`1px solid ${f}`,borderLeft:`1px solid ${f}`,borderBottomRightRadius:8,padding:12,height:45},children:ie("div",{style:{width:"40%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})})]}),ie("div",{style:{backgroundColor:de,border:`1px solid ${f}`,borderRadius:8,marginTop:8,padding:12,height:45},children:ie("div",{style:{width:"45%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),ie("div",{style:{height:50,borderRadius:8,marginTop:16,background:"#c8c8ff",animation:"flopay-interim-pulse 1.5s ease-in-out infinite",...d.submitButton,opacity:.5}}),ie("style",{children:`
33
+ `}),Ar&&Hn&&Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem",order:Ve?-2:0},children:[Le("button",{type:"button",onClick:zn,style:{display:"inline-flex",alignItems:"center",gap:No?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[d("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:d("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:d("path",{d:"M15 18l-6-6 6-6"})})}),d(cr,{content:K})]}),qa?d("div",{style:{flex:1}}):d("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:"#262833",paddingRight:80,...f.title},children:d(Nr,{content:ie})})]}),!Ar&&!qa&&d("div",{style:{textAlign:"center",fontWeight:600,fontSize:"1.1rem",padding:"0.5rem 0",color:Oo,order:Ve?-3:0,...f.title},children:d(Nr,{content:ie})}),X&&d("div",{style:{order:Ve?-1:0},"data-testid":"flopay-avs-fields",children:(()=>{let o=We,B=($=!1)=>({backgroundColor:Fr,border:`1px solid ${Wn($)}`,borderRadius:ht,marginTop:"0.5rem",padding:"10px"}),q=()=>({width:"100%",border:"none",outline:"none",background:"transparent",...Ha}),ne=Ws(o);return Le(gr,{children:[De(X.address_line_1,o)&&d("div",{style:B(gt.line1),children:d("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:je,onChange:$=>{Ct.current.addressLine1=!0,Zt.current=$.target.value,tt($.target.value)},disabled:G,required:!0,"data-testid":"flopay-address-line1",style:q()})}),De(X.address_line_2,o)&&d("div",{style:B(),children:d("input",{className:"flopay-shared-input",id:"flopay-billing-address-line2",name:"billing-address-line2",placeholder:"Apt, Suite, Unit (optional)",autoComplete:"billing address-line2",value:Je,onChange:$=>{Ct.current.addressLine2=!0,en.current=$.target.value,kn($.target.value)},disabled:G,"data-testid":"flopay-address-line2",style:q()})}),(De(X.city,o)||De(X.state,o))&&Le("div",{style:{display:"flex",gap:"0",marginTop:"0.5rem"},children:[De(X.city,o)&&d("div",{style:{flex:1,backgroundColor:Fr,borderTop:`1px solid ${Wn(gt.city)}`,borderRight:`1px solid ${Wn(gt.city)}`,borderBottom:`1px solid ${Wn(gt.city)}`,borderLeft:`1px solid ${Wn(gt.city)}`,padding:"10px",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,...De(X.state,o)?{borderRight:"none",borderTopRightRadius:0,borderBottomRightRadius:0}:{borderRadius:ht}},children:d("input",{className:"flopay-shared-input",id:"flopay-billing-city",name:"billing-city",placeholder:"City",autoComplete:"billing address-level2",value:ot,onChange:$=>{Ct.current.city=!0,Ft.current=$.target.value,jn($.target.value)},disabled:G,required:!0,"data-testid":"flopay-city",style:q()})}),De(X.state,o)&&d("div",{style:{flex:1,backgroundColor:Fr,border:`1px solid ${Wn(gt.state)}`,padding:"10px",borderTopRightRadius:ht,borderBottomRightRadius:ht,...De(X.city,o)?{borderTopLeftRadius:0,borderBottomLeftRadius:0}:{borderRadius:ht}},children:ne?Le("select",{id:"flopay-billing-state",name:"billing-state",value:Wt,onChange:$=>{Ct.current.state=!0,Dt.current=$.target.value,mn($.target.value)},disabled:G,autoComplete:"billing address-level1",required:!0,"data-testid":"flopay-state",style:{...q(),cursor:"pointer"},children:[d("option",{value:"",children:fi(o)}),ne.map($=>d("option",{value:$.code,children:$.name},$.code))]}):d("input",{className:"flopay-shared-input",id:"flopay-billing-state",name:"billing-state",placeholder:fi(o),autoComplete:"billing address-level1",value:Wt,onChange:$=>{Ct.current.state=!0,Dt.current=$.target.value,mn($.target.value)},disabled:G,required:!0,"data-testid":"flopay-state",style:q()})})]}),(De(X.country,o)||De(X.postal_code,o))&&Le("div",{style:{display:"flex",flexDirection:Z==="column"?"column":"row",gap:Z==="column"?"0.5rem":"0",marginTop:"0.5rem"},children:[De(X.country,o)&&d("div",{style:{flex:Z==="row"?1:void 0,backgroundColor:Fr,borderTop:`1px solid ${Br}`,borderRight:`1px solid ${Br}`,borderBottom:`1px solid ${Br}`,borderLeft:`1px solid ${Br}`,padding:"10px",...Z==="row"&&De(X.postal_code,o)?{borderRadius:"0",borderTopLeftRadius:ht,borderBottomLeftRadius:ht,borderRight:"none"}:{borderRadius:ht}},children:d("select",{id:"flopay-billing-country",name:"billing-country",value:We,onChange:$=>{Ct.current.country=!0,St.current=$.target.value,Re($.target.value),$e?.($.target.value),Dt.current="",mn("")},disabled:G,autoComplete:"billing country","data-testid":"flopay-country",style:{...q(),cursor:"pointer"},children:Ys.map($=>Le("option",{value:$.code,children:[$.flag," ",$.name]},$.code))})}),De(X.postal_code,o)&&d("div",{style:{flex:Z==="row"?1:void 0,backgroundColor:Fr,border:`1px solid ${ds}`,padding:"10px",...Z==="row"&&De(X.country,o)?{borderRadius:"0",borderTopRightRadius:ht,borderBottomRightRadius:ht}:{borderRadius:ht}},children:d("input",{className:"flopay-shared-input",id:"flopay-billing-postal-code",name:"billing-postal-code",placeholder:na(We),autoComplete:"billing postal-code",value:vt,onChange:$=>{Ct.current.zip=!0,Bt.current=$.target.value,Ke($.target.value),ze?.($.target.value)},onBlur:()=>Yt(!0),disabled:G,required:zt.required,"aria-invalid":ro||void 0,"aria-describedby":ro?"flopay-billing-postal-code-error":void 0,"data-testid":"flopay-zip",style:q()})})]}),ro&&d("div",{id:"flopay-billing-postal-code-error",role:"alert","data-testid":"flopay-zip-error",style:{marginTop:"0.375rem",color:Lo,...Ha,fontSize:"0.75rem"},children:zt.empty?`${na(o)} is required`:yl(o)})]})})()}),Ve&&Te&&d("div",{style:{order:-2,width:"100%"},children:Te}),Ve&&fs,y&&d(ur,{margin:"0.75rem 0",styleOverride:f.errorBanner,children:y})]}),oo={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"},Ya=o=>et?!k||!hn?d("pre",{"data-testid":o,style:oo,children:"FloPay/DirectPayPal-debug - not enabled"}):d("pre",{"data-testid":o,style:oo,children:["FloPay/DirectPayPal-debug (parent gate)",` showPayPal=${k}`,` directPaypalConfigured=${hn}`,` inAppBrowserDetected=${String(to)}`,` shouldRenderDirectPayPal=${_r}`,` shouldRenderStripePayPal=${xr}`,` hasPaypalStripeInstance=${!!Se}`].join(`
34
+ `)}):null,Ga=o=>et?!T||!ue?d("pre",{"data-testid":o,style:oo,children:"FloPay/Stripe-debug - not enabled"}):d("pre",{"data-testid":o,style:oo,children:["FloPay/Stripe-debug (parent gate)",` showStripe=${T}`,` currency=${ke}`,` amountInCents=${Ee}`,` enabledPaymentMethods: ${JSON.stringify(g??[])}`,` enabledPaymentMethodsProvided=${Ir}`,` hasEnabledMethods=${Xr}`,` expressMethods: ${JSON.stringify(Qr)}`,` walletExpressMethods: ${JSON.stringify(Zr)}`,` paymentElementMethods: ${JSON.stringify(Er)}`,` paymentElementMethodsForCurrency: ${JSON.stringify(eo)}`,` hasStripeInstance=${!!ue}`,` shouldRenderWallets=${Tr}`,` shouldRenderPaymentElement=${Mr}`].join(`
35
+ `)}):null,Ja=Ie==="apm-expanding"||Ie==="apm-form"||Ie==="apm-collapsing",ao=Ie==="apm-expanding"?`flopay-card-enter ${jt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ie==="apm-collapsing"?`flopay-card-exit ${jt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0,io=yt?{...Mo,paymentMethodTypes:[yt]}:null;if(ce==="buttons"){let o=Ie==="buttons"||Ie==="expanding"||Ie==="apm-expanding",B=Ie==="expanding"||Ie==="card"||Ie==="collapsing",q=j===void 0?{boxSizing:"border-box",height:Po,padding:"0 1rem"}:{padding:"0.9rem 1rem"},ne=Ie==="expanding"||Ie==="apm-expanding"?`flopay-buttons-exit ${jt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:Ie==="collapsing"||Ie==="apm-collapsing"?`flopay-buttons-enter ${jt}ms cubic-bezier(0, 0, 0.2, 1) both`:void 0,$=Ie==="expanding"?`flopay-card-enter ${jt}ms cubic-bezier(0, 0, 0.2, 1) both`:Ie==="collapsing"?`flopay-card-exit ${jt}ms cubic-bezier(0.4, 0, 0.2, 1) both`:void 0;return Le("form",{onSubmit:Fo,className:C,style:{position:"relative"},children:[d(ta,{}),rn&&d(bn,{status:rn,errorMessage:y,authorized:A}),Le("div",{style:{display:"grid"},children:[Le("div",{"data-testid":"flopay-buttons-panel","aria-hidden":!o&&!ne?!0:void 0,style:{gridArea:"1 / 1",display:"flex",flexDirection:"column",gap:"0.5rem",...!o&&!ne?ul:{},...ne?{animation:ne,pointerEvents:"none"}:{}},children:[Ya("flopay-direct-paypal-gate-debug"),Ga("flopay-stripe-gate-debug"),_r&&Ge&&Le(gr,{children:[ge&&d("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."}),d(ho,{sessionId:e,nonce:t,billingApiUrl:r,email:p.email,clientId:Ge.clientId,environment:Ge.environment,currency:ke.toUpperCase(),isSubscription:pt,onTokenizedBody:on,onComplete:i,onErrorChange:se,onDecline:l,onTechnicalFailure:ar,onButtonClick:he,runBeforeButtonClick:dn,isProcessing:G,onLoadStateChange:Ao,onInitializationStateChange:Bo,session:_??null,existingOrderId:ge?.orderId,debug:et},ge?.orderId??"fresh")]}),xr&&d(tr,{stripe:Se,options:wa,children:d(ki,{sessionId:e,nonce:t,email:p.email,billingApiUrl:r,onTokenizedBody:on,onErrorChange:se,isProcessing:G,onButtonClick:he,onDecline:l,onTechnicalFailure:ar,runBeforeButtonClick:dn,onLoadStateChange:Ea,placeholderBorderRadius:Yn})}),Tr?d(tr,{stripe:ue,options:Jr,children:d(Ri,{sessionId:e,nonce:t,email:p.email,billingApiUrl:r,intentKind:W>0?"payment":"setup",expressMethods:Zr,onTokenizedBody:on,onErrorChange:se,onButtonClick:he,onDecline:l,onTechnicalFailure:ar,runBeforeButtonClick:dn,onLoadStateChange:xa,placeholderBorderRadius:Yn})}):Fa?d("div",{style:{height:Po,borderRadius:Yn,background:"#e5e7eb",animation:"flopay-pulse 1.5s ease-in-out infinite"}}):null,Mr&&d(Ii,{sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,paymentElementMethods:eo,stripeInstance:ue,paymentElementBaseOptions:Mo,onTokenizedBody:on,onErrorChange:se,onButtonClick:he,onDecline:l,runBeforeButtonClick:dn,onLoadStateChange:Ma,isProcessing:G,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,onExpandApm:nn,expandedApmMethod:yt,themeId:z,buttonAppearance:{backgroundColor:f.cardButton?.backgroundColor,borderColor:f.cardInputBorder,textColor:f.cardButton?.color,borderRadius:Yn}}),Ve&&d("button",{type:"button",onClick:async()=>{G||!(await dn("card")).proceed||(he?.("card"),Ln())},disabled:G,style:{width:"100%",...q,...f.cardButton,...sa({themeBundle:x,resolvedPrimaryColor:Gn,resolvedBorderRadius:ht,submitButtonStyle:f.submitButton,explicitPrimaryColor:Vt?.colorPrimary}),fontSize:f.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:G?"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:G?.6:1},onMouseEnter:be=>{!G&&(x||Vt?.colorPrimary)&&(be.currentTarget.style.backgroundColor=ms)},onMouseLeave:be=>{(x||Vt?.colorPrimary)&&(be.currentTarget.style.backgroundColor=Gn)},onMouseDown:be=>{be.currentTarget.style.transform="scale(0.985)"},onMouseUp:be=>{be.currentTarget.style.transform="scale(1)"},children:d(lr,{content:j})}),y&&Ie==="buttons"&&d(ur,{margin:"0.25rem 0",styleOverride:f.errorBanner,children:y})]}),Ve&&B&&d("div",{style:{gridArea:"1 / 1",...$?{animation:$}:{},...Ie==="collapsing"?{pointerEvents:"none"}:{}},children:Wa}),T&&Ja&&yt&&io&&ue&&d("div",{style:{gridArea:"1 / 1",...ao?{animation:ao}:{},...Ie==="apm-collapsing"?{pointerEvents:"none"}:{}},children:Le("div",{style:{backgroundColor:zo,borderRadius:$o,...Dr,padding:Uo},children:[Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[Le("button",{type:"button","data-testid":"flopay-apm-back-button",onClick:Gt,style:{display:"inline-flex",alignItems:"center",gap:No?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[d("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:d("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:d("path",{d:"M15 18l-6-6 6-6"})})}),d(cr,{content:K})]}),d("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:Oo,paddingRight:80,...f.title},children:`Pay with ${hr(yt)}`})]}),d(tr,{stripe:ue,options:io,children:d(ra,{method:yt,sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,onTokenizedBody:on,onErrorChange:se,onDecline:l,onCancel:Gt,runBeforeButtonClick:dn,onButtonClick:he,isProcessing:G,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,errorText:y})},yt)]})})]})]})}return Ja&&yt&&io&&ue&&T?Le("form",{onSubmit:Fo,className:C,style:{position:"relative"},children:[d(ta,{}),rn&&d(bn,{status:rn,errorMessage:y,authorized:A}),d("div",{style:{...ao?{animation:ao}:{},...Ie==="apm-collapsing"?{pointerEvents:"none"}:{}},children:Le("div",{style:{backgroundColor:zo,borderRadius:$o,...Dr,padding:Uo},children:[Le("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[Le("button",{type:"button","data-testid":"flopay-apm-back-button-default",onClick:Gt,style:{display:"inline-flex",alignItems:"center",gap:No?0:"0.5rem",background:"none",border:"none",cursor:"pointer",color:"#4b5563",fontSize:f.backButtonFontSize??"0.85rem",fontWeight:500,padding:0,transition:"color 0.15s",flexShrink:0,...f.backButton},"aria-label":"Back to payment methods",children:[d("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",transition:"background-color 0.15s",...f.backButtonIcon},children:d("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:d("path",{d:"M15 18l-6-6 6-6"})})}),d(cr,{content:K})]}),d("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:f.titleFontSize??"1.05rem",color:Oo,paddingRight:80,...f.title},children:`Pay with ${hr(yt)}`})]}),d(tr,{stripe:ue,options:io,children:d(ra,{method:yt,sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,onTokenizedBody:on,onErrorChange:se,onDecline:l,onCancel:Gt,runBeforeButtonClick:dn,onButtonClick:he,isProcessing:G,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,errorText:y})},yt)]})})]}):Le("form",{onSubmit:Fo,className:C,style:{position:"relative"},children:[d(ta,{}),rn&&d(bn,{status:rn,errorMessage:y,authorized:A}),Le("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[Ya("flopay-direct-paypal-gate-debug-default"),Ga("flopay-stripe-gate-debug-default"),_r&&Ge&&Le(gr,{children:[ge&&d("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."}),d(ho,{sessionId:e,nonce:t,billingApiUrl:r,email:p.email,clientId:Ge.clientId,environment:Ge.environment,currency:ke.toUpperCase(),isSubscription:pt,onTokenizedBody:on,onComplete:i,onErrorChange:se,onDecline:l,onTechnicalFailure:ar,onButtonClick:he,runBeforeButtonClick:dn,isProcessing:G,onLoadStateChange:Ao,onInitializationStateChange:Bo,session:_??null,existingOrderId:ge?.orderId,debug:et},ge?.orderId??"fresh")]}),xr&&d(tr,{stripe:Se,options:wa,children:d(ki,{sessionId:e,nonce:t,email:p.email,billingApiUrl:r,onTokenizedBody:on,onErrorChange:se,isProcessing:G,onButtonClick:he,onDecline:l,onTechnicalFailure:ar,runBeforeButtonClick:dn,onLoadStateChange:Ea,placeholderBorderRadius:Yn})}),Tr&&d(tr,{stripe:ue,options:Jr,children:d(Ri,{sessionId:e,nonce:t,email:p.email,billingApiUrl:r,intentKind:W>0?"payment":"setup",expressMethods:Zr,onTokenizedBody:on,onErrorChange:se,onButtonClick:he,onDecline:l,onTechnicalFailure:ar,runBeforeButtonClick:dn,onLoadStateChange:xa,placeholderBorderRadius:Yn})}),Mr&&d(Ii,{sessionId:e,nonce:t,email:p.email,billingName:[p.firstName,p.lastName].filter(Boolean).join(" ").trim()||void 0,billingApiUrl:r,paymentElementMethods:eo,stripeInstance:ue,paymentElementBaseOptions:Mo,onTokenizedBody:on,onErrorChange:se,onButtonClick:he,onDecline:l,runBeforeButtonClick:dn,onLoadStateChange:Ma,isProcessing:G,submitButtonColor:Gn,submitButtonBorderRadius:ht,submitButtonStyle:f.submitButton,themeId:z,onExpandApm:nn,expandedApmMethod:yt,buttonAppearance:{backgroundColor:f.cardButton?.backgroundColor,borderColor:f.cardInputBorder,textColor:f.cardButton?.color,borderRadius:Yn}})]}),Ve&&(is||as||ss)&&Le("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",margin:"0.5rem 0 0.75rem",color:"#999",fontSize:"0.85rem"},children:[d("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}}),d("span",{children:"or pay with card"}),d("div",{style:{flex:1,height:1,backgroundColor:"#ddd"}})]}),Ve&&Wa]})}import{loadFloPay as Bi,PaymentAPI as Di}from"@flopay/js";import{classifyPaymentRejection as bl,FloPayError as rt,isAuthorizationOnlySession as vl,isSetupIntentClientSecret as Cl,normalizeCheckoutFailureOutcome as Fi}from"@flopay/shared";var Vr="card";async function Sl(e,t,n){if(n){if(typeof e.retrieveSetupIntent!="function")return null;let{setupIntent:i,error:u}=await e.retrieveSetupIntent(t);return{error:u,intent:i??null}}if(typeof e.retrievePaymentIntent!="function")return null;let{paymentIntent:s,error:a}=await e.retrievePaymentIntent(t);return{error:a,intent:s??null}}async function wl(e,t,n,s){if(s){if(typeof e.confirmCardSetup!="function")return null;let{setupIntent:u,error:l}=await e.confirmCardSetup(t,n);return{error:l,intent:u??null}}if(typeof e.confirmCardPayment!="function")return null;let{paymentIntent:a,error:i}=await e.confirmCardPayment(t,n);return{error:i,intent:a??null}}function da(e,t){return Object.assign(e,{checkoutMethod:t})}function Mn(e,t){let n=e instanceof rt?e:new rt(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 Kr(e,t){try{return await e()}catch(n){throw Mn(n,t)}}function Li(e){return!e?.type||!e.threeDSecureToken||e.type!=="3ds_required"&&e.type!=="paypal_redirect_required"?null:{type:e.type,threeDSecureToken:e.threeDSecureToken,paymentMethodId:e.paymentMethodId}}function kl(e){return e.status==="succeeded"||e.status==="declined"}async function zi(e){if(typeof document>"u"||typeof window>"u")throw new rt("3DS challenge requires a browser environment.","api_error",{code:"three_ds_no_window"});if(e.signal?.aborted)throw new rt("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"});let t=3e5,n=1e3,s=15e3,a=`${e.billingApiUrl.replace(/\/$/,"")}/v1/checkouts/sessions/${encodeURIComponent(e.sessionId)}/3ds/complete`,i=async()=>{let h=new AbortController,E=()=>h.abort();e.signal?.aborted?h.abort():e.signal?.addEventListener("abort",E);let C=window.setTimeout(()=>h.abort(),s);try{let F=await fetch(a,{method:"POST",headers:{"x-checkout-session-token":e.nonce,"content-type":"application/json"},body:"{}",signal:h.signal});if(!F.ok)return{status:"unknown"};let c=await F.json().catch(()=>null);return Rl(c)}catch{return{status:"unknown"}}finally{window.clearTimeout(C),e.signal?.removeEventListener("abort",E)}},u=document.activeElement instanceof HTMLElement?document.activeElement:null,l=document.createElement("div");l.setAttribute("data-flopay-auto-3ds-overlay","1"),l.setAttribute("role","dialog"),l.setAttribute("aria-modal","true"),l.setAttribute("aria-label","Card authentication"),l.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,l.appendChild(v),document.body.appendChild(l),v.focus();let N=null;try{N=new URL(e.billingApiUrl,window.location.href).origin}catch{N=null}try{let h=await new Promise((E,C)=>{let F=!1,c=0,P=0,k=0,T=!1,g=()=>{window.clearTimeout(c),window.clearInterval(P),window.clearTimeout(k),window.removeEventListener("message",ce),v.removeEventListener("load",M),e.signal?.removeEventListener("abort",le)},me=async()=>{if(!(F||T)){T=!0;try{let z=await i();if(F||!kl(z))return;F=!0,g(),E(z)}finally{T=!1}}},M=()=>{window.clearTimeout(k),k=window.setTimeout(()=>{me()},250)},le=()=>{F||(F=!0,g(),C(new rt("Card authentication was cancelled.","api_error",{code:"three_ds_aborted"})))},ce=z=>{if(z.source!==v.contentWindow||N&&z.origin!==N)return;let J=z.data;!J||typeof J!="object"||J.source!=="flopay-vault-3ds-return"||F||(F=!0,g(),E(null))};c=window.setTimeout(()=>{F||(F=!0,g(),C(new rt("Card authentication timed out.","api_error",{code:"three_ds_timeout"})))},t),P=window.setInterval(()=>{me()},n),v.addEventListener("load",M),window.addEventListener("message",ce),e.signal?.addEventListener("abort",le),e.signal?.aborted&&le()});return h||await i()}finally{l.parentNode?.removeChild(l),u?.isConnected&&u.focus()}}function Rl(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 $n(e,t="Payment failed. Please try again.",n){let s=n?.checkoutMethod??e?.checkoutMethod??(e?.type==="paypal_redirect_required"?"paypal":"card"),a=e?.message??t,i=Nn(a)??a;return da(new rt(i,"api_error",{code:Fi(e?.outcome)??Fi(e?.type)??e?.gatewayErrorCode}),s)}function ca(e){return typeof window<"u"&&window.location.href?window.location.href:e.successUrl||e.cancelUrl||void 0}function vo(e){return typeof e=="string"&&e.startsWith("pi_")&&e.includes("_secret_")}async function Il(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 Ni(e,t){let n=[e?.threeDSecureToken,e?.clientSecret,e?.stripeClientSecret];for(let a of n)if(typeof a=="string"&&a.length>0&&(!t?.requirePaymentIntentClientSecret||vo(a)))return a;let s=e?.data;if(s&&typeof s=="object"){let a=s,i=[a.threeDSecureToken,a.clientSecret,a.stripeClientSecret,a.id];for(let l of i)if(typeof l=="string"&&l.length>0&&(!t?.requirePaymentIntentClientSecret||vo(l)))return l;let u=a.gateways;if(u&&typeof u=="object"){let l=u.stripe;if(l&&typeof l=="object"){let v=l,N=[v.stripeClientSecret,v.clientSecret];for(let h of N)if(typeof h=="string"&&h.length>0&&(!t?.requirePaymentIntentClientSecret||vo(h)))return h}}}}async function El({billingApiUrl:e,sessionId:t,nonce:n,responseJson:s}){let a=Ni(s,{requirePaymentIntentClientSecret:!0});if(typeof a=="string"&&a.length>0)return{type:"3ds_required",threeDSecureToken:a};if(!t)return null;try{let l=(await new Di(e,{telemetry:!1}).getUnifiedCheckoutSession(t,n)).data.stripe?.clientSecret;if(vo(l))return{type:"3ds_required",threeDSecureToken:l}}catch{}return null}async function Pr({billingApiUrl:e,sessionId:t,session:n,nonce:s,tokenizedData:a,returnUrl:i,telemetry:u}){let l=e.replace(/\/+$/,""),v=t??n.id,N=s??n.clientSecret,h=n.customer?.id??n.accountData?.userId??"",E=n.customer?.email??n.accountData?.email??"",C=n.customer?.firstName??n.accountData?.firstName??"",F=n.customer?.lastName??n.accountData?.lastName??"",c=n.customer?.country??n.accountData?.country??void 0,P=n.customer?.zip??n.accountData?.zip??void 0,k=new Di(l,u===!1?{telemetry:!1}:void 0),T=await Il(()=>k.processPayment(h,{sessionId:v,nonce:N,tokenizedData:a,accountData:{userId:h,email:E,firstName:C,lastName:F,country:c,zip:P},returnUrl:i??ca(n)}));if(T.ok){let M=typeof T.json=="function"?await T.json().catch(()=>null):null;return vl(n)||M?.status==="authorized"?{type:"success",result:{status:"authorized",paymentId:typeof M?.paymentId=="string"?M.paymentId:n.paymentId,sessionId:typeof M?.sessionId=="string"?M.sessionId:v,authorizationExpiresAt:typeof M?.authorizationExpiresAt=="string"?M.authorizationExpiresAt:n.authorizationExpiresAt,paymentMethodId:Ur(a),checkoutMethod:a?a.isPaypal?"paypal":"card":void 0}}:{type:"success",result:{status:"succeeded",paymentIntentId:a?.threeDSecureActionResultTokenId,paymentMethodId:Ur(a),checkoutMethod:a?a.isPaypal?"paypal":"card":void 0}}}let g;try{g=await T.json()}catch{throw new rt("Payment failed. Please try again.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:T.status})}if(g?.type==="paypal_redirect_required"||g?.type==="3ds_required"){let M=Ni(g);if(!M)throw new rt("Authentication is required but no redirect token was provided.","api_error",{code:"InvalidPaymentProcessResponse",statusCode:T.status});return{type:g.type,threeDSecureToken:M,paymentMethodId:g.paymentMethodId}}if(g?.gatewayErrorCode==="authentication_required"){let M=await El({billingApiUrl:l,sessionId:v,nonce:N,responseJson:g});if(M)return M;throw da(new rt("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card")}let me=new rt(g?.message??"Payment failed. Please try again.","api_error",{code:g?.code??g?.gatewayErrorCode,declineCode:g?.declineCode??g?.gatewayDeclineReason,statusCode:T.status});throw Object.assign(me,{telemetryOutcome:bl(T.status,g)})}async function Co(e,{flopay:t,paypalFlopay:n,attempt3DS:s,billingApiUrl:a,sessionId:i,session:u,returnUrl:l,telemetry:v}){let N=t?.getRawProvider();if(!N)throw Mn(new rt("Payment provider is not available.","api_error"),"card");if(e.type==="3ds_required"){if(!s||!e.threeDSecureToken)throw da(new rt("Your card requires authentication. Please enter your payment details below.","api_error",{code:"authentication_required"}),"card");let h=Cl(e.threeDSecureToken),E=null,C=e.paymentMethodId,F=await Kr(()=>Sl(N,e.threeDSecureToken,h),"card");if(F){if(F.error)throw Mn(new rt(F.error.message??`Failed to retrieve 3DS ${h?"setup":"payment"} status.`,"api_error",{code:F.error.code}),"card");let P=F.intent;!C&&P?.payment_method&&(typeof P.payment_method=="string"?C=P.payment_method:"id"in P.payment_method&&(C=P.payment_method.id??void 0))}let c=C?await Kr(()=>wl(N,e.threeDSecureToken,{payment_method:C,return_url:l??ca(u)??window.location.href},h),"card"):null;if(c){if(c.error)throw Mn(new rt(c.error.message??"3DS authentication failed.","api_error",{code:c.error.code}),"card");E=c.intent}else{let P=await Kr(()=>N.handleNextAction({clientSecret:e.threeDSecureToken}),"card");if(P.error)throw Mn(new rt(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 Pr({billingApiUrl:a,sessionId:i,session:u,telemetry:v,tokenizedData:{id:E.id,type:"card",threeDSecureActionResultTokenId:E.id},returnUrl:l});return P.type==="success"?{...P.result,paymentIntentId:P.result.paymentIntentId??E.id,paymentMethodId:P.result.paymentMethodId??C}:Co(P,{flopay:t,paypalFlopay:n,attempt3DS:s,billingApiUrl:a,sessionId:i,session:u,returnUrl:l,telemetry:v})}throw Mn(new rt("3DS authentication did not complete successfully.","api_error"),"card")}if(e.type==="paypal_redirect_required"){let h=(n??t)?.getRawProvider();if(!h)throw Mn(new rt("PayPal is not available.","api_error"),"paypal");if(e.paymentMethodId){let{error:C}=await Kr(()=>h.handleNextAction({clientSecret:e.threeDSecureToken}),"paypal");if(C)throw Mn(new rt(C.message??"PayPal authorization failed.","api_error",{code:C.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}let{error:E}=await Kr(()=>h.confirmPayment({clientSecret:e.threeDSecureToken,confirmParams:{return_url:l??ca(u)??window.location.href,payment_method_data:{type:"paypal"}},redirect:"if_required"}),"paypal");if(E)throw Mn(new rt(E.message??"PayPal authorization failed.","api_error",{code:E.code}),"paypal");return{status:"succeeded",checkoutMethod:"paypal"}}throw new rt("Unsupported payment redirect state.","api_error")}function nr(e){if(e instanceof rt){let s=Nn(e.message);return s&&s!==e.message?Object.assign(new rt(s,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=Nn(t)??t;return new rt(n,"api_error")}function So(e){let t=e.data.stripe?.publishableKey,n=!!e.data.paypal?.publishableKey;if(!t&&!n)throw new rt("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 wo({publishableKey:e,paypalPublishableKey:t,billingApiUrl:n,locale:s,telemetry:a}){if(!e)return{flopay:null,paypalFlopay:null};let i=!!t&&t!==e,[u,l]=await Promise.all([Bi(e,{billingApiUrl:n,locale:s,telemetry:a}),i?Bi(t,{billingApiUrl:n,locale:s,telemetry:a}).catch(v=>(console.warn("[FloPay] Failed to load PayPal Stripe instance:",v),null)):Promise.resolve(null)]);return{flopay:u,paypalFlopay:t?i?l:u:null}}import{Fragment as wn,jsx as ee,jsxs as _t}from"react/jsx-runtime";var br=44,Pa="flopay_checkout_saved_payment_resume",Eo=new Map,Ro=new Map;function qi(e,t){t.settled&&t.consumers===0&&Eo.get(e)===t&&Eo.delete(e)}function Bl(e,t,n){let s=Ro.get(e);if(s&&(!s.sdkGeneratedIdempotencyKey||!t||s.sdkGeneratedIdempotencyKey===t))return s.attempt;let a=n(),i={attempt:a,sdkGeneratedIdempotencyKey:t};Ro.set(e,i);let u=()=>{Ro.get(e)===i&&Ro.delete(e)};return a.then(u,u),a}function Hr(e){return new Promise(t=>setTimeout(t,e))}function Io(e,t,n){let s=so({billingApiUrl:e,sdkPackage:"@flopay/react",sdkVersion:Hi,enabled:t!==!1});return s.beginCheckout(n),s}function Wr(e){e.flush().catch(()=>{}).finally(()=>e.destroy())}function pa(e,t,n,s,a){let i=Io(e,t,n);i.error({errorCode:s,stage:a,paymentMethodCategory:"unknown",...a==="session_read"?{requestCategory:"session_read"}:{}}),Wr(i)}function Fl(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 ga(e){let t=e?.data.paypal?.publishableKey;if(t)return{clientId:t,environment:e?.data.paypal?.environment}}function ma(e){return!e||e.data.stripe?.publishableKey?!1:!!ga(e)?.clientId}function Bn(){return typeof window<"u"&&typeof window.sessionStorage<"u"}function Dl(){if(!Bn())return null;try{let e=window.sessionStorage.getItem(Pa);return e?JSON.parse(e):null}catch{return null}}function ji(e){if(Bn())try{window.sessionStorage.setItem(Pa,JSON.stringify(e))}catch(t){console.warn("[FloPayCheckout] Failed to persist PayPal resume state.",t)}}function ya(){if(Bn())try{window.sessionStorage.removeItem(Pa)}catch(e){console.warn("[FloPayCheckout] Failed to clear PayPal resume state.",e)}}var ba=":idempotency-key";function Ll(e){if(!Bn())return null;let t=window.sessionStorage.getItem(e);if(!t)return null;try{let n=JSON.parse(t);return n&&typeof n.sid=="string"&&n.sid?{sid:n.sid,nonce:typeof n.nonce=="string"?n.nonce:void 0}:null}catch{return{sid:t}}}function Ki(e,t,n){if(Bn())try{window.sessionStorage.setItem(e,JSON.stringify(n?{sid:t,nonce:n}:{sid:t}))}catch(s){console.warn("[FloPayCheckout] Failed to persist checkout session cache.",s)}}function ha(e){if(Bn())try{window.sessionStorage.removeItem(e)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout session cache.",t)}}function zl(e){if(Bn())try{return window.sessionStorage.getItem(e+ba)??void 0}catch{return}}function Nl(e,t){if(Bn())try{window.sessionStorage.setItem(e+ba,t)}catch(n){console.warn("[FloPayCheckout] Failed to persist checkout idempotency key.",n)}}function Ol(e){if(ha(e),!!Bn())try{window.sessionStorage.removeItem(e+ba)}catch(t){console.warn("[FloPayCheckout] Failed to clear checkout idempotency key.",t)}}function Ul(){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 s of t)e.searchParams.has(s)&&(e.searchParams.delete(s),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 $l(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 fa(e,t){return`${e}:${t.totalAmount??""}:${t.overrideAmount??""}:${t.quantity??1}:${t.currency??""}`}function va({sessionId:e,nonce:t,createSession:n,billingApiUrl:s,telemetry:a,appearance:i,locale:u,loading:l,error:v,onComplete:N,onError:h,onDecline:E,onCountryChange:C,onZipChange:F,showPayPal:c=!0,showStripe:P=!0,enabledPaymentMethods:k,showApplePay:T=!0,showGooglePay:g=!0,debug:me=!1,layout:M,theme:le,buttonsTheme:ce,buttonsStyles:z,cardButtonContent:J,cardBackButtonContent:H,cardTitleContent:oe,showSecurityFooter:j,onButtonClick:K,onBeforeButtonClick:ie,enableAVS:xe,cardFieldOrder:he,cardPreFormSlot:de,avsLayout:Q,className:ye,initialErrorMessage:Te=null,children:Z,checkoutMode:Ue,confirmLabel:Fe,renderConfirmButton:we,onSessionCompleted:V}){let b=Tl(s),te=pn(()=>Wi(le),[le]),$e=i??te?.appearance,ze=n?"embedded_checkout":"standard_checkout",ae=Z?"custom_layout":M==="buttons"?"buttons_layout":"default_layout",[R,re]=bt(null),[W,ke]=bt(null),dt=Ot(null),[Ge,pt]=bt(null),_=Ot(null),[Y,et]=bt(null),[qe,mt]=bt(e??""),Ne=e??qe,He=n?"":Ne,[Jt,Ye]=bt(!0),[Xt,S]=bt(null),[fe,We]=bt("full"),[Re,vt]=bt(!1),[Ke,je]=bt(Te),[tt,Je]=bt(null),[kn,ot]=bt(null),[jn,Wt]=bt(!1),[mn,Qt]=bt(void 0),[or,Bt]=bt(""),[St,Zt]=bt(!1),[en,Ft]=bt(!1),Dt=Ot(0),[Ct,X]=bt("loading"),[Kn,A]=bt(0),at=Ot(!1),Lt=Ot(!1),Fn=Ot(!1),Me=Ot(null),it=pn(()=>({checkoutMode:Ue??fe,layout:Z?"unknown":M==="buttons"?"buttons":"embedded"}),[Ue,Z,fe,M]),Ve=Ot(N);Ve.current=N;let Rn=Ot(h);Rn.current=h;let In=Ot(E);In.current=E,An(()=>{At(W)?.setCheckoutContext(it),Ge&&Ge!==W&&At(Ge)?.setCheckoutContext(it)},[W,Ge,it]);let Dn=Ot(V);Dn.current=V;let Vn=rr(w=>{X(w),!(w!=="exhausted"||Fn.current)&&(Fn.current=!0,Rn.current?.(new Et("PayPal is temporarily unavailable. Please try again.","api_error",{code:"paypal_init_timeout"})))},[]),En=rr(()=>{X("retrying"),A(w=>w+1)},[]);An(()=>{X("loading"),A(0),Fn.current=!1},[Ne]),An(()=>{console.info("[FloPay] Checkout initialized",{sdk_version:Hi,checkout_type:ze,checkout_layout:ae,billing_api_url:b})},[ae,ze,b]);let nt=pn(()=>n?Ut(n,!0):"",[n]),zt=pn(()=>or===nt?mn:void 0,[mn,or,nt]),sn=pn(()=>n?Wo(n,zt):void 0,[n,zt]),gt=Ue??sn?.checkoutMode??"full",xt=pn(()=>sn?{...sn,checkoutMode:gt}:void 0,[sn,gt]);An(()=>{Qt(void 0),Bt(nt)},[nt]),An(()=>{je(Te)},[Te]);let tn=rr((w,D,I)=>{ut(()=>{In.current?.(It(w,D,I))})},[ut]),ln=rr(async(w,D)=>{je(null),ot(null),Wt(!1),Je("processing");let I=D?.sessionId??w.id,ge=dt.current??_.current,Pe=At(ge),m=ge?null:Io(b,a,it),r={log:p=>{Pe?Pe.log(p):m?.log(p)},error:p=>{Pe?Pe.error(p):m?.error(p)},terminal:p=>{Pe?Pe.terminal(p):m?.terminal(p)},performance:p=>{Pe?Pe.performance(p):m?.performance(p)},now:()=>Pe?.now()??m?.now()??0,elapsed:p=>Pe?.elapsed(p)??Math.max(0,(m?.now()??p)-p)},y=r.now(),x=!!(D?.initialAutoProcessingError||D?.initialAutoProcessingPending),f=!1,O,Ae=()=>{f||(f=!0,x=!0,O=r.now(),r.log({name:"checkout.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.started",stage:"recovery",paymentMethodCategory:"saved"}))},Xe=!1,G=()=>{Xe||(Xe=!0,r.log({name:"payment.processing.completed",stage:"processing",paymentMethodCategory:"saved"}),r.performance({stage:"processing",durationMs:r.elapsed(y),durationMode:"machine",paymentMethodCategory:"saved"}),O!==void 0&&r.performance({stage:"recovery",durationMs:r.elapsed(O),durationMode:"machine",paymentMethodCategory:"saved"}))};r.log({name:"payment.method.selected",stage:"processing",paymentMethodCategory:"saved"}),r.log({name:"payment.processing.started",stage:"processing",paymentMethodCategory:"saved"}),x&&Ae();let U;try{let p=Li(D?.initialAutoProcessingError),L;if(p)Ae(),p.type==="paypal_redirect_required"&&Me.current?.publishableKey&&ji({sessionId:I,publishableKey:Me.current.publishableKey,paypalPublishableKey:Me.current.paypalPublishableKey}),L=await Co(p,{flopay:dt.current,paypalFlopay:_.current,attempt3DS:D?.attempt3DS,billingApiUrl:b,sessionId:I,session:w,telemetry:!1}),p.type==="paypal_redirect_required"&&ya();else if(D?.initialAutoProcessingPending){let Ee=(await new ko(b,{telemetry:!1}).waitForCheckoutSessionCompletion(D.initialAutoProcessingPending.sessionId,{initialDelayMs:D.initialAutoProcessingPending.retryAfterMs})).data.session;if(!pr(Ee))throw po(Ee);L=Qn(Ee,I)}else{if(D?.initialAutoProcessingError)throw $n(D.initialAutoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:D.initialAutoProcessingError.checkoutMethod});if(D?.fromCreateSession)return D?.fallbackToFull&&(We("full"),Vi("full")),!1;{let ue=await Pr({billingApiUrl:b,sessionId:I,session:w,telemetry:!1});ue.type==="success"?L=ue.result:(Ae(),ue.type==="paypal_redirect_required"&&Me.current?.publishableKey&&ji({sessionId:I,publishableKey:Me.current.publishableKey,paypalPublishableKey:Me.current.paypalPublishableKey}),L=await Co(ue,{flopay:dt.current,paypalFlopay:_.current,attempt3DS:D?.attempt3DS,billingApiUrl:b,sessionId:I,session:w,telemetry:!1}),ue.type==="paypal_redirect_required"&&ya())}}I&&mr(I),G(),x&&(r.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),r.terminal({outcome:L.status==="authorized"?"payment_authorized":"payment_succeeded",paymentMethodCategory:"saved"}),Wt(L.status==="authorized"),Je("success"),await Hr(_n),U=()=>Ve.current?.(L)}catch(p){let L=nr(p),ue=L.checkoutMethod??Vr;je(L.message),ot(L.message),Wt(!1),D?.fallbackToFull&&(r.log({name:"operation.fallback",stage:"recovery",paymentMethodCategory:"saved"}),We("full"),Vi("full")),G();let Se=L.statusCode!==void 0?Al(L.statusCode,"unknown"):void 0,Ee=Se==="4xx"?{requestCategory:"process_payment",statusClass:Se}:{},fn=Se===void 0||Se==="4xx";if(fn&&(L.telemetryOutcome==="payment_declined"||!!(L.declineCode||L.code?.toLowerCase().includes("declin"))))r.terminal({outcome:"payment_declined",paymentMethodCategory:"saved",...Ee});else if(fn&&(L.telemetryOutcome==="validation_rejected"||L.type==="validation_error"))r.terminal({outcome:"validation_rejected",paymentMethodCategory:"saved",...Ee});else{let Jr=Oi(p,x?"RECOVERY_FAILED":"PAYMENT_PROCESSING_FAILED","unknown");r.error({...Jr,...L.telemetryFailureCategory?{failureCategory:L.telemetryFailureCategory}:{},stage:x?"recovery":"processing",paymentMethodCategory:"saved",requestCategory:L.telemetryRequestCategory??"process_payment"})}return ut(()=>Rn.current?.(L)),tn(ue,L,{code:L.code,declineCode:L.declineCode}),Je("error"),await Promise.allSettled([Hr(Pn),D?.ensureProvidersReady?D.ensureProvidersReady():Promise.resolve()]),x&&(r.log({name:"checkout.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"}),r.log({name:"operation.recovery.completed",stage:"recovery",paymentMethodCategory:"saved"})),!1}finally{G(),m&&Wr(m),Je(null),ot(null)}return ut(U),!0},[tn,ut,nr,b,a,it]);An(()=>{if(typeof window>"u"||Lt.current)return;let w=new URLSearchParams(window.location.search),D=w.get("payment_intent_client_secret");if(!D)return;let I=Dl();I&&(Lt.current=!0,(async()=>{let ge,Pe=0;je(null),ot(null),Je("processing"),vt(!0);try{if(w.get("redirect_status")==="failed")throw Object.assign(new Et("PayPal payment was declined. Please try again.","api_error",{declineCode:"paypal_redirect_failed"}),{checkoutMethod:"paypal"});let{flopay:m,paypalFlopay:r}=await wo({publishableKey:I.publishableKey,paypalPublishableKey:I.paypalPublishableKey,billingApiUrl:b,locale:u,telemetry:a});ge=At(r??m),Pe=ge?.now()??0,ge?.log({name:"provider.redirect.resumed",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"}),ge?.log({name:"operation.recovery.started",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"});let y=(r??m)?.getRawProvider();if(!y)throw Object.assign(new Et("PayPal is not available.","api_error"),{checkoutMethod:"paypal"});let{paymentIntent:x,error:f}=await y.retrievePaymentIntent(D);if(f)throw Object.assign(new Et(f.message??"Failed to retrieve PayPal payment status.","api_error",{code:f.code}),{checkoutMethod:"paypal"});let O=si(x?.status);if(!x||O==="failed")throw Object.assign(new Et("PayPal payment was not completed. Please try again.","api_error"),{checkoutMethod:"paypal"});let Ae=typeof x.payment_method=="string"?x.payment_method:x.payment_method?.id,Xe=O;if(I.sessionId){let p=(await new ko(b,{telemetry:!1}).getUnifiedCheckoutSession(I.sessionId)).data.session;if(p&&p.status!=="complete"){let L=await Pr({billingApiUrl:b,sessionId:I.sessionId,session:p,telemetry:!1,tokenizedData:{id:Ae??x.id,type:"card",threeDSecureActionResultTokenId:x.id,isPaypal:!0}});if(L.type!=="success")throw Object.assign(new Et("Failed to finalize PayPal payment.","api_error"),{checkoutMethod:"paypal"});Xe=L.result.status}}I.sessionId&&mr(I.sessionId),ge?.log({name:"operation.recovery.completed",stage:"recovery",provider:"paypal",paymentMethodCategory:"paypal"}),ge?.performance({stage:"redirect_resume",durationMs:ge.elapsed(Pe),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),ge?.terminal({outcome:"payment_succeeded",provider:"paypal",paymentMethodCategory:"paypal"}),Je("success"),await Hr(_n),ut(()=>Ve.current?.({status:Xe,paymentIntentId:x.id,paymentMethodId:Ae,checkoutMethod:"paypal"}))}catch(m){let r=nr(m),y=r.checkoutMethod??"paypal",x=!!(r.declineCode||r.code?.toLowerCase().includes("declin"));if(ge)ge.performance({stage:"redirect_resume",durationMs:ge.elapsed(Pe),durationMode:"machine",provider:"paypal",paymentMethodCategory:"paypal"}),x?ge.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}):ge.error({errorCode:"REDIRECT_RESUME_FAILED",stage:"redirect_resume",provider:"paypal",paymentMethodCategory:"paypal"});else if(x){let f=Io(b,a,it);f.terminal({outcome:"payment_declined",provider:"paypal",paymentMethodCategory:"paypal"}),Wr(f)}else pa(b,a,it,"REDIRECT_RESUME_FAILED","redirect_resume");je(r.message),ot(r.message),ut(()=>Rn.current?.(r)),tn(y,r,{code:r.code,declineCode:r.declineCode}),Je("error"),await Hr(Pn)}finally{ya(),Ul(),Je(null),ot(null),vt(!1)}})())},[tn,ut,u,nr,b,a]);let Yt=Ot(null);function Ut(w,D=!1){let I=w?.account?.email?.trim().toLowerCase()??"",ge={c:w?.clientId,cur:w?.currency??"",captureMethod:w?.captureMethod??"",a:{e:I,u:I?"":w?.account?.userId??"",country:w?.account?.country??""},successUrl:w?.successUrl,cancelUrl:w?.cancelUrl,p:w?.products?.map(r=>fa(`${r.type??""}:${r.code??r.providerItemId??r.providerPlanId??""}`,r)).sort(),i:w?.items?.map(r=>fa(r.code??r.providerItemId??"",r)).sort(),s:w?.subscriptions?.map(r=>fa(r.code??r.providerPlanId??"",r)).sort(),couponCodes:w?.couponCodes?[...w.couponCodes].sort():void 0,...D?{tagsData:w?.tagsData,utmMetadata:w?.utmMetadata,tokenizedData:w?.tokenizedData,checkoutMode:w?.checkoutMode??"full"}:{}},Pe=JSON.stringify(ge),m=0;for(let r=0;r<Pe.length;r++)m=(m<<5)-m+Pe.charCodeAt(r)|0;return`flopay_session_${Math.abs(m).toString(36)}`}let $t=pn(()=>xt?Ut(xt):"",[xt]),Ie=Ot(xt);Ie.current=xt,An(()=>{mt(e??"")},[e]),An(()=>{at.current=!1,je(Te),ot(null),Wt(!1),Je(null)},[$t,Te,e]);async function qt(w,D){let I=Io(b,a,it),ge=new ko(b,{telemetry:!1}),Pe=!1;try{let m=w.idempotencyKey!==void 0?$i(w.idempotencyKey):void 0,r=m??zl(D),y,x=!1,f=Ll(D);I.log({name:f?"operation.cache.hit":"operation.cache.miss",stage:"session_create",requestCategory:"session_create"});let O=f?.sid??null,Ae=null,Xe;if(O)try{if(Ae=await ge.getUnifiedCheckoutSession(O,f?.nonce),Ae.data.session?.status==="complete"){if(Go(O))return{sid:O,result:Ae};Ol(D),O=null,Ae=null,x=!0}}catch{I.log({name:"operation.fallback",stage:"session_read",requestCategory:"session_read"}),ha(D),O=null}if(!O){!m&&(x||!r)&&(r=$i(),y=r),r&&Nl(D,r);let G=I.now(),U=0;I.log({name:"session.create.started",stage:"session_create",requestCategory:"session_create"});let p={...w,idempotencyKey:r,avsCheck:!!xe,avsConfig:typeof xe=="object"?xe:void 0,checkoutType:"embedded_checkout",checkoutLayout:Z?"custom_layout":M==="buttons"?"buttons_layout":"default_layout"};Object.defineProperty(p,_l,{configurable:!1,enumerable:!1,value:{onAttempt:Se=>{U=Math.max(U,Se)}}});let L=()=>{I.log({name:"session.request.completed",stage:"session_create",requestCategory:"session_create",statusClass:"2xx"}),I.performance({stage:"session_create",durationMs:I.now()-G,durationMode:"machine",requestCategory:"session_create",attempt:U,statusClass:"2xx"})},ue=Se=>{let Ee=Oi(Se,"CHECKOUT_SESSION_CREATE_FAILED","unknown");I.performance({stage:"session_create",durationMs:I.now()-G,durationMode:"machine",requestCategory:"session_create",attempt:U,statusClass:Ee.statusClass}),Se instanceof Et&&Se.type==="validation_error"?I.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown"}):Ee.statusClass==="4xx"?I.terminal({outcome:"validation_rejected",stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create",statusClass:"4xx"}):I.error({...Ee,stage:"session_create",paymentMethodCategory:"unknown",requestCategory:"session_create"})};try{if(xl(p)){let Se=await ge.createDetachedSession(p);Se.claimed.catch(()=>{}),Ae=Se.shell,O=Se.sessionId,Xe=Se.claimed.then(Ee=>{let fn=Ee.data.session?.id??Se.sessionId;return fn&&Ki(D,fn,Ee.data.session?.clientSecret??Se.nonce),L(),Ee},Ee=>{throw ha(D),ue(Ee),Ee}).finally(()=>Wr(I)),Xe.catch(()=>{}),Pe=!0,I.log({name:"session.shell.ready",stage:"session_shell",requestCategory:"session_create",paymentMethodCategory:"card",statusClass:"2xx"}),I.performance({stage:"session_shell",durationMs:I.now()-G,durationMode:"machine",requestCategory:"session_create",attempt:U,statusClass:"2xx",paymentMethodCategory:"card"})}else Ae=await ge.createAndFetchSession(p),L()}catch(Se){throw ue(Se),Se}O=Ae.data.session?.id??O??"",O&&!Xe&&Ki(D,O,Ae.data.session?.clientSecret)}return{sid:O??"",result:Ae,sdkGeneratedIdempotencyKey:y,...Xe?{claimed:Xe}:{}}}finally{Pe||Wr(I)}}let yt=rr(async(w,D)=>{let I=Ie.current;if(!I)throw new Et("createSession is required to bootstrap checkout.","validation_error");let ge=Wo(I,w),Pe=Ut(ge),m=Eo.get(Pe);if(!m){let x={promise:qt(ge,Pe),consumers:0,settled:!1};m=x,Eo.set(Pe,x);let f=()=>{x.settled=!0,qi(Pe,x)};x.promise.then(f,f)}m.consumers+=1;let r=!1,y=()=>{r||(r=!0,m.consumers-=1,qi(Pe,m))};D?.(y);try{let x=await m.promise;Yt.current=Pe,w&&(Bt(nt),Qt(L=>oi(L,w)));let{sid:f,result:O,claimed:Ae}=x;if(re(O),O.data.session&&et(O.data.session),f&&mt(f),Ae){let L=Dt.current+=1;Ft(!0),Ae.then(ue=>{Dt.current===L&&(re(ue),ue.data.session&&et(ue.data.session),Ft(!1))},ue=>{Dt.current===L&&(Ft(!1),S(ue instanceof Et?ue:new Et(ue instanceof Error?ue.message:"Failed to create session","api_error")))})}else Dt.current+=1,Ft(!1);let{publishableKey:Xe,paypalPublishableKey:G}=So(O),{flopay:U,paypalFlopay:p}=await wo({publishableKey:Xe,paypalPublishableKey:G,billingApiUrl:b,locale:u,telemetry:a});return dt.current=U,ke(U),_.current=p,pt(p),Ye(!1),x}catch(x){throw Yt.current===Pe&&(Yt.current=null),x}finally{D||y()}},[u,b,a,it]),yn=Ot(ln);yn.current=ln;let Hn=Ot(yt);Hn.current=yt;let jt=rr(async w=>{if(!$l(w)||St)return{sessionId:qe,session:Y};Zt(!0);try{let D=await yt(w);return{sessionId:D.sid,session:D.result.data.session??null}}finally{Zt(!1)}},[yt,St,qe,Y]);An(()=>{let w=!1,D;if(S(null),$t){let Pe=Ie.current;return We(gt),Ye(!1),Yt.current===$t?()=>{w=!0}:(et(ai(Pe,Ue)),(async()=>{let m=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),r=gt==="auto"&&!at.current&&!m;r&&(je(null),ot(null),Je("processing"));try{let y=await Hn.current(void 0,Ae=>{D=Ae}),x=y.result.data.session??null;Me.current=So(y.result);let f=ma(y.result),O=Go(y.sid||x?.id);if(!w&&r&&x&&!f&&!O){at.current=!0,await Bl($t,y.sdkGeneratedIdempotencyKey,()=>yn.current(x,{attempt3DS:!0,fallbackToFull:!0,fromCreateSession:!0,initialAutoProcessingError:y.result.autoProcessingError,initialAutoProcessingPending:y.result.autoProcessingPending,autoProcessingAttempted:y.result.autoProcessingAttempted,sessionId:y.sid||x.id}));return}!w&&r&&((f||O)&&(at.current=!0),Je(null),ot(null))}catch(y){if(w)return;let x=y instanceof Et||typeof y=="object"&&y!==null&&"code"in y?y.code:void 0;if(r&&x==="session_auto_completed"){at.current=!0,Je("success"),await Hr(_n),w||(ut(()=>{Ve.current?.({status:"succeeded"})}),Je(null),ot(null));return}r&&(Je(null),ot(null));let f=y instanceof Et?y:new Et(y instanceof Error?y.message:"Failed to create session","api_error");S(f)}finally{D?.(),D=void 0}})(),()=>{w=!0,D?.()})}Ye(!0);async function I(){let Pe=!1;try{let r=await new ko(b,{telemetry:!1}).getUnifiedCheckoutSession(Ne,t);if(w)return;re(r);let y=r.data.session??null;if(et(y),!y)throw new Et("No session data returned","api_error");let x=y.checkoutMode;if(x==="setup")throw new Et("This is a card setup session. Use FloPayCardSetup instead of FloPayCheckout.","validation_error",{code:"InvalidCardSetupSurface",param:"sessionId"});if(y.status==="authorized"){Ye(!1),ut(()=>{Ve.current?.(Qn(y,Ne)),Dn.current?.(y.successUrl??"")});return}if(y.status==="complete"){Ye(!1),ut(()=>{Dn.current?.(y.successUrl??"")});return}if(y.status==="expired")throw uo(y);Pe=!0;let f=Ue??x??"full";We(f);let O=typeof window<"u"&&new URLSearchParams(window.location.search).has("payment_intent"),Ae=ma(r);if(f==="auto"&&!at.current&&!O&&!Ae){at.current=!0;let Xe=ge(r);try{if(await yn.current(y,{attempt3DS:!0,fallbackToFull:!0,ensureProvidersReady:()=>Xe,sessionId:Ne||y.id}),w)return;await Xe,w||Ye(!1);return}catch{if(w)return;await Xe,w||Ye(!1);return}}await ge(r),w||Ye(!1)}catch(m){if(w)return;m instanceof Et?!Pe&&!Fl(m)&&pa(b,a,it,"NETWORK_REQUEST_FAILED","session_read"):pa(b,a,it,"INTERNAL_SDK_ERROR","checkout_mount");let r=m instanceof Et?m:new Et(m instanceof Error?m.message:"Failed to initialize checkout","api_error");S(r),Ye(!1)}}async function ge(Pe){let{publishableKey:m,paypalPublishableKey:r}=So(Pe);Me.current={publishableKey:m,paypalPublishableKey:r};let{flopay:y,paypalFlopay:x}=await wo({publishableKey:m,paypalPublishableKey:r,billingApiUrl:b,locale:u,telemetry:a});dt.current=y,ke(y),_.current=x,pt(x)}return I(),()=>{w=!0}},[Ue,$t,gt,He,ut,t]);let Kt=rr(async()=>{if(!(Re||!Y)){vt(!0),je(null);try{await ln(Y,{attempt3DS:!0,fallbackToFull:!0,sessionId:Ne||Y.id})}finally{vt(!1)}}},[Ne,Re,ln,Y]),Nt=ga(R),Ln=ma(R),zn=pn(()=>{if(!R||!Y||!R.data.stripe?.publishableKey)return;let w={appearance:$e,paymentMethodCreation:"manual",billingApiUrl:b};if(R.data.stripe?.clientSecret)w.clientSecret=R.data.stripe.clientSecret;else{let D=Ui(Y).total;w.amount=Math.round(D*100)||Y.amount,w.currency=Y.currency?.toLowerCase()}return w},[R,Y,$e,b]),nn=!!(n&&!Z&&M==="buttons"&&ie&&gt==="full"),Gt=pn(()=>({session:Y,loading:Jt,error:Xt,checkoutMode:fe,inlineSessionDraft:xt,applyInlineSessionPatch:nn?jt:void 0,inlineSessionPatchProcessing:St,claimPending:en}),[Y,Jt,Xt,fe,xt,nn,jt,St,en]),rn=!!n&&M==="buttons"&&!Ln&&(!W||!zn),Oe=tt?ee(bn,{status:tt,errorMessage:kn,authorized:jn}):null;if(Jt){if(l)return _t(wn,{children:[l,Oe]});if(M==="buttons"){let w=te?.buttonsLayout?.cardButton?.borderRadius??te?.appearance.variables?.borderRadius??8,D=I=>ee("div",{style:{height:I,borderRadius:w,background:"#e5e7eb",animation:"flopay-loading-pulse 1.5s ease-in-out infinite"}});return _t(wn,{children:[_t("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[c&&D(br),P&&(T||g)&&D(br),P&&D(br),ee("style",{children:"@keyframes flopay-loading-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]}),Oe]})}return _t(wn,{children:[_t("div",{style:{display:"flex",justifyContent:"center",padding:32},children:[ee("div",{style:{width:24,height:24,border:"2px solid #e5e7eb",borderTopColor:"#6b7280",borderRadius:"50%",animation:"spin 0.6s linear infinite"}}),ee("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}),Oe]})}return Xt?v?ee(un.Provider,{value:Gt,children:v(Xt)}):ee(un.Provider,{value:Gt,children:ee("div",{role:"alert","data-testid":"flopay-load-error",style:{padding:24,textAlign:"center",color:"#dc2626",fontSize:14},children:Xt.message})}):rn?_t(wn,{children:[ee(un.Provider,{value:Gt,children:ee(jl,{onButtonClick:K,showPayPal:c,showStripe:P,showApplePay:T,showGooglePay:g,theme:le,buttonsTheme:ce,buttonsStyles:z,cardButtonContent:J,cardBackButtonContent:H,cardTitleContent:oe})}),Oe]}):Ln&&Y&&Nt?_t(wn,{children:[ee(un.Provider,{value:Gt,children:_t("div",{className:ye,style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[Ke&&ee(ur,{icon:!1,children:Ke}),Ct==="retrying"&&ee("div",{role:"status","aria-live":"polite",children:"PayPal is temporarily unavailable. Retrying\u2026"}),Ct==="exhausted"&&_t("div",{role:"alert",children:[ee("div",{children:"PayPal is temporarily unavailable. Please try again."}),ee("button",{type:"button",onClick:En,children:"Retry PayPal"})]}),Ct!=="exhausted"&&ee("div",{"aria-hidden":Ct==="retrying"?!0:void 0,style:Ct==="retrying"?{position:"relative",height:0,opacity:0,pointerEvents:"none"}:void 0,children:ee(yi,{sessionId:Ne,nonce:Y.clientSecret||void 0,billingApiUrl:b,email:Y.customer?.email,clientId:Nt.clientId,environment:Nt.environment,currency:(Y.currency??"usd").toUpperCase(),isSubscription:Y.mode==="subscription",onComplete:N,onErrorChange:je,onDecline:E,onButtonClick:K,onInitializationStateChange:Vn,allowAutomaticRetry:Kn===0,session:Y,telemetry:a,telemetryContext:it,debug:me},`paypal-init-${Kn}`)})]})}),Oe]}):!W||!zn?ee(wn,{children:Oe}):fe==="confirm"?_t(wn,{children:[ee(un.Provider,{value:Gt,children:ee(lo,{flopay:W,paypalFlopay:Ge,options:zn,children:_t("div",{className:ye,children:[Ke&&ee("div",{style:{color:"#dc2626",fontSize:"0.875rem",marginBottom:"0.75rem",textAlign:"center"},children:Ke}),we?we({onConfirm:Kt,isProcessing:Re}):ee("button",{type:"button",onClick:Kt,disabled:Re,style:{width:"100%",padding:"0.875rem",backgroundColor:"#4A49FF",color:"white",border:"none",borderRadius:"8px",fontSize:"1rem",fontWeight:600,cursor:Re?"not-allowed":"pointer",opacity:Re?.6:1},children:Re?"Processing...":Fe??"Confirm Purchase"})]})})}),Oe]}):_t(wn,{children:[ee(un.Provider,{value:Gt,children:ee(lo,{flopay:W,paypalFlopay:Ge,options:zn,children:Z?_t(wn,{children:[Ke&&ee("div",{style:{padding:"0.75rem 1rem",marginBottom:"0.75rem",backgroundColor:"#FEF3C7",border:"1px solid #F59E0B",borderRadius:"8px",color:"#92400E",fontSize:"0.875rem"},children:Ke}),ee(ql,{sessionId:Ne,nonce:Y?.clientSecret||void 0,billingApiUrl:b,session:Y,children:Z})]}):ee(la,{sessionId:Ne,nonce:Y?.clientSecret||void 0,email:Y?.customer?.email,userId:Y?.customer?.id,firstName:Y?.customer?.firstName,lastName:Y?.customer?.lastName,totalAmount:Y?Math.round(Ui(Y).total*100):0,currency:Y?.currency?.toLowerCase()??"usd",onComplete:N,onError:h,onDecline:E,error:Ke,onErrorChange:je,showPayPal:c,showStripe:P,enabledPaymentMethods:k??R?.data.stripe?.enabledPaymentMethods,enabledPaymentMethodCountries:R?.data.stripe?.enabledPaymentMethodCountries,showApplePay:T,showGooglePay:g,layout:M,theme:le,buttonsTheme:ce,buttonsStyles:z,appearance:$e,cardButtonContent:J,cardBackButtonContent:H,cardTitleContent:oe,onButtonClick:K,onBeforeButtonClick:ie,enableAVS:xe,...he?{cardFieldOrder:he}:{},...de?{cardPreFormSlot:de}:{},avsLayout:Q,country:Y?.customer?.country,city:Y?.customer?.city,state:Y?.customer?.state,onCountryChange:C,onZipChange:F,avsCheck:!!xe,checkoutType:n?"embedded_checkout":"standard_checkout",checkoutLayout:Z?"custom_layout":M==="buttons"?"buttons_layout":"default_layout",className:ye,directPaypal:ga(R),isSubscription:Y?.mode==="subscription",session:Y,dataAttachmentPending:en,debug:me})})}),Oe]})}function ql({sessionId:e,nonce:t,billingApiUrl:n,session:s,children:a}){return ee(wn,{children:ua.Children.map(a,i=>{if(!ua.isValidElement(i))return i;let u=i.props,l={};return u.sessionId||(l.sessionId=e),!u.nonce&&t&&(l.nonce=t),u.billingApiUrl||(l.billingApiUrl=n),s?.customer&&(u.email||(l.email=s.customer.email),u.userId||(l.userId=s.customer.id),u.firstName||(l.firstName=s.customer.firstName),u.lastName||(l.lastName=s.customer.lastName)),Object.keys(l).length===0?i:ua.cloneElement(i,l)})})}function jl({onButtonClick:e,showPayPal:t,showStripe:n=!0,showApplePay:s,showGooglePay:a,theme:i,buttonsTheme:u,buttonsStyles:l,cardButtonContent:v,cardBackButtonContent:N,cardTitleContent:h}){let[E,C]=bt(!1),F=pn(()=>Wi(i),[i]),c=pn(()=>{let g=F?.buttonsLayout??Ml(u);return l?{...g,...l,cardButton:{...g.cardButton,...l.cardButton},cardFormContainer:{...g.cardFormContainer,...l.cardFormContainer},backButton:{...g.backButton,...l.backButton},backButtonIcon:{...g.backButtonIcon,...l.backButtonIcon},submitButton:{...g.submitButton,...l.submitButton},title:{...g.title,...l.title}}:g},[F,u,l]),P=F?.buttonsLayout?.cardButton?.borderRadius??F?.appearance.variables?.borderRadius??8,k=g=>ee("div",{style:{height:g,borderRadius:P,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}}),T=v===void 0?{boxSizing:"border-box",height:br,padding:"0 1rem"}:{padding:"0.9rem 1rem"};if(E){let g=c.cardInputBorder??"#e5e7eb",me=c.cardInputBackground??"white",M=sr(N),le=sr(h);return _t("div",{style:{backgroundColor:c.cardFormContainer?.backgroundColor??"white",borderRadius:"8px",animation:"flopay-interim-expand 0.35s cubic-bezier(0.4, 0, 0.2, 1) both",overflow:"hidden",...c.cardFormContainer},children:[_t("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 0 0.625rem"},children:[_t("button",{type:"button",onClick:()=>C(!1),"aria-label":"Back to payment methods",style:{display:"inline-flex",alignItems:"center",gap:M?0:"0.5rem",background:"none",border:"none",color:"#4b5563",fontSize:"0.85rem",fontWeight:500,padding:0,flexShrink:0,opacity:1,cursor:"pointer",...c.backButton},children:[ee("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:28,height:28,borderRadius:"50%",backgroundColor:"#f3f4f6",...c.backButtonIcon},children:ee("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:ee("path",{d:"M15 18l-6-6 6-6"})})}),ee(cr,{content:N})]}),le?ee("div",{style:{flex:1}}):ee("div",{style:{flex:1,textAlign:"center",fontWeight:600,fontSize:"1.05rem",color:"#262833",paddingRight:80,...c.title},children:ee(Nr,{content:h})})]}),ee("div",{style:{backgroundColor:me,border:`1px solid ${g}`,borderTopLeftRadius:8,borderTopRightRadius:8,padding:12,height:45},children:ee("div",{style:{width:"60%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),_t("div",{style:{display:"flex"},children:[ee("div",{style:{flex:1,backgroundColor:me,borderTop:"none",borderRight:"none",borderBottom:`1px solid ${g}`,borderLeft:`1px solid ${g}`,borderBottomLeftRadius:8,padding:12,height:45},children:ee("div",{style:{width:"50%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),ee("div",{style:{flex:1,backgroundColor:me,borderTop:"none",borderRight:`1px solid ${g}`,borderBottom:`1px solid ${g}`,borderLeft:`1px solid ${g}`,borderBottomRightRadius:8,padding:12,height:45},children:ee("div",{style:{width:"40%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})})]}),ee("div",{style:{backgroundColor:me,border:`1px solid ${g}`,borderRadius:8,marginTop:8,padding:12,height:45},children:ee("div",{style:{width:"45%",height:14,borderRadius:4,background:"#e5e7eb",animation:"flopay-interim-pulse 1.5s ease-in-out infinite"}})}),ee("div",{style:{height:50,borderRadius:8,marginTop:16,background:"#c8c8ff",animation:"flopay-interim-pulse 1.5s ease-in-out infinite",...c.submitButton,opacity:.5}}),ee("style",{children:`
41
36
  @keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }
42
37
  @keyframes flopay-interim-expand {
43
38
  0% { opacity: 0; max-height: 0; transform: translateY(-12px); }
44
39
  40% { opacity: 1; }
45
40
  100% { opacity: 1; max-height: 600px; transform: translateY(0); }
46
41
  }
47
- `})]})}return _t("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&w(wr),n&&(a||r)&&w(wr),n&&ie("button",{type:"button",onClick:()=>{e?.("card"),v(!0)},style:{width:"100%",...R,backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:"8px",fontSize:d.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,...d.cardButton},onMouseDown:f=>{f.currentTarget.style.transform="scale(0.985)"},onMouseUp:f=>{f.currentTarget.style.transform="scale(1)"},children:ie(dr,{content:b})}),ie("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}import{dropThirdPartyOnlyError as Ep}from"@flopay/shared";import{useEffect as ec,useRef as os,useContext as tc}from"react";import{jsx as oc}from"react/jsx-runtime";function as(e,t){function n({className:a,id:r,style:s,options:c,onChange:l,onReady:b,onFocus:x,onBlur:g,onEscape:S}){let v=os(null),k=os(null),{elements:d,reportInteractive:h}=tc(xn);return ec(()=>{if(!d||!v.current)return;let w=!0;return(async()=>{let R=d.getElement(e);R||(R=await d.create(e,c)),!(!w||!v.current)&&(R.mount(v.current),k.current=R,l&&R.on("change",l),R.on("ready",()=>{h?.(),b?.()}),x&&R.on("focus",x),g&&R.on("blur",g),S&&R.on("escape",S))})(),()=>{if(w=!1,k.current){try{k.current.unmount()}catch{}k.current=null}}},[d,h]),oc("div",{ref:v,className:a,id:r,style:s})}return n.displayName=t,n}var nc=as("payment","PaymentElement"),rc=as("address","AddressElement");import{useEffect as xa,useMemo as ac,useRef as Dn,useState as Ta}from"react";import{PaymentAPI as ic,PciVaultCardCapture as sc}from"@flopay/js";import{FloPayError as kr,isCardSetupCheckoutSession as lc,resolveBillingApiUrl as cc,resolveTheme as dc}from"@flopay/shared";import{Fragment as pc,jsx as Ma}from"react/jsx-runtime";var Do=class extends kr{constructor(t,n,a){super(t,n,a),this.name="FloPayCardSetupError",this.retryable=a.retryable}};function is(e,t={}){let n=e instanceof kr?e:void 0,a=n?.statusCode,r=t.retryable??(n?.type==="network_error"||n?.type==="rate_limit_error"||typeof a=="number"&&a>=500||n?.code==="vault_capture_timeout"||!n);return new Do(n?.message??(e instanceof Error?e.message:"Failed to load the secure card form."),n?.type??"api_error",{code:t.code??n?.code??"card_setup_load_failed",retryable:r,...n?.param?{param:n.param}:{},...a!==void 0?{statusCode:a}:{}})}function uc({sessionId:e,nonce:t,billingApiUrl:n,telemetry:a,theme:r="modern-light",containerStyle:s,loading:c=null,onReady:l,onComplete:b,onDecline:x,onCancel:g,onValidation:S,onError:v}){let[k,d]=Ta(null),[h,w]=Ta(null),[R,f]=Ta(null),de=ac(()=>{if(typeof r=="object")return r;let z=dc(r);if(z)return go({appearance:z.appearance,buttonsStyles:z.buttonsLayout,layout:"default"})},[r]),E=Dn(l),re=Dn(v),Z=Dn(b),L=Dn(x),Y=Dn(g),K=Dn(S),te=Dn(!1),U=Dn(!1),V=Dn(0);return E.current=l,re.current=v,Z.current=b,L.current=x,Y.current=g,K.current=S,xa(()=>{let z=V.current+1;return V.current=z,()=>{queueMicrotask(()=>{V.current===z&&(te.current||U.current||(U.current=!0,Ke(()=>{Y.current?.({status:"cancelled",sessionId:e})})))})}},[e]),xa(()=>{let z=!0,me=new ic(cc(n),{telemetry:a});return d(null),w(null),f(null),te.current=!1,U.current=!1,(async()=>{try{if(!e.trim())throw new kr("FloPayCardSetup requires a sessionId.","validation_error",{code:"MissingCheckoutSessionId",param:"sessionId"});if(!t.trim())throw new kr("FloPayCardSetup requires a session nonce.","validation_error",{code:"MissingCheckoutSessionToken",param:"nonce"});let ee=await me.getUnifiedCheckoutSession(e,t);if(!z)return;let oe=ee.data.session;if(!oe||!lc(oe))throw new kr("FloPayCardSetup only accepts a zero-amount, productless setup session.","validation_error",{code:"InvalidCardSetupSession",param:"sessionId"});let G=oe.vault;if(G?.html?.trim()||(G=await me.getVaultCapture(e,t)),!G.html?.trim())throw new kr("FloPay: this setup session has no vault card capability. Upgrade the billing backend integration.","api_error",{code:"UnsupportedBackendVaultCapability"});if(!z)return;w(G),d(new sc({sessionId:e,operation:"card_setup",telemetry:a}))}catch(ee){if(!z)return;let oe=is(ee);te.current=!0,f(oe),Ke(()=>re.current?.(oe))}})(),()=>{z=!1,me.destroy()}},[n,t,e,a]),xa(()=>{if(!k)return;let z=k.on("complete",ee=>{te.current=!0,Ke(()=>{Z.current?.({status:"succeeded",sessionId:e,...ee.paymentMethod?{paymentMethod:ee.paymentMethod}:{}})})}),me=k.on("decline",ee=>{te.current=!0,Ke(()=>{L.current?.({status:"declined",sessionId:e,...ee.declineReason?{reason:ee.declineReason}:{},...ee.message?{message:ee.message}:{}})})});return()=>{z(),me()}},[k,e]),R?Ma("div",{role:"alert",children:R.message}):!k||!h?.html?Ma(pc,{children:c}):Ma(jr,{capture:k,html:h.html,messageToken:h.messageToken,expectedOrigin:h.expectedOrigin,theme:de,containerStyle:s,onReady:()=>{Ke(()=>E.current?.())},onValidation:z=>{Ke(()=>K.current?.(z))},onError:z=>{if(!z)return;let me=is(new Error(z),{code:"card_setup_widget_failed",retryable:!0});Ke(()=>re.current?.(me))}})}import{PaymentAPI as mc}from"@flopay/js";import{FloPayError as yc}from"@flopay/shared";import{useCallback as Aa,useEffect as fc,useRef as gc,useState as ss}from"react";import{Fragment as Pc,jsx as Rr,jsxs as bc}from"react/jsx-runtime";function hc({sessionId:e,nonce:t,billingApiUrl:n,email:a,userId:r,firstName:s,lastName:c,chv:l,onTokenizedBody:b,onComplete:x,onErrorChange:g,isProcessing:S=!1}){let v=bn(),k=ea(),d=ho(),[h,w]=ss(!1),[R,f]=ss(!1),de=gc(!1),E=(n||d).replace(/\/+$/,""),re=Aa(async Y=>{try{let te=await new mc(E).processPayment(r??"",{sessionId:e,nonce:t,tokenizedData:Y,accountData:{userId:r??"",email:a??"",firstName:s??"",lastName:c??""},chv:l});if(te.ok){x?.();return}let U=await te.json().catch(()=>null);g?.(U?.message??"Payment failed. Please try again.")}catch(K){g?.(K instanceof Error?K.message:"An unexpected error occurred")}},[E,e,t,r,a,s,c,l,x,g]),Z=Aa(Y=>{b?b(Y):re(Y)},[b,re]);fc(()=>{if(!v||de.current)return;let Y=new URLSearchParams(window.location.search),K=Y.get("payment_intent"),te=Y.get("payment_intent_client_secret"),U=Y.get("redirect_status");!K||!te||(de.current=!0,(async()=>{try{if(f(!0),U==="failed"){g?.("PayPal payment was declined. Please try again.");return}let V=v.getRawProvider();if(!V?.retrievePaymentIntent){g?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:z,error:me}=await V.retrievePaymentIntent(te);if(me){g?.(me.message??"Failed to retrieve PayPal payment status.");return}if(z&&(z.status==="requires_capture"||z.status==="succeeded")){let ee=typeof z.payment_method=="string"?z.payment_method:z.payment_method?.id;Z({id:ee??z.id,type:"card",threeDSecureActionResultTokenId:z.id,isPaypal:!0});let oe=new URL(window.location.href);oe.searchParams.delete("payment_intent"),oe.searchParams.delete("payment_intent_client_secret"),oe.searchParams.delete("redirect_status"),window.history.replaceState({},"",oe.toString())}else g?.("PayPal payment was not completed. Please try again.")}catch(V){g?.(V instanceof Error?V.message:"Failed to complete PayPal payment.")}finally{f(!1)}})())},[v,Z,g]);let L=Aa(async()=>{if(!(!v||!k))try{if(f(!0),g?.(null),!e||!a)throw new yc("Missing sessionId or email for PayPal payment","validation_error");let Y=await v.confirmPayPalPayment({billingApiUrl:E,sessionId:e,nonce:t,email:a,returnUrl:window.location.href});if(Y.error){g?.(Y.error.message);return}Y.paymentIntentId&&(Y.status==="succeeded"||Y.status==="processing"||Y.status==="requires_capture")&&Z({id:Y.paymentMethodId??Y.paymentIntentId,type:"card",threeDSecureActionResultTokenId:Y.paymentIntentId,isPaypal:!0})}catch(Y){g?.(Y instanceof Error?Y.message:"PayPal payment failed. Please try again.")}finally{f(!1)}},[v,k,e,t,a,E,Z,g]);return!v||!k?Rr("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):bc(Pc,{children:[!h&&Rr("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),Rr("div",{style:h?{}:{display:"none"},children:Rr("button",{type:"button",onClick:L,disabled:R||S,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:R||S?"not-allowed":"pointer",opacity:R||S?.6:1},ref:()=>w(!0),children:R?"Processing...":"PayPal"})}),(R||S)&&Rr("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:Rr("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..."})})]})}import{useCallback as jn,useEffect as Er,useMemo as eo,useRef as Ir,useState as to}from"react";import{PaymentAPI as Ba}from"@flopay/js";import{FloPayError as xr,resolveBillingApiUrl as vc,resolveButtonsLayoutTheme as Cc,resolveTheme as Sc}from"@flopay/shared";import{Fragment as _c,jsx as _r,jsxs as xc}from"react/jsx-runtime";var wc=44;function ls(e){return new Promise(t=>setTimeout(t,e))}function kc(e,t){return e instanceof xr?e:new xr(e instanceof Error?e.message:t,"api_error")}function Rc(e,t){return!(!t||e.type==="validation_error"||e.checkoutMethod&&e.checkoutMethod!=="card"&&e.checkoutMethod!=="paypal")}function Ec(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 Ic({sessionId:e,nonce:t,createSession:n,paymentMethodId:a,checkoutMethod:r,clientId:s,products:c,items:l,subscriptions:b,account:x,successUrl:g,cancelUrl:S,couponCodes:v,tagsData:k,utmMetadata:d,billingApiUrl:h,locale:w,theme:R,appearance:f,buttonsTheme:de,buttonsStyles:E,onSuccess:re,onError:Z,onDecline:L,children:Y,disabled:K=!1,type:te="button",style:U,...V}){let z=eo(()=>vc(h),[h]),me=eo(()=>Ec({createSession:n,clientId:s,products:c,items:l,subscriptions:b,account:x,successUrl:g,cancelUrl:S,couponCodes:v,tagsData:k,utmMetadata:d}),[x,S,s,v,n,c,l,b,g,k,d]),[ee,oe]=to(!1),[G,ge]=to(null),[Te,ae]=to(null),[Ue,Fe]=to(!1),[ke,W]=to(null),C=Ir(!0),se=Ir(null),$e=Ir(ke),ze=Ir(re),ue=Ir(Z),T=Ir(L);Er(()=>{$e.current=ke},[ke]),Er(()=>{ze.current=re},[re]),Er(()=>{ue.current=Z},[Z]),Er(()=>{T.current=L},[L]),Er(()=>(C.current=!0,()=>{C.current=!1,se.current?.abort()}),[]),Er(()=>{if(typeof window>"u")return;let I=he=>{he.key==="Escape"&&W(null)};return window.addEventListener("keydown",I),()=>{window.removeEventListener("keydown",I)}},[]);let ce=jn((I,he=Xr)=>{T.current?.(Et(he,I,{code:I.code,declineCode:I.declineCode}))},[]),J=jn(async I=>{C.current&&(ae(null),Fe(I.result.status==="authorized"),ge("success"),await ls(Tn),C.current&&ze.current?.(I))},[]),Re=jn(async(I,he)=>{C.current&&(ue.current?.(I),he?.emitDecline&&ce(I,he.method),ae(I.message),Fe(!1),ge("error"),await ls(vn))},[ce]),mt=jn(async(I,he,Ye)=>{let Ee=I.data.session??null;if(!Ee)throw new xr("No session data returned","api_error");let St=Ee.clientSecret||t;if(gr(Ee)){await J({result:er(Ee,he),session:Ee,sessionId:Ee.id||he,autoCompleted:!1});return}if(Ee.status==="expired")throw Po(Ee);try{if(I.autoProcessingPending){let Xe=(await new Ba(z).waitForCheckoutSessionCompletion(I.autoProcessingPending.sessionId,{initialDelayMs:I.autoProcessingPending.retryAfterMs})).data.session;if(!gr(Xe))throw bo(Xe);await J({result:er(Xe,he),session:Xe,sessionId:Xe.id||he,autoCompleted:!1});return}if(I.autoProcessingError){if(I.autoProcessingError.type==="3ds_required"&&I.autoProcessingError.nextActionRedirectUrl&&he&&St){let Ve=new AbortController;se.current=Ve;let nt;try{nt=await Wi({billingApiUrl:z,sessionId:he,nonce:St,nextActionRedirectUrl:I.autoProcessingError.nextActionRedirectUrl,signal:Ve.signal})}finally{se.current===Ve&&(se.current=null)}if(nt.status==="declined")throw Vn({type:nt.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:nt.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:I.autoProcessingError.checkoutMethod});let at=(await new Ba(z).waitForCheckoutSessionCompletion(he,{initialDelayMs:0,nonce:St})).data.session;if(!gr(at))throw Vn({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:I.autoProcessingError.checkoutMethod});await J({result:er(at,he),session:at,sessionId:at.id||he,autoCompleted:!1});return}throw Vn(I.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:I.autoProcessingError.checkoutMethod})}if(Ye?.fromCreateSession&&I.autoProcessingAttempted===!0)throw Vn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let je=await Sr({billingApiUrl:z,sessionId:he??Ee.id,session:Ee,nonce:St});if(je.type!=="success")throw Vn({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await J({result:je.result,session:Ee,sessionId:Ee.id||he,autoCompleted:!1})}catch(je){let Ve=or(je),nt=Ee.id||he;await Re(Ve,{emitDecline:!0,method:Ve.checkoutMethod??Xr}),Rc(Ve,nt)&&nt&&C.current&&W({sessionId:nt,errorMessage:Ve.message,nonce:St||void 0})}},[t,z,Re,J]),Je=jn(async I=>{if(V.onClick?.(I),!(I.defaultPrevented||K||ee)){if(W(null),e&&me){let he=new xr("Provide either sessionId or create-session props, not both.","validation_error");await Re(he),C.current&&(ge(null),ae(null));return}if(!e&&!me){let he=new xr("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await Re(he),C.current&&(ge(null),ae(null));return}oe(!0),ae(null),Fe(!1),ge("processing");try{let he=new Ba(z);if(e){let Ye=await he.getUnifiedCheckoutSession(e,t);await mt(Ye,e);return}try{let Ye=await he.createAndFetchSession({...me});await mt(Ye,Ye.data.session?.id??null,{fromCreateSession:!0})}catch(Ye){if(Ye instanceof xr&&Ye.code==="session_auto_completed"){await J({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw Ye}}catch(he){await Re(kc(he,"Automatic payment failed. Please try again."))}finally{C.current&&(ge(null),ae(null),oe(!1))}}},[V,me,K,ee,t,mt,z,e,Re,J]),yt=jn(I=>{let he=$e.current;W(null),ze.current?.({result:I,session:null,sessionId:he?.sessionId??null,autoCompleted:!1})},[]),A=jn(I=>{ue.current?.(I)},[]),X=jn(I=>{T.current?.(I)},[]),tt=eo(()=>Sc(R),[R]),qe=eo(()=>{let I=tt?.buttonsLayout??Cc(de);return E?{...I,...E,cardButton:{...I.cardButton,...E.cardButton}}:I},[tt,de,E]),ft=eo(()=>{let I=tt?.appearance;return f?I?{...I,...f,variables:{...I.variables,...f.variables}}:f:I},[f,tt]),Oe=ft?.variables,We=Oe?.colorPrimary??"#4A49FF",Jt=Oe?.colorPrimaryHover??mr(We,.12),Ge=Oe?.borderRadius??"8px";return xc(_c,{children:[_r("button",{...V,type:te,onClick:Je,disabled:K||ee,"aria-busy":ee,style:{width:"100%",...Y===void 0?{boxSizing:"border-box",height:wc,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...qe.cardButton,...fa({themeBundle:tt,resolvedPrimaryColor:We,resolvedBorderRadius:Ge,submitButtonStyle:qe.submitButton,explicitPrimaryColor:Oe?.colorPrimary}),fontSize:qe.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:K||ee?"not-allowed":"pointer",display:"flex",alignItems:"center",justifyContent:"center",gap:"0.625rem",transition:"background-color 0.15s, border-color 0.2s, box-shadow 0.2s, transform 0.1s",position:"relative",opacity:K||ee?.6:1,...U},onMouseEnter:I=>{V.onMouseEnter?.(I),!I.defaultPrevented&&!K&&!ee&&(tt||Oe?.colorPrimary)&&(I.currentTarget.style.backgroundColor=Jt)},onMouseLeave:I=>{V.onMouseLeave?.(I),!I.defaultPrevented&&(tt||Oe?.colorPrimary)&&(I.currentTarget.style.backgroundColor=We)},onMouseDown:I=>{V.onMouseDown?.(I),I.defaultPrevented||(I.currentTarget.style.transform="scale(0.985)")},onMouseUp:I=>{V.onMouseUp?.(I),I.defaultPrevented||(I.currentTarget.style.transform="scale(1)")},children:_r(dr,{content:Y})}),G&&_r(Cn,{status:G,errorMessage:Te,authorized:Ue}),ke&&_r("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:I=>{I.target===I.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:_r("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:_r(_a,{sessionId:ke.sessionId,nonce:ke.nonce,checkoutMode:"full",billingApiUrl:z,locale:w,theme:R,...ft?{appearance:ft}:{},buttonsTheme:de,buttonsStyles:E,initialErrorMessage:ke.errorMessage,cardTitleContent:null,onComplete:yt,onError:A,onDecline:X})})})]})}export{rc as AddressElement,ko as DirectPayPalButton,Ic as FloPayAutomaticPaymentButton,uc as FloPayCardSetup,Do as FloPayCardSetupError,_a as FloPayCheckout,fo as FloPayProvider,hc as PayPalButton,nc as PaymentElement,ga as SplitCardForm,jr as VaultCardFields,Ep as dropThirdPartyOnlyError,$s as useCheckout,ea as useElements,bn as useFloPay,Zo as usePayPalFloPay};
42
+ `})]})}return _t("div",{style:{display:"flex",flexDirection:"column",gap:"0.5rem"},children:[t&&k(br),n&&(s||a)&&k(br),n&&ee("button",{type:"button",onClick:()=>{e?.("card"),C(!0)},style:{width:"100%",...T,backgroundColor:"white",color:"#262833",border:"1px solid #d1d5db",borderRadius:"8px",fontSize:c.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,...c.cardButton},onMouseDown:g=>{g.currentTarget.style.transform="scale(0.985)"},onMouseUp:g=>{g.currentTarget.style.transform="scale(1)"},children:ee(lr,{content:v})}),ee("style",{children:"@keyframes flopay-interim-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }"})]})}import{dropThirdPartyOnlyError as Nu}from"@flopay/shared";import{useEffect as Kl,useRef as Yi,useContext as Vl}from"react";import{jsx as Yl}from"react/jsx-runtime";function Gi(e,t){function n({className:s,id:a,style:i,options:u,onChange:l,onReady:v,onFocus:N,onBlur:h,onEscape:E}){let C=Yi(null),F=Yi(null),{elements:c,reportInteractive:P}=Vl(xn);return Kl(()=>{if(!c||!C.current)return;let k=!0;return(async()=>{let T=c.getElement(e);T||(T=await c.create(e,u)),!(!k||!C.current)&&(T.mount(C.current),F.current=T,l&&T.on("change",l),T.on("ready",()=>{P?.(),v?.()}),N&&T.on("focus",N),h&&T.on("blur",h),E&&T.on("escape",E))})(),()=>{if(k=!1,F.current){try{F.current.unmount()}catch{}F.current=null}}},[c,P]),Yl("div",{ref:C,className:s,id:a,style:i})}return n.displayName=t,n}var Hl=Gi("payment","PaymentElement"),Wl=Gi("address","AddressElement");import{PaymentAPI as Gl}from"@flopay/js";import{FloPayError as Jl}from"@flopay/shared";import{useCallback as Ca,useEffect as Xl,useRef as Ql,useState as Ji}from"react";import{Fragment as ec,jsx as vr,jsxs as tc}from"react/jsx-runtime";function Zl({sessionId:e,nonce:t,billingApiUrl:n,email:s,userId:a,firstName:i,lastName:u,chv:l,onTokenizedBody:v,onComplete:N,onErrorChange:h,isProcessing:E=!1}){let C=vn(),F=Ho(),c=co(),[P,k]=Ji(!1),[T,g]=Ji(!1),me=Ql(!1),M=(n||c).replace(/\/+$/,""),le=Ca(async J=>{try{let oe=await new Gl(M).processPayment(a??"",{sessionId:e,nonce:t,tokenizedData:J,accountData:{userId:a??"",email:s??"",firstName:i??"",lastName:u??""},chv:l});if(oe.ok){N?.();return}let j=await oe.json().catch(()=>null);h?.(j?.message??"Payment failed. Please try again.")}catch(H){h?.(H instanceof Error?H.message:"An unexpected error occurred")}},[M,e,t,a,s,i,u,l,N,h]),ce=Ca(J=>{v?v(J):le(J)},[v,le]);Xl(()=>{if(!C||me.current)return;let J=new URLSearchParams(window.location.search),H=J.get("payment_intent"),oe=J.get("payment_intent_client_secret"),j=J.get("redirect_status");!H||!oe||(me.current=!0,(async()=>{try{if(g(!0),j==="failed"){h?.("PayPal payment was declined. Please try again.");return}let K=C.getRawProvider();if(!K?.retrievePaymentIntent){h?.("Cannot retrieve PayPal payment status.");return}let{paymentIntent:ie,error:xe}=await K.retrievePaymentIntent(oe);if(xe){h?.(xe.message??"Failed to retrieve PayPal payment status.");return}if(ie&&(ie.status==="requires_capture"||ie.status==="succeeded")){let he=typeof ie.payment_method=="string"?ie.payment_method:ie.payment_method?.id;ce({id:he??ie.id,type:"card",threeDSecureActionResultTokenId:ie.id,isPaypal:!0});let de=new URL(window.location.href);de.searchParams.delete("payment_intent"),de.searchParams.delete("payment_intent_client_secret"),de.searchParams.delete("redirect_status"),window.history.replaceState({},"",de.toString())}else h?.("PayPal payment was not completed. Please try again.")}catch(K){h?.(K instanceof Error?K.message:"Failed to complete PayPal payment.")}finally{g(!1)}})())},[C,ce,h]);let z=Ca(async()=>{if(!(!C||!F))try{if(g(!0),h?.(null),!e||!s)throw new Jl("Missing sessionId or email for PayPal payment","validation_error");let J=await C.confirmPayPalPayment({billingApiUrl:M,sessionId:e,nonce:t,email:s,returnUrl:window.location.href});if(J.error){h?.(J.error.message);return}J.paymentIntentId&&(J.status==="succeeded"||J.status==="processing"||J.status==="requires_capture")&&ce({id:J.paymentMethodId??J.paymentIntentId,type:"card",threeDSecureActionResultTokenId:J.paymentIntentId,isPaypal:!0})}catch(J){h?.(J instanceof Error?J.message:"PayPal payment failed. Please try again.")}finally{g(!1)}},[C,F,e,t,s,M,ce,h]);return!C||!F?vr("div",{style:{height:45,background:"#f0f0f0",borderRadius:6,animation:"pulse 1.5s infinite"}}):tc(ec,{children:[!P&&vr("div",{style:{height:45,background:"#f0f0f0",borderRadius:6}}),vr("div",{style:P?{}:{display:"none"},children:vr("button",{type:"button",onClick:z,disabled:T||E,style:{width:"100%",height:45,backgroundColor:"#ffc439",color:"#003087",border:"none",borderRadius:6,fontSize:"1rem",fontWeight:700,cursor:T||E?"not-allowed":"pointer",opacity:T||E?.6:1},ref:()=>k(!0),children:T?"Processing...":"PayPal"})}),(T||E)&&vr("div",{style:{position:"fixed",inset:0,background:"rgba(0,0,0,0.4)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3},children:vr("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..."})})]})}import{useCallback as qn,useEffect as Cr,useMemo as Yr,useRef as Sr,useState as Gr}from"react";import{PaymentAPI as Sa}from"@flopay/js";import{FloPayError as kr,resolveBillingApiUrl as nc,resolveButtonsLayoutTheme as rc,resolveTheme as oc}from"@flopay/shared";import{Fragment as dc,jsx as wr,jsxs as uc}from"react/jsx-runtime";var ac=44;function Xi(e){return new Promise(t=>setTimeout(t,e))}function ic(e,t){return e instanceof kr?e:new kr(e instanceof Error?e.message:t,"api_error")}function sc(e,t){return!(!t||e.type==="validation_error"||e.checkoutMethod&&e.checkoutMethod!=="card"&&e.checkoutMethod!=="paypal")}function lc(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 cc({sessionId:e,nonce:t,createSession:n,paymentMethodId:s,checkoutMethod:a,clientId:i,products:u,items:l,subscriptions:v,account:N,successUrl:h,cancelUrl:E,couponCodes:C,tagsData:F,utmMetadata:c,billingApiUrl:P,locale:k,theme:T,appearance:g,buttonsTheme:me,buttonsStyles:M,onSuccess:le,onError:ce,onDecline:z,children:J,disabled:H=!1,type:oe="button",style:j,...K}){let ie=Yr(()=>nc(P),[P]),xe=Yr(()=>lc({createSession:n,clientId:i,products:u,items:l,subscriptions:v,account:N,successUrl:h,cancelUrl:E,couponCodes:C,tagsData:F,utmMetadata:c}),[N,E,i,C,n,u,l,v,h,F,c]),[he,de]=Gr(!1),[Q,ye]=Gr(null),[Te,Z]=Gr(null),[Ue,Fe]=Gr(!1),[we,V]=Gr(null),b=Sr(!0),te=Sr(null),$e=Sr(we),ze=Sr(le),ae=Sr(ce),R=Sr(z);Cr(()=>{$e.current=we},[we]),Cr(()=>{ze.current=le},[le]),Cr(()=>{ae.current=ce},[ce]),Cr(()=>{R.current=z},[z]),Cr(()=>(b.current=!0,()=>{b.current=!1,te.current?.abort()}),[]),Cr(()=>{if(typeof window>"u")return;let S=fe=>{fe.key==="Escape"&&V(null)};return window.addEventListener("keydown",S),()=>{window.removeEventListener("keydown",S)}},[]);let re=qn((S,fe=Vr)=>{R.current?.(It(fe,S,{code:S.code,declineCode:S.declineCode}))},[]),W=qn(async S=>{b.current&&(Z(null),Fe(S.result.status==="authorized"),ye("success"),await Xi(_n),b.current&&ze.current?.(S))},[]),ke=qn(async(S,fe)=>{b.current&&(ae.current?.(S),fe?.emitDecline&&re(S,fe.method),Z(S.message),Fe(!1),ye("error"),await Xi(Pn))},[re]),dt=qn(async(S,fe,We)=>{let Re=S.data.session??null;if(!Re)throw new kr("No session data returned","api_error");let vt=Re.clientSecret||t;if(pr(Re)){await W({result:Qn(Re,fe),session:Re,sessionId:Re.id||fe,autoCompleted:!1});return}if(Re.status==="expired")throw uo(Re);try{if(S.autoProcessingPending){let Je=(await new Sa(ie).waitForCheckoutSessionCompletion(S.autoProcessingPending.sessionId,{initialDelayMs:S.autoProcessingPending.retryAfterMs})).data.session;if(!pr(Je))throw po(Je);await W({result:Qn(Je,fe),session:Je,sessionId:Je.id||fe,autoCompleted:!1});return}if(S.autoProcessingError){if(S.autoProcessingError.type==="3ds_required"&&S.autoProcessingError.nextActionRedirectUrl&&fe&&vt){let je=new AbortController;te.current=je;let tt;try{tt=await zi({billingApiUrl:ie,sessionId:fe,nonce:vt,nextActionRedirectUrl:S.autoProcessingError.nextActionRedirectUrl,signal:je.signal})}finally{te.current===je&&(te.current=null)}if(tt.status==="declined")throw $n({type:tt.declineReason??"decline",message:"Card was declined.",gatewayErrorCode:tt.gatewayDeclineReason??void 0},"Card was declined.",{checkoutMethod:S.autoProcessingError.checkoutMethod});let ot=(await new Sa(ie).waitForCheckoutSessionCompletion(fe,{initialDelayMs:0,nonce:vt})).data.session;if(!pr(ot))throw $n({type:"unknown",message:"Card authentication was not completed."},"Card authentication was not completed.",{checkoutMethod:S.autoProcessingError.checkoutMethod});await W({result:Qn(ot,fe),session:ot,sessionId:ot.id||fe,autoCompleted:!1});return}throw $n(S.autoProcessingError,"Automatic payment failed. Please try again.",{checkoutMethod:S.autoProcessingError.checkoutMethod})}if(We?.fromCreateSession&&S.autoProcessingAttempted===!0)throw $n({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");let Ke=await Pr({billingApiUrl:ie,sessionId:fe??Re.id,session:Re,nonce:vt});if(Ke.type!=="success")throw $n({type:"unknown",message:"Automatic payment failed. Please try again."},"Automatic payment failed. Please try again.");await W({result:Ke.result,session:Re,sessionId:Re.id||fe,autoCompleted:!1})}catch(Ke){let je=nr(Ke),tt=Re.id||fe;await ke(je,{emitDecline:!0,method:je.checkoutMethod??Vr}),sc(je,tt)&&tt&&b.current&&V({sessionId:tt,errorMessage:je.message,nonce:vt||void 0})}},[t,ie,ke,W]),Ge=qn(async S=>{if(K.onClick?.(S),!(S.defaultPrevented||H||he)){if(V(null),e&&xe){let fe=new kr("Provide either sessionId or create-session props, not both.","validation_error");await ke(fe),b.current&&(ye(null),Z(null));return}if(!e&&!xe){let fe=new kr("Provide a sessionId or the props required to create an automatic payment session.","validation_error");await ke(fe),b.current&&(ye(null),Z(null));return}de(!0),Z(null),Fe(!1),ye("processing");try{let fe=new Sa(ie);if(e){let We=await fe.getUnifiedCheckoutSession(e,t);await dt(We,e);return}try{let We=await fe.createAndFetchSession({...xe});await dt(We,We.data.session?.id??null,{fromCreateSession:!0})}catch(We){if(We instanceof kr&&We.code==="session_auto_completed"){await W({result:{status:"succeeded"},session:null,sessionId:null,autoCompleted:!0});return}throw We}}catch(fe){await ke(ic(fe,"Automatic payment failed. Please try again."))}finally{b.current&&(ye(null),Z(null),de(!1))}}},[K,xe,H,he,t,dt,ie,e,ke,W]),pt=qn(S=>{let fe=$e.current;V(null),ze.current?.({result:S,session:null,sessionId:fe?.sessionId??null,autoCompleted:!1})},[]),_=qn(S=>{ae.current?.(S)},[]),Y=qn(S=>{R.current?.(S)},[]),et=Yr(()=>oc(T),[T]),qe=Yr(()=>{let S=et?.buttonsLayout??rc(me);return M?{...S,...M,cardButton:{...S.cardButton,...M.cardButton}}:S},[et,me,M]),mt=Yr(()=>{let S=et?.appearance;return g?S?{...S,...g,variables:{...S.variables,...g.variables}}:g:S},[g,et]),Ne=mt?.variables,He=Ne?.colorPrimary??"#4A49FF",Jt=Ne?.colorPrimaryHover??Lr(He,.12),Ye=Ne?.borderRadius??"8px";return uc(dc,{children:[wr("button",{...K,type:oe,onClick:Ge,disabled:H||he,"aria-busy":he,style:{width:"100%",...J===void 0?{boxSizing:"border-box",height:ac,padding:"0 1rem"}:{padding:"0.9rem 1rem"},...qe.cardButton,...sa({themeBundle:et,resolvedPrimaryColor:He,resolvedBorderRadius:Ye,submitButtonStyle:qe.submitButton,explicitPrimaryColor:Ne?.colorPrimary}),fontSize:qe.cardButtonFontSize??"0.95rem",fontWeight:600,cursor:H||he?"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:H||he?.6:1,...j},onMouseEnter:S=>{K.onMouseEnter?.(S),!S.defaultPrevented&&!H&&!he&&(et||Ne?.colorPrimary)&&(S.currentTarget.style.backgroundColor=Jt)},onMouseLeave:S=>{K.onMouseLeave?.(S),!S.defaultPrevented&&(et||Ne?.colorPrimary)&&(S.currentTarget.style.backgroundColor=He)},onMouseDown:S=>{K.onMouseDown?.(S),S.defaultPrevented||(S.currentTarget.style.transform="scale(0.985)")},onMouseUp:S=>{K.onMouseUp?.(S),S.defaultPrevented||(S.currentTarget.style.transform="scale(1)")},children:wr(lr,{content:J})}),Q&&wr(bn,{status:Q,errorMessage:Te,authorized:Ue}),we&&wr("div",{"data-testid":"flopay-automatic-payment-fallback",role:"dialog","aria-modal":"true",onClick:S=>{S.target===S.currentTarget&&V(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:wr("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:wr(va,{sessionId:we.sessionId,nonce:we.nonce,checkoutMode:"full",billingApiUrl:ie,locale:k,theme:T,...mt?{appearance:mt}:{},buttonsTheme:me,buttonsStyles:M,initialErrorMessage:we.errorMessage,cardTitleContent:null,onComplete:pt,onError:_,onDecline:Y})})})]})}export{Wl as AddressElement,ho as DirectPayPalButton,cc as FloPayAutomaticPaymentButton,hs as FloPayCardSetup,gs as FloPayCardSetupError,va as FloPayCheckout,lo as FloPayProvider,Zl as PayPalButton,Hl as PaymentElement,la as SplitCardForm,qo as VaultCardFields,Nu as dropThirdPartyOnlyError,Ms as useCheckout,Ho as useElements,vn as useFloPay,Vo as usePayPalFloPay};