import{bu as e}from"./index-N7CMQwFv.js";function r(){return e({url:"/pay/stripe/publicKey",method:"post"})}function a(t){return e({url:"/pay/stripe/createSetupIntent",method:"post",data:t})}function p(t){return e({url:"/pay/stripe/querySetupIntent",method:"post",data:t})}const u=t=>e({url:"/pay/stripe/createPaymentIntent",method:"post",data:t}),s=t=>e({url:"/pay/stripe/createPaymentIntent/status",method:"post",data:t});export{s as a,a as b,u as c,r as p,p as q};