@rebilly/instruments 9.85.2 → 9.86.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -17,7 +17,7 @@ var RebillyInstruments=function(){"use strict";function e(e,t){const n=Object.cr
17
17
  *
18
18
  * Copyright (c) 2014-2017, Jon Schlinkert.
19
19
  * Released under the MIT License.
20
- */function Zd(e){return!0===Xd(e)&&"[object Object]"===Object.prototype.toString.call(e)}const Yd=function(e,t){switch(Gd(e)){case"array":return e.slice();case"object":return Object.assign({},e);case"date":return new e.constructor(Number(e));case"map":return new Map(e);case"set":return new Set(e);case"buffer":return function(e){const t=e.length,n=Buffer.allocUnsafe?Buffer.allocUnsafe(t):Buffer.from(t);return e.copy(n),n}(e);case"symbol":return function(e){return Vd?Object(Vd.call(e)):{}}(e);case"arraybuffer":return function(e){const t=new e.constructor(e.byteLength);return new Uint8Array(t).set(new Uint8Array(e)),t}(e);case"float32array":case"float64array":case"int16array":case"int32array":case"int8array":case"uint16array":case"uint32array":case"uint8clampedarray":case"uint8array":return function(e){return new e.constructor(e.buffer,e.byteOffset,e.length)}(e);case"regexp":return function(e){const t=void 0!==e.flags?e.flags:/\w+$/.exec(e)||void 0,n=new e.constructor(e.source,t);return n.lastIndex=e.lastIndex,n}(e);case"error":return Object.create(e);default:return e}},Jd=zd,Kd=function(e){var t,n;return!(!1===Zd(e)||(t=e.constructor,"function"!=typeof t)||(n=t.prototype,!1===Zd(n))||!1===n.hasOwnProperty("isPrototypeOf"))};function Qd(e,t){switch(Jd(e)){case"object":return function(e,t){if("function"==typeof t)return t(e);if(t||Kd(e)){const n=new e.constructor;for(let a in e)n[a]=Qd(e[a],t);return n}return e}(e,t);case"array":return function(e,t){const n=new e.constructor(e.length);for(let a=0;a<e.length;a++)n[a]=Qd(e[a],t);return n}(e,t);default:return Yd(e)}}const ep=Dd(Qd);let tp=class{constructor({id:e=null,created:t=null}={}){this.id=e||((e=21)=>{let t="",n=e;for(;n--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[64*Math.random()|0];return t})(),this.created=t||(new Date).getTime(),this.cancelSource=Rd.CancelToken.source(),this.cancel=this.cancelSource.cancel,this.cancelToken=this.cancelSource.token,Bd(this,{exclude:["cancelSource","cancelToken","cancel"]})}};class np{constructor(){if(np.instance)return np.instance;this.requests={},np.instance=this}getAll(){return Object.values(this.requests)}getById(e){return this.requests[e]}deleteById(e){this.requests[e]&&delete this.requests[e]}save(){const e=new tp;return this.requests[e.id]=e,{id:e.id,cancelToken:e.cancelToken}}}const ap=new np;class rp{}Hd(rp,"cancelById",((e,t)=>{try{ap.getById(e).cancel(t),ap.deleteById(e)}catch{}})),Hd(rp,"cancelAll",(async e=>{for(const t of ap.getAll())await t.cancel(e),ap.deleteById(t.id)}));const op={cancelAll:async(...e)=>await rp.cancelAll(...e)},ip={request:"request",response:"response"},sp=e=>{if(!Object.values(ip).includes(e))throw new Error(`There is no such interceptor type as "${e}"`);return!0};function lp({options:e}){const t=Rd.create({baseURL:n(),timeout:e.requestTimeout,headers:a()});function n(){let t=e.isSandbox?e.apiEndpoints.sandbox:e.apiEndpoints.live;return e.apiVersion&&(t=`${t}/${e.apiVersion}`),e.organizationId&&(t=`${t}/organizations/${e.organizationId}`),`${t}`}function a(){const t={"REB-API-CONSUMER":`${["Rebilly",e.appName,"js-sdk"].filter((e=>e)).join("/")}@025d7c0`};return e.apiKey&&(t["REB-APIKEY"]=e.apiKey),t}function r(){return ep(t.defaults.headers)}function o(e,{thenDelegate:n,catchDelegate:a=()=>{}}){return sp(e)&&t.interceptors[ip[e]].use(n,a)}function i(e,n){return sp(e)&&t.interceptors[ip[e]].eject(n)}function s({request:e,isCollection:t,config:n}){const a=c(n),{id:r,cancelToken:o}=ap.save();a.cancelToken=o;const i=async function(){try{return function({response:e,isCollection:t,config:n}){return t?new _d(e,n):new Od(e,n)}({response:await e(a),isCollection:t,config:a})}catch(n){return l({error:n,config:a})}finally{ap.deleteById(r)}}();return i.cancel=e=>rp.cancelById(r,e),i}function l({error:e}){if(Rd.isCancel(e))throw new qd.RebillyCanceledError(e);if(e.response)switch(Number(e.response.status)){case 401:throw new qd.RebillyForbiddenError(e);case 404:throw new qd.RebillyNotFoundError(e);case 405:throw new qd.RebillyMethodNotAllowedError(e);case 409:throw new qd.RebillyConflictError(e);case 422:throw new qd.RebillyValidationError(e);default:throw new qd.RebillyRequestError(e)}throw"ECONNABORTED"===e.code?new qd.RebillyTimeoutError(e):new qd.RebillyRequestError(e)}function u(e){return void 0!==e.params&&(e.params=Object.keys(e.params).filter((t=>null!==e.params[t]&&""!==e.params[t])).reduce(((t,n)=>(t[n]=e.params[n],t)),{})),e}function c(e={}){return{...u(e)}}function d(e,n={}){return s({request:n=>t.get(e,n),config:{params:n}})}function p(e,n,a={}){let o={};return!1===a.authenticate&&(o={headers:r()},delete o.headers.common["REB-APIKEY"],delete o.headers.common.Authorization),a.params&&(o.params={...a.params}),s({request:a=>t.post(e,n,a),config:o})}function m(e,n,a={}){return s({request:a=>t.put(e,n,a),config:{params:a}})}return{getInstance:function(){return t},addRequestInterceptor:function({thenDelegate:e,catchDelegate:t=()=>{}}){return o(ip.request,{thenDelegate:e,catchDelegate:t})},removeRequestInterceptor:function(e){i(ip.request,e)},addResponseInterceptor:function({thenDelegate:e,catchDelegate:t=()=>{}}){return o(ip.response,{thenDelegate:e,catchDelegate:t})},removeResponseInterceptor:function(e){i(ip.response,e)},setTimeout:function(n){e.requestTimeout=Number(n),t.defaults.timeout=e.requestTimeout},setProxyAgent:function({host:e,port:n,auth:a}){t.defaults.proxy={host:e,port:n,auth:a}},setSessionToken:function(n=e.jwt){const a=r();e.apiKey=null,e.jwt=n,delete a.common["REB-APIKEY"],a.common.Authorization=`Bearer ${n}`,t.defaults.headers=a},setPublishableKey:function(n=e.publishableKey){const a=r();e.publishableKey=n,a.common.Authorization=`${n}`,t.defaults.headers=a},setEndpoints:function({live:a=null,sandbox:r=null}){a&&(e.apiEndpoints.live=a),r&&(e.apiEndpoints.sandbox=r),t.defaults.baseURL=n()},get:d,getAll:function(e,n){return s({request:n=>t.get(e,n),config:{params:n},isCollection:!0})},post:p,put:m,patch:function(e,n){return s({request:a=>t.patch(e,n,a),config:{}})},delete:function(e){return s({request:n=>t.delete(e,n),config:{}})},deleteAll:function(e,n){return s({request:n=>t.delete(e,n),config:{data:{...n}}})},create:async function(e,t,n,a={}){if(""===t)return p(e,n,{params:a});try{if(200===(await d(e)).response.status)throw new qd.RebillyConflictError({message:"A resource already exists with this ID. Please use a different ID."})}catch(r){if("RebillyNotFoundError"===r.name)return m(e,n,a);throw r}},download:async function(e,n){const a=c(n);try{const n=await t.get(e,a);return new Md(n,a)}catch(r){return l({error:r,config:a})}}}}const up={Accept:"application/pdf"};class cp{constructor({apiHandler:e}){this.account=function({apiHandler:e}){return{forgotPassword:({data:t})=>e.post("forgot-password",t,{authenticate:!1})}}({apiHandler:e}),this.allowlists=function({apiHandler:e}){return{getAllowlistCollection({filter:t=null,sort:n=null,limit:a=null,offset:r=null}={}){const o={filter:t,sort:n,limit:a,offset:r};return e.getAll("allowlists",o)},storeAllowlist:({data:t})=>e.post("allowlists",t),getAllowlist:({id:t})=>e.get(`allowlists/${t}`),delete:({id:t})=>e.delete(`allowlists/${t}`)}}({apiHandler:e}),this.amlChecks=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("aml-checks",i)},get:({id:t})=>e.get(`aml-checks/${t}`),startReview:({id:t})=>e.post(`aml-checks/${t}/start-review`),stopReview:({id:t})=>e.post(`aml-checks/${t}/stop-review`),review:({id:t,data:n})=>e.post(`aml-checks/${t}/review`,n)}}({apiHandler:e}),this.amlSettings=function({apiHandler:e}){return{getAmlSettings:()=>e.get("aml-settings"),putAmlSettings:({data:t})=>e.put("aml-settings",t)}}({apiHandler:e}),this.apiKeys=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null}={}){const r={limit:t,offset:n,sort:a};return e.getAll("api-keys",r)},create:({id:t="",data:n})=>e.create(`api-keys/${t}`,t,n),get:({id:t})=>e.get(`api-keys/${t}`),update:({id:t,data:n})=>e.put(`api-keys/${t}`,n),delete:({id:t})=>e.delete(`api-keys/${t}`)}}({apiHandler:e}),this.applicationInstances=function({apiHandler:e}){return{get:({applicationId:t})=>e.get(`application-instances/${t}`),upsert:({applicationId:t,data:n})=>e.put(`application-instances/${t}`,n),delete:({applicationId:t})=>e.delete(`application-instances/${t}`),getConfiguration:({applicationId:t})=>e.get(`application-instances/${t}/configuration`),upsertConfiguration:({applicationId:t,data:n})=>e.put(`application-instances/${t}/configuration`,n)}}({apiHandler:e}),this.applications=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("applications",l)},create:({data:t})=>e.post("applications",t),get:({id:t})=>e.get(`applications/${t}`),getInstances({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`applications/${t}/instances`,r)},getInstance:({id:t,organizationId:n})=>e.get(`applications/${t}/instances/${n}`)}}({apiHandler:e}),this.balanceTransactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("balance-transactions",o)},get:({id:t})=>e.get(`balance-transactions/${t}`)}}({apiHandler:e}),this.billingPortals=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("billing-portals",i)},create:({id:t="",data:n})=>e.create(`billing-portals/${t}`,t,n),get:({id:t})=>e.get(`billing-portals/${t}`),update:({id:t,data:n})=>e.put(`billing-portals/${t}`,n),delete:({id:t})=>e.delete(`billing-portals/${t}`)}}({apiHandler:e}),this.blocklists=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("blocklists",i)},create:({id:t="",data:n})=>e.create(`blocklists/${t}`,t,n),get:({id:t})=>e.get(`blocklists/${t}`),delete:({id:t})=>e.delete(`blocklists/${t}`)}}({apiHandler:e}),this.broadcastMessages=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null}={}){const o={limit:t,offset:n,sort:a,filter:r};return e.getAll("broadcast-messages",o)},create:({data:t})=>e.post("broadcast-messages",t),get:({id:t})=>e.get(`broadcast-messages/${t}`),delete:({id:t})=>e.delete(`broadcast-messages/${t}`),update:({id:t,data:n})=>e.patch(`broadcast-messages/${t}`,n)}}({apiHandler:e}),this.checkoutForms=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("checkout-forms",i)},create:({id:t="",data:n})=>e.create(`checkout-forms/${t}`,t,n),get:({id:t})=>e.get(`checkout-forms/${t}`),update:({id:t,data:n})=>e.put(`checkout-forms/${t}`,n),delete:({id:t})=>e.delete(`checkout-forms/${t}`)}}({apiHandler:e}),this.coupons=function({apiHandler:e}){return{getAllRedemptions({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("coupons-redemptions",i)},redeem:({data:t})=>e.post("coupons-redemptions",t),getRedemption:({id:t})=>e.get(`coupons-redemptions/${t}`),cancelRedemption:({id:t})=>e.post(`coupons-redemptions/${t}/cancel`),getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("coupons",i)},create:({id:t="",data:n})=>e.create(`coupons/${t}`,t,n),get:({id:t})=>e.get(`coupons/${t}`),update:({id:t,data:n})=>e.put(`coupons/${t}`,n),setExpiration:({id:t,data:n})=>e.post(`coupons/${t}/expiration`,n)}}({apiHandler:e}),this.creditMemos=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("credit-memos",i)},create:({id:t="",data:n})=>e.create(`credit-memos/${t}`,t,n),get:({id:t})=>e.get(`credit-memos/${t}`),update:({id:t,data:n})=>e.put(`credit-memos/${t}`,n),patch:({id:t,data:n})=>e.patch(`credit-memos/${t}`,n),void:({id:t})=>e.post(`credit-memos/${t}/void`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`credit-memos/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`credit-memos/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`credit-memos/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`credit-memos/${t}/timeline/${n}`)}}({apiHandler:e}),this.customDomains=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("custom-domains",i)},create:({data:t})=>e.post("custom-domains",t),get:({domain:t})=>e.get(`custom-domains/${t}`),delete:({domain:t})=>e.delete(`custom-domains/${t}`)}}({apiHandler:e}),this.customFields=function({apiHandler:e}){return{getAll({resource:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`custom-fields/${t}`,r)},get:({resource:t,name:n})=>e.get(`custom-fields/${t}/${n}`),create:({resource:t,name:n,data:a})=>e.put(`custom-fields/${t}/${n}`,a),update:({resource:t,name:n,data:a})=>e.put(`custom-fields/${t}/${n}`,a)}}({apiHandler:e}),this.customerAuthentication=function({apiHandler:e}){return{getAuthOptions:()=>e.get("authentication-options"),updateAuthOptions:({data:t})=>e.put("authentication-options",t),getAllAuthTokens({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("authentication-tokens",a)},login:({data:t})=>e.post("authentication-tokens",t),verify:({token:t})=>e.get(`authentication-tokens/${t}`),logout:({token:t})=>e.delete(`authentication-tokens/${t}`),exchangeToken:({token:t,data:n})=>e.post(`authentication-tokens/${t}/exchange`,n),getAllCredentials({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("credentials",a)},createCredential:({id:t="",data:n})=>e.create(`credentials/${t}`,t,n),getCredential:({id:t})=>e.get(`credentials/${t}`),updateCredential:({id:t,data:n})=>e.put(`credentials/${t}`,n),deleteCredential:({id:t})=>e.delete(`credentials/${t}`),getAllResetPasswordTokens({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("password-tokens",a)},createResetPasswordToken:({data:t})=>e.post("password-tokens",t),getResetPasswordToken:({id:t})=>e.get(`password-tokens/${t}`),deleteResetPasswordToken:({id:t})=>e.delete(`password-tokens/${t}`)}}({apiHandler:e}),this.customers=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("customers",l)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`customers/${t}`,t,n,r)},get({id:t,expand:n=null,fields:a=null}){const r={expand:n,fields:a};return e.get(`customers/${t}`,r)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`customers/${t}`,n,r)},merge:({id:t,targetCustomerId:n})=>e.delete(`customers/${t}?targetCustomerId=${n}`),getLeadSource:({id:t})=>e.get(`customers/${t}/lead-source`),createLeadSource:({id:t,data:n})=>e.put(`customers/${t}/lead-source`,n),updateLeadSource:({id:t,data:n})=>e.put(`customers/${t}/lead-source`,n),deleteLeadSource:({id:t})=>e.delete(`customers/${t}/lead-source`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`customers/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`customers/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`customers/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`customers/${t}/timeline/${n}`),getCustomerEddScore:({id:t})=>e.get(`customers/${t}/edd-score`),patchCustomerEddScore:({id:t,data:n})=>e.patch(`customers/${t}/edd-score`,n),getEddTimelineCollection({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`customers/${t}/edd-timeline`,s)},createEddTimelineComment:({id:t,data:n})=>e.post(`customers/${t}/edd-timeline`,n),getEddTimelineMessage:({id:t,messageId:n})=>e.get(`customers/${t}/edd-timeline/${n}`),deleteEddTimelineMessage:({id:t,messageId:n})=>e.delete(`customers/${t}/edd-timeline/${n}`),getAllEddSearchResults({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`customers/${t}/edd-search-results`,r)},getEddSearchResult:({id:t,searchResultId:n})=>e.get(`customers/${t}/edd-search-results/${n}`)}}({apiHandler:e}),this.depositCustomPropertySets=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-custom-property-sets",o)},create:({id:t="",data:n})=>e.create(`deposit-custom-property-sets/${t}`,t,n),get:({id:t})=>e.get(`deposit-custom-property-sets/${t}`),update:({id:t,data:n})=>e.put(`deposit-custom-property-sets/${t}`,n),delete:({id:t})=>e.delete(`deposit-custom-property-sets/${t}`)}}({apiHandler:e}),this.depositRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-requests",o)},create:({data:t})=>e.post("deposit-requests",t),get({id:t,expand:n=null}){const a={expand:n};return e.get(`deposit-requests/${t}`,a)}}}({apiHandler:e}),this.depositStrategies=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-strategies",o)},create:({id:t="",data:n})=>e.create(`deposit-strategies/${t}`,t,n),get:({id:t})=>e.get(`deposit-strategies/${t}`),update:({id:t,data:n})=>e.put(`deposit-strategies/${t}`,n),delete:({id:t})=>e.delete(`deposit-strategies/${t}`)}}({apiHandler:e}),this.digitalWallets=function({apiHandler:e}){return{validate:({data:t})=>e.post("digital-wallets/validation",t),create:({data:t})=>e.post("digital-wallets/onboarding/apple-pay",t)}}({apiHandler:e}),this.disputes=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("disputes",s)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`disputes/${t}`,t,n,r)},get:({id:t})=>e.get(`disputes/${t}`),update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`disputes/${t}`,n,r)}}}({apiHandler:e}),this.emailDeliverySettings=function({apiHandler:e}){return{verify:({token:t})=>e.put(`email-delivery-setting-verifications/${t}`),getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("email-delivery-settings",i)},create:({data:t})=>e.post("email-delivery-settings",t),get:({id:t})=>e.get(`email-delivery-settings/${t}`),delete:({id:t})=>e.delete(`email-delivery-settings/${t}`),update:({id:t,data:n})=>e.patch(`email-delivery-settings/${t}`,n),resendVerification:({id:t})=>e.post(`email-delivery-settings/${t}/resend-email-verification`)}}({apiHandler:e}),this.emailMessages=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,q:a=null,sort:r=null,filter:o=null}={}){const i={limit:t,offset:n,q:a,sort:r,filter:o};return e.getAll("email-messages",i)},create:({data:t})=>e.post("email-messages",t),get:({id:t})=>e.get(`email-messages/${t}`),delete:({id:t})=>e.delete(`email-messages/${t}`),send:({id:t,data:n={status:"outbox"}})=>e.patch(`email-messages/${t}`,n)}}({apiHandler:e}),this.emailNotifications=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("email-notifications",a)}}}({apiHandler:e}),this.events=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null}={}){const o={limit:t,offset:n,filter:a,q:r};return e.getAll("events",o)},get:({eventType:t})=>e.get(`events/${t}`),getRules:({eventType:t})=>e.get(`events/${t}/rules`),createRules:({eventType:t,data:n})=>e.put(`events/${t}/rules`,n),updateRules:({eventType:t,data:n})=>e.put(`events/${t}/rules`,n),getAllTimelineMessages({eventType:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`events/${t}/timeline`,s)},createTimelineComment:({eventType:t,data:n})=>e.post(`events/${t}/timeline`,n),getTimelineMessage:({eventType:t,messageId:n})=>e.get(`events/${t}/timeline/${n}`),deleteTimelineMessage:({eventType:t,messageId:n})=>e.delete(`events/${t}/timeline/${n}`),getRulesHistory({eventType:t,limit:n=null,offset:a=null,filter:r=null,q:o=null,sort:i=null,fields:s=null}){const l={limit:n,offset:a,filter:r,q:o,sort:i,fields:s};return e.getAll(`events/${t}/rules/history`,l)},getRulesVersionNumber({eventType:t,version:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/history/${n}`,r)},getRulesVersionDetail({eventType:t,version:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/versions/${n}`,r)},getAllDraftRulesets({eventType:t,limit:n=null,offset:a=null,filter:r=null,q:o=null,sort:i=null,fields:s=null}){const l={limit:n,offset:a,filter:r,q:o,sort:i,fields:s};return e.getAll(`events/${t}/rules/drafts`,l)},createDraftRuleset:({eventType:t,data:n})=>e.post(`events/${t}/rules/drafts`,n),getDraftRuleset({eventType:t,id:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/drafts/${n}`,r)},updateDraftRuleset:({eventType:t,id:n,data:a})=>e.put(`events/${t}/rules/drafts/${n}`,a),deleteDraftRuleset:({eventType:t,id:n})=>e.delete(`events/${t}/rules/drafts/${n}`)}}({apiHandler:e}),this.externalIdentifiers=function({apiHandler:e}){return{get:({resource:t,resourceId:n,service:a})=>e.get(`${t}/${n}/external-identifiers/${a}`),sync:({resource:t,resourceId:n,service:a})=>e.post(`${t}/${n}/external-identifiers/${a}`),update:({resource:t,resourceId:n,service:a,data:r})=>e.put(`${t}/${n}/external-identifiers/${a}`,r),delete:({resource:t,resourceId:n,service:a})=>e.delete(`${t}/${n}/external-identifiers/${a}`)}}({apiHandler:e}),this.externalServicesSettings=function({apiHandler:e}){return{getExternalServiceSettings:()=>e.get("external-services-settings"),updateExternalServiceSettings:({data:t})=>e.put("external-services-settings",t)}}({apiHandler:e}),this.fees=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("fees",o)},create:({id:t="",data:n})=>e.create(`fees/${t}`,t,n),get:({id:t})=>e.get(`fees/${t}`),upsert:({id:t,data:n})=>e.put(`fees/${t}`,n),delete:({id:t})=>e.delete(`fees/${t}`),patch:({id:t,data:n})=>e.patch(`fees/${t}`,n)}}({apiHandler:e}),this.files=function({apiHandler:e}){return{getAllAttachments({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("attachments",l)},attach({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`attachments/${t}`,t,n,r)},getAttachment:({id:t})=>e.get(`attachments/${t}`),updateAttachment({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`attachments/${t}`,n,r)},detach:({id:t})=>e.delete(`attachments/${t}`),getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,fields:o=null,sort:i=null}={}){const s={limit:t,offset:n,filter:a,q:r,fields:o,sort:i};return e.getAll("files",s)},upload:({fileObject:t})=>e.post("files",t),get:({id:t})=>e.get(`files/${t}`),update:({id:t,data:n})=>e.put(`files/${t}`,n),delete:({id:t})=>e.delete(`files/${t}`),download:({id:t})=>e.download(`files/${t}/download`,{responseType:"arraybuffer"}),detachAndDelete({id:t}){const n={filter:`fileId:${t}`};let a=[];const r=(async()=>{const r=this.getAllAttachments(n);a.push(r);const o=(await r).items.map((e=>this.detach({id:e.fields.id})));a=[...a,o],await Promise.all(o);const i=e.delete(`files/${t}`);return a.push(i),i})();return r.cancel=()=>{a.forEach((e=>e.cancel()))},r},uploadAndUpdate({fileObject:e,data:t={description:"",tags:[""]}}){const n=[],a=(async()=>{const a=this.upload({fileObject:e});n.push(a),await a;const r={name:a.name,extension:a.extension,description:t.description,tags:t.tags,url:""},o=this.update({id:a.fields.id,data:r});return n.push(o),o})();return a.cancel=()=>{n.forEach((e=>e.cancel()))},a}}}({apiHandler:e}),this.gatewayAccounts=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null,fields:i=null}={}){const s={limit:t,offset:n,sort:a,filter:r,q:o,fields:i};return e.getAll("gateway-accounts",s)},create:({id:t="",data:n})=>e.create(`gateway-accounts/${t}`,t,n),get:({id:t})=>e.get(`gateway-accounts/${t}`),upsert:({id:t,data:n})=>e.put(`gateway-accounts/${t}`,n),delete:({id:t})=>e.delete(`gateway-accounts/${t}`),update:({id:t,data:n})=>e.patch(`gateway-accounts/${t}`,n),close:({id:t})=>e.post(`gateway-accounts/${t}/close`),disable:({id:t})=>e.post(`gateway-accounts/${t}/disable`),getAllDowntimeSchedules({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null}){const i={limit:n,offset:a,filter:r,sort:o};return e.getAll(`gateway-accounts/${t}/downtime-schedules`,i)},createDowntimeSchedule:({id:t,data:n})=>e.post(`gateway-accounts/${t}/downtime-schedules`,n),getDowntimeSchedule:({id:t,downtimeId:n})=>e.get(`gateway-accounts/${t}/downtime-schedules/${n}`),updateDowntimeSchedule:({id:t,downtimeId:n,data:a})=>e.put(`gateway-accounts/${t}/downtime-schedules/${n}`,a),deleteDowntimeSchedule:({id:t,downtimeId:n})=>e.delete(`gateway-accounts/${t}/downtime-schedules/${n}`),enable:({id:t})=>e.post(`gateway-accounts/${t}/enable`),getAllVolumeLimits:({id:t})=>e.getAll(`gateway-accounts/${t}/limits`),getVolumeLimit:({id:t,limitId:n})=>e.get(`gateway-accounts/${t}/limits/${n}`),updateVolumeLimit:({id:t,limitId:n,data:a})=>e.put(`gateway-accounts/${t}/limits/${n}`,a),deleteVolumeLimit:({id:t,limitId:n})=>e.delete(`gateway-accounts/${t}/limits/${n}`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`gateway-accounts/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`gateway-accounts/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`gateway-accounts/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`gateway-accounts/${t}/timeline/${n}`),checkCredentials:({id:t})=>e.post(`gateway-accounts/${t}/check-credentials`),getFinancialSettings:({id:t})=>e.get(`gateway-accounts/${t}/financial-settings`),setFinancialSettings:({id:t,data:n})=>e.put(`gateway-accounts/${t}/financial-settings`,n)}}({apiHandler:e}),this.integrations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("integrations",a)},get:({label:t})=>e.get(`integrations/${t}`)}}({apiHandler:e}),this.invoices=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("invoices",s)},create:({id:t="",data:n})=>e.create(`invoices/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`invoices/${t}`,a)},update:({id:t,data:n})=>e.put(`invoices/${t}`,n),getAllInvoiceItems({id:t,limit:n=null,offset:a=null,expand:r=null}){const o={limit:n,offset:a,expand:r};return e.getAll(`invoices/${t}/items`,o)},createInvoiceItem:({id:t,data:n})=>e.post(`invoices/${t}/items`,n),getInvoiceItem:({id:t,itemId:n})=>e.get(`invoices/${t}/items/${n}`),updateInvoiceItem:({id:t,itemId:n,data:a})=>e.put(`invoices/${t}/items/${n}`,a),deleteInvoiceItem:({id:t,itemId:n})=>e.delete(`invoices/${t}/items/${n}`),issue:({id:t,data:n})=>e.post(`invoices/${t}/issue`,n),abandon:({id:t})=>e.post(`invoices/${t}/abandon`),void:({id:t})=>e.post(`invoices/${t}/void`),recalculate:({id:t})=>e.post(`invoices/${t}/recalculate`),reissue:({id:t,data:n})=>e.post(`invoices/${t}/reissue`,n),getAllTransactionAllocations({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`invoices/${t}/transaction-allocations`,r)},applyTransaction:({id:t,data:n})=>e.post(`invoices/${t}/transaction`,n),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`invoices/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`invoices/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`invoices/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`invoices/${t}/timeline/${n}`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`invoices/${t}`,n)}}}({apiHandler:e}),this.journalAccounts=function({apiHandler:e}){return{getAllAccounts({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("journal-accounts",o)},createAccount:({id:t="",data:n})=>e.create(`journal-accounts/${t}`,t,n),getAccount:({id:t})=>e.get(`journal-accounts/${t}`),updateAccount:({id:t,data:n})=>e.put(`journal-accounts/${t}`,n)}}({apiHandler:e}),this.journalEntries=function({apiHandler:e}){return{getAllEntries({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("journal-entries",o)},createEntry:({id:t="",data:n})=>e.create(`journal-entries/${t}`,t,n),getEntry:({id:t})=>e.get(`journal-entries/${t}`),updateEntry:({id:t,data:n})=>e.put(`journal-entries/${t}`,n),getAllRecords({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,expand:i=null}){const s={limit:n,offset:a,filter:r,sort:o,expand:i};return e.getAll(`journal-entries/${t}/records`,s)},createRecord:({id:t,data:n})=>e.post(`journal-entries/${t}/records`,n),getRecord:({id:t,journalRecordId:n})=>e.get(`journal-entries/${t}/records/${n}`),updateRecord:({id:t,journalRecordId:n,data:a})=>e.put(`journal-entries/${t}/records/${n}`,a),deleteRecord:({id:t,journalRecordId:n})=>e.delete(`journal-entries/${t}/records/${n}`)}}({apiHandler:e}),this.kycDocuments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,expand:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,expand:o};return e.getAll("kyc-documents",i)},create:({id:t="",data:n})=>e.create(`kyc-documents/${t}`,t,n),get:({id:t})=>e.get(`kyc-documents/${t}`),update:({id:t,data:n})=>e.put(`kyc-documents/${t}`,n),accept:({id:t})=>e.post(`kyc-documents/${t}/acceptance`),matches:({id:t,data:n})=>e.post(`kyc-documents/${t}/matches`,n),reject:({id:t,data:n})=>e.post(`kyc-documents/${t}/rejection`,n),review:({id:t})=>e.post(`kyc-documents/${t}/review`),startReview:({id:t})=>e.post(`kyc-documents/${t}/start-review`),stopReview:({id:t})=>e.post(`kyc-documents/${t}/stop-review`)}}({apiHandler:e}),this.kycRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,expand:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,expand:o};return e.getAll("kyc-requests",i)},create:({data:t})=>e.post("kyc-requests",t),get:({id:t})=>e.get(`kyc-requests/${t}`),delete:({id:t})=>e.delete(`kyc-requests/${t}`),update:({id:t,data:n})=>e.patch(`kyc-requests/${t}`,n)}}({apiHandler:e}),this.kycSettings=function({apiHandler:e}){return{getKycSettings:()=>e.get("kyc-settings"),updateKycSettings:({data:t})=>e.put("kyc-settings",t)}}({apiHandler:e}),this.lists=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,fields:o=null,q:i=null}={}){const s={limit:t,offset:n,filter:a,sort:r,fields:o,q:i};return e.getAll("lists",s)},create:({id:t="",data:n})=>e.create(`lists/${t}`,t,n),getLatestVersion:({id:t})=>e.get(`lists/${t}`),update:({id:t,data:n})=>e.put(`lists/${t}`,n),delete:({id:t})=>e.delete(`lists/${t}`),getByVersion:({id:t,version:n})=>e.get(`lists/${t}/${n}`)}}({apiHandler:e}),this.memberships=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("memberships",o)},get:({organizationId:t,userId:n})=>e.get(`memberships/${t}/${n}`),update:({organizationId:t,userId:n,data:a})=>e.put(`memberships/${t}/${n}`,a),delete:({organizationId:t,userId:n})=>e.delete(`memberships/${t}/${n}`)}}({apiHandler:e}),this.organizationExports=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("organization-exports",i)},create:({data:t})=>e.post("organization-exports",t),get:({id:t})=>e.get(`organization-exports/${t}`)}}({apiHandler:e}),this.organizations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("organizations",i)},create:({data:t})=>e.post("organizations",t),get:({id:t})=>e.get(`organizations/${t}`),update:({id:t,data:n})=>e.patch(`organizations/${t}`,n)}}({apiHandler:e}),this.paymentCardsBankNames=function({apiHandler:e}){return{getAll({limit:t=null,q:n=null}={}){const a={limit:t,q:n};return e.getAll("payment-cards-bank-names",a)}}}({apiHandler:e}),this.paymentInstruments=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("payment-instruments",s)},create:({data:t})=>e.post("payment-instruments",t),get:({id:t})=>e.get(`payment-instruments/${t}`),update:({id:t,data:n})=>e.patch(`payment-instruments/${t}`,n),deactivate:({id:t})=>e.post(`payment-instruments/${t}/deactivation`),nameInquiry:({id:t,data:n})=>e.post(`payment-instruments/${t}/name-inquiry`,n)}}({apiHandler:e}),this.paymentMethods=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("payment-methods",a)},get:({apiName:t})=>e.get(`payment-methods/${t}`)}}({apiHandler:e}),this.paymentTokens=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("tokens",a)},create:({data:t})=>e.post("tokens",t),get:({token:t})=>e.get(`tokens/${t}`)}}({apiHandler:e}),this.payoutRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("payout-requests",o)},create:({id:t="",data:n})=>e.create(`payout-requests/${t}`,t,n),get:({id:t})=>e.get(`payout-requests/${t}`),update:({id:t,data:n})=>e.put(`payout-requests/${t}`,n),cancel:({id:t,data:n})=>e.post(`payout-requests/${t}/cancel`,n),getPaymentInstruments:({id:t})=>e.get(`payout-requests/${t}/payment-instruments`)}}({apiHandler:e}),this.payouts=function({apiHandler:e}){return{create:({data:t})=>e.post("payouts",t)}}({apiHandler:e}),this.plans=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("plans",i)},create:({id:t="",data:n})=>e.create(`plans/${t}`,t,n),get:({id:t})=>e.get(`plans/${t}`),update:({id:t,data:n})=>e.put(`plans/${t}`,n),delete:({id:t})=>e.delete(`plans/${t}`)}}({apiHandler:e}),this.previews=function({apiHandler:e}){return{order:({data:t})=>e.post("previews/orders",t),sendEmailRuleAction:({data:t})=>e.post("previews/rule-actions/send-email",t),webhook:({data:t})=>e.post("previews/webhooks",t)}}({apiHandler:e}),this.products=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("products",i)},create:({id:t="",data:n})=>e.create(`products/${t}`,t,n),get:({id:t})=>e.get(`products/${t}`),update:({id:t,data:n})=>e.put(`products/${t}`,n),delete:({id:t})=>e.delete(`products/${t}`)}}({apiHandler:e}),this.profile=function({apiHandler:e}){return{startPermissionsEmulation:({data:t})=>e.post("permissions-emulation",t),stopPermissionsEmulation:()=>e.delete("permissions-emulation"),get:()=>e.get("profile"),update:({data:t})=>e.put("profile",t),getMfa:()=>e.get("profile/mfa"),updateMfa:()=>e.post("profile/mfa"),deleteMfa:()=>e.delete("profile/mfa")}}({apiHandler:e}),this.purchase=function({apiHandler:e}){return{readyToPay:({data:t})=>e.post("ready-to-pay",t)}}({apiHandler:e}),this.quotes=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,expand:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,expand:o};return e.getAll("quotes",i)},create:({id:t="",data:n})=>e.create(`quotes/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`quotes/${t}`,a)},update:({id:t,data:n})=>e.put(`quotes/${t}`,n),patch:({id:t,data:n})=>e.patch(`quotes/${t}`,n),accept:({id:t})=>e.post(`quotes/${t}/accept`),cancel:({id:t})=>e.post(`quotes/${t}/cancel`),issue:({id:t})=>e.post(`quotes/${t}/issue`),recall:({id:t})=>e.post(`quotes/${t}/recall`),reject:({id:t})=>e.post(`quotes/${t}/reject`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`quotes/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`quotes/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`quotes/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`quotes/${t}/timeline/${n}`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`quotes/${t}`,n)}}}({apiHandler:e}),this.resource=function({apiHandler:e}){return{get:({resource:t,resourceId:n,service:a})=>e.get(`${t}/${n}/external-identifiers/${a}`),sync:({resource:t,resourceId:n,service:a})=>e.post(`${t}/${n}/external-identifiers/${a}`),update:({resource:t,resourceId:n,service:a,data:r})=>e.put(`${t}/${n}/external-identifiers/${a}`,r),delete:({resource:t,resourceId:n,service:a})=>e.delete(`${t}/${n}/external-identifiers/${a}`)}}({apiHandler:e}),this.riskScoreRules=function({apiHandler:e}){return{getAll:()=>e.get("risk-score-rules"),updateRiskScoreRules:({data:t})=>e.put("risk-score-rules",t),getAllBlocklistRules:()=>e.get("risk-score-rules/blocklists"),updateRiskScoreBlocklistRules:({data:t})=>e.put("risk-score-rules/blocklists",t)}}({apiHandler:e}),this.riskScoreSimulationJobs=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null}={}){const o={filter:t,sort:n,limit:a,offset:r};return e.getAll("risk-score-simulation-jobs",o)},create:({data:t})=>e.post("risk-score-simulation-jobs",t),get:({id:t})=>e.get(`risk-score-simulation-jobs/${t}`),stop:({id:t})=>e.post(`risk-score-simulation-jobs/${t}/stop`),getTransactions({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`risk-score-simulation-jobs/${t}/transactions`,r)}}}({apiHandler:e}),this.roles=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null,expand:i=null}={}){const s={limit:t,offset:n,filter:a,sort:r,q:o,expand:i};return e.getAll("roles",s)},create:({id:t="",data:n})=>e.create(`roles/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`roles/${t}`,a)},update:({id:t,data:n})=>e.put(`roles/${t}`,n),delete:({id:t})=>e.delete(`roles/${t}`)}}({apiHandler:e}),this.search=function({apiHandler:e}){return{get({sort:t=null,limit:n=null,offset:a=null,q:r=null}){const o={sort:t,limit:n,offset:a,q:r};return e.get("search",o)}}}({apiHandler:e}),this.segments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("grid-segments",i)},create:({id:t="",data:n})=>e.create(`grid-segments/${t}`,t,n),get:({id:t})=>e.get(`grid-segments/${t}`),update:({id:t,data:n})=>e.put(`grid-segments/${t}`,n),delete:({id:t})=>e.delete(`grid-segments/${t}`)}}({apiHandler:e}),this.sendThroughAttribution=function({apiHandler:e}){return{getAll:({eventType:t})=>e.getAll(`send-through-attribution/${t}`)}}({apiHandler:e}),this.serviceCredentials=function({apiHandler:e}){return{getAll({type:t,filter:n=null,limit:a=null,offset:r=null,sort:o=null,q:i=null}){const s={filter:n,limit:a,offset:r,sort:o,q:i};return e.getAll(`service-credentials/${t}`,s)},create:({type:t,data:n})=>e.post(`service-credentials/${t}`,n),get:({type:t,id:n})=>e.get(`service-credentials/${t}/${n}`),update:({type:t,id:n,data:a})=>e.patch(`service-credentials/${t}/${n}`,a),getItems({type:t,id:n,limit:a=null,offset:r=null,filter:o=null,q:i=null,fields:s=null,sort:l=null}){const u={limit:a,offset:r,filter:o,q:i,fields:s,sort:l};return e.getAll(`service-credentials/${t}/${n}/items`,u)}}}({apiHandler:e}),this.shippingRates=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("shipping-rates",i)},create:({id:t="",data:n})=>e.create(`shipping-rates/${t}`,t,n),get:({id:t})=>e.get(`shipping-rates/${t}`),update:({id:t,data:n})=>e.put(`shipping-rates/${t}`,n),delete:({id:t})=>e.delete(`shipping-rates/${t}`)}}({apiHandler:e}),this.status=function({apiHandler:e}){return{get:()=>e.get("status")}}({apiHandler:e}),this.subscriptionCancellations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-cancellations",o)},create:({id:t="",data:n})=>e.create(`subscription-cancellations/${t}`,t,n),get:({id:t})=>e.get(`subscription-cancellations/${t}`),delete:({id:t})=>e.delete(`subscription-cancellations/${t}`),patch:({id:t,data:n})=>e.patch(`subscription-cancellations/${t}`,n)}}({apiHandler:e}),this.subscriptionPauses=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-pauses",o)},pause:({id:t="",data:n})=>e.create(`subscription-pauses/${t}`,t,n),get:({id:t})=>e.get(`subscription-pauses/${t}`),update:({id:t,data:n})=>e.put(`subscription-pauses/${t}`,n),delete:({id:t})=>e.delete(`subscription-pauses/${t}`)}}({apiHandler:e}),this.subscriptionReactivations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-reactivations",o)},reactivate:({data:t})=>e.post("subscription-reactivations",t),get:({id:t})=>e.get(`subscription-reactivations/${t}`)}}({apiHandler:e}),this.subscriptions=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("subscriptions",s)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`subscriptions/${t}`,t,n,r)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`subscriptions/${t}`,a)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`subscriptions/${t}`,n,r)},delete:({id:t})=>e.delete(`subscriptions/${t}`),void:({id:t})=>e.post(`subscriptions/${t}/void`),changeItems({id:t,data:n,expand:a=null}){const r={expand:a};return e.post(`subscriptions/${t}/change-items`,n,r)},updateItem:({id:t,itemId:n,data:a})=>e.patch(`subscriptions/${t}/items/${n}`,a),createInterimInvoice:({id:t,data:n})=>e.post(`subscriptions/${t}/interim-invoice`,n),getAllUpcomingInvoices({id:t,expand:n=null}){const a={expand:n};return e.getAll(`subscriptions/${t}/upcoming-invoices`,a)},getUpcomingInvoice({id:t,expand:n=null}){const a={expand:n};return e.get(`subscriptions/${t}/upcoming-invoice`,a)},issueEarlyUpcomingInvoice:({id:t,data:n})=>e.post(`subscriptions/${t}/upcoming-invoice/issue`,n),issueUpcomingInvoice:({id:t,invoiceId:n,data:a})=>e.post(`subscriptions/${t}/upcoming-invoices/${n}/issue`,a),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`subscriptions/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`subscriptions/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`subscriptions/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`subscriptions/${t}/timeline/${n}`)}}({apiHandler:e}),this.tags=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("tags",i)},create:({data:t})=>e.post("tags",t),get:({tag:t})=>e.get(`tags/${t}`),delete:({tag:t})=>e.delete(`tags/${t}`),update:({tag:t,data:n})=>e.patch(`tags/${t}`,n),tagCustomers:({tag:t,data:n})=>e.post(`tags/${t}/customers`,n),untagCustomers:({tag:t,data:n})=>e.delete(`tags/${t}/customers`,n),tagCustomer:({tag:t,customerId:n})=>e.post(`tags/${t}/customers/${n}`),untagCustomer:({tag:t,customerId:n})=>e.delete(`tags/${t}/customers/${n}`),tagKycDocuments:({tag:t,data:n})=>e.post(`tags/${t}/kyc-documents`,n),untagKycDocuments:({tag:t,data:n})=>e.delete(`tags/${t}/kyc-documents`,n),tagKycDocument:({tag:t,kycDocumentId:n})=>e.post(`tags/${t}/kyc-documents/${n}`),untagKycDocument:({tag:t,kycDocumentId:n})=>e.delete(`tags/${t}/kyc-documents/${n}`),tagAmlChecks:({tag:t,data:n})=>e.post(`tags/${t}/aml-checks`,n),untagAmlChecks:({tag:t,data:n})=>e.delete(`tags/${t}/aml-checks`,n),tagAmlCheck:({tag:t,amlCheckId:n})=>e.post(`tags/${t}/aml-checks/${n}`),untagAmlCheck:({tag:t,amlCheckId:n})=>e.delete(`tags/${t}/aml-checks/${n}`)}}({apiHandler:e}),this.tagsRules=function({apiHandler:e}){return{getAllTagsRules({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tags-rules",i)},createTagsRule:({id:t="",data:n})=>e.create(`tags-rules/${t}`,t,n),getTagsRule:({id:t})=>e.get(`tags-rules/${t}`),updateTagsRule:({id:t,data:n})=>e.put(`tags-rules/${t}`,n),deleteTagsRule:({id:t})=>e.delete(`tags-rules/${t}`)}}({apiHandler:e}),this.tracking=function({apiHandler:e}){return{getAllApiLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null,expand:i=null}={}){const s={limit:t,offset:n,sort:a,filter:r,q:o,expand:i};return e.getAll("tracking/api",s)},getApiLog:({id:t})=>e.get(`tracking/api/${t}`),getAllTaxTrackingLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/taxes",i)},getTaxTrackingLog:({id:t})=>e.get(`tracking/taxes/${t}`),getAllListsChangesHistory({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/lists",i)},getAllWebhookTrackingLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/webhooks",i)},getWebhookTrackingLog:({id:t})=>e.get(`tracking/webhooks/${t}`),resendWebhook:({id:t})=>e.post(`tracking/webhooks/${t}/resend`)}}({apiHandler:e}),this.transactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null,expand:i=null}={}){const s={limit:t,offset:n,filter:a,q:r,sort:o,expand:i};return e.getAll("transactions",s)},create({data:t,expand:n=null}){const a={expand:n};return e.post("transactions",t,a)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`transactions/${t}`,a)},patch:({id:t,data:n})=>e.patch(`transactions/${t}`,n),query:({id:t})=>e.post(`transactions/${t}/query`),update:({id:t,data:n})=>e.post(`transactions/${t}/update`,n),refund:({id:t,data:n})=>e.post(`transactions/${t}/refund`,n),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`transactions/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`transactions/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`transactions/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`transactions/${t}/timeline/${n}`)}}({apiHandler:e}),this.usages=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("usages",i)},create:({id:t="",data:n})=>e.create(`usages/${t}`,t,n),get:({id:t})=>e.get(`usages/${t}`),update:({id:t,data:n})=>e.put(`usages/${t}`,n),delete:({id:t})=>e.delete(`usages/${t}`)}}({apiHandler:e}),this.users=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("users",i)},create:({id:t="",data:n})=>e.create(`users/${t}`,t,n),get:({id:t})=>e.get(`users/${t}`),update:({id:t,data:n})=>e.put(`users/${t}`,n),getMfa:({id:t})=>e.get(`users/${t}/mfa`)}}({apiHandler:e}),this.webhooks=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null}={}){const r={limit:t,offset:n,filter:a};return e.getAll("webhooks",r)},create:({id:t="",data:n})=>e.create(`webhooks/${t}`,t,n),get:({id:t})=>e.get(`webhooks/${t}`),update:({id:t,data:n})=>e.put(`webhooks/${t}`,n)}}({apiHandler:e}),this.websites=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,q:a=null,filter:r=null,sort:o=null}={}){const i={limit:t,offset:n,q:a,filter:r,sort:o};return e.getAll("websites",i)},create:({id:t="",data:n})=>e.create(`websites/${t}`,t,n),get:({id:t})=>e.get(`websites/${t}`),update:({id:t,data:n})=>e.put(`websites/${t}`,n),delete:({id:t})=>e.delete(`websites/${t}`)}}({apiHandler:e}),this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setPublishableKey=e.setPublishableKey,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken,this.generateSignature=e.generateSignature}}const dp={CustomersResource:function({apiHandler:e}){return{getCustomerLifetimeSummaryMetrics:({customerId:t})=>e.get(`customers/${t}/summary-metrics`)}},DataExportsResource:function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,expand:r=null,filter:o=null,q:i=null,criteria:s=null}={}){const l={limit:t,offset:n,sort:a,expand:r,filter:o,q:i,criteria:s};return e.getAll("data-exports",l)},queue({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`data-exports/${t}`,t,n,r)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`data-exports/${t}`,a)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`data-exports/${t}`,n,r)},delete:({id:t})=>e.delete(`data-exports/${t}`)}},HistogramsResource:function({apiHandler:e}){return{getTransactionHistogramReport({periodStart:t,periodEnd:n,aggregationPeriod:a,metric:r,filter:o=null}){const i={periodStart:t,periodEnd:n,aggregationPeriod:a,metric:r,filter:o};return e.get("histograms/transactions",i)}}},ReportsResource:function({apiHandler:e}){return{getApiLogSummary({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/api-log-summary",o)},getCumulativeSubscriptions({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/cumulative-subscriptions",s)},getDashboardMetrics({periodStart:t,periodEnd:n,metrics:a=null,segments:r=null}){const o={periodStart:t,periodEnd:n,metrics:a,segments:r};return e.get("reports/dashboard",o)},getDccMarkup({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/dcc-markup",s)},getDeclinedTransactions({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/declined-transactions",s)},getDisputes({aggregationField:t,periodMonth:n,limit:a=null,offset:r=null,filter:o=null}){const i={aggregationField:t,periodMonth:n,limit:a,offset:r,filter:o};return e.get("reports/disputes",i)},getEventsTriggeredSummary({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/events-triggered",o)},getTriggeredEventRuleReport({eventType:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null}){const i={periodStart:n,periodEnd:a,limit:r,offset:o};return e.get(`reports/events-triggered/${t}/rules`,i)},getFutureRenewals({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/future-renewals",o)},getJournal({currency:t,bookedFrom:n=null,bookedTo:a=null,recognizedAt:r,aggregationField:o,limit:i=null,offset:s=null,filter:l=null}){const u={currency:t,bookedFrom:n,bookedTo:a,recognizedAt:r,aggregationField:o,limit:i,offset:s,filter:l};return e.get("reports/journal",u)},getKycAcceptanceSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-acceptance-summary",a)},getKycRejectionSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-rejection-summary",a)},getKycRequestSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-request-summary",a)},getMonthlyRecurringRevenue({currency:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null}){const i={currency:t,periodStart:n,periodEnd:a,limit:r,offset:o};return e.get("reports/monthly-recurring-revenue",i)},getRenewalSales({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/renewal-sales",o)},getRetentionPercentage({aggregationField:t,aggregationPeriod:n,includeSwitchedSubscriptions:a=null,periodStart:r,periodEnd:o,limit:i=null,offset:s=null,filter:l=null,criteria:u=null}){const c={aggregationField:t,aggregationPeriod:n,includeSwitchedSubscriptions:a,periodStart:r,periodEnd:o,limit:i,offset:s,filter:l,criteria:u};return e.get("reports/retention-percentage",c)},getRetentionValue({aggregationField:t,aggregationPeriod:n,includeRefunds:a=null,includeDisputes:r=null,periodStart:o,periodEnd:i,limit:s=null,offset:l=null,filter:u=null,sort:c=null,criteria:d=null}){const p={aggregationField:t,aggregationPeriod:n,includeRefunds:a,includeDisputes:r,periodStart:o,periodEnd:i,limit:s,offset:l,filter:u,sort:c,criteria:d};return e.get("reports/retention-value",p)},getRevenueWaterfall({currency:t,issuedFrom:n,issuedTo:a,recognizedTo:r}){const o={currency:t,issuedFrom:n,issuedTo:a,recognizedTo:r};return e.get("reports/revenue-waterfall",o)},getRevenueAudit({filter:t=null,sort:n=null,limit:a=null,offset:r=null}){const o={filter:t,sort:n,limit:a,offset:r};return e.get("reports/revenue-audit",o)},getSubscriptionCancellation({periodStart:t,periodEnd:n,aggregationField:a,limit:r=null,offset:o=null,filter:i=null}){const s={periodStart:t,periodEnd:n,aggregationField:a,limit:r,offset:o,filter:i};return e.get("reports/subscription-cancellation",s)},getSubscriptionRenewal({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/subscription-renewal",o)},getTax({periodStart:t,periodEnd:n,accountingMethod:a,limit:r=null,offset:o=null}){const i={periodStart:t,periodEnd:n,accountingMethod:a,limit:r,offset:o};return e.get("reports/tax",i)},getTimeSeriesTransaction({type:t,subaggregate:n,periodStart:a,periodEnd:r,limit:o=null,offset:i=null}){const s={type:t,subaggregate:n,periodStart:a,periodEnd:r,limit:o,offset:i};return e.get("reports/time-series-transaction",s)},getTransactionsTimeDispute({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/transactions-time-dispute",s)},getTransactions({periodStart:t,periodEnd:n,aggregationField:a,limit:r=null,offset:o=null,filter:i=null}){const s={periodStart:t,periodEnd:n,aggregationField:a,limit:r,offset:o,filter:i};return e.get("reports/transactions",s)}}},SubscriptionsResource:function({apiHandler:e}){return{getSubscriptionSummaryMetrics:({subscriptionId:t})=>e.get(`subscriptions/${t}/summary-metrics`)}},TimelinesResource:function({apiHandler:e}){return{getActivityFeed({eventTypes:t=null,limit:n=1e3,offset:a=0}){const r={eventTypes:t,limit:n,offset:a};return e.getAll("activity-feed",r)},getTransaction({id:t="",eventTypes:n=null,limit:a=1e3,offset:r=0}){const o={eventTypes:n,limit:a,offset:r};return e.getAll(`transactions/${t}/timeline`,o)},getCustomer({id:t="",eventTypes:n=null,limit:a=1e3,offset:r=0}){const o={eventTypes:n,limit:a,offset:r};return e.getAll(`customers/${t}/timeline`,o)}}},LocationResource:function({apiHandler:e}){return{query:()=>e.get("location")}}};class pp{constructor({apiHandler:e}){this.customers=dp.CustomersResource({apiHandler:e}),this.dataExports=dp.DataExportsResource({apiHandler:e}),this.histograms=dp.HistogramsResource({apiHandler:e}),this.reports=dp.ReportsResource({apiHandler:e}),this.subscriptions=dp.SubscriptionsResource({apiHandler:e}),this.timelines=dp.TimelinesResource({apiHandler:e}),this.location=dp.LocationResource({apiHandler:e}),this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken}}class mp{constructor({apiHandler:e}){this.account=function({apiHandler:e}){return{get({expand:t=null}={}){const n={expand:t};return e.get("account",n)},update:({data:t})=>e.patch("account",t),requestPasswordReset:({data:t})=>e.post("account/forgot-password",t),changePassword:({data:t})=>e.patch("account/password",t),resendEmailVerification:({data:t})=>e.post("account/resend-verification",t),confirmPasswordReset:({token:t,data:n})=>e.post(`account/reset-password/${t}`,n),verifyEmail:({token:t})=>e.post(`account/verification/${t}`),register:({data:t})=>e.post("register",t)}}({apiHandler:e}),this.authorization=function({apiHandler:e}){return{login:({data:t})=>e.post("login",t),logout:()=>e.post("logout")}}({apiHandler:e}),this.billingPortals=function({apiHandler:e}){return{get:({slug:t})=>e.get(`billing-portals/${t}`)}}({apiHandler:e}),this.checkoutForms=function({apiHandler:e}){return{get:({id:t})=>e.get(`checkout-forms/${t}`)}}({apiHandler:e}),this.customFields=function({apiHandler:e}){return{getAll({resource:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`custom-fields/${t}`,r)}}}({apiHandler:e}),this.depositRequests=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`deposit-requests/${t}`,a)}}}({apiHandler:e}),this.deposit=function({apiHandler:e}){return{create:({data:t})=>e.post("deposit",t)}}({apiHandler:e}),this.depositStrategies=function({apiHandler:e}){return{get:({id:t})=>e.get(`deposit-strategies/${t}`)}}({apiHandler:e}),this.invoices=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("invoices",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`invoices/${t}`,a)},update:({id:t,data:n})=>e.patch(`invoices/${t}`,n),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`invoices/${t}`,n)}}}({apiHandler:e}),this.kycDocuments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("kyc-documents",a)},create:({data:t})=>e.post("kyc-documents",t),get:({id:t})=>e.get(`kyc-documents/${t}`),update:({id:t,data:n})=>e.patch(`kyc-documents/${t}`,n)}}({apiHandler:e}),this.kycLivenessSessions=function({apiHandler:e}){return{create:({data:t})=>e.post("kyc-liveness-sessions",t),get:({id:t})=>e.get(`kyc-liveness-sessions/${t}`),finish:({id:t})=>e.post(`kyc-liveness-sessions/${t}/finish`)}}({apiHandler:e}),this.kycRequests=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`kyc-requests/${t}`,a)}}}({apiHandler:e}),this.orders=function({apiHandler:e}){return{getUpcomingInvoice({id:t,expand:n=null}){const a={expand:n};return e.get(`orders/${t}/upcoming-invoice`,a)},getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("orders",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`orders/${t}`,a)},update:({id:t,data:n})=>e.patch(`orders/${t}`,n),cancel:({id:t,data:n})=>e.post(`orders/${t}/cancellation`,n),pause:({id:t,data:n})=>e.post(`orders/${t}/pause`,n)}}({apiHandler:e}),this.paymentInstruments=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("payment-instruments",i)},create:({data:t})=>e.post("payment-instruments",t),get({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.get(`payment-instruments/${t}`,r)},update:({id:t,data:n})=>e.patch(`payment-instruments/${t}`,n),deactivate:({id:t})=>e.post(`payment-instruments/${t}/deactivation`),getSetupTransaction:({id:t})=>e.get(`payment-instruments/${t}/setup`),setup:({id:t,data:n})=>e.post(`payment-instruments/${t}/setup`,n)}}({apiHandler:e}),this.payoutRequests=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("payout-requests",i)},get:({id:t})=>e.get(`payout-requests/${t}`),update:({id:t,data:n})=>e.patch(`payout-requests/${t}`,n)}}({apiHandler:e}),this.plans=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("plans",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`plans/${t}`,a)}}}({apiHandler:e}),this.products=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("products",i)},get:({id:t})=>e.get(`products/${t}`)}}({apiHandler:e}),this.purchase=function({apiHandler:e}){return{payment:({data:t})=>e.post("payment",t),purchase:({data:t})=>e.post("purchase",t),preview:({data:t})=>e.post("preview-purchase",t),readyToPay:({data:t})=>e.post("ready-to-pay",t)}}({apiHandler:e}),this.quotes=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`quotes/${t}`,a)},accept:({id:t})=>e.post(`quotes/${t}/accept`),reject:({id:t})=>e.post(`quotes/${t}/reject`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`quotes/${t}`,n)}}}({apiHandler:e}),this.readyToPayout=function({apiHandler:e}){return{readyToPayout:({data:t})=>e.post("ready-to-payout",t)}}({apiHandler:e}),this.subscriptionReactivations=function({apiHandler:e}){return{reactivation:({data:t})=>e.post("subscription-reactivations",t)}}({apiHandler:e}),this.subscriptions=function({apiHandler:e}){return{changeItems:({id:t,data:n})=>e.post(`subscriptions/${t}/change-items`,n),create:({data:t})=>e.post("subscriptions",t)}}({apiHandler:e}),this.transactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("transactions",i)},get:({id:t})=>e.get(`transactions/${t}`),finishKyc:({id:t,token:n})=>e.post(`transactions/${t}/${n}/continue`),skipKyc:({id:t,token:n})=>e.post(`transactions/${t}/${n}/bypass`),update:({id:t,data:n})=>e.patch(`transactions/${t}`,n)}}({apiHandler:e}),this.websites=function({apiHandler:e}){return{get:({id:t})=>e.get(`websites/${t}`)}}({apiHandler:e}),this.checkoutForm=this.checkoutForms,this.billingPortal=this.billingPortals,this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setPublishableKey=e.setPublishableKey,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken,this.generateSignature=e.generateSignature}}const fp={live:"https://api.rebilly.com",sandbox:"https://api-sandbox.rebilly.com"},hp=6e3;function yp({apiKey:e=null,sandbox:t=!1,timeout:n=hp,organizationId:a=null,urls:r=fp,internalOptions:o=null}={}){if(!r.live||!r.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof r.live||"string"!=typeof r.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");return function({apiHandler:e}){return new cp({apiHandler:e})}({apiHandler:lp({options:{apiEndpoints:r,apiKey:e,apiVersion:"",isSandbox:t,requestTimeout:n,jwt:null,organizationId:a,appName:(null==o?void 0:o.appName)??null}})})}function bp({apiKey:e=null,sandbox:t=!1,timeout:n=hp,organizationId:a=null,urls:r=fp,internalOptions:o=null}={}){if(!r.live||!r.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof r.live||"string"!=typeof r.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");return function({apiHandler:e}){return new pp({apiHandler:e})}({apiHandler:lp({options:{apiEndpoints:r,apiKey:e,apiVersion:"experimental",isSandbox:t,requestTimeout:n,jwt:null,organizationId:a,appName:(null==o?void 0:o.appName)??null}})})}function gp({publishableKey:e=null,jwt:t=null,sandbox:n=!1,timeout:a=hp,organizationId:r=null,urls:o=fp,internalOptions:i=null}={}){if(!o.live||!o.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof o.live||"string"!=typeof o.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");const s={apiEndpoints:o,publishableKey:e,jwt:t,apiVersion:"storefront",isSandbox:n,requestTimeout:a,organizationId:r,appName:(null==i?void 0:i.appName)??null},l=lp({options:s});return l.setSessionToken(s.jwt),function({apiHandler:e}){return new mp({apiHandler:e})}({apiHandler:l})}async function vp(e){try{return io(lo.storefront),so(lo.options),await e()}catch(t){throw os(t),t}}class wp{constructor({publishableKey:e=null,jwt:t=null,organizationId:n=null,mode:a="live",timeout:r=6e4,liveUrl:o=null,sandboxUrl:i=null,appName:s}={}){const l={live:o||"https://api.rebilly.com",sandbox:i||"https://api-sandbox.rebilly.com"},u="string"==typeof r?parseInt(r,10):r,c={organizationId:n||void 0,sandbox:"sandbox"===a,timeout:Number.isNaN(u)?6e4:u,urls:l,internalOptions:{appName:s?`${s}/instruments`:"instruments"}},d=gp(c),p="function"==typeof yp.default?yp.default(c):yp(c),m=bp(c);return d.setSessionToken(e||t),p.setSessionToken(e||t),m.setSessionToken(e||t),this.api=d,this.api.rebilly=p,this.api.rebilly&&(this.api.rebilly.experimental=m),this.api}}const kp=e=>null!=e&&"object"==typeof e,xp={default:1,minimum:1,maximum:Number.MAX_SAFE_INTEGER,multipleOf:1};function Sp({quantity:e}){return kp(e)?{...xp,...e}:e}function Ap(e){return kp(e)?e.default:e}function Ep(e){return e.map((({planId:e,quantity:t})=>({planId:e,quantity:t&&Ap(t)})))}function Lp(e){return e.reduce(((e,t)=>t.planId&&t.quantity?(e.set(t.planId,de(t.quantity)),e):e),new Map)}async function Pp({data:e=null}={}){return vp((async()=>{var t,n,a,r,o,i,s,l,u,c,d,p,m,f,h,y,b,g,v,w,k,x,S,A,E,L;const P=null==(t=lo.options)?void 0:t.items,I=(null==(n=lo.options)?void 0:n.websiteId)||null,T=(null==(r=null==(a=lo.options)?void 0:a.bumpOffer)?void 0:r.map((({planId:e})=>e)))||[],C={data:{websiteId:I??void 0}};var $,R;if((null==(R=null==($=lo.data)?void 0:$.summaryLineItems)?void 0:R.every((e=>null!=e.planId&&T.includes(e.planId))))||(null==(o=lo.data)?void 0:o.acceptBumpOffer)||!(null==(i=lo.data)?void 0:i.summaryLineItems)?P?(null==(l=lo.data)?void 0:l.acceptBumpOffer)?C.data.items=null==(u=lo.options)?void 0:u.bumpOffer:C.data.items=Ep(P??[]):((null==(c=lo.data)?void 0:c.summaryLineItems)&&(C.data.items=Ep(lo.data.summaryLineItems)),!(null==(d=lo.data)?void 0:d.acceptBumpOffer)&&(null==(f=null==(m=null==(p=lo.data)?void 0:p.previewPurchase)?void 0:m.addonLineItems)?void 0:f.length)>0&&(C.data.items=null==(y=null==(h=C.data)?void 0:h.items)?void 0:y.concat(lo.data.previewPurchase.addonLineItems))):C.data.items=Ep(null==(s=lo.data)?void 0:s.summaryLineItems),!(null==(b=lo.data)?void 0:b.acceptBumpOffer)&&(null==(w=null==(v=null==(g=lo.data)?void 0:g.previewPurchase)?void 0:v.addonLineItems)?void 0:w.length)>0&&(C.data.items=null==(k=C.data.items)?void 0:k.concat(lo.data.previewPurchase.addonLineItems)),C.data.items&&C.data.items.length>1){const e=C.data.items.map((e=>JSON.stringify(e))),t=new Set(e),n=Array.from(t).map((e=>JSON.parse(e)));C.data.items=n}(null==(x=lo.data)?void 0:x.amountAndCurrency)&&(C.data={...C.data,...lo.data.amountAndCurrency}),(null==e?void 0:e.billingAddress)&&(C.data.billingAddress=e.billingAddress),(null==e?void 0:e.deliveryAddress)&&(C.data.deliveryAddress=e.deliveryAddress),(null==(S=lo.data)?void 0:S.couponIds)&&(C.data.couponIds=lo.data.couponIds),io(lo.storefront);const{fields:F}=await lo.storefront.purchase.preview(C);let H=F;if(!(null==(A=lo.data)?void 0:A.acceptBumpOffer)){const e=Lp(P??[]);if(H=ku(F),H.lineItems){if(null==(L=null==(E=lo.data)?void 0:E.previewPurchase)?void 0:L.addonLineItems){const e=lo.data.previewPurchase.addonLineItems.reduce(((e,t)=>(e.set(t.planId,t),e)),new Map);H.lineItems=H.lineItems.filter((t=>!e.has(t.planId))),H.addonLineItems=lo.data.previewPurchase.addonLineItems}H.lineItems.forEach(function(e){return function(t){if(!t.planId)return;const n=e.get(t.planId)||t.quantity;t.quantity&&kp(n)&&(n.default=Ap(t.quantity),t.quantity=n)}}(e))}}return lo.data&&(lo.data.previewPurchase=H),new Eu(H)}))}let Ip=!1;async function Tp(){var e,t;const n=lo.toModel(),a={options:n.options,data:n.data,mainStyleVars:n.mainStyleVars},r=null==(t=null==(e=lo.options)?void 0:e._computed)?void 0:t.paymentMethodsUrl,o="rebilly-instruments-summary",i=await new cs({name:o,url:`${r}?name=${o}`,container:lo.summary,model:a,route:{name:"summary"}});return i.bindEventListeners({loader:lo.loader}),oo.summary=i,async function(e){e.component.on(`${e.name}-update-items`,(async e=>{try{if(Ip)return;Ip=!0;const t=Lp(e);lo.data.summaryLineItems.forEach((e=>{const n=Ap(t.get(e.planId));kp(e.quantity)?e.quantity.default=n:e.quantity=n})),await Pp(),lo.updateModel(),Ip=!1}catch(t){console.error(t),Ip=!1}}))}(i),{then:e=>e()}}async function Cp({instrument:e}={}){await Pp({data:e}),lo.updateModel()}var $p={NODE_ENV:"production"},Rp=function(){return Rp=Object.assign||function(e){for(var t,n=1,a=arguments.length;n<a;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Rp.apply(this,arguments)};function Fp(e,t,n,a){return new(n||(n=Promise))((function(t,r){function o(e){try{s(a.next(e))}catch(t){r(t)}}function i(e){try{s(a.throw(e))}catch(t){r(t)}}function s(e){e.done?t(e.value):function(e){return e instanceof n?e:new n((function(t){t(e)}))}(e.value).then(o,i)}s((a=a.apply(e,[])).next())}))}function Hp(e,t){var n,a,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(l){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(n=1,a&&(r=2&s[0]?a.return:s[0]?a.throw||((r=a.return)&&r.call(a),0):a.next)&&!(r=r.call(a,s[1])).done)return r;switch(a=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,a=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=(r=i.trys).length>0&&r[r.length-1])&&(6===s[0]||2===s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(l){s=[6,l],a=0}finally{n=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,l])}}}function Bp(e,t,n){for(var a,r=0,o=t.length;r<o;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}var Op="3.4.2";function Np(e,t){return new Promise((function(n){return setTimeout(n,e,t)}))}function _p(e){return!!e&&"function"==typeof e.then}function Mp(e,t){try{var n=e();_p(n)?n.then((function(e){return t(!0,e)}),(function(e){return t(!1,e)})):t(!0,n)}catch(a){t(!1,a)}}function jp(e,t,n){return void 0===n&&(n=16),Fp(this,0,void 0,(function(){var a,r,o,i;return Hp(this,(function(s){switch(s.label){case 0:a=Array(e.length),r=Date.now(),o=0,s.label=1;case 1:return o<e.length?(a[o]=t(e[o],o),(i=Date.now())>=r+n?(r=i,[4,Np(0)]):[3,3]):[3,4];case 2:s.sent(),s.label=3;case 3:return++o,[3,1];case 4:return[2,a]}}))}))}function qp(e){e.then(void 0,(function(){}))}function Dp(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function Wp(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function zp(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}function Up(e,t){return 0===(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}function Vp(e,t){return[e[0]^t[0],e[1]^t[1]]}function Gp(e){return e=Vp(e,[0,e[0]>>>1]),e=Vp(e=Wp(e,[4283543511,3981806797]),[0,e[0]>>>1]),e=Vp(e=Wp(e,[3301882366,444984403]),[0,e[0]>>>1])}function Xp(e){return parseInt(e)}function Zp(e){return parseFloat(e)}function Yp(e,t){return"number"==typeof e&&isNaN(e)?t:e}function Jp(e){return e.reduce((function(e,t){return e+(t?1:0)}),0)}function Kp(e,t){if(void 0===t&&(t=1),Math.abs(t)>=1)return Math.round(e/t)*t;var n=1/t;return Math.round(e*n)/n}function Qp(e){return e&&"object"==typeof e&&"message"in e?e:{message:e}}function em(e,t,n){var a=Object.keys(e).filter((function(e){return function(e,t){return!function(e,t){for(var n=0,a=e.length;n<a;++n)if(e[n]===t)return!0;return!1}(e,t)}(n,e)})),r=jp(a,(function(n){return function(e,t){var n=new Promise((function(n){var a=Date.now();Mp(e.bind(null,t),(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Date.now()-a;if(!e[0])return n((function(){return{error:Qp(e[1]),duration:r}}));var o=e[1];if(function(e){return"function"!=typeof e}(o))return n((function(){return{value:o,duration:r}}));n((function(){return new Promise((function(e){var t=Date.now();Mp(o,(function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];var o=r+Date.now()-t;if(!n[0])return e({error:Qp(n[1]),duration:o});e({value:n[1],duration:o})}))}))}))}))}));return qp(n),function(){return n.then((function(e){return e()}))}}(e[n],t)}));return qp(r),function(){return Fp(this,0,void 0,(function(){var e,t,n,o;return Hp(this,(function(i){switch(i.label){case 0:return[4,r];case 1:return[4,jp(i.sent(),(function(e){var t=e();return qp(t),t}))];case 2:return e=i.sent(),[4,Promise.all(e)];case 3:for(t=i.sent(),n={},o=0;o<a.length;++o)n[a[o]]=t[o];return[2,n]}}))}))}}function tm(){var e=window,t=navigator;return Jp(["MSCSSMatrix"in e,"msSetImmediate"in e,"msIndexedDB"in e,"msMaxTouchPoints"in t,"msPointerEnabled"in t])>=4}function nm(){var e=window,t=navigator;return Jp(["webkitPersistentStorage"in t,"webkitTemporaryStorage"in t,0===t.vendor.indexOf("Google"),"webkitResolveLocalFileSystemURL"in e,"BatteryManager"in e,"webkitMediaStream"in e,"webkitSpeechGrammar"in e])>=5}function am(){var e=window,t=navigator;return Jp(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,0===t.vendor.indexOf("Apple"),"getStorageUpdates"in t,"WebKitMediaKeys"in e])>=4}function rm(){var e=window;return Jp(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function om(){var e=document;return(e.exitFullscreen||e.msExitFullscreen||e.mozCancelFullScreen||e.webkitExitFullscreen).call(e)}function im(){var e=nm(),t=function(){var e,t,n=window;return Jp(["buildID"in navigator,"MozAppearance"in(null!==(t=null===(e=document.documentElement)||void 0===e?void 0:e.style)&&void 0!==t?t:{}),"onmozfullscreenchange"in n,"mozInnerScreenX"in n,"CSSMozDocumentRule"in n,"CanvasCaptureMediaStream"in n])>=4}();if(!e&&!t)return!1;var n=window;return Jp(["onorientationchange"in n,"orientation"in n,e&&!("SharedWorker"in n),t&&/android/i.test(navigator.appVersion)])>=2}function sm(e){var t=new Error(e);return t.name=e,t}function lm(e,t,n){var a,r,o;return void 0===n&&(n=50),Fp(this,0,void 0,(function(){var i,s;return Hp(this,(function(l){switch(l.label){case 0:i=document,l.label=1;case 1:return i.body?[3,3]:[4,Np(n)];case 2:return l.sent(),[3,1];case 3:s=i.createElement("iframe"),l.label=4;case 4:return l.trys.push([4,,10,11]),[4,new Promise((function(e,n){var a=!1,r=function(){a=!0,e()};s.onload=r,s.onerror=function(e){a=!0,n(e)};var o=s.style;o.setProperty("display","block","important"),o.position="absolute",o.top="0",o.left="0",o.visibility="hidden",t&&"srcdoc"in s?s.srcdoc=t:s.src="about:blank",i.body.appendChild(s);var l=function(){var e,t;a||("complete"===(null===(t=null===(e=s.contentWindow)||void 0===e?void 0:e.document)||void 0===t?void 0:t.readyState)?r():setTimeout(l,10))};l()}))];case 5:l.sent(),l.label=6;case 6:return null!==(r=null===(a=s.contentWindow)||void 0===a?void 0:a.document)&&void 0!==r&&r.body?[3,8]:[4,Np(n)];case 7:return l.sent(),[3,6];case 8:return[4,e(s,s.contentWindow)];case 9:return[2,l.sent()];case 10:return null===(o=s.parentNode)||void 0===o||o.removeChild(s),[7];case 11:return[2]}}))}))}function um(e){for(var t=function(e){for(var t,n,a="Unexpected syntax '".concat(e,"'"),r=/^\s*([a-z-]*)(.*)$/i.exec(e),o=r[1]||void 0,i={},s=/([.:#][\w-]+|\[.+?\])/gi,l=function(e,t){i[e]=i[e]||[],i[e].push(t)};;){var u=s.exec(r[2]);if(!u)break;var c=u[0];switch(c[0]){case".":l("class",c.slice(1));break;case"#":l("id",c.slice(1));break;case"[":var d=/^\[([\w-]+)([~|^$*]?=("(.*?)"|([\w-]+)))?(\s+[is])?\]$/.exec(c);if(!d)throw new Error(a);l(d[1],null!==(n=null!==(t=d[4])&&void 0!==t?t:d[5])&&void 0!==n?n:"");break;default:throw new Error(a)}}return[o,i]}(e),n=t[0],a=t[1],r=document.createElement(n??"div"),o=0,i=Object.keys(a);o<i.length;o++){var s=i[o],l=a[s].join(" ");"style"===s?cm(r.style,l):r.setAttribute(s,l)}return r}function cm(e,t){for(var n=0,a=t.split(";");n<a.length;n++){var r=a[n],o=/^\s*([\w-]+)\s*:\s*(.+?)(\s*!([\w-]+))?\s*$/.exec(r);if(o){var i=o[1],s=o[2],l=o[4];e.setProperty(i,s,l||"")}}}var dm=["monospace","sans-serif","serif"],pm=["sans-serif-thin","ARNO PRO","Agency FB","Arabic Typesetting","Arial Unicode MS","AvantGarde Bk BT","BankGothic Md BT","Batang","Bitstream Vera Sans Mono","Calibri","Century","Century Gothic","Clarendon","EUROSTILE","Franklin Gothic","Futura Bk BT","Futura Md BT","GOTHAM","Gill Sans","HELV","Haettenschweiler","Helvetica Neue","Humanst521 BT","Leelawadee","Letter Gothic","Levenim MT","Lucida Bright","Lucida Sans","Menlo","MS Mincho","MS Outlook","MS Reference Specialty","MS UI Gothic","MT Extra","MYRIAD PRO","Marlett","Meiryo UI","Microsoft Uighur","Minion Pro","Monotype Corsiva","PMingLiU","Pristina","SCRIPTINA","Segoe UI Light","Serifa","SimHei","Small Fonts","Staccato222 BT","TRAJAN PRO","Univers CE 55 Medium","Vrinda","ZWAdobeF"];function mm(e){return e.toDataURL()}var fm,hm,ym=2500;function bm(){var e=this;return function(){if(void 0===hm){var e=function(){var t=gm();vm(t)?hm=setTimeout(e,ym):(fm=t,hm=void 0)};e()}}(),function(){return Fp(e,0,void 0,(function(){var e;return Hp(this,(function(t){switch(t.label){case 0:return vm(e=gm())?fm?[2,Bp([],fm)]:function(){var e=document;return e.fullscreenElement||e.msFullscreenElement||e.mozFullScreenElement||e.webkitFullscreenElement||null}()?[4,om()]:[3,2]:[3,2];case 1:t.sent(),e=gm(),t.label=2;case 2:return vm(e)||(fm=e),[2,e]}}))}))}}function gm(){var e=screen;return[Yp(Zp(e.availTop),null),Yp(Zp(e.width)-Zp(e.availWidth)-Yp(Zp(e.availLeft),0),null),Yp(Zp(e.height)-Zp(e.availHeight)-Yp(Zp(e.availTop),0),null),Yp(Zp(e.availLeft),null)]}function vm(e){for(var t=0;t<4;++t)if(e[t])return!1;return!0}function wm(e){var t;return Fp(this,0,void 0,(function(){var n,a,r,o,i,s,l;return Hp(this,(function(u){switch(u.label){case 0:for(n=document,a=n.createElement("div"),r=new Array(e.length),o={},km(a),l=0;l<e.length;++l)"DIALOG"===(i=um(e[l])).tagName&&i.show(),km(s=n.createElement("div")),s.appendChild(i),a.appendChild(s),r[l]=i;u.label=1;case 1:return n.body?[3,3]:[4,Np(50)];case 2:return u.sent(),[3,1];case 3:n.body.appendChild(a);try{for(l=0;l<e.length;++l)r[l].offsetParent||(o[e[l]]=!0)}finally{null===(t=a.parentNode)||void 0===t||t.removeChild(a)}return[2,o]}}))}))}function km(e){e.style.setProperty("display","block","important")}function xm(e){return matchMedia("(inverted-colors: ".concat(e,")")).matches}function Sm(e){return matchMedia("(forced-colors: ".concat(e,")")).matches}function Am(e){return matchMedia("(prefers-contrast: ".concat(e,")")).matches}function Em(e){return matchMedia("(prefers-reduced-motion: ".concat(e,")")).matches}function Lm(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}var Pm=Math,Im=function(){return 0};var Tm={default:[],apple:[{font:"-apple-system-body"}],serif:[{fontFamily:"serif"}],sans:[{fontFamily:"sans-serif"}],mono:[{fontFamily:"monospace"}],min:[{fontSize:"1px"}],system:[{fontFamily:"system-ui"}]};var Cm={fonts:function(){return lm((function(e,t){var n=t.document,a=n.body;a.style.fontSize="48px";var r=n.createElement("div"),o={},i={},s=function(e){var t=n.createElement("span"),a=t.style;return a.position="absolute",a.top="0",a.left="0",a.fontFamily=e,t.textContent="mmMwWLliI0O&1",r.appendChild(t),t},l=dm.map(s),u=function(){for(var e={},t=function(t){e[t]=dm.map((function(e){return function(e,t){return s("'".concat(e,"',").concat(t))}(t,e)}))},n=0,a=pm;n<a.length;n++){t(a[n])}return e}();a.appendChild(r);for(var c=0;c<dm.length;c++)o[dm[c]]=l[c].offsetWidth,i[dm[c]]=l[c].offsetHeight;return pm.filter((function(e){return function(e){return dm.some((function(t,n){return e[n].offsetWidth!==o[t]||e[n].offsetHeight!==i[t]}))}(u[e])}))}))},domBlockers:function(e){var t=(void 0===e?{}:e).debug;return Fp(this,0,void 0,(function(){var e,n,a,r,o;return Hp(this,(function(i){switch(i.label){case 0:return am()||im()?(e=function(){var e=atob;return{abpIndo:["#Iklan-Melayang","#Kolom-Iklan-728","#SidebarIklan-wrapper",'[title="ALIENBOLA" i]',e("I0JveC1CYW5uZXItYWRz")],abpvn:[".quangcao","#mobileCatfish",e("LmNsb3NlLWFkcw=="),'[id^="bn_bottom_fixed_"]',"#pmadv"],adBlockFinland:[".mainostila",e("LnNwb25zb3JpdA=="),".ylamainos",e("YVtocmVmKj0iL2NsaWNrdGhyZ2guYXNwPyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hcHAucmVhZHBlYWsuY29tL2FkcyJd")],adBlockPersian:["#navbar_notice_50",".kadr",'TABLE[width="140px"]',"#divAgahi",e("YVtocmVmXj0iaHR0cDovL2cxLnYuZndtcm0ubmV0L2FkLyJd")],adBlockWarningRemoval:["#adblock-honeypot",".adblocker-root",".wp_adblock_detect",e("LmhlYWRlci1ibG9ja2VkLWFk"),e("I2FkX2Jsb2NrZXI=")],adGuardAnnoyances:[".hs-sosyal","#cookieconsentdiv",'div[class^="app_gdpr"]',".as-oil",'[data-cypress="soft-push-notification-modal"]'],adGuardBase:[".BetterJsPopOverlay",e("I2FkXzMwMFgyNTA="),e("I2Jhbm5lcmZsb2F0MjI="),e("I2NhbXBhaWduLWJhbm5lcg=="),e("I0FkLUNvbnRlbnQ=")],adGuardChinese:[e("LlppX2FkX2FfSA=="),e("YVtocmVmKj0iLmh0aGJldDM0LmNvbSJd"),"#widget-quan",e("YVtocmVmKj0iLzg0OTkyMDIwLnh5eiJd"),e("YVtocmVmKj0iLjE5NTZobC5jb20vIl0=")],adGuardFrench:["#pavePub",e("LmFkLWRlc2t0b3AtcmVjdGFuZ2xl"),".mobile_adhesion",".widgetadv",e("LmFkc19iYW4=")],adGuardGerman:['aside[data-portal-id="leaderboard"]'],adGuardJapanese:["#kauli_yad_1",e("YVtocmVmXj0iaHR0cDovL2FkMi50cmFmZmljZ2F0ZS5uZXQvIl0="),e("Ll9wb3BJbl9pbmZpbml0ZV9hZA=="),e("LmFkZ29vZ2xl"),e("Ll9faXNib29zdFJldHVybkFk")],adGuardMobile:[e("YW1wLWF1dG8tYWRz"),e("LmFtcF9hZA=="),'amp-embed[type="24smi"]',"#mgid_iframe1",e("I2FkX2ludmlld19hcmVh")],adGuardRussian:[e("YVtocmVmXj0iaHR0cHM6Ly9hZC5sZXRtZWFkcy5jb20vIl0="),e("LnJlY2xhbWE="),'div[id^="smi2adblock"]',e("ZGl2W2lkXj0iQWRGb3hfYmFubmVyXyJd"),"#psyduckpockeball"],adGuardSocial:[e("YVtocmVmXj0iLy93d3cuc3R1bWJsZXVwb24uY29tL3N1Ym1pdD91cmw9Il0="),e("YVtocmVmXj0iLy90ZWxlZ3JhbS5tZS9zaGFyZS91cmw/Il0="),".etsy-tweet","#inlineShare",".popup-social"],adGuardSpanishPortuguese:["#barraPublicidade","#Publicidade","#publiEspecial","#queTooltip",".cnt-publi"],adGuardTrackingProtection:["#qoo-counter",e("YVtocmVmXj0iaHR0cDovL2NsaWNrLmhvdGxvZy5ydS8iXQ=="),e("YVtocmVmXj0iaHR0cDovL2hpdGNvdW50ZXIucnUvdG9wL3N0YXQucGhwIl0="),e("YVtocmVmXj0iaHR0cDovL3RvcC5tYWlsLnJ1L2p1bXAiXQ=="),"#top100counter"],adGuardTurkish:["#backkapat",e("I3Jla2xhbWk="),e("YVtocmVmXj0iaHR0cDovL2Fkc2Vydi5vbnRlay5jb20udHIvIl0="),e("YVtocmVmXj0iaHR0cDovL2l6bGVuemkuY29tL2NhbXBhaWduLyJd"),e("YVtocmVmXj0iaHR0cDovL3d3dy5pbnN0YWxsYWRzLm5ldC8iXQ==")],bulgarian:[e("dGQjZnJlZW5ldF90YWJsZV9hZHM="),"#ea_intext_div",".lapni-pop-over","#xenium_hot_offers"],easyList:[".yb-floorad",e("LndpZGdldF9wb19hZHNfd2lkZ2V0"),e("LnRyYWZmaWNqdW5reS1hZA=="),".textad_headline",e("LnNwb25zb3JlZC10ZXh0LWxpbmtz")],easyListChina:[e("LmFwcGd1aWRlLXdyYXBbb25jbGljayo9ImJjZWJvcy5jb20iXQ=="),e("LmZyb250cGFnZUFkdk0="),"#taotaole","#aafoot.top_box",".cfa_popup"],easyListCookie:[".ezmob-footer",".cc-CookieWarning","[data-cookie-number]",e("LmF3LWNvb2tpZS1iYW5uZXI="),".sygnal24-gdpr-modal-wrap"],easyListCzechSlovak:["#onlajny-stickers",e("I3Jla2xhbW5pLWJveA=="),e("LnJla2xhbWEtbWVnYWJvYXJk"),".sklik",e("W2lkXj0ic2tsaWtSZWtsYW1hIl0=")],easyListDutch:[e("I2FkdmVydGVudGll"),e("I3ZpcEFkbWFya3RCYW5uZXJCbG9jaw=="),".adstekst",e("YVtocmVmXj0iaHR0cHM6Ly94bHR1YmUubmwvY2xpY2svIl0="),"#semilo-lrectangle"],easyListGermany:["#SSpotIMPopSlider",e("LnNwb25zb3JsaW5rZ3J1ZW4="),e("I3dlcmJ1bmdza3k="),e("I3Jla2xhbWUtcmVjaHRzLW1pdHRl"),e("YVtocmVmXj0iaHR0cHM6Ly9iZDc0Mi5jb20vIl0=")],easyListItaly:[e("LmJveF9hZHZfYW5udW5jaQ=="),".sb-box-pubbliredazionale",e("YVtocmVmXj0iaHR0cDovL2FmZmlsaWF6aW9uaWFkcy5zbmFpLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZHNlcnZlci5odG1sLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZmZpbGlhemlvbmlhZHMuc25haS5pdC8iXQ==")],easyListLithuania:[e("LnJla2xhbW9zX3RhcnBhcw=="),e("LnJla2xhbW9zX251b3JvZG9z"),e("aW1nW2FsdD0iUmVrbGFtaW5pcyBza3lkZWxpcyJd"),e("aW1nW2FsdD0iRGVkaWt1b3RpLmx0IHNlcnZlcmlhaSJd"),e("aW1nW2FsdD0iSG9zdGluZ2FzIFNlcnZlcmlhaS5sdCJd")],estonian:[e("QVtocmVmKj0iaHR0cDovL3BheTRyZXN1bHRzMjQuZXUiXQ==")],fanboyAnnoyances:["#ac-lre-player",".navigate-to-top","#subscribe_popup",".newsletter_holder","#back-top"],fanboyAntiFacebook:[".util-bar-module-firefly-visible"],fanboyEnhancedTrackers:[".open.pushModal","#issuem-leaky-paywall-articles-zero-remaining-nag","#sovrn_container",'div[class$="-hide"][zoompage-fontsize][style="display: block;"]',".BlockNag__Card"],fanboySocial:["#FollowUs","#meteored_share","#social_follow",".article-sharer",".community__social-desc"],frellwitSwedish:[e("YVtocmVmKj0iY2FzaW5vcHJvLnNlIl1bdGFyZ2V0PSJfYmxhbmsiXQ=="),e("YVtocmVmKj0iZG9rdG9yLXNlLm9uZWxpbmsubWUiXQ=="),"article.category-samarbete",e("ZGl2LmhvbGlkQWRz"),"ul.adsmodern"],greekAdBlock:[e("QVtocmVmKj0iYWRtYW4ub3RlbmV0LmdyL2NsaWNrPyJd"),e("QVtocmVmKj0iaHR0cDovL2F4aWFiYW5uZXJzLmV4b2R1cy5nci8iXQ=="),e("QVtocmVmKj0iaHR0cDovL2ludGVyYWN0aXZlLmZvcnRobmV0LmdyL2NsaWNrPyJd"),"DIV.agores300","TABLE.advright"],hungarian:["#cemp_doboz",".optimonk-iframe-container",e("LmFkX19tYWlu"),e("W2NsYXNzKj0iR29vZ2xlQWRzIl0="),"#hirdetesek_box"],iDontCareAboutCookies:['.alert-info[data-block-track*="CookieNotice"]',".ModuleTemplateCookieIndicator",".o--cookies--container","#cookies-policy-sticky","#stickyCookieBar"],icelandicAbp:[e("QVtocmVmXj0iL2ZyYW1ld29yay9yZXNvdXJjZXMvZm9ybXMvYWRzLmFzcHgiXQ==")],latvian:[e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiAxMjBweDsgaGVpZ2h0OiA0MHB4OyBvdmVyZmxvdzogaGlkZGVuOyBwb3NpdGlvbjogcmVsYXRpdmU7Il0="),e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiA4OHB4OyBoZWlnaHQ6IDMxcHg7IG92ZXJmbG93OiBoaWRkZW47IHBvc2l0aW9uOiByZWxhdGl2ZTsiXQ==")],listKr:[e("YVtocmVmKj0iLy9hZC5wbGFuYnBsdXMuY28ua3IvIl0="),e("I2xpdmVyZUFkV3JhcHBlcg=="),e("YVtocmVmKj0iLy9hZHYuaW1hZHJlcC5jby5rci8iXQ=="),e("aW5zLmZhc3R2aWV3LWFk"),".revenue_unit_item.dable"],listeAr:[e("LmdlbWluaUxCMUFk"),".right-and-left-sponsers",e("YVtocmVmKj0iLmFmbGFtLmluZm8iXQ=="),e("YVtocmVmKj0iYm9vcmFxLm9yZyJd"),e("YVtocmVmKj0iZHViaXp6bGUuY29tL2FyLz91dG1fc291cmNlPSJd")],listeFr:[e("YVtocmVmXj0iaHR0cDovL3Byb21vLnZhZG9yLmNvbS8iXQ=="),e("I2FkY29udGFpbmVyX3JlY2hlcmNoZQ=="),e("YVtocmVmKj0id2Vib3JhbWEuZnIvZmNnaS1iaW4vIl0="),".site-pub-interstitiel",'div[id^="crt-"][data-criteo-id]'],officialPolish:["#ceneo-placeholder-ceneo-12",e("W2hyZWZePSJodHRwczovL2FmZi5zZW5kaHViLnBsLyJd"),e("YVtocmVmXj0iaHR0cDovL2Fkdm1hbmFnZXIudGVjaGZ1bi5wbC9yZWRpcmVjdC8iXQ=="),e("YVtocmVmXj0iaHR0cDovL3d3dy50cml6ZXIucGwvP3V0bV9zb3VyY2UiXQ=="),e("ZGl2I3NrYXBpZWNfYWQ=")],ro:[e("YVtocmVmXj0iLy9hZmZ0cmsuYWx0ZXgucm8vQ291bnRlci9DbGljayJd"),e("YVtocmVmXj0iaHR0cHM6Ly9ibGFja2ZyaWRheXNhbGVzLnJvL3Ryay9zaG9wLyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9ldmVudC4ycGVyZm9ybWFudC5jb20vZXZlbnRzL2NsaWNrIl0="),e("YVtocmVmXj0iaHR0cHM6Ly9sLnByb2ZpdHNoYXJlLnJvLyJd"),'a[href^="/url/"]'],ruAd:[e("YVtocmVmKj0iLy9mZWJyYXJlLnJ1LyJd"),e("YVtocmVmKj0iLy91dGltZy5ydS8iXQ=="),e("YVtocmVmKj0iOi8vY2hpa2lkaWtpLnJ1Il0="),"#pgeldiz",".yandex-rtb-block"],thaiAds:["a[href*=macau-uta-popup]",e("I2Fkcy1nb29nbGUtbWlkZGxlX3JlY3RhbmdsZS1ncm91cA=="),e("LmFkczMwMHM="),".bumq",".img-kosana"],webAnnoyancesUltralist:["#mod-social-share-2","#social-tools",e("LmN0cGwtZnVsbGJhbm5lcg=="),".zergnet-recommend",".yt.btn-link.btn-md.btn"]}}(),n=Object.keys(e),[4,wm((o=[]).concat.apply(o,n.map((function(t){return e[t]}))))]):[2,void 0];case 1:return a=i.sent(),t&&function(e,t){for(var n="DOM blockers debug:\n```",a=0,r=Object.keys(e);a<r.length;a++){var o=r[a];n+="\n".concat(o,":");for(var i=0,s=e[o];i<s.length;i++){var l=s[i];n+="\n ".concat(t[l]?"🚫":"➡️"," ").concat(l)}}console.log("".concat(n,"\n```"))}(e,a),(r=n.filter((function(t){var n=e[t];return Jp(n.map((function(e){return a[e]})))>.6*n.length}))).sort(),[2,r]}}))}))},fontPreferences:function(){return e=function(e,t){for(var n={},a={},r=0,o=Object.keys(Tm);r<o.length;r++){var i=o[r],s=Tm[i],l=s[0],u=void 0===l?{}:l,c=s[1],d=void 0===c?"mmMwWLliI0fiflO&1":c,p=e.createElement("span");p.textContent=d,p.style.whiteSpace="nowrap";for(var m=0,f=Object.keys(u);m<f.length;m++){var h=f[m],y=u[h];void 0!==y&&(p.style[h]=y)}n[i]=p,t.appendChild(e.createElement("br")),t.appendChild(p)}for(var b=0,g=Object.keys(Tm);b<g.length;b++)a[i=g[b]]=n[i].getBoundingClientRect().width;return a},void 0===t&&(t=4e3),lm((function(n,a){var r=a.document,o=r.body,i=o.style;i.width="".concat(t,"px"),i.webkitTextSizeAdjust=i.textSizeAdjust="none",nm()?o.style.zoom="".concat(1/a.devicePixelRatio):am()&&(o.style.zoom="reset");var s=r.createElement("div");return s.textContent=Bp([],Array(t/20|0)).map((function(){return"word"})).join(" "),o.appendChild(s),e(r,o)}),'<!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">');var e,t},audio:function(){var e=window,t=e.OfflineAudioContext||e.webkitOfflineAudioContext;if(!t)return-2;if(am()&&!rm()&&!function(){var e=window;return Jp(["DOMRectList"in e,"RTCPeerConnectionIceEvent"in e,"SVGGeometryElement"in e,"ontransitioncancel"in e])>=3}())return-1;var n=new t(1,5e3,44100),a=n.createOscillator();a.type="triangle",a.frequency.value=1e4;var r=n.createDynamicsCompressor();r.threshold.value=-50,r.knee.value=40,r.ratio.value=12,r.attack.value=0,r.release.value=.25,a.connect(r),r.connect(n.destination),a.start(0);var o=function(e){var t=3,n=500,a=500,r=5e3,o=function(){},i=new Promise((function(i,s){var l=!1,u=0,c=0;e.oncomplete=function(e){return i(e.renderedBuffer)};var d=function(){setTimeout((function(){return s(sm("timeout"))}),Math.min(a,c+r-Date.now()))},p=function(){try{var a=e.startRendering();switch(_p(a)&&qp(a),e.state){case"running":c=Date.now(),l&&d();break;case"suspended":document.hidden||u++,l&&u>=t?s(sm("suspended")):setTimeout(p,n)}}catch(r){s(r)}};p(),o=function(){l||(l=!0,c>0&&d())}}));return[i,o]}(n),i=o[0],s=o[1],l=i.then((function(e){return function(e){for(var t=0,n=0;n<e.length;++n)t+=Math.abs(e[n]);return t}(e.getChannelData(0).subarray(4500))}),(function(e){if("timeout"===e.name||"suspended"===e.name)return-3;throw e}));return qp(l),function(){return s(),l}},screenFrame:function(){var e=this,t=bm();return function(){return Fp(e,0,void 0,(function(){var e,n;return Hp(this,(function(a){switch(a.label){case 0:return[4,t()];case 1:return e=a.sent(),[2,[(n=function(e){return null===e?null:Kp(e,10)})(e[0]),n(e[1]),n(e[2]),n(e[3])]]}}))}))}},osCpu:function(){return navigator.oscpu},languages:function(){var e=navigator,t=[],n=e.language||e.userLanguage||e.browserLanguage||e.systemLanguage;if(void 0!==n&&t.push([n]),Array.isArray(e.languages))nm()&&function(){var e=window;return Jp([!("MediaSettingsRange"in e),"RTCEncodedAudioFrame"in e,""+e.Intl=="[object Intl]",""+e.Reflect=="[object Reflect]"])>=3}()||t.push(e.languages);else if("string"==typeof e.languages){var a=e.languages;a&&t.push(a.split(","))}return t},colorDepth:function(){return window.screen.colorDepth},deviceMemory:function(){return Yp(Zp(navigator.deviceMemory),void 0)},screenResolution:function(){var e=screen,t=function(e){return Yp(Xp(e),null)},n=[t(e.width),t(e.height)];return n.sort().reverse(),n},hardwareConcurrency:function(){return Yp(Xp(navigator.hardwareConcurrency),void 0)},timezone:function(){var e,t=null===(e=window.Intl)||void 0===e?void 0:e.DateTimeFormat;if(t){var n=(new t).resolvedOptions().timeZone;if(n)return n}var a=-function(){var e=(new Date).getFullYear();return Math.max(Zp(new Date(e,0,1).getTimezoneOffset()),Zp(new Date(e,6,1).getTimezoneOffset()))}();return"UTC".concat(a>=0?"+":"").concat(Math.abs(a))},sessionStorage:function(){try{return!!window.sessionStorage}catch{return!0}},localStorage:function(){try{return!!window.localStorage}catch{return!0}},indexedDB:function(){if(!(tm()||(e=window,t=navigator,Jp(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in t,"msSaveBlob"in t])>=3&&!tm())))try{return!!window.indexedDB}catch{return!0}var e,t},openDatabase:function(){return!!window.openDatabase},cpuClass:function(){return navigator.cpuClass},platform:function(){var e=navigator.platform;return"MacIntel"===e&&am()&&!rm()?function(){if("iPad"===navigator.platform)return!0;var e=screen,t=e.width/e.height;return Jp(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}()?"iPad":"iPhone":e},plugins:function(){var e=navigator.plugins;if(e){for(var t=[],n=0;n<e.length;++n){var a=e[n];if(a){for(var r=[],o=0;o<a.length;++o){var i=a[o];r.push({type:i.type,suffixes:i.suffixes})}t.push({name:a.name,description:a.description,mimeTypes:r})}}return t}},canvas:function(){var e,t,n=!1,a=function(){var e=document.createElement("canvas");return e.width=1,e.height=1,[e,e.getContext("2d")]}(),r=a[0],o=a[1];if(function(e,t){return!(!t||!e.toDataURL)}(r,o)){n=function(e){return e.rect(0,0,10,10),e.rect(2,2,6,6),!e.isPointInPath(5,5,"evenodd")}(o),function(e,t){e.width=240,e.height=60,t.textBaseline="alphabetic",t.fillStyle="#f60",t.fillRect(100,1,62,20),t.fillStyle="#069",t.font='11pt "Times New Roman"';var n="Cwm fjordbank gly ".concat("😃");t.fillText(n,2,15),t.fillStyle="rgba(102, 204, 0, 0.2)",t.font="18pt Arial",t.fillText(n,4,45)}(r,o);var i=mm(r);i!==mm(r)?e=t="unstable":(t=i,function(e,t){e.width=122,e.height=110,t.globalCompositeOperation="multiply";for(var n=0,a=[["#f2f",40,40],["#2ff",80,40],["#ff2",60,80]];n<a.length;n++){var r=a[n],o=r[0],i=r[1],s=r[2];t.fillStyle=o,t.beginPath(),t.arc(i,s,40,0,2*Math.PI,!0),t.closePath(),t.fill()}t.fillStyle="#f9c",t.arc(60,60,60,0,2*Math.PI,!0),t.arc(60,60,20,0,2*Math.PI,!0),t.fill("evenodd")}(r,o),e=mm(r))}else e=t="";return{winding:n,geometry:e,text:t}},touchSupport:function(){var e,t=navigator,n=0;void 0!==t.maxTouchPoints?n=Xp(t.maxTouchPoints):void 0!==t.msMaxTouchPoints&&(n=t.msMaxTouchPoints);try{document.createEvent("TouchEvent"),e=!0}catch{e=!1}return{maxTouchPoints:n,touchEvent:e,touchStart:"ontouchstart"in window}},vendor:function(){return navigator.vendor||""},vendorFlavors:function(){for(var e=[],t=0,n=["chrome","safari","__crWeb","__gCrWeb","yandex","__yb","__ybro","__firefox__","__edgeTrackingPreventionStatistics","webkit","oprt","samsungAr","ucweb","UCShellJava","puffinDevice"];t<n.length;t++){var a=n[t],r=window[a];r&&"object"==typeof r&&e.push(a)}return e.sort()},cookiesEnabled:function(){var e=document;try{e.cookie="cookietest=1; SameSite=Strict;";var t=-1!==e.cookie.indexOf("cookietest=");return e.cookie="cookietest=1; SameSite=Strict; expires=Thu, 01-Jan-1970 00:00:01 GMT",t}catch{return!1}},colorGamut:function(){for(var e=0,t=["rec2020","p3","srgb"];e<t.length;e++){var n=t[e];if(matchMedia("(color-gamut: ".concat(n,")")).matches)return n}},invertedColors:function(){return!!xm("inverted")||!xm("none")&&void 0},forcedColors:function(){return!!Sm("active")||!Sm("none")&&void 0},monochrome:function(){if(matchMedia("(min-monochrome: 0)").matches){for(var e=0;e<=100;++e)if(matchMedia("(max-monochrome: ".concat(e,")")).matches)return e;throw new Error("Too high value")}},contrast:function(){return Am("no-preference")?0:Am("high")||Am("more")?1:Am("low")||Am("less")?-1:Am("forced")?10:void 0},reducedMotion:function(){return!!Em("reduce")||!Em("no-preference")&&void 0},hdr:function(){return!!Lm("high")||!Lm("standard")&&void 0},math:function(){var e,t=Pm.acos||Im,n=Pm.acosh||Im,a=Pm.asin||Im,r=Pm.asinh||Im,o=Pm.atanh||Im,i=Pm.atan||Im,s=Pm.sin||Im,l=Pm.sinh||Im,u=Pm.cos||Im,c=Pm.cosh||Im,d=Pm.tan||Im,p=Pm.tanh||Im,m=Pm.exp||Im,f=Pm.expm1||Im,h=Pm.log1p||Im;return{acos:t(.12312423423423424),acosh:n(1e308),acoshPf:(e=1e154,Pm.log(e+Pm.sqrt(e*e-1))),asin:a(.12312423423423424),asinh:r(1),asinhPf:function(e){return Pm.log(e+Pm.sqrt(e*e+1))}(1),atanh:o(.5),atanhPf:function(e){return Pm.log((1+e)/(1-e))/2}(.5),atan:i(.5),sin:s(-1e300),sinh:l(1),sinhPf:function(e){return Pm.exp(e)-1/Pm.exp(e)/2}(1),cos:u(10.000000000123),cosh:c(1),coshPf:function(e){return(Pm.exp(e)+1/Pm.exp(e))/2}(1),tan:d(-1e300),tanh:p(1),tanhPf:function(e){return(Pm.exp(2*e)-1)/(Pm.exp(2*e)+1)}(1),exp:m(1),expm1:f(1),expm1Pf:function(e){return Pm.exp(e)-1}(1),log1p:h(10),log1pPf:function(e){return Pm.log(1+e)}(10),powPI:function(e){return Pm.pow(Pm.PI,e)}(-100)}},videoCard:function(){var e,t=document.createElement("canvas"),n=null!==(e=t.getContext("webgl"))&&void 0!==e?e:t.getContext("experimental-webgl");if(n&&"getExtension"in n){var a=n.getExtension("WEBGL_debug_renderer_info");if(a)return{vendor:(n.getParameter(a.UNMASKED_VENDOR_WEBGL)||"").toString(),renderer:(n.getParameter(a.UNMASKED_RENDERER_WEBGL)||"").toString()}}},pdfViewerEnabled:function(){return navigator.pdfViewerEnabled},architecture:function(){var e=new Float32Array(1),t=new Uint8Array(e.buffer);return e[0]=1/0,e[0]=e[0]-e[0],t[3]}};var $m="$ if upgrade to Pro: https://fpjs.dev/pro";function Rm(e){var t=function(e){if(im())return.4;if(am())return rm()?.5:.3;var t=e.platform.value||"";return/^Win/.test(t)?.6:/^Mac/.test(t)?.5:.7}(e),n=function(e){return Kp(.99+.01*e,1e-4)}(t);return{score:t,comment:$m.replace(/\$/g,"".concat(n))}}function Fm(e){return JSON.stringify(e,(function(e,t){return t instanceof Error?function(e){var t;return Rp({name:e.name,message:e.message,stack:null===(t=e.stack)||void 0===t?void 0:t.split("\n")},e)}(t):t}),2)}function Hm(e){return function(e,t){t=t||0;var n,a=(e=e||"").length%16,r=e.length-a,o=[0,t],i=[0,t],s=[0,0],l=[0,0],u=[2277735313,289559509],c=[1291169091,658871167];for(n=0;n<r;n+=16)s=[255&e.charCodeAt(n+4)|(255&e.charCodeAt(n+5))<<8|(255&e.charCodeAt(n+6))<<16|(255&e.charCodeAt(n+7))<<24,255&e.charCodeAt(n)|(255&e.charCodeAt(n+1))<<8|(255&e.charCodeAt(n+2))<<16|(255&e.charCodeAt(n+3))<<24],l=[255&e.charCodeAt(n+12)|(255&e.charCodeAt(n+13))<<8|(255&e.charCodeAt(n+14))<<16|(255&e.charCodeAt(n+15))<<24,255&e.charCodeAt(n+8)|(255&e.charCodeAt(n+9))<<8|(255&e.charCodeAt(n+10))<<16|(255&e.charCodeAt(n+11))<<24],s=zp(s=Wp(s,u),31),o=Dp(o=zp(o=Vp(o,s=Wp(s,c)),27),i),o=Dp(Wp(o,[0,5]),[0,1390208809]),l=zp(l=Wp(l,c),33),i=Dp(i=zp(i=Vp(i,l=Wp(l,u)),31),o),i=Dp(Wp(i,[0,5]),[0,944331445]);switch(s=[0,0],l=[0,0],a){case 15:l=Vp(l,Up([0,e.charCodeAt(n+14)],48));case 14:l=Vp(l,Up([0,e.charCodeAt(n+13)],40));case 13:l=Vp(l,Up([0,e.charCodeAt(n+12)],32));case 12:l=Vp(l,Up([0,e.charCodeAt(n+11)],24));case 11:l=Vp(l,Up([0,e.charCodeAt(n+10)],16));case 10:l=Vp(l,Up([0,e.charCodeAt(n+9)],8));case 9:l=Wp(l=Vp(l,[0,e.charCodeAt(n+8)]),c),i=Vp(i,l=Wp(l=zp(l,33),u));case 8:s=Vp(s,Up([0,e.charCodeAt(n+7)],56));case 7:s=Vp(s,Up([0,e.charCodeAt(n+6)],48));case 6:s=Vp(s,Up([0,e.charCodeAt(n+5)],40));case 5:s=Vp(s,Up([0,e.charCodeAt(n+4)],32));case 4:s=Vp(s,Up([0,e.charCodeAt(n+3)],24));case 3:s=Vp(s,Up([0,e.charCodeAt(n+2)],16));case 2:s=Vp(s,Up([0,e.charCodeAt(n+1)],8));case 1:s=Wp(s=Vp(s,[0,e.charCodeAt(n)]),u),o=Vp(o,s=Wp(s=zp(s,31),c))}return o=Dp(o=Vp(o,[0,e.length]),i=Vp(i,[0,e.length])),i=Dp(i,o),o=Dp(o=Gp(o),i=Gp(i)),i=Dp(i,o),("00000000"+(o[0]>>>0).toString(16)).slice(-8)+("00000000"+(o[1]>>>0).toString(16)).slice(-8)+("00000000"+(i[0]>>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)}(function(e){for(var t="",n=0,a=Object.keys(e).sort();n<a.length;n++){var r=a[n],o=e[r],i=o.error?"error":JSON.stringify(o.value);t+="".concat(t?"|":"").concat(r.replace(/([:|\\])/g,"\\$1"),":").concat(i)}return t}(e))}function Bm(e){return void 0===e&&(e=50),function(e,t){void 0===t&&(t=1/0);var n=window.requestIdleCallback;return n?new Promise((function(e){return n.call(window,(function(){return e()}),{timeout:t})})):Np(Math.min(e,t))}(e,2*e)}function Om(e,t){var n=Date.now();return{get:function(a){return Fp(this,0,void 0,(function(){var r,o,i;return Hp(this,(function(s){switch(s.label){case 0:return r=Date.now(),[4,e()];case 1:return o=s.sent(),i=function(e){var t,n=Rm(e);return{get visitorId(){return void 0===t&&(t=Hm(this.components)),t},set visitorId(e){t=e},confidence:n,components:e,version:Op}}(o),(t||null!=a&&a.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(i.version,"\nuserAgent: ").concat(navigator.userAgent,"\ntimeBetweenLoadAndGet: ").concat(r-n,"\nvisitorId: ").concat(i.visitorId,"\ncomponents: ").concat(Fm(o),"\n```")),[2,i]}}))}))}}}var Nm={load:function(e){var t=void 0===e?{}:e,n=t.delayFallback,a=t.debug,r=t.monitoring,o=void 0===r||r;return Fp(this,0,void 0,(function(){var e;return Hp(this,(function(r){switch(r.label){case 0:return o&&function(){if(!(window.__fpjs_d_m||Math.random()>=.001))try{var e=new XMLHttpRequest;e.open("get","https://m1.openfpcdn.io/fingerprintjs/v".concat(Op,"/npm-monitoring"),!0),e.send()}catch(t){console.error(t)}}(),[4,Bm(n)];case 1:return r.sent(),e=function(e){return em(Cm,e,[])}({debug:a}),[2,Om(e,a)]}}))}))},hashComponents:Hm,componentsToDebugString:Fm};async function _m(){try{const e="object"==typeof Cypress,t="object"==typeof process&&"test"===$p.NODE_ENV;return e||t?"a-mock-visitor-id":(await(await Nm.load()).get()).visitorId}catch(e){return console.error(e),{}}}async function Mm(){return new Promise((e=>{window.requestIdleCallback?requestIdleCallback((async()=>{const t=await _m();e(t)})):setTimeout((async()=>{const t=await _m();e(t)}),500)}))}const jm=({env:e,kountAccountId:t,kountSessionId:n})=>{const a=(e=>"production"===e)(e)?"https://ssl.kaptcha.com":"https://tst.kaptcha.com",r=new URL(`${a}/collect/sdk`);r.searchParams.append("m",t),n&&r.searchParams.append("m",n);const o=document.createElement("script");return o.setAttribute("class","kaxsdc"),o.setAttribute("data-event","load"),o.setAttribute("type","text/javascript"),o.setAttribute("src",r.href),document.body.append(o),o};async function qm({env:e,kountAccountId:t,kountSessionId:n}){return new Promise(((a,r)=>{const o=jm({env:e,kountAccountId:t,kountSessionId:n});o.onload=()=>{const e=new ka.ClientSDK;e.setupCallback({"collect-begin":e=>{const{MercSessId:t}=e;a(t)}}),e.autoLoadEvents()},o.onerror=()=>{r(new Error("Error attempting to mount Kount script"))}}))}const Dm=()=>{const e=document.createElement("script");return e.src="https://cdn.rebilly.com/risk-data-collector/@latest/google-adsense.js",new Promise((t=>{e.onload=()=>{t(null===document.getElementById("fj2xFkdsoQIQna"))},e.onerror=()=>t(!0),document.head.appendChild(e)})).catch((()=>!0))};async function Wm({env:e=null,kountAccountId:t=null,kountSessionId:n=null}={}){return async function({env:e=null,screen:t,navigator:n,kountAccountId:a=null,kountSessionId:r=null,getFingerprint:o,getFraudSessionId:i}){const{colorDepth:s,height:l,width:u}=t||{},{javaEnabled:c,language:d}=n||{};let p,m,f;try{[f,p,m]=await Promise.all([Dm(),null==o?void 0:o(),a?i({env:e,kountAccountId:a,kountSessionId:r}):void 0])}catch(h){console.error(h)}return{riskMetadata:{fingerprint:p||null,extraData:{kountFraudSessionId:m||null},browserData:{colorDepth:s||null,isJavaEnabled:c?c.call(n):null,language:d||null,screenHeight:l||null,screenWidth:u||null,timeZoneOffset:(new Date).getTimezoneOffset(),isAdBlockEnabled:f}}}}({env:e,screen:screen,navigator:navigator,kountAccountId:t,kountSessionId:n,getFingerprint:Mm,getFraudSessionId:qm})}function zm(){var e;const t={expressMethods:[],methods:[]};let n=lo.data.readyToPay;return(null==(e=lo.options)?void 0:e.payout)&&(n=lo.data.readyToPayout),null==n||n.forEach((e=>{e.metadata.isExpressMethod?t.expressMethods.push(e):t.methods.push(e)})),window.ApplePaySession||(t.expressMethods=t.expressMethods.filter((e=>{var t;return"Apple Pay"!==(null==(t=null==e?void 0:e.feature)?void 0:t.name)})),lo.loader.stopLoading({id:"applePay-express"})),t}class Um extends es{}function Vm(e){return null==e?null:"string"==typeof e?Number.isNaN(parseFloat(e))?null:parseFloat(e):e}class Gm{constructor({maxQuantity:e=null,price:t=null}={}){this.maxQuantity=e||Number.MAX_SAFE_INTEGER,this.price=Vm(t)}}const Xm=class e{constructor(t={}){switch(this.formula=t.formula??e.Formulas.fixedFee,t.formula){case e.Formulas.stairstep:case e.Formulas.tiered:case e.Formulas.volume:if(null==t.brackets)throw new Error("Invalid brackets.");this.brackets=t.brackets.map((e=>new Gm(e)));break;case e.Formulas.flatRate:this.price=Vm(t.price)??0,this.maxQuantity=t.maxQuantity??null;break;case e.Formulas.fixedFee:default:this.price=Vm(t.price)??0}}get isSimple(){return Object.values(e.SimpleFormulas).includes(this.formula)}get isBracket(){return Object.values(e.BracketFormulas).includes(this.formula)}toPayload(){return{...this,isSimple:this.isSimple,isBracket:this.isBracket}}};Xm.SimpleFormulas={fixedFee:"fixed-fee",flatRate:"flat-rate"},Xm.BracketFormulas={stairstep:"stairstep",tiered:"tiered",volume:"volume"},Xm.Formulas={...Xm.SimpleFormulas,...Xm.BracketFormulas};let Zm=Xm;class Ym extends es{constructor(e={}){super(e),this.pricing=new Zm(e.pricing||{})}toPayload(){return{...this,pricing:this.pricing.toPayload()}}}const Jm=[{apiName:"ach",name:"ACH",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/BankAccount.svg",summary:"ACH is a network used for processing transactions across the United States.",description:"ACH is a network used for processing transactions across the United States.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ach"}]},{apiName:"AdvCash",name:"AdvCash",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/AdvCash.svg",summary:"AdvCash is an online payment system offering prepaid cards for individuals and\nonline businesses.\n",description:"AdvCash is an online payment system offering prepaid cards for individuals and\nonline businesses.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AdvCash"}]},{apiName:"Aircash",name:"Aircash",landscapeLogo:null,portraitLogo:null,summary:"Aircash is a mobile payment wallet that allows customers to pay for goods and services using their mobile phone.\n",description:"Aircash is a mobile payment wallet that allows customers to pay for goods and services using their mobile phone.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Aircash"}]},{apiName:"Airpay",name:"Airpay",landscapeLogo:null,portraitLogo:null,summary:"Airpay is an e-wallet that elevates you to an easier and more convenient\nlifestyle with all in one services.\n",description:"Airpay is an e-wallet that elevates you to an easier and more convenient\nlifestyle with all in one services.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Airpay"}]},{apiName:"Alfa-click",name:"Alfa-click",landscapeLogo:null,portraitLogo:null,summary:"Alfa-click combines digital and physical payment experiences and is among the\nhighest ranking Russian private banks.\n",description:"Alfa-click combines digital and physical payment experiences and is among the\nhighest ranking Russian private banks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Alfa-click"}]},{apiName:"Alipay",name:"Alipay",landscapeLogo:null,portraitLogo:null,summary:"Alipay is the most popular e-wallet and payment platform in Asia. Millions of\ntransactions are processed each day in China.\n",description:"Alipay is the most popular e-wallet and payment platform in Asia. Millions of\ntransactions are processed each day in China.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Alipay"}]},{apiName:"AmazonPay",name:"AmazonPay",landscapeLogo:null,portraitLogo:null,summary:"The AmazonPay method.",description:"The AmazonPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AmazonPay"}]},{apiName:"Apple Pay",name:"Apple Pay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Applepay.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Applepay.svg",summary:"Apple Pay is a digital wallet that also allows users to make payments in\nperson using a one-step payment process.\n",description:"Apple Pay is a digital wallet that also allows users to make payments in\nperson using a one-step payment process.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Apple%20Pay"}]},{apiName:"AstroPay Card",name:"AstroPay Card",landscapeLogo:null,portraitLogo:null,summary:"AstroPay Card allows consumers to purchase online at international websites,\nusing the most effective local payment methods in local currency.\n",description:"AstroPay Card allows consumers to purchase online at international websites,\nusing the most effective local payment methods in local currency.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AstroPay%20Card"}]},{apiName:"AstroPay-GO",name:"AstroPay Go",landscapeLogo:null,portraitLogo:null,summary:"AstroPay allows consumers to purchase online at international websites, using\nthe most effective local payment methods in local currency.\n",description:"AstroPay allows consumers to purchase online at international websites, using\nthe most effective local payment methods in local currency.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AstroPay-GO"}]},{apiName:"Baloto",name:"Baloto",landscapeLogo:null,portraitLogo:null,summary:"Baloto is Colombia's largest lottery and payment service and is used by 80% of\nthe Colombian population.\n",description:"Baloto is Colombia's largest lottery and payment service and is used by 80% of\nthe Colombian population.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Baloto"}]},{apiName:"Bancontact-mobile",name:"Bancontact-mobile",landscapeLogo:null,portraitLogo:null,summary:"Bancontact mobile allows the shopper to complete a payment with the mobile\napp. installed on their device.\n",description:"Bancontact mobile allows the shopper to complete a payment with the mobile\napp. installed on their device.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bancontact-mobile"}]},{apiName:"Bancontact",name:"Bancontact",landscapeLogo:null,portraitLogo:null,summary:"Bancontact is a payment system offered by more than 80% of online Belgian\nbusinesses and functions like a regular card payment.\n",description:"Bancontact is a payment system offered by more than 80% of online Belgian\nbusinesses and functions like a regular card payment.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bancontact"}]},{apiName:"BankReferenced",name:"BankReferenced",landscapeLogo:null,portraitLogo:null,summary:"The BankReferenced method.",description:"The BankReferenced method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/BankReferenced"}]},{apiName:"BankSEND",name:"BankSEND",landscapeLogo:null,portraitLogo:null,summary:"With the BankSEND platform, customers pay with their online banking data using direct bank transfer.\n",description:"With the BankSEND platform, customers pay with their online banking data using direct bank transfer.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/BankSEND"}]},{apiName:"bank-transfer",name:"Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"A bank transfer is the direct, electronic transfer of funds from one bank\naccount to another.\n",description:"A bank transfer is the direct, electronic transfer of funds from one bank\naccount to another.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/bank-transfer"}]},{apiName:"Beeline",name:"Beeline",landscapeLogo:null,portraitLogo:null,summary:"Beeline offers a universal payment card and a mobile prepaid network system\nthat allows money transfers between Beeline subscribers.\n",description:"Beeline offers a universal payment card and a mobile prepaid network system\nthat allows money transfers between Beeline subscribers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Beeline"}]},{apiName:"Belfius-direct-net",name:"Belfius Direct Net",landscapeLogo:null,portraitLogo:null,summary:"Belfius is one of the leading online private banks in Belgium. They are used\nby 1 in 3 Belgians and have over 3.6 million customers.\n",description:"Belfius is one of the leading online private banks in Belgium. They are used\nby 1 in 3 Belgians and have over 3.6 million customers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Belfius-direct-net"}]},{apiName:"bitcoin",name:"Bitcoin",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Bitcoin.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Bitcoin.svg",summary:"Bitcoin payment method provides a borderless payment network and a seamless\ntransfer of bitcoins from anywhere in the world through any online devices.\n",description:"Bitcoin payment method provides a borderless payment network and a seamless\ntransfer of bitcoins from anywhere in the world through any online devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/bitcoin"}]},{apiName:"Bizum",name:"Bizum",landscapeLogo:null,portraitLogo:null,summary:"Bizum is the immediate, fast, convenient and universal mobile payment solution promoted by Spanish banks.",description:"Bizum is the immediate, fast, convenient and universal mobile payment solution promoted by Spanish banks.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bizum"}]},{apiName:"Blik",name:"Blik",landscapeLogo:null,portraitLogo:null,summary:"Blik is a Polish payment system that allows users to make instant payments and\nwithdraw cash using a mobile banking app.\n",description:"Blik is a Polish payment system that allows users to make instant payments and\nwithdraw cash using a mobile banking app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Blik"}]},{apiName:"Boleto",name:"Boleto",landscapeLogo:null,portraitLogo:null,summary:"Boleto is Brazil's most popular cash-based payment method. It's the only\npayment option available for 35% of Brazillian consumers without a bank\naccount.\n",description:"Boleto is Brazil's most popular cash-based payment method. It's the only\npayment option available for 35% of Brazillian consumers without a bank\naccount.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Boleto"}]},{apiName:"CASHlib",name:"CASHlib",landscapeLogo:null,portraitLogo:null,summary:"CASHlib is a voucher based payment method that allows you to make online\npayments without the need of a credit or debit card.\n",description:"CASHlib is a voucher based payment method that allows you to make online\npayments without the need of a credit or debit card.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CASHlib"}]},{apiName:"CCAvenue",name:"CCAvenue",landscapeLogo:"https://app.rebilly.com/static/payment-methods/portrait/PaymentCard.svg",portraitLogo:null,summary:"CCAvenue Checkout offers a smooth, fast and frictionless buying experience.\n",description:"CCAvenue Checkout offers a smooth, fast and frictionless buying experience.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CCAvenue"}]},{apiName:"CODVoucher",name:"CODVoucher",landscapeLogo:null,portraitLogo:null,summary:"CODVoucher offers a digital voucher that the customer can scan at an\nauthorized location and pay with cash.\n",description:"CODVoucher offers a digital voucher that the customer can scan at an\nauthorized location and pay with cash.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CODVoucher"}]},{apiName:"cash",name:"Cash",landscapeLogo:null,portraitLogo:null,summary:"Cash is money in a physical form like coins or notes.",description:"Cash is money in a physical form like coins or notes.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cash"}]},{apiName:"cash-deposit",name:"Cash Deposit",landscapeLogo:null,portraitLogo:null,summary:"A cash deposit is money put into a bank account in the form of cash, checks,\nor bank transfers.\n",description:"A cash deposit is money put into a bank account in the form of cash, checks,\nor bank transfers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cash-deposit"}]},{apiName:"CashToCode",name:"CashToCode",landscapeLogo:null,portraitLogo:null,summary:"CashToCode is an instant cash payment service that does not require a bank\naccount or credit card.\n",description:"CashToCode is an instant cash payment service that does not require a bank\naccount or credit card.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CashToCode"}]},{apiName:"Cashterminal",name:"Cash Terminal",landscapeLogo:null,portraitLogo:null,summary:"A Bulgarian based service, which provides the ability to pay in cash and in real time.\n",description:"A Bulgarian based service, which provides the ability to pay in cash and in real time.\n",countries:{mode:"subset",values:["BG"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Cashterminal"}]},{apiName:"check",name:"Check",landscapeLogo:null,portraitLogo:null,summary:"Checks are physical documents that direct a bank to pay a specific amount of\nmoney to the recipient of the check.\n",description:"Checks are physical documents that direct a bank to pay a specific amount of\nmoney to the recipient of the check.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/check"}]},{apiName:"China UnionPay",name:"China UnionPay",landscapeLogo:null,portraitLogo:null,summary:"China UnionPay is the largest card scheme in China while also offering mobile\nand online payments. China UnionPay has over 7 billion cards in use and is\nconnected to all the ATMs across the country.\n",description:"China UnionPay is the largest card scheme in China while also offering mobile\nand online payments. China UnionPay has over 7 billion cards in use and is\nconnected to all the ATMs across the country.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/China%20UnionPay"}]},{apiName:"Conekta-oxxo",name:"Conekta OXXO",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/ConektaOxxo.svg",portraitLogo:null,summary:"Conekta OXXO Pay allows customers to purchase online or instore with a\ncash-based voucher. 30% of transactions in Mexico are with OXXO and they offer\nreal-time payment confirmation.\n",description:"Conekta OXXO Pay allows customers to purchase online or instore with a\ncash-based voucher. 30% of transactions in Mexico are with OXXO and they offer\nreal-time payment confirmation.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Conekta-oxxo"}]},{apiName:"Conekta-spei",name:"Conekta SPEI",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/ConektaOxxo.svg",portraitLogo:null,summary:"Conekta SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",description:"Conekta SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Conekta-spei"}]},{apiName:"cryptocurrency",name:"Cryptocurrency",landscapeLogo:null,portraitLogo:null,summary:"Cryptocurrency is a decentralized, digital currency based on blockchain\ntechnology which makes it nearly impossible to counterfeit or double-spend.\n",description:"Cryptocurrency is a decentralized, digital currency based on blockchain\ntechnology which makes it nearly impossible to counterfeit or double-spend.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cryptocurrency"}]},{apiName:"Cupon-de-pagos",name:"Cupon de Pagos",landscapeLogo:null,portraitLogo:null,summary:"The Cupon de Pagos method.",description:"The Cupon de Pagos method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Cupon-de-pagos"}]},{apiName:"CyberSource",name:"CyberSource",landscapeLogo:null,portraitLogo:null,summary:"CyberSource ia an e-commerce credit card payment system that allows customers\nto process online payments.\n",description:"CyberSource ia an e-commerce credit card payment system that allows customers\nto process online payments.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CyberSource"}]},{apiName:"Dimoco-pay-smart",name:"Dimoco pay smart",landscapeLogo:null,portraitLogo:null,summary:"The Dimoco pay smart method.\n",description:"The Dimoco pay smart method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Dimoco-pay-smart"}]},{apiName:"Directa24Card",name:"Directa24Card",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Directa24Card.svg",portraitLogo:null,summary:"Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",description:"Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Directa24Card"}]},{apiName:"domestic-cards",name:"Domestic Cards",landscapeLogo:null,portraitLogo:null,summary:"The Domestic Cards method.",description:"The Domestic Cards method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/domestic-cards"}]},{apiName:"EPS",name:"EPS",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/EPS.svg",portraitLogo:null,summary:"EPS is an online transfer payment method accepted by 80% of all online\nbusinesses in Austria.\n",description:"EPS is an online transfer payment method accepted by 80% of all online\nbusinesses in Austria.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/EPS"}]},{apiName:"e-wallet",name:"eWallet",landscapeLogo:null,portraitLogo:null,summary:"An e-Wallet is an electronic system that securely stores payment information\nthat allows for quick and easy digital transactions.\n",description:"An e-Wallet is an electronic system that securely stores payment information\nthat allows for quick and easy digital transactions.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/e-wallet"}]},{apiName:"eZeeWallet",name:"eZeeWallet",landscapeLogo:null,portraitLogo:null,summary:"eZeeWallet is a digital wallet that offers secure, customer-focused payment services that make paying\nand getting paid simple and hassle-free.\n",description:"eZeeWallet is a digital wallet that offers secure, customer-focused payment services that make paying\nand getting paid simple and hassle-free.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/eZeeWallet"}]},{apiName:"echeck",name:"eCheck",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Echeck.svg",portraitLogo:null,summary:"An eCheck is a digital version of a traditional paper check.",description:"An eCheck is a digital version of a traditional paper check.",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/echeck"}]},{apiName:"ecoPayz",name:"ecoPayz",landscapeLogo:null,portraitLogo:null,summary:"ecoPAYZ is one of the oldest e-wallets and allows its customers to receive,\nsend, and spend money worldwide all from one online account.\n",description:"ecoPAYZ is one of the oldest e-wallets and allows its customers to receive,\nsend, and spend money worldwide all from one online account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ecoPayz"}]},{apiName:"ecoVoucher",name:"ecoVoucher",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Ecovoucher.svg",portraitLogo:null,summary:"ecoVoucher is offered by ecoPayz and is a prepaid payment method that allows\ncustomers to pay online securely.\n",description:"ecoVoucher is offered by ecoPayz and is a prepaid payment method that allows\ncustomers to pay online securely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ecoVoucher"}]},{apiName:"Efecty",name:"Efecty",landscapeLogo:null,portraitLogo:null,summary:"Efecty is a Colombian-based offline cash payment voucher option. It is one of\nthe most popular payment methods in Colombia to pay utility bills and online\npurchases.\n",description:"Efecty is a Colombian-based offline cash payment voucher option. It is one of\nthe most popular payment methods in Colombia to pay utility bills and online\npurchases.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Efecty"}]},{apiName:"Ethereum",name:"Ethereum",landscapeLogo:null,portraitLogo:null,summary:"Ethereum is a decentralizaed blockchain platform that offers open access to\ndigital money and data-friendly services. It is the second largest\ncryptocurrency in the market after Bitcoin.\n",description:"Ethereum is a decentralizaed blockchain platform that offers open access to\ndigital money and data-friendly services. It is the second largest\ncryptocurrency in the market after Bitcoin.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Ethereum"}]},{apiName:"FasterPay",name:"FasterPay",landscapeLogo:null,portraitLogo:null,summary:"The FasterPay method\n",description:"The FasterPay method\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/FasterPay"}]},{apiName:"Flexepin",name:"Flexepin",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Flexepin.svg",portraitLogo:null,summary:"Flexepin is owned and operated by FlexeWallet and their vouchers are issued\nunder an Australian Financial Services License.\n",description:"Flexepin is owned and operated by FlexeWallet and their vouchers are issued\nunder an Australian Financial Services License.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Flexepin"}]},{apiName:"Giropay",name:"Giropay",landscapeLogo:null,portraitLogo:null,summary:"Giropay is an online payment method offered by more than 1,500 banks in\nGermany. Giropay uses real-time bank transfers and thier payments are 100%\nguaranteed.\n",description:"Giropay is an online payment method offered by more than 1,500 banks in\nGermany. Giropay uses real-time bank transfers and thier payments are 100%\nguaranteed.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Giropay"}]},{apiName:"Google Pay",name:"Google Pay",landscapeLogo:null,portraitLogo:null,summary:"Google Pay enables customers to pay with any payment method that is saved to\ntheir Google account.\n",description:"Google Pay enables customers to pay with any payment method that is saved to\ntheir Google account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Google%20Pay"}]},{apiName:"Gpaysafe",name:"Gpaysafe",landscapeLogo:null,portraitLogo:null,summary:"Gpaysafe allows merchants to do business globally with a single API solution.",description:"Gpaysafe allows merchants to do business globally with a single API solution.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Gpaysafe"}]},{apiName:"iDEAL",name:"iDEAL",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/iDEAL.svg",summary:"iDEAL allows customers to complete transactions online using their bank\ncredentials. It is the most popular payment method in the Netherlands with a\nuse of nearly 55%.\n",description:"iDEAL allows customers to complete transactions online using their bank\ncredentials. It is the most popular payment method in the Netherlands with a\nuse of nearly 55%.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/iDEAL"}]},{apiName:"iDebit",name:"iDebit",landscapeLogo:null,portraitLogo:null,summary:"iDebit is an online banking based payment method made available to consumers\nin Canada, connecting them to secure, real-time payments without a credit\ncard.\n",description:"iDebit is an online banking based payment method made available to consumers\nin Canada, connecting them to secure, real-time payments without a credit\ncard.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/iDebit"}]},{apiName:"ING-homepay",name:"ING Homepay",landscapeLogo:null,portraitLogo:null,summary:"ING Homepay is an online payment method that allows payments over online\nbanking with the Belgian ING branch.\n",description:"ING Homepay is an online payment method that allows payments over online\nbanking with the Belgian ING branch.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ING-homepay"}]},{apiName:"INOVAPAY-pin",name:"INOVAPAY Pin",landscapeLogo:null,portraitLogo:null,summary:"The INOVAPAY Pin method.",description:"The INOVAPAY Pin method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/INOVAPAY-pin"}]},{apiName:"INOVAPAY-wallet",name:"INOVAPAY Wallet",landscapeLogo:null,portraitLogo:null,summary:"INOVAPAY Wallet is an international e-money transfer service used to transfer\nmoney to and from merchants.\n",description:"INOVAPAY Wallet is an international e-money transfer service used to transfer\nmoney to and from merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/INOVAPAY-wallet"}]},{apiName:"InstaDebit",name:"InsataDebit",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Instadebit.svg",portraitLogo:null,summary:"The InstaDebit method.\n",description:"The InstaDebit method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/InstaDebit"}]},{apiName:"instant-bank-transfer",name:"Instant Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"Instant bank transfers allow consumers to make payments instantly. Both\nconsumers and merchants can receive and send funds immediately.\n",description:"Instant bank transfers allow consumers to make payments instantly. Both\nconsumers and merchants can receive and send funds immediately.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/instant-bank-transfer"}]},{apiName:"Instant Banking",name:"Instant Banking",landscapeLogo:null,portraitLogo:null,summary:"Instant Banking enables consumers to make payments to merchants using funds from their bank account.\n",description:"Instant Banking enables consumers to make payments to merchants using funds from their bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Instant%20Banking"}]},{apiName:"InstantPayments",name:"Instant Payments",landscapeLogo:null,portraitLogo:null,summary:"Instant Payments enables consumers to make payments to merchants using funds from their bank account.\n",description:"Instant Payments enables consumers to make payments to merchants using funds from their bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/InstantPayments"}]},{apiName:"Interac",name:"Interac",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac is a Canadian debit card system that allows funds to be sent via its\ne-Transfer service.\n",description:"Interac is a Canadian debit card system that allows funds to be sent via its\ne-Transfer service.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac"}]},{apiName:"Interac-eTransfer",name:"Interac eTransfer",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac eTransfer is a Canadian interbank network that allows merchants,\nfinancial institutions, and consumers to exchange electronic funds.\n",description:"Interac eTransfer is a Canadian interbank network that allows merchants,\nfinancial institutions, and consumers to exchange electronic funds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-eTransfer"}]},{apiName:"Interac-express-connect",name:"Interac Express Connect",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac Express Connect is an e-wallet that allows payments via multiple\nchannels including paypal, Interac e-transfer, and credit cards.\n",description:"Interac Express Connect is an e-wallet that allows payments via multiple\nchannels including paypal, Interac e-transfer, and credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-express-connect"}]},{apiName:"Interac-online",name:"Interac Online",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac Online is a payment option that enables consumers to shop online and\npay for goods through the RBC online banking account.\n",description:"Interac Online is a payment option that enables consumers to shop online and\npay for goods through the RBC online banking account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-online"}]},{apiName:"invoice",name:"Invoice",landscapeLogo:null,portraitLogo:null,summary:"An invoice is a document issued by a merchant to a consumer relating to a sale\ntransaction and can inform products, prices, quantities, or services.\n",description:"An invoice is a document issued by a merchant to a consumer relating to a sale\ntransaction and can inform products, prices, quantities, or services.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/invoice"}]},{apiName:"Jeton",name:"Jeton",landscapeLogo:null,portraitLogo:null,summary:"Jeton is a digital wallet that allows users to exchange money, make secure\nmoney transfers and purchases online.\n",description:"Jeton is a digital wallet that allows users to exchange money, make secure\nmoney transfers and purchases online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Jeton"}]},{apiName:"jpay",name:"Jpay",landscapeLogo:null,portraitLogo:null,summary:"The Jpay method.",description:"The Jpay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/jpay"}]},{apiName:"KNET",name:"KNET",landscapeLogo:null,portraitLogo:null,summary:"The KNET method.\n",description:"The KNET method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/KNET"}]},{apiName:"KakaoPay",name:"KakaoPay",landscapeLogo:null,portraitLogo:null,summary:"KakaoPay is a mobile payment and digital wallet service by Kakao and based in South Korea. It enables users make mobile payments and online transactions.\n",description:"KakaoPay is a mobile payment and digital wallet service by Kakao and based in South Korea. It enables users make mobile payments and online transactions.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/KakaoPay"}]},{apiName:"Khelocard",name:"Khelocard",landscapeLogo:null,portraitLogo:null,summary:"Khelo Card is a virtual prepaid card that allows for deposits and withdrawals\nand is accepted at partnered online sites around the world.\n",description:"Khelo Card is a virtual prepaid card that allows for deposits and withdrawals\nand is accepted at partnered online sites around the world.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Khelocard"}]},{apiName:"Klarna",name:"Klarna",landscapeLogo:null,portraitLogo:null,summary:"Klarna offers flexible payment plans that provides payment solutions for 85\nmillion customers and over 200,000 merchants across 19 markets.\n",description:"Klarna offers flexible payment plans that provides payment solutions for 85\nmillion customers and over 200,000 merchants across 19 markets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Klarna"}]},{apiName:"LPG-online",name:"LPG Online",landscapeLogo:null,portraitLogo:null,summary:"Latam Payment Group (LPG Online) specializes in the development of\ntechnological solutions for the operation of eCommerce in the Latin American\nmarket.\n",description:"Latam Payment Group (LPG Online) specializes in the development of\ntechnological solutions for the operation of eCommerce in the Latin American\nmarket.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/LPG-online"}]},{apiName:"LPG-payment-card",name:"LPG Payment Card",landscapeLogo:null,portraitLogo:null,summary:"The LPG Payment Card method.",description:"The LPG Payment Card method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/LPG-payment-card"}]},{apiName:"Litecoin",name:"Litecoin",landscapeLogo:null,portraitLogo:null,summary:"Litecoin is a peer-to-peer cryptocurrency and open-source software project.",description:"Litecoin is a peer-to-peer cryptocurrency and open-source software project.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Litecoin"}]},{apiName:"MTS",name:"MTS",landscapeLogo:null,portraitLogo:null,summary:"MTS allows users to make payments and money transfers from their e-wallet\nthrough a smartphone or MTS website.\n",description:"MTS allows users to make payments and money transfers from their e-wallet\nthrough a smartphone or MTS website.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MTS"}]},{apiName:"Matrix",name:"Matrix",landscapeLogo:null,portraitLogo:null,summary:"The Matrix method.",description:"The Matrix method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Matrix"}]},{apiName:"MaxiCash",name:"MaxiCash",landscapeLogo:null,portraitLogo:null,summary:"The MaxiCash method.",description:"The MaxiCash method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MaxiCash"}]},{apiName:"Megafon",name:"Megafon",landscapeLogo:null,portraitLogo:null,summary:"Megafon can be used to pay like a normal bank card online and in person at\nphysical locations.\n",description:"Megafon can be used to pay like a normal bank card online and in person at\nphysical locations.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Megafon"}]},{apiName:"MercadoPago",name:"MercadoPago",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/MercadoPago.svg",portraitLogo:null,summary:"Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",description:"Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MercadoPago"}]},{apiName:"MiFinity-eWallet",name:"MiFinity-eWallet",landscapeLogo:null,portraitLogo:null,summary:"MiFinity eWallet allows users to send money from their account directly to a\nrecipient's bank account.\n",description:"MiFinity eWallet allows users to send money from their account directly to a\nrecipient's bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MiFinity-eWallet"}]},{apiName:"miscellaneous",name:"Miscellaneous",landscapeLogo:null,portraitLogo:null,summary:"The miscellaneous method.\n",description:"The miscellaneous method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/miscellaneous"}]},{apiName:"MobilePay",name:"MobilePay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/MobilePay.svg",portraitLogo:null,summary:"Fast, easy payments are handled with a simple swipe, and all that’s needed to make them is a phone number.\n",description:"Fast, easy payments are handled with a simple swipe, and all that’s needed to make them is a phone number.\n",countries:{mode:"subset",values:["DK"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MobilePay"}]},{apiName:"MuchBetter",name:"MuchBetter",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Muchbetter.svg",portraitLogo:null,summary:"MuchBetter is a payment application with free transfers and multiple contact\npayment devices.\n",description:"MuchBetter is a payment application with free transfers and multiple contact\npayment devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MuchBetter"}]},{apiName:"Multibanco",name:"Multibanco",landscapeLogo:null,portraitLogo:null,summary:"The Multibanco method.\n",description:"The Multibanco method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Multibanco"}]},{apiName:"MyFatoorah",name:"MyFatoorah",landscapeLogo:null,portraitLogo:null,summary:"The MyFatoorah method.",description:"The MyFatoorah method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MyFatoorah"}]},{apiName:"Neosurf",name:"Neosurf",landscapeLogo:null,portraitLogo:null,summary:"Neosurf vouchers make online payments possible for thoe without bank accounts\nor credit cards.\n",description:"Neosurf vouchers make online payments possible for thoe without bank accounts\nor credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Neosurf"}]},{apiName:"Netbanking",name:"Netbanking",landscapeLogo:null,portraitLogo:null,summary:"Netbanking allows merchants to accept UPI transactions in India.",description:"Netbanking allows merchants to accept UPI transactions in India.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Netbanking"}]},{apiName:"Neteller",name:"Neteller",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Neteller.svg",portraitLogo:null,summary:"Neteller offers payments or withdrawals via bank transfer, member wires, money\ntransfers, and merchant sites.\n",description:"Neteller offers payments or withdrawals via bank transfer, member wires, money\ntransfers, and merchant sites.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Neteller"}]},{apiName:"Nordea-Solo",name:"Nordea Solo",landscapeLogo:null,portraitLogo:null,summary:"The Nordea Solo method.",description:"The Nordea Solo method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Nordea-Solo"}]},{apiName:"NordikCoin",name:"NordikCoin",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/NordikCoin.svg",summary:"NordikCoin customers can buy Bitcoin in under 5 minutes.",description:"NordikCoin is a crypto currency exchange that specializes in Bitcoin.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/NordikCoin"}]},{apiName:"OXXO",name:"OXXO",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/OXXO.svg",portraitLogo:null,summary:"OXXO is a Mexican convenience store chain with thousands of locations across\nLatin America. OXXO enables customers to pay bills and online purchases with\ncash.\n",description:"OXXO is a Mexican convenience store chain with thousands of locations across\nLatin America. OXXO enables customers to pay bills and online purchases with\ncash.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/OXXO"}]},{apiName:"OchaPay",name:"OchaPay",landscapeLogo:null,portraitLogo:null,summary:"The OchaPay method.",description:"The OchaPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/OchaPay"}]},{apiName:"online-bank-transfer",name:"Online Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"An online bank transfer is an electronic funds transfer of money from one bank\naccount to another.\n",description:"An online bank transfer is an electronic funds transfer of money from one bank\naccount to another.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/online-bank-transfer"}]},{apiName:"Onlineueberweisen",name:"OnlineUeberweisen",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Onlineueberweisen.svg",portraitLogo:null,summary:"OnlineUeberweisen is an online banking ePayment company located in Munich,\nGermany.\n",description:"OnlineUeberweisen is an online banking ePayment company located in Munich,\nGermany.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Onlineueberweisen"}]},{apiName:"oriental-wallet",name:"Oriental Wallet",landscapeLogo:null,portraitLogo:null,summary:"The Oriental Wallet method.",description:"The Oriental Wallet method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/oriental-wallet"}]},{apiName:"P24",name:"P24",landscapeLogo:null,portraitLogo:null,summary:"Przelewy24 (P24) is a payment method in Poland that allows the transfer of funds\nbetween more than 90,000 businesses and Polish banks.\n",description:"Przelewy24 (P24) is a payment method in Poland that allows the transfer of funds\nbetween more than 90,000 businesses and Polish banks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/P24"}]},{apiName:"PIX",name:"PIX",landscapeLogo:null,portraitLogo:null,summary:"PIX is a new payment method in Brazil for instant bank transfers and is\noperated by Brazilian banks, digital accounts, and wallets.\n",description:"PIX is a new payment method in Brazil for instant bank transfers and is\noperated by Brazilian banks, digital accounts, and wallets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PIX"}]},{apiName:"POLi",name:"POLi",landscapeLogo:null,portraitLogo:null,summary:"The POLi method.",description:"The POLi method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/POLi"}]},{apiName:"Pagadito",name:"Pagadito",landscapeLogo:null,portraitLogo:null,summary:"The Pagadito method.",description:"The Pagadito method.",countries:{mode:"subset",values:["BZ","CR","DO","GT","HN","NI","PA","PR","SV","US"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagadito"}]},{apiName:"PagoEffectivo",name:"PagoEffectivo",landscapeLogo:null,portraitLogo:null,summary:"The PagoEffectivo method.",description:"The PagoEffectivo method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PagoEffectivo"}]},{apiName:"Pagsmile-deposit-express",name:"Pagsmile Deposit Express",landscapeLogo:null,portraitLogo:null,summary:"Pagsmile Deposit Express is a money transfer system. After an online purchase,\nthe client can pay at a bank, ATM, or via internet banking.\n",description:"Pagsmile Deposit Express is a money transfer system. After an online purchase,\nthe client can pay at a bank, ATM, or via internet banking.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagsmile-deposit-express"}]},{apiName:"Pagsmile-lottery",name:"Pagsmile Lottery",landscapeLogo:null,portraitLogo:null,summary:"Pagsmile Lottery offers betting services as well as banking services such as\nwithdrawals, deposits, and bank checking.\n",description:"Pagsmile Lottery offers betting services as well as banking services such as\nwithdrawals, deposits, and bank checking.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagsmile-lottery"}]},{apiName:"Pay4Fun",name:"Pay4Fun",landscapeLogo:null,portraitLogo:null,summary:"Pay4Fun is a prepaid e-wallet that is connected to a bank account and can be\nused for deposits and withdrawls.\n",description:"Pay4Fun is a prepaid e-wallet that is connected to a bank account and can be\nused for deposits and withdrawls.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pay4Fun"}]},{apiName:"PayCash",name:"PayCash",landscapeLogo:null,portraitLogo:null,summary:"PayCash is an electronic payment platformfor making anonymous internet\npurchases with cash via kiosks.\n",description:"PayCash is an electronic payment platformfor making anonymous internet\npurchases with cash via kiosks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayCash"}]},{apiName:"PayRedeem",name:"PayRedeem",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/PayRedeem.svg",portraitLogo:null,summary:"PayRedeem eCards can be purchased online with credit/debit card, wire transfer, cryptocurrency, and over 200 alternative payment methods.\n",description:"PayRedeem eCards can be purchased online with credit/debit card, wire transfer, cryptocurrency, and over 200 alternative payment methods.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayRedeem"}]},{apiName:"PayTabs",name:"PayTabs",landscapeLogo:null,portraitLogo:null,summary:"The PayTabs method.",description:"The PayTabs method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayTabs"}]},{apiName:"PayU",name:"PayU",landscapeLogo:null,portraitLogo:null,summary:"The PayU method.",description:"The PayU method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayU"}]},{apiName:"PayULatam",name:"PayULatam",landscapeLogo:null,portraitLogo:null,summary:"The PayULatam method.",description:"The PayULatam method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayULatam"}]},{apiName:"Payco",name:"Payco",landscapeLogo:null,portraitLogo:null,summary:"Payco is one of the most popular forms of payment in South Korea and offers your shoppers convenience and familiarity when shopping online.\n",description:"Payco is one of the most popular forms of payment in South Korea and offers your shoppers convenience and familiarity when shopping online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Payco"}]},{apiName:"Payeer",name:"Payeer",landscapeLogo:null,portraitLogo:null,summary:"Payeer is an e-wallet designed to manage cryptocurrencies and fiat currencies\nwith a built-in payment exchange for systems such as MasterCard, VISA, or\nPaypal.\n",description:"Payeer is an e-wallet designed to manage cryptocurrencies and fiat currencies\nwith a built-in payment exchange for systems such as MasterCard, VISA, or\nPaypal.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Payeer"}]},{apiName:"PaymentAsia-crypto",name:"PaymentAsia-crypto",landscapeLogo:null,portraitLogo:null,summary:"The PaymentAsia-crypto method.",description:"The PaymentAsia-crypto method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PaymentAsia-crypto"}]},{apiName:"payment-card",name:"Payment Card",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/PaymentCard.svg",summary:"Payment cards are physical cards used for cashless payments and are issued by\nfinancial institiutions, such as banks, to a customer.\n",description:"Payment cards are physical cards used for cashless payments and are issued by\nfinancial institiutions, such as banks, to a customer.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/payment-card"}]},{apiName:"Paymero-QR",name:"Paymero-QR",landscapeLogo:null,portraitLogo:null,summary:"Paymero-QR helps online merchants to accept alternative methods such as\ncontactless payments through a QR code.\n",description:"Paymero-QR helps online merchants to accept alternative methods such as\ncontactless payments through a QR code.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paymero-QR"}]},{apiName:"Paymero",name:"Paymero",landscapeLogo:null,portraitLogo:null,summary:"Paymero is an instant bank transfer that allows customers to make UnionPay\nbank transfers to merchants.\n",description:"Paymero is an instant bank transfer that allows customers to make UnionPay\nbank transfers to merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paymero"}]},{apiName:"paypal",name:"Paypal",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Paypal.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Paypal.svg",summary:"Paypal is currently one of the most popular online payment processors, with\nover 300 million account holders.\n",description:"Paypal is currently one of the most popular online payment processors, with\nover 300 million account holders.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/paypal"}]},{apiName:"Paysafecard",name:"Paysafecard",landscapeLogo:null,portraitLogo:null,summary:"Paysafecard is a closed loop gift card that allows users to pay safely online.",description:"Paysafecard is a closed loop gift card that allows users to pay safely online.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paysafecard"}]},{apiName:"Paysafecash",name:"Paysafecash",landscapeLogo:null,portraitLogo:null,summary:"Paysafecash is an online payment method that allows users to make secure digital payments using cash.",description:"Paysafecash is an online payment method that allows users to make secure digital payments using cash.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paysafecash"}]},{apiName:"Perfect-money",name:"Perfect Money",landscapeLogo:null,portraitLogo:null,summary:"Perfect oney allows users to make instant payments and money transfers\nsecurely online through an online portal.\n",description:"Perfect oney allows users to make instant payments and money transfers\nsecurely online through an online portal.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Perfect-money"}]},{apiName:"phone",name:"Phone",landscapeLogo:null,portraitLogo:null,summary:"A phone is a telecommunications device that allows users to conduct a\nconversation.\n",description:"A phone is a telecommunications device that allows users to conduct a\nconversation.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/phone"}]},{apiName:"PhonePe",name:"PhonePe",landscapeLogo:null,portraitLogo:null,summary:"PhonePe is a digital wallet and online payments application that allows users\nto make instant money transfers with UPI.\n",description:"PhonePe is a digital wallet and online payments application that allows users\nto make instant money transfers with UPI.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PhonePe"}]},{apiName:"Piastrix",name:"Piastrix",landscapeLogo:null,portraitLogo:null,summary:"Piastrix is a Russian payment method that allows merchants to accept credit\ncard purchases via e-wallet.\n",description:"Piastrix is a Russian payment method that allows merchants to accept credit\ncard purchases via e-wallet.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Piastrix"}]},{apiName:"PinPay",name:"PinPay",landscapeLogo:null,portraitLogo:null,summary:"The PinPay method.",description:"The PinPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PinPay"}]},{apiName:"QIWI",name:"QIWI",landscapeLogo:null,portraitLogo:null,summary:"QIWI is an e-wallet that allows users to transfer money, receive payments, and\nhas over 149,000 kiosks and terminals.\n",description:"QIWI is an e-wallet that allows users to transfer money, receive payments, and\nhas over 149,000 kiosks and terminals.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QIWI"}]},{apiName:"QPay",name:"QPay",landscapeLogo:null,portraitLogo:null,summary:"The QPay method.\n",description:"The QPay method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QPay"}]},{apiName:"QQPay",name:"QQPay",landscapeLogo:null,portraitLogo:null,summary:"QQPay is an e-wallet that allows users to pay for online services quickly an\nsecurely.\n",description:"QQPay is an e-wallet that allows users to pay for online services quickly an\nsecurely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QQPay"}]},{apiName:"rapyd-checkout",name:"Rapyd Checkout",landscapeLogo:null,portraitLogo:null,summary:"Rapyd Checkout is a platform that allows businesses to accept payment in the\nform of instant UPI payments from bank accounts, e-wallets, and credit cards.\n",description:"Rapyd Checkout is a platform that allows businesses to accept payment in the\nform of instant UPI payments from bank accounts, e-wallets, and credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/rapyd-checkout"}]},{apiName:"Resurs",name:"Resurs",landscapeLogo:null,portraitLogo:null,summary:"The Resurs method.",description:"The Resurs method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Resurs"}]},{apiName:"SEPA",name:"SEPA",landscapeLogo:null,portraitLogo:null,summary:"SEPA simplifies payments within the European Union and facilitates the direct\ndebiting of every Euro-denominated bank account.\n",description:"SEPA simplifies payments within the European Union and facilitates the direct\ndebiting of every Euro-denominated bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SEPA"}]},{apiName:"SMSVoucher",name:"SMSVoucher",landscapeLogo:null,portraitLogo:null,summary:"SMS Voucher is a mobile voucher that can be used to transfer funds via a\nmobile phone.\n",description:"SMS Voucher is a mobile voucher that can be used to transfer funds via a\nmobile phone.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SMSVoucher"}]},{apiName:"SPEI",name:"SPEI",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/spei.svg",portraitLogo:null,summary:"SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",description:"SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SPEI"}]},{apiName:"SafetyPay",name:"SafetyPay",landscapeLogo:null,portraitLogo:null,summary:"SafetyPay operates the largest network of banks and cash collection points in Latin America, the result of 10+ years effort, with presence in 16 countries consolidated with 380 bank partners and 180,000 collection points.\n",description:"SafetyPay operates the largest network of banks and cash collection points in Latin America, the result of 10+ years effort, with presence in 16 countries consolidated with 380 bank partners and 180,000 collection points.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SafetyPay"}]},{apiName:"Samsung Pay",name:"Samsung Pay",landscapeLogo:null,portraitLogo:null,summary:"Samsung Pay is a mobile payment and digital wallet service by Samsung Electronics that enables users to make payments using\ncompatible phones and other Samsung-produced devices.\n",description:"Samsung Pay is a mobile payment and digital wallet service by Samsung Electronics that enables users to make payments using\ncompatible phones and other Samsung-produced devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Samsung%20Pay"}]},{apiName:"Siirto",name:"Siirto",landscapeLogo:null,portraitLogo:null,summary:"Siirto allows users to transfer money easily to other Siirto users by using\ntheir phone numbers.\n",description:"Siirto allows users to transfer money easily to other Siirto users by using\ntheir phone numbers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Siirto"}]},{apiName:"Skrill",name:"Skrill",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Skrill.svg",portraitLogo:null,summary:"Skrill is a digital wallet for money transfers and online payments that offers\na safe way to pay across different platforms.\n",description:"Skrill is a digital wallet for money transfers and online payments that offers\na safe way to pay across different platforms.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Skrill"}]},{apiName:"Skrill Rapid Transfer",name:"Skrill Rapid Transfer",landscapeLogo:null,portraitLogo:null,summary:"Skrill Rapid Transfer allows users to deposit money into their Skrill wallet\nor to pay online directly.\n",description:"Skrill Rapid Transfer allows users to deposit money into their Skrill wallet\nor to pay online directly.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Skrill%20Rapid%20Transfer"}]},{apiName:"Sofort",name:"Sofort",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Sofort.svg",portraitLogo:null,summary:"Sofort is a payment method acquired by Klarna that redirects customers to\ninitiate a transfer with their bank.\n",description:"Sofort is a payment method acquired by Klarna that redirects customers to\ninitiate a transfer with their bank.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Sofort"}]},{apiName:"SparkPay",name:"SparkPay",landscapeLogo:null,portraitLogo:null,summary:"The SparkPay method.",description:"The SparkPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SparkPay"}]},{apiName:"swift-dbt",name:"SWIFT Debit",landscapeLogo:null,portraitLogo:null,summary:"The SWIFT Debit method.",description:"The SWIFT Debit method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/swift-dbt"}]},{apiName:"TWINT",name:"TWINT",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/TWINT.svg",portraitLogo:null,summary:"TWINT allows customers to make convenient and secure payments via a smartpone.",description:"TWINT allows customers to make convenient and secure payments via a smartpone.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/TWINT"}]},{apiName:"Tele2",name:"Tele2",landscapeLogo:null,portraitLogo:null,summary:"Tele2 is an intergrated e-wallet that allows users to instantly receive\ndigital payments frmi TalkBank.\n",description:"Tele2 is an intergrated e-wallet that allows users to instantly receive\ndigital payments frmi TalkBank.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tele2"}]},{apiName:"Telr",name:"Telr",landscapeLogo:null,portraitLogo:null,summary:"The Telr method.",description:"The Telr method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Telr"}]},{apiName:"Terminaly-RF",name:"Terminaly RF",landscapeLogo:null,portraitLogo:null,summary:"The Terminaly RF method.",description:"The Terminaly RF method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Terminaly-RF"}]},{apiName:"Tether",name:"Tether",landscapeLogo:null,portraitLogo:null,summary:"Tether is a cryptocurrency with tokens issued by Tether Limited.",description:"Tether is a cryptocurrency with tokens issued by Tether Limited.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tether"}]},{apiName:"ToditoCash-card",name:"ToditoCash Card",landscapeLogo:null,portraitLogo:null,summary:"ToditoCash Card is a prepaid card service used in Mexico that allows customers\nto use the card for purchasing goods and services online.\n",description:"ToditoCash Card is a prepaid card service used in Mexico that allows customers\nto use the card for purchasing goods and services online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ToditoCash-card"}]},{apiName:"Trustly",name:"Trustly",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Trustly.svg",portraitLogo:null,summary:"Trustly an open banking payment method that allows customers to shop and pay\nfrom their online bank account, without the use of a card or app.\n",description:"Trustly an open banking payment method that allows customers to shop and pay\nfrom their online bank account, without the use of a card or app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Trustly"}]},{apiName:"Tupay",name:"Tupay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Tupay.svg",portraitLogo:null,summary:"Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",description:"Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tupay"}]},{apiName:"UPI",name:"UPI",landscapeLogo:null,portraitLogo:null,summary:"Unified Payments Interface (UPI) is a payment system that powers multiple bank\naccounts into a single mobile application.\n",description:"Unified Payments Interface (UPI) is a payment system that powers multiple bank\naccounts into a single mobile application.\n",countries:{mode:"subset",values:["IN"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UPI"}]},{apiName:"UPayCard",name:"UPayCard",landscapeLogo:null,portraitLogo:null,summary:"The UPayCard method.",description:"The UPayCard method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UPayCard"}]},{apiName:"USD-coin",name:"USD coin",landscapeLogo:null,portraitLogo:null,summary:"The USD coin (USDC ERC20) method.\n",description:"The USD coin (USDC ERC20) method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/USD-coin"}]},{apiName:"UniCrypt",name:"UniCrypt",landscapeLogo:null,portraitLogo:null,summary:"The UniCrypt method.",description:"The UniCrypt method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UniCrypt"}]},{apiName:"VCreditos",name:"VCreditos",landscapeLogo:null,portraitLogo:null,summary:"VCreditos is an e-wallet for online transfers and withdrawals. The customer\ncan acquire exclusive advantages, points, and benefits.\n",description:"VCreditos is an e-wallet for online transfers and withdrawals. The customer\ncan acquire exclusive advantages, points, and benefits.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VCreditos"}]},{apiName:"VegaWallet",name:"VegaWallet",landscapeLogo:null,portraitLogo:null,summary:"VegaWallet is an e-wallet that allows users to purchase, receive, send, and convert funds (points) between users and merchants.\n",description:"VegaWallet is an e-wallet that allows users to purchase, receive, send, and convert funds (points) between users and merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VegaWallet"}]},{apiName:"VenusPoint",name:"VenusPoint",landscapeLogo:null,portraitLogo:null,summary:"The VenusPoint method.",description:"The VenusPoint method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VenusPoint"}]},{apiName:"voucher",name:"Voucher",landscapeLogo:null,portraitLogo:null,summary:"The voucher method.\n",description:"The voucher method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/voucher"}]},{apiName:"Wallet88",name:"Wallet88",landscapeLogo:null,portraitLogo:null,summary:"Wallet88 payment method.",description:"Wallet88 payment method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Wallet88"}]},{apiName:"WeChat Pay",name:"WeChat Pay",landscapeLogo:null,portraitLogo:null,summary:"WeChat Pay is an e-Wallet within the Chinese social media app WeChat.",description:"WeChat Pay is an e-Wallet within the Chinese social media app WeChat.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/WeChat%20Pay"}]},{apiName:"Webmoney",name:"Webmoney",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Webmoney.svg",portraitLogo:null,summary:"The Webmoney method.",description:"The Webmoney method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webmoney"}]},{apiName:"Webpay",name:"Webpay",landscapeLogo:null,portraitLogo:null,summary:"The Webpay method.",description:"The Webpay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webpay"}]},{apiName:"Webpay Card",name:"Webpay Card",landscapeLogo:null,portraitLogo:null,summary:"Webpay Card allows consumers in Chile to securely use their debit and credit\ncards online.\n",description:"Webpay Card allows consumers in Chile to securely use their debit and credit\ncards online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webpay%20Card"}]},{apiName:"XPay-P2P",name:"XPay-P2P",landscapeLogo:null,portraitLogo:null,summary:"XPAY-P2P is a payment service provider with online merchant services & payment\ngateway integration for retailers.\n",description:"XPAY-P2P is a payment service provider with online merchant services & payment\ngateway integration for retailers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/XPay-P2P"}]},{apiName:"XPay-QR",name:"XPay-QR",landscapeLogo:null,portraitLogo:null,summary:"XPay-QR is a contactless payment method where payments are completed by\nscannign a QR code from a mobile app.\n",description:"XPay-QR is a contactless payment method where payments are completed by\nscannign a QR code from a mobile app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/XPay-QR"}]},{apiName:"Yandex-money",name:"Yandex Money",landscapeLogo:null,portraitLogo:null,summary:"Yandex Money serves both merchants and individual users as the largest\nelectronic payment service in Russia.\n",description:"Yandex Money serves both merchants and individual users as the largest\nelectronic payment service in Russia.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Yandex-money"}]},{apiName:"Zimpler",name:"Zimpler",landscapeLogo:null,portraitLogo:null,summary:"The Zimpler method.",description:"The Zimpler method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Zimpler"}]},{apiName:"Zotapay",name:"Zotapay",landscapeLogo:null,portraitLogo:null,summary:"Zotapay is a global payment service provider that facilitates online payment\nprocessing solutions for emerging markets worldwide.\n",description:"Zotapay is a global payment service provider that facilitates online payment\nprocessing solutions for emerging markets worldwide.\n",countries:{mode:"all",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Zotapay"}]},{apiName:"ePay.bg",name:"ePay.bg",landscapeLogo:null,portraitLogo:null,summary:"ePay.bg is a free mobile application allowing customers to pay and receive\nmoney quickly and safely.\n",description:"ePay.bg is a free mobile application allowing customers to pay and receive\nmoney quickly and safely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ePay.bg"}]},{apiName:"ePayCard",name:"ePayCard",landscapeLogo:null,portraitLogo:null,summary:"ePay is a free mobile application that provides a quick and safe way to pay and receive money.\n",description:"ePay is a free mobile application that provides a quick and safe way to pay and receive money.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ePayCard"}]},{apiName:"ezyEFT",name:"ezyEFT",landscapeLogo:null,portraitLogo:null,summary:"ezyEFT is an easy to use software application that offers customers the option\nof paying by direct debit.\n",description:"ezyEFT is an easy to use software application that offers customers the option\nof paying by direct debit.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ezyEFT"}]},{apiName:"loonie",name:"loonie",landscapeLogo:null,portraitLogo:null,summary:"The loonie method.",description:"The loonie method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/loonie"}]}];class Km extends es{get logo(){return this.landscapeLogo||this.portraitLogo}}const Qm=class{constructor({name:e="",expirationTime:t="",displayName:n="",country:a="",merchantName:r="",merchantOrigin:o="",paypalMerchantId:i="",billingAgreementToken:s="",paypalClientId:l="",linkToken:u=""}={}){this.name=e,this.expirationTime=t,this.displayName=n,this.country=a,this.merchantName=r,this.merchantOrigin=o,this.paypalMerchantId=i,this.billingAgreementToken=s,this.paypalClientId=l,this.linkToken=u}};Qm.FeatureName={paypalBillingAgreement:"PayPal billing agreement",googlePay:"Google Pay",applePay:"Apple Pay"};let ef=Qm;class tf{constructor({index:e=null,method:t="",feature:n=null,brands:a=[],filters:r=[],metadata:o=null}={}){this.index=e,this.method=t,this.feature=n?new ef(n):null,this.brands=a,this.filters=r,this.metadata=o?new Km(o):null}get optionsPaymentInstrumentsKey(){var e;switch(null==(e=this.feature)?void 0:e.name){case ef.FeatureName.paypalBillingAgreement:return"paypal";case ef.FeatureName.googlePay:return"googlePay";case ef.FeatureName.applePay:return"applePay";default:return}}}function nf(e){const t=[...Jm],n=["Google Pay","Apple Pay","paypal"],a=["echeck","Khelocard","Klarna","Apple Pay","China UnionPay","Google Pay","KakaoPay","Payco","Samsung Pay"];return e.filter((e=>{const t="paypal"===e.method&&!e.feature,n="ach"===e.method&&e.feature,r=a.includes(e.method);return!t&&!n&&!r})).map(((e,a)=>{const r=t.find((t=>t.apiName===e.method))||{};return r.isExpressMethod=(({method:e,feature:t})=>n.includes(e)||n.includes(null==t?void 0:t.name))(e),new tf({index:a,metadata:r,...e})}))}async function af(){return vp((async()=>{var e,t,n,a,r,o,i,s,l;if(!lo.data.riskMetadata){const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}const u={riskMetadata:lo.data.riskMetadata};if(u.websiteId=(null==(e=lo.options)?void 0:e.websiteId)||null,(null==(t=lo.options)?void 0:t.items)&&(u.items=Ep(lo.options.items)),((null==(n=lo.options)?void 0:n.money)||(null==(a=lo.data)?void 0:a.invoice)||(null==(r=lo.data)?void 0:r.transaction))&&(null==(o=lo.data)?void 0:o.amountAndCurrency)){const{amount:e,currency:t}=lo.data.amountAndCurrency;u.amount=e,u.currency=t}(null==(s=null==(i=lo.data)?void 0:i.account)?void 0:s.address)&&(u.billingAddress=lo.data.account.address),(null==(l=lo.data)?void 0:l.deposit)&&(u.amount=lo.data.deposit.amount,u.currency=lo.data.deposit.currency);const{fields:c}=await lo.storefront.purchase.readyToPay({data:u});return nf(Object.values(c))}))}function rf(e){const t=[...Jm],n=["Google Pay","Apple Pay","paypal"],a=["echeck","Khelocard","Klarna"];return e.filter((e=>{const t="paypal"===e.method&&!e.feature,n="ach"===e.method&&e.feature,r=a.includes(e.method);return!t&&!n&&!r})).map(((e,a)=>{const r=t.find((t=>t.apiName===e.method))||{};return r.isExpressMethod=(({method:e,feature:t})=>n.includes(e)||n.includes(null==t?void 0:t.name))(e),new tf({index:a,metadata:r,...e})})).filter((({metadata:e})=>e.storefrontEnabled))}async function of(){return vp((async()=>{var e,t,n;if(so(lo.options),function(e){if(null==e)throw new Error("Could not access data instance")}(lo.data),io(lo.storefront),!(null==(e=null==lo?void 0:lo.data)?void 0:e.riskMetadata)){const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}const a={riskMetadata:lo.data.riskMetadata,websiteId:lo.options.websiteId||null};(null==(n=null==(t=null==lo?void 0:lo.data)?void 0:t.account)?void 0:n.address)&&(a.billingAddress=lo.data.account.address),lo.data.payout&&(a.amount=lo.data.payout.amount,a.currency=lo.data.payout.currency);const{fields:r}=await lo.storefront.readyToPayout.readyToPayout({data:a});return rf(Object.values(r))}))}async function sf({data:e}){return vp((async()=>{var t;io(lo.storefront),so(lo.options),lo.storefront.setSessionToken(lo.options.jwt);const{fields:n}=await lo.storefront.invoices.get({...e,expand:"items.*.product"});return{products:null==(t=n.items)?void 0:t.filter((e=>e._embedded)).map((e=>{var t;return new Um(null==(t=e._embedded)?void 0:t.product)})),invoice:new ns(n)}}))}const lf=class e extends es{constructor({invoiceIds:e=[],...t}){super(t),this.invoiceIds=e||[]}get invoiceId(){return this.invoiceIds[0]||null}get hasInvoice(){return Boolean(this.invoiceId)}get transactionIsCompleted(){return this.status===e.Status.completed}};lf.Status={completed:"completed"};let uf=lf;async function cf({data:e=null}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.transactions.get(e);return new uf(t)}))}class df{constructor({firstName:e=null,lastName:t=null,organization:n=null,address:a=null,address2:r=null,city:o=null,region:i=null,country:s=null,postalCode:l=null,emails:u=[],phoneNumbers:c=[]}={}){this.firstName=e,this.lastName=t,this.organization=n,this.address=a,this.address2=r,this.city=o,this.region=i,this.country=s,this.postalCode=l,this.emails=u,this.phoneNumbers=c}}class pf extends es{constructor({primaryAddress:e={},...t}={}){super(t),this.address=new df({...e})}}class mf extends es{}async function ff(){return vp((async()=>{var e;io(lo.storefront),so(lo.options),lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.account.get({expand:"website"});return{website:new mf(null==(e=t._embedded)?void 0:e.website),account:new pf(t)}}))}async function hf(){return vp((async()=>{io(lo.storefront);const{items:e}=await lo.storefront.paymentInstruments.getAll({filter:"status:active,inactive,verification-needed"});return e.map((({fields:e})=>e))}))}class yf extends es{constructor(e){super(e),this.amount=Array.isArray(e.amounts)?e.amounts[0]:e.amount,e.buttons?this.buttons=e.buttons:e.amounts?this.buttons=[...e.amounts]:this.buttons=[],this.editable="boolean"==typeof e.editable?e.editable:Boolean(e.customAmount),this.customAmount=to({minimum:1,maximum:1e12,multipleOf:1},e.customAmount||{})}}async function bf({data:e=null}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.depositRequests.get(e);return new yf(t)}))}const gf=class e extends es{constructor(e={}){super(e)}get isPending(){return this.status===e.Status.pending}};gf.Status={pending:"pending",instrumentSelected:"instrument-selected",partiallyFulfilled:"partially-fulfilled",fulfilled:"fulfilled",canceled:"canceled"};let vf=gf;async function wf(e){return vp((async()=>{io(lo.storefront),so(lo.options);const{fields:t}=await lo.storefront.payoutRequests.get(e);return new vf(t)}))}function kf(e){return null!=e&&"depositRequestId"in e&&"string"==typeof e.depositRequestId}const xf=["utm_source","utm_medium","utm_campaign","utm_term","utm_content","affiliate","subAffiliate","clickId","salesAgent"],Sf=/utm_/g,Af=()=>{const{href:e,origin:t,pathname:n,search:a}=window.location,r={path:e.length<=255?e:`${t}${n}`};return a.replace("?","").split("&").map((e=>e.split("="))).filter((e=>{const[t]=e;return xf.indexOf(t)>-1})).reduce(((e,t)=>{const[n,a=null]=t,r=n.replace(Sf,"");return r&&(e[r]=a),e}),r)};class Ef{constructor({...e}={}){var t;Object.entries({...lo.data||{},...e}).forEach((([e,t])=>{this[e]=t})),this.money=(null==(t=lo.options)?void 0:t.money)||null,this.couponIds=[],this.addons=[],this.acceptBumpOffer=!1}get amountAndCurrency(){let e,t,n;this.previewPurchase?(e=this.previewPurchase.currency,t=this.previewPurchase.total):this.invoice?(e=this.invoice.currency,t=this.invoice.amount,n=this.invoice.amountDue):this.transaction?(e=this.transaction.currency,t=this.transaction.amount):this.money&&(e=this.money.currency,t=this.money.amount);const a={amount:t,currency:e};return n&&(a.amountDue=n),a}get isPayment(){return Boolean(this.invoice||this.transaction||this.money)}get isDepositTransaction(){var e;return Boolean(null==(e=this.transaction)?void 0:e.depositRequestId)}get isInvoice(){return Boolean(this.invoice)}get isPurchase(){return Boolean(this.previewPurchase)}get hasAmountDue(){return Boolean(this.amountAndCurrency.amountDue&&this.amountAndCurrency.amountDue!==this.amountAndCurrency.amount)}get summaryItems(){const{discountsAmount:e=null,shippingAmount:t=null,subtotalAmount:n=null,taxAmount:a=null}=this.previewPurchase||this.invoice||{};return{discountsAmount:e,shippingAmount:t,subtotalAmount:n,taxAmount:a}}get summaryLineItems(){let e=[];return this.invoice?({items:e=[]}=this.invoice):({lineItems:e=[]}=this.previewPurchase||{}),e}get isShippingRequired(){return(this.products||[]).some((e=>e.requiresShipping))}get hasPurchaseData(){var e,t;return Boolean(this.isPayment||this.inPurchase||(null==(e=lo.options)?void 0:e.deposit)||(null==(t=lo.options)?void 0:t.payout))}toPostmatesModel(){return JSON.parse(JSON.stringify({...this,hasPurchaseData:this.hasPurchaseData,amountAndCurrency:this.amountAndCurrency,isPayment:this.isPayment,isInvoice:this.isInvoice,isPurchase:this.isPurchase,isDepositTransaction:this.isDepositTransaction,hasAmountDue:this.hasAmountDue,summaryItems:this.summaryItems,summaryLineItems:this.summaryLineItems,isShippingRequired:this.isShippingRequired,leadSource:Af()}))}}async function Lf({riskMetadata:e=null,fetchInvoiceAndProducts:t=sf,fetchTransaction:n=cf,fetchAccountAndWebsite:a=ff,fetchInstruments:r=hf,fetchDepositRequest:o=bf,fetchPayoutRequest:i=wf}={}){var s,l,u,c,d,p,m,f,h,y,b,g,v,w,k,x,S,A,E,L,P;try{if(lo.data=new Ef,lo.storefront&&(null==(s=lo.options)?void 0:s.jwt)&&lo.storefront.setSessionToken(lo.options.jwt),e)lo.data.riskMetadata=e;else{const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}let I;(null==(l=lo.options)?void 0:l.deposit)&&(kf(lo.options.deposit)?lo.data.deposit=await o({data:{id:lo.options.deposit.depositRequestId}}):lo.data.deposit=new yf(lo.options.deposit)),(null==(u=lo.options)?void 0:u.payout)&&(lo.data.payout=await i({id:lo.options.payout.payoutRequestId})),(null==(c=lo.options)?void 0:c.transactionId)&&(lo.data.transaction=await n({data:{id:lo.options.transactionId}}));const T=(null==(d=lo.options)?void 0:d.invoiceId)||(null==(m=null==(p=lo.data)?void 0:p.transaction)?void 0:m.invoiceId);if(T){const{invoice:e,products:n}=await t({data:{id:T}});I=Promise.resolve(n),lo.data.invoice=e}const C=[null==(h=null==(f=lo.options)?void 0:f.paymentInstruments)?void 0:h.allowDeactivate,null==(b=null==(y=lo.options)?void 0:y.paymentInstruments)?void 0:b.allowUpdate,null==(v=null==(g=lo.options)?void 0:g.paymentInstruments)?void 0:v.allowMakeDefault].some((e=>e));let $=Promise.resolve(null),R=Promise.resolve(null),F=Promise.resolve(),H=null;(null==(w=lo.options)?void 0:w.jwt)?(F=a().then((({account:e,website:t})=>{if(null==lo.data)throw new Error("Invalid data instance");lo.data.account=e,lo.data.website=t})),(null==(k=lo.options)?void 0:k.payout)?R=F.then((()=>of())):(lo.data.money||lo.data.invoice||lo.data.transaction||lo.data.payout||lo.data.deposit)&&($=F.then((()=>af()))),H=r()):(null==(x=lo.options)?void 0:x.payout)?R=of():$=af();const B=(null==(S=lo.options)?void 0:S.items)?Pp():null;(null==(A=lo.options)?void 0:A.jwt)||(I=async function(){return vp((async()=>{var e,t,n,a;let r;r=(null==(e=lo.data)?void 0:e.summaryLineItems)&&lo.data.summaryLineItems.length>0?lo.data.summaryLineItems:(null==(t=lo.options)?void 0:t.items)??[];const o={filter:"",expand:"product"};if(r.length){let e=r.map((e=>e.planId));(null==(n=lo.options)?void 0:n.addons)&&(e=e.concat(lo.options.addons.map((e=>e.planId)))),(null==(a=lo.options)?void 0:a.bumpOffer)&&(e=e.concat(lo.options.bumpOffer.map((e=>e.planId)))),o.filter=`id:${Array.from(new Set(e)).join(",")}`}if(o.filter.length)try{io(lo.storefront);const{items:e}=await lo.storefront.plans.getAll(o),t=[];return e.map((({fields:e})=>{var t;return new Um(null==(t=e._embedded)?void 0:t.product)})).forEach((e=>{t.every((t=>t.id!==e.id))&&t.push(e)})),t}catch(i){}return[]}))}());let O=new Promise((e=>{e([])}));((null==(E=lo.options)?void 0:E.addons)||(null==(L=lo.options)?void 0:L.bumpOffer))&&(O=async function(){return vp((async()=>{var e,t;let n=[];if((null==(e=lo.options)?void 0:e.addons)&&(n=n.concat(lo.options.addons.map((e=>e.planId)))),(null==(t=lo.options)?void 0:t.bumpOffer)&&(n=n.concat(lo.options.bumpOffer.map((e=>e.planId)))),n.length>0){io(lo.storefront);const{items:e}=await lo.storefront.plans.getAll({filter:`id:${n.join(",")}`});return e.map((({fields:e})=>new Ym(e).toPayload()))}return[]}))}());let[N,_,M,j,q,D]=await Promise.all([R,$,B,I,O,H]);if(C&&D&&!_&&!(null==(P=lo.options)?void 0:P.payout)){const e=new Set;D.forEach((t=>{e.add(t.method)})),_=nf(Array.from(e).map((e=>({method:e}))))}return new Ef({readyToPayout:N,readyToPay:_,previewPurchase:M,products:j,plans:q,availableInstruments:D,isManageInstruments:C})}catch(I){console.error(I)}return new Ef({})}function Pf({state:e,id:t}){const{Framepay:n}=window,a=e.form.querySelector(`.rebilly-instruments-${t}-method`);return function(){if(!a.children.length){const a={"google-pay":"googlePay","pay-pal-billing-agreement":"paypal","apple-pay":"applePay"},r=e.form.querySelector(`.rebilly-instruments-${t}-method`);a[t]?(n[a[t]].mount(r),"apple-pay"===t&&function(){const t=e.form.querySelector("#rebilly-apple-pay-button"),{applePayDisplayOptions:{buttonHeight:n}}=e.options.digitalWallet.applePay;t.style.margin="0px",t.style.width="100%",t.style.height=n,t.style.cursor="pointer"}()):console.warn(`method '${t}' is not supported`)}}}const If=e=>{var t,n;return{METHOD_ID:Xi((null==(t=e.feature)?void 0:t.name)||e.method),METHOD_TYPE:Gi((null==(n=e.feature)?void 0:n.name)||e.method).replace("-","")}},Tf=()=>window.ApplePaySession;async function Cf({methods:e,container:t}){const n=e.map((e=>{const{METHOD_ID:t}=If(e);return t})),{Framepay:a}=window;(null==a?void 0:a.initialized)||await(null==a?void 0:a.initialize(function({methodIds:e}={}){var t,n;const{options:a,data:r}=lo,o={style:a.themeFramepay,locale:(null==a?void 0:a.locale)||"auto",organizationId:a.organizationId,websiteId:a.websiteId,methods:a.payout?r.readyToPayout:r.readyToPay};return e.includes("pay-pal-billing-agreement")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},r.amountAndCurrency),o.paypal=a.paymentInstruments.paypal),e.includes("google-pay")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},null==(t=a.digitalWallet.googlePay)?void 0:t.transactionData),o.googlePay=a.digitalWallet.googlePay.googlePayDisplayOptions),e.includes("apple-pay")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},null==(n=a.digitalWallet.applePay)?void 0:n.transactionData),o.applePay=a.digitalWallet.applePay.applePayDisplayOptions),a.publishableKey&&(o.publishableKey=a.publishableKey),a.jwt&&(o.jwt=a.jwt,o.sandbox="sandbox"===a.apiMode),r.riskMetadata&&(o.riskMetadata=r.riskMetadata),o}({methodIds:n}))),null==a||a.on("ready",(()=>{const n=[];e.map((e=>{const{METHOD_ID:a}=If(e);("apple-pay"!==a||Tf())&&(t.innerHTML+=`\n <div class="rebilly-instruments-${a}-method" style="height: ${function(e){var t,n;let a;const r=e.optionsPaymentInstrumentsKey;if(!r)return"48px";const{buttonHeight:o,displayOptions:i}=(null==(n=null==(t=lo.options)?void 0:t.paymentInstruments)?void 0:n[r])||{};return a=i?i.buttonHeight:o,"number"==typeof a&&(a=`${o}px`),a}(e)}"></div>\n `,n.push(Pf({state:lo,id:a})))})),n.forEach((e=>e()))})),null==a||a.on("error",(e=>{if("paypal-error"===e.code){const e=document.querySelector(".rebilly-instruments-pay-pal-billing-agreement-method");if(e&&(e.remove(),t.children.length<=0)){const e=document.querySelector('[data-rebilly-instruments="divider"]');e&&e.remove()}}else console.error(e)}));const r="sandbox"===lo.options.apiMode?"https://forms-sandbox.secure-payments.app/approval-url?close=true":"https://forms.secure-payments.app/approval-url?close=true";null==a||a.on("token-ready",(e=>{var t,n,a;const o={websiteId:lo.options.websiteId,billingAddress:e.billingAddress,redirectUrl:r,_raw:e};if((null==(t=lo.data)?void 0:t.isShippingRequired)&&(e.shippingAddress?o.deliveryAddress=e.shippingAddress:o.deliveryAddress=o.billingAddress),Array.isArray(null==(n=o.billingAddress)?void 0:n.emails)){const e=o.billingAddress.emails.find((e=>"main"===e.label));(null==e?void 0:e.value)&&(o.billingAddress.email=e.value)}if(Array.isArray(null==(a=o.deliveryAddress)?void 0:a.emails)){const e=o.deliveryAddress.emails.find((e=>"main"===e.label));(null==e?void 0:e.value)&&(o.deliveryAddress.email=e.value)}Ji.instrumentReady.dispatch(o)}))}function $f({offer:e}){const t=lo.data.plans.find((t=>t.id===e.planId)),n=lo.data.products.find((e=>e.id===t.productId)),a=(e,t)=>e?t:"";const r={...e,quantity:t.pricing.isBracket?null:e.quantity,name:n.name,description:t.name,unitPrice:function(){const e=function(e,t="USD"){const n=Number(e);return Number.isNaN(n)||null==e?"-":new Intl.NumberFormat("en-US",{style:"currency",currency:t}).format(n)}(t.pricing.isBracket?t.pricing.brackets[0].price:t.pricing.price,t.currency);return t.pricing.isBracket?lo.translate.getTranslation("form.bumpOffer.startingAt").replace("{basePrice}",e):e}()};return`\n <div class="rebilly-instruments-bump-offer-line-item">\n ${o=r,a(o.thumbnail,`\n <figure class="rebilly-instruments-bump-offer-line-item-figure">\n <img src="${o.thumbnail}" :alt="${o.name}"/>\n </figure>\n `)}\n ${(e=>`\n <div class="rebilly-instruments-bump-offer-line-item-synopsis">\n <p class="rebilly-instruments-bump-offer-line-item-synopsis-title">\n ${e.name}\n </p>\n ${a(e.description,`\n <p class="rebilly-instruments-bump-offer-line-item-synopsis-description">\n ${e.description}\n </p>\n `)}\n </div>\n `)(r)}\n ${(e=>`\n <div class="rebilly-instruments-bump-offer-line-item-price-breakdown">\n ${a(e.quantity,`\n <p class="rebilly-instruments-bump-offer-line-item-price-breakdown-quantity">\n ${e.quantity}\n </p>\n <svg class="rebilly-instruments-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">\n <path d="M12 10.5858l2.8284-2.8284c.3906-.3906 1.0237-.3906 1.4142 0 .3906.3905.3906 1.0236 0 1.4142L13.4142 12l2.8284 2.8284c.3906.3906.3906 1.0237 0 1.4142-.3905.3906-1.0236.3906-1.4142 0L12 13.4142l-2.8284 2.8284c-.3906.3906-1.0237.3906-1.4142 0-.3906-.3905-.3906-1.0236 0-1.4142L10.5858 12 7.7574 9.1716c-.3906-.3906-.3906-1.0237 0-1.4142.3905-.3906 1.0236-.3906 1.4142 0L12 10.5858z" fill-rule="nonzero"/>\n </svg>\n `)}\n <p class="rebilly-instruments-bump-offer-line-item-price-breakdown-unit-price">\n ${e.unitPrice}\n </p>\n <div>\n `)(r)}\n </div>\n `;var o}async function Rf({data:e}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.deposit.create({data:e});return new uf(t)}))}function Ff(e,t=lo.form){return t.querySelector(`[data-rebilly-instruments="${e}"]`)}const Hf=()=>{const e=document.createElement("div");return e.classList.add("rebilly-instruments-bump-offers"),e.setAttribute("data-rebilly-instruments","bump-offer"),e};function Bf(){var e,t,n;const{expressMethods:a}=zm();if(null==(e=lo.options)?void 0:e.deposit){const e=Ff("deposit-back");e&&(e.style.height="0px",e.style.overflow="hidden")}if(a.length){const e=Ff("express-methods");e&&(e.style.height="0px",e.style.overflow="hidden")}if(null==(n=null==(t=lo.options)?void 0:t.bumpOffer)?void 0:n.length){const e=Ff("bump-offer");e&&(e.style.height="0px",e.style.overflow="hidden",e.style.marginBottom="0px")}}const Of=({expressMethods:e})=>{const t=document.createElement("div");t.classList.add("rebilly-instruments-method-selector"),t.setAttribute("data-rebilly-instruments","express-methods"),t.innerHTML='\n <div class="rebilly-instruments-express-methods ">\n <span data-rebilly-i18n="form.expressCheckout" class="rebilly-instruments-express-methods-label">Express checkout</span>\n <div class="rebilly-instruments-express-methods-container" data-rebilly-instruments="express-methods-container"></div>\n </div>\n <div data-rebilly-instruments="divider" class="rebilly-instruments-divider">\n <span class="rebilly-instruments-divider-label" data-rebilly-i18n="form.or">Or</span>\n </div>\n ';const n=Ff("express-methods-container",t);return lo.options.paymentInstruments.compactExpressInstruments&&e.length&&(t.classList.add("has-express-compact"),n.classList.add("is-compact")),t};async function Nf(){var e,t,n,a,r,o,i;const s=Ff("content"),l=Ff("form"),{expressMethods:u,methods:c}=zm();if(u.length){const e=Ff("express-methods");if(e)e.style.height="auto";else{s.insertBefore(Of({expressMethods:u}),l),lo.options.digitalWallet=function({expressMethods:e=[]}){var t;const n={},{paymentInstruments:a}=lo.options,r={countryCode:lo.options.countryCode,label:lo.options.websiteId};if(null==(t=lo.data)?void 0:t.amountAndCurrency){const{amount:e,currency:t}=lo.data.amountAndCurrency;r.amount=e,r.currency=t}return e.forEach((e=>{var t,o,i,s;const{METHOD_TYPE:l}=If(e);"Google Pay"===(null==(t=e.feature)?void 0:t.name)&&(n[l]={transactionData:r,merchantConfig:{merchantName:e.feature.merchantName,merchantOrigin:e.feature.merchantOrigin},googlePayDisplayOptions:a.googlePay.displayOptions}),"Apple Pay"===(null==(o=e.feature)?void 0:o.name)&&(n[l]={transactionData:r,merchantConfig:{merchantName:null==(s=null==(i=a.applePay)?void 0:i.merchantConfig)?void 0:s.merchantName,merchantOrigin:window.location.hostname},applePayDisplayOptions:a.applePay.displayOptions})})),n}({expressMethods:u});Cf({methods:u,container:lo.form.querySelector('[data-rebilly-instruments="express-methods-container"]')})}}if(null==(t=null==(e=lo.options)?void 0:e.bumpOffer)?void 0:t.length){const e=Ff("bump-offer");if(e)e.style.height="auto",e.style.marginBottom="calc(var(--rebilly-spacingM) + var(--rebilly-fontSizeS))";else{s.insertBefore(Hf(),l);!function({container:e}){e.insertAdjacentHTML("beforeEnd",`\n <label for="rebilly-instruments-bump-offer" class="rebilly-instruments-form-field-checkbox">\n <div class="rebilly-instruments-bump-offer-label" data-rebilly-i18n="form.bumpOffer.title">\n ${lo.translate.getTranslation("form.bumpOffer.title")}\n </div>\n <input\n type="checkbox"\n id="rebilly-instruments-bump-offer"\n />\n <span></span>\n </label>\n `);const t=document.getElementById("rebilly-instruments-bump-offer");t.addEventListener("click",(async()=>{lo.data.acceptBumpOffer=t.checked,await Pp(),lo.updateModel()})),t.checked=lo.data.acceptBumpOffer,lo.options.bumpOffer.forEach((t=>{const n=document.createElement("div");n.classList.add("rebilly-instruments-bump-offer"),n.insertAdjacentHTML("beforeEnd",$f({offer:t})),e.appendChild(n)}))}({container:Ff("bump-offer")})}}if(c.length){const e=oo.form;e||await Mf();const t=lo.toModel(),s={options:t.options,data:t.data};null==(n=null==e?void 0:e.component)||n.call("route",{name:"method-switch"}),null==(a=null==e?void 0:e.component)||a.call("update",s),(null==(o=null==(r=null==e?void 0:e.component)?void 0:r.events)?void 0:o["restart-payment-flow"])||null==(i=null==e?void 0:e.component)||i.on("restart-payment-flow",(async e=>{if(null==e?void 0:e.createNewDeposit){const t=await Rf({data:{depositRequestId:e.depositRequestId,amount:e.amount}});if(t.approvalUrl)return void window.location.assign(t.approvalUrl)}lo.data.isPurchase&&Cp(),Nf()}))}else lo.loader.stopLoading({id:"rebilly-instruments-form"}),lo.form.querySelector('[data-rebilly-instruments="form"]').style.display="none",document.querySelectorAll('[data-rebilly-instruments="divider"]').forEach((e=>{e.style.display="none"}));lo.translate.translateItems()}const _f=()=>'\n<div data-rebilly-instruments="content" class="rebilly-instruments-content">\n <div data-rebilly-instruments="content-error" id="rebilly-instruments-error"></div>\n <div data-rebilly-instruments="form"></div>\n</div>\n';async function Mf(){var e;lo.form.innerHTML+=_f();const t=lo.form.querySelector('[data-rebilly-instruments="form"]'),{paymentMethodsUrl:n}=(null==(e=null==lo?void 0:lo.options)?void 0:e._computed)||{},a="rebilly-instruments-form",r=lo.toModel(),o={name:a,url:`${n}?name=${a}`,container:t,model:{options:r.options,data:r.data,mainStyleVars:r.mainStyleVars}},i=await new cs(o);return i.bindEventListeners({loader:lo.loader}),oo.form=i,lo.loader.stopLoading({id:"rebilly-instruments-form"}),{then:e=>e()}}function jf(){var e;(null==(e=lo.options)?void 0:e.deposit)?async function(){var e,t,n;lo.data.money&&(lo.data.money.amount=null,lo.data.money.currency=null,lo.updateModel());const a=oo.form;a||await Mf();const r=lo.toModel(),o={options:r.options,data:r.data};null==(e=a.component)||e.call("route",{name:"amount-selector"}),null==(t=a.component)||t.call("update",o),null==(n=null==a?void 0:a.component)||n.on("confirm-amount",(async e=>{const{amount:t,currency:n}=e,{depositRequestId:a}=lo.options.deposit;lo.data.money={amount:t,currency:n};const r=await Rf({data:{depositRequestId:a,amount:t}});r&&(lo.data.transaction=r,lo.options.transactionId=r.id);const o=await af();lo.data.readyToPay=o,lo.updateModel(),Nf()}))}():Nf()}function qf({element:e="div",attributes:t={},content:n=null,target:a="body",insertMethod:r="append"}={}){const o=document.createElement(e);Object.entries(t).forEach((([e,t])=>{o.setAttribute(e,t)})),n&&(o.innerHTML=n),a instanceof ShadowRoot?a.prepend(o):document[a][r](o)}const Df=({element:e=""})=>{const{options:t}=lo;if("form"!==e&&"summary"!==e)throw new Error('element must be "form", or "summary"');return function({prop:e,propName:t="Mounting",isRequired:n=!0}={}){let a;if(void 0===e)throw new Error('processPropertyDOMElement: Missing argument "prop"');if(he(e))a=e;else{if("string"!=typeof e||"string"!=typeof(r=e)||!r.match(/([.#][_a-z]+[_a-z0-9-:\\]*)/gi))throw new Error(`Please provide a valid CSS class, id or DOM element for "${t}" property`);a=document.querySelector(e)}var r;if(!a&&n)throw new Error(`Could not find DOM element with CSS class or id "${e}" to mount ${t}`);return a}({prop:null!=t&&t[e]?t[e]:"summary"===e?".rebilly-instruments-summary":".rebilly-instruments",propName:e,isRequired:["form"].includes(e)})},Wf=()=>{so(lo.options);const{publishableKey:e,organizationId:t,apiMode:n,_dev:a,_internalOptions:r}=lo.options,o={organizationId:t,mode:n||"live",appName:null==r?void 0:r.appName};return e&&(o.publishableKey=e),a&&(o.liveUrl=a.liveUrl||"https://api.rebilly.com",o.sandboxUrl=a.sandboxUrl||"https://api-sandbox.rebilly.com"),((e={})=>new wp(e))(o)};function zf(e){this.message=e}zf.prototype=new Error,zf.prototype.name="InvalidCharacterError";var Uf="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new zf("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,a,r=0,o=0,i="";a=t.charAt(o++);~a&&(n=r%4?64*n+a:a,r++%4)?i+=String.fromCharCode(255&n>>(-2*r&6)):0)a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(a);return i};function Vf(e){this.message=e}function Gf(e,t){if("string"!=typeof e)throw new Vf("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return decodeURIComponent(Uf(t).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}catch(n){return Uf(t)}}(e.split(".")[n]))}catch(a){throw new Vf("Invalid token specified: "+a.message)}}function Xf(e){var t,n,a,r,o,i,s,l,u,c;const d=function(e){return Object.assign(JSON.parse(JSON.stringify(e)),{form:e.form||".rebilly-instruments",summary:e.summary||".rebilly-instruments-summary"})}(e);return{form:".rebilly-instruments",summary:".rebilly-instruments-summary",transactionType:"purchase",countryCode:"US",locale:"auto",bumpOffer:[],addons:[],...d,paymentInstruments:{compactExpressInstruments:!1,allowDeactivate:!1,allowUpdate:!1,allowMakeDefault:!1,allowCreate:!0,...d.paymentInstruments||{},address:{name:"default",region:"default",show:[],hide:[],require:[],...(null==(t=d.paymentInstruments)?void 0:t.address)||{}},paypal:{buttonHeight:48,...(null==(n=d.paymentInstruments)?void 0:n.paypal)||{}},googlePay:{...(null==(a=d.paymentInstruments)?void 0:a.googlePay)||{},displayOptions:{buttonColor:"black",buttonHeight:"48px",buttonType:"plain",...(null==(o=null==(r=d.paymentInstruments)?void 0:r.googlePay)?void 0:o.displayOptions)||{}}},applePay:{...(null==(i=d.paymentInstruments)?void 0:i.applePay)||{},displayOptions:{buttonColor:"black",buttonHeight:"48px",buttonType:"plain",...(null==(l=null==(s=d.paymentInstruments)?void 0:s.applePay)?void 0:l.displayOptions)||{}}},paymentCard:{input:"default",...(null==(u=d.paymentInstruments)?void 0:u.paymentCard)||{}},additionalFields:{show:[],require:[],...(null==(c=d.paymentInstruments)?void 0:c.additionalFields)||{}}},theme:{colorPrimary:"#0044d4",colorBackground:"#FFFFFF",colorText:"#0D2B3E",colorDanger:"#CD5C5C",borderRadius:"4px",labels:"stacked",fontFamily:"-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial sans-serif",fontSizeBase:"16px",fontWeightBase:"400",fontLineHeightBase:"24px",fontSmooth:"auto",headingFontWeight:"500",buttonColorText:"#FFFFFF",buttonBorder:"1px solid transparent",buttonBoxShadow:"none",buttonSecondaryBoxShadow:"none",buttonHoverBoxShadow:"none",buttonSecondaryHoverBoxShadow:"none",buttonActiveBoxShadow:"none",buttonSecondaryActiveBoxShadow:"none",...d.theme||{}},features:{enableTelemetry:!0,hideConfirmation:!1,hideResult:!1,fullPageRedirect:!1,hideContinue:!1,hideZeroAmountSummaryItems:!1,...d.features||{}}}}Vf.prototype=new Error,Vf.prototype.name="InvalidTokenError";const Zf=({options:e={}}={})=>{let t=Xf(e);return t&&(t=function(e){if(e.jwt&&!e.publishableKey){const{merchant:t,claims:{transactionId:n,invoiceId:a,websiteId:r,cashierRequestId:o}}=Gf(e.jwt);Object.entries({organizationId:t,transactionId:n,invoiceId:a,websiteId:r}).forEach((([t,n])=>{n&&(e[t]=n)})),o&&!e.deposit&&(e.deposit=Object.assign({},{depositRequestId:o}))}return e}(t),t=function(e){var t;return!kf(e.deposit)&&(null==(t=e.deposit)?void 0:t.currency)?(e.deposit=to({editable:!0,buttons:[],customAmount:{minimum:1,maximum:1e12,multipleOf:1}},e.deposit||{}),Number.isNaN(e.deposit.amount)&&e.deposit.buttons&&e.deposit.buttons.length>0&&([e.deposit.amount]=e.deposit.buttons)):kf(e.deposit)&&(e.deposit=to({customAmount:{minimum:1,maximum:1e12,multipleOf:1}},e.deposit||{})),e.items&&(e.items=e.items.map((e=>({...e,quantity:Sp(e)})))),e}(t),t=function(e){var t;return Object.assign({},e,{_computed:{version:"0.0.0",paymentMethodsUrl:(null==(t=e._dev)?void 0:t.paymentMethodsUrl)??"https://forms.secure-payments.app"}})}(t)),t};async function Yf(){const{_dev:e}=lo.options||{},t={script:(null==e?void 0:e.framePayScriptLink)||"https://framepay.rebilly.com/framepay.js",style:(null==e?void 0:e.framePayStyleLink)||"https://framepay.rebilly.com/framepay.css"};return new Promise((e=>{const n=document.createElement("link");n.setAttribute("href",t.style),n.setAttribute("rel","stylesheet"),document.head.prepend(n);const a=document.createElement("script");a.setAttribute("src",t.script),a.onload=()=>e(),document.head.append(a)}))}const Jf=ve({aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}),Kf="a-f\\d",Qf=`#?[${Kf}]{3}[${Kf}]?`,eh=`#?[${Kf}]{6}([${Kf}]{2})?`,th=new RegExp(`[^#${Kf}]`,"gi"),nh=new RegExp(`^${Qf}$|^${eh}$`,"i");const ah=ve(((e,t={})=>{if("string"!=typeof e||th.test(e)||!nh.test(e))throw new TypeError("Expected a valid hex string");let n=1;8===(e=e.replace(/^#/,"")).length&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),4===e.length&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),3===e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);const a=Number.parseInt(e,16),r=a>>16,o=a>>8&255,i=255&a,s="number"==typeof t.alpha?t.alpha:n;if("array"===t.format)return[r,o,i,s];if("css"===t.format){return`rgb(${r} ${o} ${i}${1===s?"":` / ${Number((100*s).toFixed(2))}%`})`}return{red:r,green:o,blue:i,alpha:s}}));var rh=new RegExp(/^#([a-f0-9]{3,4}|[a-f0-9]{4}(?:[a-f0-9]{2}){1,2})\b$/,"i");const oh="-?\\d*(?:\\.\\d+)",ih=`(${oh}?)`,sh=`(${oh}?%)`,lh=`(${oh}?%?)`,uh=`^\n hsla?\\(\n \\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*,\n \\s*${sh}\\s*,\n \\s*${sh}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var ch=new RegExp(uh);const dh=`^\n hsla?\\(\n \\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*\n \\s+${sh}\n \\s+${sh}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var ph=new RegExp(dh);const mh=`^\n rgba?\\(\n \\s*${ih}\\s*,\n \\s*${ih}\\s*,\n \\s*${ih}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var fh=new RegExp(mh);const hh=`^\n rgba?\\(\n \\s*${sh}\\s*,\n \\s*${sh}\\s*,\n \\s*${sh}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var yh=new RegExp(hh);const bh=`^\n rgba?\\(\n \\s*${ih}\n \\s+${ih}\n \\s+${ih}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n$\n`.replace(/\n|\s/g,"");var gh=new RegExp(bh);const vh=`^\n rgba?\\(\n \\s*${sh}\n \\s+${sh}\n \\s+${sh}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n$\n`.replace(/\n|\s/g,"");var wh=new RegExp(vh);var kh=new RegExp(/^transparent$/,"i");const xh=(e,t,n)=>Math.min(Math.max(t,e),n),Sh=e=>{let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?255*parseFloat(t)/100:parseFloat(t)),xh(Math.round(t),0,255)},Ah=e=>xh(parseFloat(e),0,100);function Eh(e){let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?parseFloat(t)/100:parseFloat(t)),xh(t,0,1)}function Lh([,e,t,n,a=1]){return{type:"rgb",values:[e,t,n].map(Sh),alpha:Eh(null===a?1:a)}}
20
+ */function Zd(e){return!0===Xd(e)&&"[object Object]"===Object.prototype.toString.call(e)}const Yd=function(e,t){switch(Gd(e)){case"array":return e.slice();case"object":return Object.assign({},e);case"date":return new e.constructor(Number(e));case"map":return new Map(e);case"set":return new Set(e);case"buffer":return function(e){const t=e.length,n=Buffer.allocUnsafe?Buffer.allocUnsafe(t):Buffer.from(t);return e.copy(n),n}(e);case"symbol":return function(e){return Vd?Object(Vd.call(e)):{}}(e);case"arraybuffer":return function(e){const t=new e.constructor(e.byteLength);return new Uint8Array(t).set(new Uint8Array(e)),t}(e);case"float32array":case"float64array":case"int16array":case"int32array":case"int8array":case"uint16array":case"uint32array":case"uint8clampedarray":case"uint8array":return function(e){return new e.constructor(e.buffer,e.byteOffset,e.length)}(e);case"regexp":return function(e){const t=void 0!==e.flags?e.flags:/\w+$/.exec(e)||void 0,n=new e.constructor(e.source,t);return n.lastIndex=e.lastIndex,n}(e);case"error":return Object.create(e);default:return e}},Jd=zd,Kd=function(e){var t,n;return!(!1===Zd(e)||(t=e.constructor,"function"!=typeof t)||(n=t.prototype,!1===Zd(n))||!1===n.hasOwnProperty("isPrototypeOf"))};function Qd(e,t){switch(Jd(e)){case"object":return function(e,t){if("function"==typeof t)return t(e);if(t||Kd(e)){const n=new e.constructor;for(let a in e)n[a]=Qd(e[a],t);return n}return e}(e,t);case"array":return function(e,t){const n=new e.constructor(e.length);for(let a=0;a<e.length;a++)n[a]=Qd(e[a],t);return n}(e,t);default:return Yd(e)}}const ep=Dd(Qd);let tp=class{constructor({id:e=null,created:t=null}={}){this.id=e||((e=21)=>{let t="",n=e;for(;n--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[64*Math.random()|0];return t})(),this.created=t||(new Date).getTime(),this.cancelSource=Rd.CancelToken.source(),this.cancel=this.cancelSource.cancel,this.cancelToken=this.cancelSource.token,Bd(this,{exclude:["cancelSource","cancelToken","cancel"]})}};class np{constructor(){if(np.instance)return np.instance;this.requests={},np.instance=this}getAll(){return Object.values(this.requests)}getById(e){return this.requests[e]}deleteById(e){this.requests[e]&&delete this.requests[e]}save(){const e=new tp;return this.requests[e.id]=e,{id:e.id,cancelToken:e.cancelToken}}}const ap=new np;class rp{}Hd(rp,"cancelById",((e,t)=>{try{ap.getById(e).cancel(t),ap.deleteById(e)}catch{}})),Hd(rp,"cancelAll",(async e=>{for(const t of ap.getAll())await t.cancel(e),ap.deleteById(t.id)}));const op={cancelAll:async(...e)=>await rp.cancelAll(...e)},ip={request:"request",response:"response"},sp=e=>{if(!Object.values(ip).includes(e))throw new Error(`There is no such interceptor type as "${e}"`);return!0};function lp({options:e}){const t=Rd.create({baseURL:n(),timeout:e.requestTimeout,headers:a()});function n(){let t=e.isSandbox?e.apiEndpoints.sandbox:e.apiEndpoints.live;return e.apiVersion&&(t=`${t}/${e.apiVersion}`),e.organizationId&&(t=`${t}/organizations/${e.organizationId}`),`${t}`}function a(){const t={"REB-API-CONSUMER":`${["Rebilly",e.appName,"js-sdk"].filter((e=>e)).join("/")}@b707873`};return e.apiKey&&(t["REB-APIKEY"]=e.apiKey),t}function r(){return ep(t.defaults.headers)}function o(e,{thenDelegate:n,catchDelegate:a=()=>{}}){return sp(e)&&t.interceptors[ip[e]].use(n,a)}function i(e,n){return sp(e)&&t.interceptors[ip[e]].eject(n)}function s({request:e,isCollection:t,config:n}){const a=c(n),{id:r,cancelToken:o}=ap.save();a.cancelToken=o;const i=async function(){try{return function({response:e,isCollection:t,config:n}){return t?new _d(e,n):new Od(e,n)}({response:await e(a),isCollection:t,config:a})}catch(n){return l({error:n,config:a})}finally{ap.deleteById(r)}}();return i.cancel=e=>rp.cancelById(r,e),i}function l({error:e}){if(Rd.isCancel(e))throw new qd.RebillyCanceledError(e);if(e.response)switch(Number(e.response.status)){case 401:throw new qd.RebillyForbiddenError(e);case 404:throw new qd.RebillyNotFoundError(e);case 405:throw new qd.RebillyMethodNotAllowedError(e);case 409:throw new qd.RebillyConflictError(e);case 422:throw new qd.RebillyValidationError(e);default:throw new qd.RebillyRequestError(e)}throw"ECONNABORTED"===e.code?new qd.RebillyTimeoutError(e):new qd.RebillyRequestError(e)}function u(e){return void 0!==e.params&&(e.params=Object.keys(e.params).filter((t=>null!==e.params[t]&&""!==e.params[t])).reduce(((t,n)=>(t[n]=e.params[n],t)),{})),e}function c(e={}){return{...u(e)}}function d(e,n={}){return s({request:n=>t.get(e,n),config:{params:n}})}function p(e,n,a={}){let o={};return!1===a.authenticate&&(o={headers:r()},delete o.headers.common["REB-APIKEY"],delete o.headers.common.Authorization),a.params&&(o.params={...a.params}),s({request:a=>t.post(e,n,a),config:o})}function m(e,n,a={}){return s({request:a=>t.put(e,n,a),config:{params:a}})}return{getInstance:function(){return t},addRequestInterceptor:function({thenDelegate:e,catchDelegate:t=()=>{}}){return o(ip.request,{thenDelegate:e,catchDelegate:t})},removeRequestInterceptor:function(e){i(ip.request,e)},addResponseInterceptor:function({thenDelegate:e,catchDelegate:t=()=>{}}){return o(ip.response,{thenDelegate:e,catchDelegate:t})},removeResponseInterceptor:function(e){i(ip.response,e)},setTimeout:function(n){e.requestTimeout=Number(n),t.defaults.timeout=e.requestTimeout},setProxyAgent:function({host:e,port:n,auth:a}){t.defaults.proxy={host:e,port:n,auth:a}},setSessionToken:function(n=e.jwt){const a=r();e.apiKey=null,e.jwt=n,delete a.common["REB-APIKEY"],a.common.Authorization=`Bearer ${n}`,t.defaults.headers=a},setPublishableKey:function(n=e.publishableKey){const a=r();e.publishableKey=n,a.common.Authorization=`${n}`,t.defaults.headers=a},setEndpoints:function({live:a=null,sandbox:r=null}){a&&(e.apiEndpoints.live=a),r&&(e.apiEndpoints.sandbox=r),t.defaults.baseURL=n()},get:d,getAll:function(e,n){return s({request:n=>t.get(e,n),config:{params:n},isCollection:!0})},post:p,put:m,patch:function(e,n){return s({request:a=>t.patch(e,n,a),config:{}})},delete:function(e){return s({request:n=>t.delete(e,n),config:{}})},deleteAll:function(e,n){return s({request:n=>t.delete(e,n),config:{data:{...n}}})},create:async function(e,t,n,a={}){if(""===t)return p(e,n,{params:a});try{if(200===(await d(e)).response.status)throw new qd.RebillyConflictError({message:"A resource already exists with this ID. Please use a different ID."})}catch(r){if("RebillyNotFoundError"===r.name)return m(e,n,a);throw r}},download:async function(e,n){const a=c(n);try{const n=await t.get(e,a);return new Md(n,a)}catch(r){return l({error:r,config:a})}}}}const up={Accept:"application/pdf"};class cp{constructor({apiHandler:e}){this.account=function({apiHandler:e}){return{forgotPassword:({data:t})=>e.post("forgot-password",t,{authenticate:!1})}}({apiHandler:e}),this.allowlists=function({apiHandler:e}){return{getAllowlistCollection({filter:t=null,sort:n=null,limit:a=null,offset:r=null}={}){const o={filter:t,sort:n,limit:a,offset:r};return e.getAll("allowlists",o)},storeAllowlist:({data:t})=>e.post("allowlists",t),getAllowlist:({id:t})=>e.get(`allowlists/${t}`),delete:({id:t})=>e.delete(`allowlists/${t}`)}}({apiHandler:e}),this.amlChecks=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("aml-checks",i)},get:({id:t})=>e.get(`aml-checks/${t}`),startReview:({id:t})=>e.post(`aml-checks/${t}/start-review`),stopReview:({id:t})=>e.post(`aml-checks/${t}/stop-review`),review:({id:t,data:n})=>e.post(`aml-checks/${t}/review`,n)}}({apiHandler:e}),this.amlSettings=function({apiHandler:e}){return{getAmlSettings:()=>e.get("aml-settings"),putAmlSettings:({data:t})=>e.put("aml-settings",t)}}({apiHandler:e}),this.apiKeys=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null}={}){const r={limit:t,offset:n,sort:a};return e.getAll("api-keys",r)},create:({id:t="",data:n})=>e.create(`api-keys/${t}`,t,n),get:({id:t})=>e.get(`api-keys/${t}`),update:({id:t,data:n})=>e.put(`api-keys/${t}`,n),delete:({id:t})=>e.delete(`api-keys/${t}`)}}({apiHandler:e}),this.applicationInstances=function({apiHandler:e}){return{get:({applicationId:t})=>e.get(`application-instances/${t}`),upsert:({applicationId:t,data:n})=>e.put(`application-instances/${t}`,n),delete:({applicationId:t})=>e.delete(`application-instances/${t}`),getConfiguration:({applicationId:t})=>e.get(`application-instances/${t}/configuration`),upsertConfiguration:({applicationId:t,data:n})=>e.put(`application-instances/${t}/configuration`,n)}}({apiHandler:e}),this.applications=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("applications",l)},create:({data:t})=>e.post("applications",t),get:({id:t})=>e.get(`applications/${t}`),getInstances({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`applications/${t}/instances`,r)},getInstance:({id:t,organizationId:n})=>e.get(`applications/${t}/instances/${n}`)}}({apiHandler:e}),this.balanceTransactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("balance-transactions",o)},get:({id:t})=>e.get(`balance-transactions/${t}`)}}({apiHandler:e}),this.billingPortals=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("billing-portals",i)},create:({id:t="",data:n})=>e.create(`billing-portals/${t}`,t,n),get:({id:t})=>e.get(`billing-portals/${t}`),update:({id:t,data:n})=>e.put(`billing-portals/${t}`,n),delete:({id:t})=>e.delete(`billing-portals/${t}`)}}({apiHandler:e}),this.blocklists=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("blocklists",i)},create:({id:t="",data:n})=>e.create(`blocklists/${t}`,t,n),get:({id:t})=>e.get(`blocklists/${t}`),delete:({id:t})=>e.delete(`blocklists/${t}`)}}({apiHandler:e}),this.broadcastMessages=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null}={}){const o={limit:t,offset:n,sort:a,filter:r};return e.getAll("broadcast-messages",o)},create:({data:t})=>e.post("broadcast-messages",t),get:({id:t})=>e.get(`broadcast-messages/${t}`),delete:({id:t})=>e.delete(`broadcast-messages/${t}`),update:({id:t,data:n})=>e.patch(`broadcast-messages/${t}`,n)}}({apiHandler:e}),this.checkoutForms=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("checkout-forms",i)},create:({id:t="",data:n})=>e.create(`checkout-forms/${t}`,t,n),get:({id:t})=>e.get(`checkout-forms/${t}`),update:({id:t,data:n})=>e.put(`checkout-forms/${t}`,n),delete:({id:t})=>e.delete(`checkout-forms/${t}`)}}({apiHandler:e}),this.coupons=function({apiHandler:e}){return{getAllRedemptions({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("coupons-redemptions",i)},redeem:({data:t})=>e.post("coupons-redemptions",t),getRedemption:({id:t})=>e.get(`coupons-redemptions/${t}`),cancelRedemption:({id:t})=>e.post(`coupons-redemptions/${t}/cancel`),getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("coupons",i)},create:({id:t="",data:n})=>e.create(`coupons/${t}`,t,n),get:({id:t})=>e.get(`coupons/${t}`),update:({id:t,data:n})=>e.put(`coupons/${t}`,n),setExpiration:({id:t,data:n})=>e.post(`coupons/${t}/expiration`,n)}}({apiHandler:e}),this.creditMemos=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("credit-memos",i)},create:({id:t="",data:n})=>e.create(`credit-memos/${t}`,t,n),get:({id:t})=>e.get(`credit-memos/${t}`),update:({id:t,data:n})=>e.put(`credit-memos/${t}`,n),patch:({id:t,data:n})=>e.patch(`credit-memos/${t}`,n),void:({id:t})=>e.post(`credit-memos/${t}/void`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`credit-memos/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`credit-memos/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`credit-memos/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`credit-memos/${t}/timeline/${n}`)}}({apiHandler:e}),this.customDomains=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("custom-domains",i)},create:({data:t})=>e.post("custom-domains",t),get:({domain:t})=>e.get(`custom-domains/${t}`),delete:({domain:t})=>e.delete(`custom-domains/${t}`)}}({apiHandler:e}),this.customFields=function({apiHandler:e}){return{getAll({resource:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`custom-fields/${t}`,r)},get:({resource:t,name:n})=>e.get(`custom-fields/${t}/${n}`),create:({resource:t,name:n,data:a})=>e.put(`custom-fields/${t}/${n}`,a),update:({resource:t,name:n,data:a})=>e.put(`custom-fields/${t}/${n}`,a)}}({apiHandler:e}),this.customerAuthentication=function({apiHandler:e}){return{getAuthOptions:()=>e.get("authentication-options"),updateAuthOptions:({data:t})=>e.put("authentication-options",t),getAllAuthTokens({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("authentication-tokens",a)},login:({data:t})=>e.post("authentication-tokens",t),verify:({token:t})=>e.get(`authentication-tokens/${t}`),logout:({token:t})=>e.delete(`authentication-tokens/${t}`),exchangeToken:({token:t,data:n})=>e.post(`authentication-tokens/${t}/exchange`,n),getAllCredentials({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("credentials",a)},createCredential:({id:t="",data:n})=>e.create(`credentials/${t}`,t,n),getCredential:({id:t})=>e.get(`credentials/${t}`),updateCredential:({id:t,data:n})=>e.put(`credentials/${t}`,n),deleteCredential:({id:t})=>e.delete(`credentials/${t}`),getAllResetPasswordTokens({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("password-tokens",a)},createResetPasswordToken:({data:t})=>e.post("password-tokens",t),getResetPasswordToken:({id:t})=>e.get(`password-tokens/${t}`),deleteResetPasswordToken:({id:t})=>e.delete(`password-tokens/${t}`)}}({apiHandler:e}),this.customers=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("customers",l)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`customers/${t}`,t,n,r)},get({id:t,expand:n=null,fields:a=null}){const r={expand:n,fields:a};return e.get(`customers/${t}`,r)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`customers/${t}`,n,r)},merge:({id:t,targetCustomerId:n})=>e.delete(`customers/${t}?targetCustomerId=${n}`),getLeadSource:({id:t})=>e.get(`customers/${t}/lead-source`),createLeadSource:({id:t,data:n})=>e.put(`customers/${t}/lead-source`,n),updateLeadSource:({id:t,data:n})=>e.put(`customers/${t}/lead-source`,n),deleteLeadSource:({id:t})=>e.delete(`customers/${t}/lead-source`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`customers/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`customers/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`customers/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`customers/${t}/timeline/${n}`),getCustomerEddScore:({id:t})=>e.get(`customers/${t}/edd-score`),patchCustomerEddScore:({id:t,data:n})=>e.patch(`customers/${t}/edd-score`,n),getEddTimelineCollection({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`customers/${t}/edd-timeline`,s)},createEddTimelineComment:({id:t,data:n})=>e.post(`customers/${t}/edd-timeline`,n),getEddTimelineMessage:({id:t,messageId:n})=>e.get(`customers/${t}/edd-timeline/${n}`),deleteEddTimelineMessage:({id:t,messageId:n})=>e.delete(`customers/${t}/edd-timeline/${n}`),getAllEddSearchResults({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`customers/${t}/edd-search-results`,r)},getEddSearchResult:({id:t,searchResultId:n})=>e.get(`customers/${t}/edd-search-results/${n}`)}}({apiHandler:e}),this.depositCustomPropertySets=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-custom-property-sets",o)},create:({id:t="",data:n})=>e.create(`deposit-custom-property-sets/${t}`,t,n),get:({id:t})=>e.get(`deposit-custom-property-sets/${t}`),update:({id:t,data:n})=>e.put(`deposit-custom-property-sets/${t}`,n),delete:({id:t})=>e.delete(`deposit-custom-property-sets/${t}`)}}({apiHandler:e}),this.depositRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-requests",o)},create:({data:t})=>e.post("deposit-requests",t),get({id:t,expand:n=null}){const a={expand:n};return e.get(`deposit-requests/${t}`,a)}}}({apiHandler:e}),this.depositStrategies=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("deposit-strategies",o)},create:({id:t="",data:n})=>e.create(`deposit-strategies/${t}`,t,n),get:({id:t})=>e.get(`deposit-strategies/${t}`),update:({id:t,data:n})=>e.put(`deposit-strategies/${t}`,n),delete:({id:t})=>e.delete(`deposit-strategies/${t}`)}}({apiHandler:e}),this.digitalWallets=function({apiHandler:e}){return{validate:({data:t})=>e.post("digital-wallets/validation",t),create:({data:t})=>e.post("digital-wallets/onboarding/apple-pay",t)}}({apiHandler:e}),this.disputes=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("disputes",s)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`disputes/${t}`,t,n,r)},get:({id:t})=>e.get(`disputes/${t}`),update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`disputes/${t}`,n,r)}}}({apiHandler:e}),this.emailDeliverySettings=function({apiHandler:e}){return{verify:({token:t})=>e.put(`email-delivery-setting-verifications/${t}`),getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("email-delivery-settings",i)},create:({data:t})=>e.post("email-delivery-settings",t),get:({id:t})=>e.get(`email-delivery-settings/${t}`),delete:({id:t})=>e.delete(`email-delivery-settings/${t}`),update:({id:t,data:n})=>e.patch(`email-delivery-settings/${t}`,n),resendVerification:({id:t})=>e.post(`email-delivery-settings/${t}/resend-email-verification`)}}({apiHandler:e}),this.emailMessages=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,q:a=null,sort:r=null,filter:o=null}={}){const i={limit:t,offset:n,q:a,sort:r,filter:o};return e.getAll("email-messages",i)},create:({data:t})=>e.post("email-messages",t),get:({id:t})=>e.get(`email-messages/${t}`),delete:({id:t})=>e.delete(`email-messages/${t}`),send:({id:t,data:n={status:"outbox"}})=>e.patch(`email-messages/${t}`,n)}}({apiHandler:e}),this.emailNotifications=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("email-notifications",a)}}}({apiHandler:e}),this.events=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null}={}){const o={limit:t,offset:n,filter:a,q:r};return e.getAll("events",o)},get:({eventType:t})=>e.get(`events/${t}`),getRules:({eventType:t})=>e.get(`events/${t}/rules`),createRules:({eventType:t,data:n})=>e.put(`events/${t}/rules`,n),updateRules:({eventType:t,data:n})=>e.put(`events/${t}/rules`,n),getAllTimelineMessages({eventType:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`events/${t}/timeline`,s)},createTimelineComment:({eventType:t,data:n})=>e.post(`events/${t}/timeline`,n),getTimelineMessage:({eventType:t,messageId:n})=>e.get(`events/${t}/timeline/${n}`),deleteTimelineMessage:({eventType:t,messageId:n})=>e.delete(`events/${t}/timeline/${n}`),getRulesHistory({eventType:t,limit:n=null,offset:a=null,filter:r=null,q:o=null,sort:i=null,fields:s=null}){const l={limit:n,offset:a,filter:r,q:o,sort:i,fields:s};return e.getAll(`events/${t}/rules/history`,l)},getRulesVersionNumber({eventType:t,version:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/history/${n}`,r)},getRulesVersionDetail({eventType:t,version:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/versions/${n}`,r)},getAllDraftRulesets({eventType:t,limit:n=null,offset:a=null,filter:r=null,q:o=null,sort:i=null,fields:s=null}){const l={limit:n,offset:a,filter:r,q:o,sort:i,fields:s};return e.getAll(`events/${t}/rules/drafts`,l)},createDraftRuleset:({eventType:t,data:n})=>e.post(`events/${t}/rules/drafts`,n),getDraftRuleset({eventType:t,id:n,fields:a=null}){const r={fields:a};return e.get(`events/${t}/rules/drafts/${n}`,r)},updateDraftRuleset:({eventType:t,id:n,data:a})=>e.put(`events/${t}/rules/drafts/${n}`,a),deleteDraftRuleset:({eventType:t,id:n})=>e.delete(`events/${t}/rules/drafts/${n}`)}}({apiHandler:e}),this.externalIdentifiers=function({apiHandler:e}){return{get:({resource:t,resourceId:n,service:a})=>e.get(`${t}/${n}/external-identifiers/${a}`),sync:({resource:t,resourceId:n,service:a})=>e.post(`${t}/${n}/external-identifiers/${a}`),update:({resource:t,resourceId:n,service:a,data:r})=>e.put(`${t}/${n}/external-identifiers/${a}`,r),delete:({resource:t,resourceId:n,service:a})=>e.delete(`${t}/${n}/external-identifiers/${a}`)}}({apiHandler:e}),this.externalServicesSettings=function({apiHandler:e}){return{getExternalServiceSettings:()=>e.get("external-services-settings"),updateExternalServiceSettings:({data:t})=>e.put("external-services-settings",t)}}({apiHandler:e}),this.fees=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("fees",o)},create:({id:t="",data:n})=>e.create(`fees/${t}`,t,n),get:({id:t})=>e.get(`fees/${t}`),upsert:({id:t,data:n})=>e.put(`fees/${t}`,n),delete:({id:t})=>e.delete(`fees/${t}`),patch:({id:t,data:n})=>e.patch(`fees/${t}`,n)}}({apiHandler:e}),this.files=function({apiHandler:e}){return{getAllAttachments({limit:t=null,offset:n=null,filter:a=null,q:r=null,expand:o=null,fields:i=null,sort:s=null}={}){const l={limit:t,offset:n,filter:a,q:r,expand:o,fields:i,sort:s};return e.getAll("attachments",l)},attach({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`attachments/${t}`,t,n,r)},getAttachment:({id:t})=>e.get(`attachments/${t}`),updateAttachment({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`attachments/${t}`,n,r)},detach:({id:t})=>e.delete(`attachments/${t}`),getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,fields:o=null,sort:i=null}={}){const s={limit:t,offset:n,filter:a,q:r,fields:o,sort:i};return e.getAll("files",s)},upload:({fileObject:t})=>e.post("files",t),get:({id:t})=>e.get(`files/${t}`),update:({id:t,data:n})=>e.put(`files/${t}`,n),delete:({id:t})=>e.delete(`files/${t}`),download:({id:t})=>e.download(`files/${t}/download`,{responseType:"arraybuffer"}),detachAndDelete({id:t}){const n={filter:`fileId:${t}`};let a=[];const r=(async()=>{const r=this.getAllAttachments(n);a.push(r);const o=(await r).items.map((e=>this.detach({id:e.fields.id})));a=[...a,o],await Promise.all(o);const i=e.delete(`files/${t}`);return a.push(i),i})();return r.cancel=()=>{a.forEach((e=>e.cancel()))},r},uploadAndUpdate({fileObject:e,data:t={description:"",tags:[""]}}){const n=[],a=(async()=>{const a=this.upload({fileObject:e});n.push(a),await a;const r={name:a.name,extension:a.extension,description:t.description,tags:t.tags,url:""},o=this.update({id:a.fields.id,data:r});return n.push(o),o})();return a.cancel=()=>{n.forEach((e=>e.cancel()))},a}}}({apiHandler:e}),this.gatewayAccounts=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null,fields:i=null}={}){const s={limit:t,offset:n,sort:a,filter:r,q:o,fields:i};return e.getAll("gateway-accounts",s)},create:({id:t="",data:n})=>e.create(`gateway-accounts/${t}`,t,n),get:({id:t})=>e.get(`gateway-accounts/${t}`),upsert:({id:t,data:n})=>e.put(`gateway-accounts/${t}`,n),delete:({id:t})=>e.delete(`gateway-accounts/${t}`),update:({id:t,data:n})=>e.patch(`gateway-accounts/${t}`,n),close:({id:t})=>e.post(`gateway-accounts/${t}/close`),disable:({id:t})=>e.post(`gateway-accounts/${t}/disable`),getAllDowntimeSchedules({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null}){const i={limit:n,offset:a,filter:r,sort:o};return e.getAll(`gateway-accounts/${t}/downtime-schedules`,i)},createDowntimeSchedule:({id:t,data:n})=>e.post(`gateway-accounts/${t}/downtime-schedules`,n),getDowntimeSchedule:({id:t,downtimeId:n})=>e.get(`gateway-accounts/${t}/downtime-schedules/${n}`),updateDowntimeSchedule:({id:t,downtimeId:n,data:a})=>e.put(`gateway-accounts/${t}/downtime-schedules/${n}`,a),deleteDowntimeSchedule:({id:t,downtimeId:n})=>e.delete(`gateway-accounts/${t}/downtime-schedules/${n}`),enable:({id:t})=>e.post(`gateway-accounts/${t}/enable`),getAllVolumeLimits:({id:t})=>e.getAll(`gateway-accounts/${t}/limits`),getVolumeLimit:({id:t,limitId:n})=>e.get(`gateway-accounts/${t}/limits/${n}`),updateVolumeLimit:({id:t,limitId:n,data:a})=>e.put(`gateway-accounts/${t}/limits/${n}`,a),deleteVolumeLimit:({id:t,limitId:n})=>e.delete(`gateway-accounts/${t}/limits/${n}`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`gateway-accounts/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`gateway-accounts/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`gateway-accounts/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`gateway-accounts/${t}/timeline/${n}`),checkCredentials:({id:t})=>e.post(`gateway-accounts/${t}/check-credentials`),getFinancialSettings:({id:t})=>e.get(`gateway-accounts/${t}/financial-settings`),setFinancialSettings:({id:t,data:n})=>e.put(`gateway-accounts/${t}/financial-settings`,n)}}({apiHandler:e}),this.integrations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("integrations",a)},get:({label:t})=>e.get(`integrations/${t}`)}}({apiHandler:e}),this.invoices=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("invoices",s)},create:({id:t="",data:n})=>e.create(`invoices/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`invoices/${t}`,a)},update:({id:t,data:n})=>e.put(`invoices/${t}`,n),getAllInvoiceItems({id:t,limit:n=null,offset:a=null,expand:r=null}){const o={limit:n,offset:a,expand:r};return e.getAll(`invoices/${t}/items`,o)},createInvoiceItem:({id:t,data:n})=>e.post(`invoices/${t}/items`,n),getInvoiceItem:({id:t,itemId:n})=>e.get(`invoices/${t}/items/${n}`),updateInvoiceItem:({id:t,itemId:n,data:a})=>e.put(`invoices/${t}/items/${n}`,a),deleteInvoiceItem:({id:t,itemId:n})=>e.delete(`invoices/${t}/items/${n}`),issue:({id:t,data:n})=>e.post(`invoices/${t}/issue`,n),abandon:({id:t})=>e.post(`invoices/${t}/abandon`),void:({id:t})=>e.post(`invoices/${t}/void`),recalculate:({id:t})=>e.post(`invoices/${t}/recalculate`),reissue:({id:t,data:n})=>e.post(`invoices/${t}/reissue`,n),getAllTransactionAllocations({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`invoices/${t}/transaction-allocations`,r)},applyTransaction:({id:t,data:n})=>e.post(`invoices/${t}/transaction`,n),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`invoices/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`invoices/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`invoices/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`invoices/${t}/timeline/${n}`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`invoices/${t}`,n)}}}({apiHandler:e}),this.journalAccounts=function({apiHandler:e}){return{getAllAccounts({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("journal-accounts",o)},createAccount:({id:t="",data:n})=>e.create(`journal-accounts/${t}`,t,n),getAccount:({id:t})=>e.get(`journal-accounts/${t}`),updateAccount:({id:t,data:n})=>e.put(`journal-accounts/${t}`,n)}}({apiHandler:e}),this.journalEntries=function({apiHandler:e}){return{getAllEntries({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("journal-entries",o)},createEntry:({id:t="",data:n})=>e.create(`journal-entries/${t}`,t,n),getEntry:({id:t})=>e.get(`journal-entries/${t}`),updateEntry:({id:t,data:n})=>e.put(`journal-entries/${t}`,n),getAllRecords({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,expand:i=null}){const s={limit:n,offset:a,filter:r,sort:o,expand:i};return e.getAll(`journal-entries/${t}/records`,s)},createRecord:({id:t,data:n})=>e.post(`journal-entries/${t}/records`,n),getRecord:({id:t,journalRecordId:n})=>e.get(`journal-entries/${t}/records/${n}`),updateRecord:({id:t,journalRecordId:n,data:a})=>e.put(`journal-entries/${t}/records/${n}`,a),deleteRecord:({id:t,journalRecordId:n})=>e.delete(`journal-entries/${t}/records/${n}`)}}({apiHandler:e}),this.kycDocuments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,expand:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,expand:o};return e.getAll("kyc-documents",i)},create:({id:t="",data:n})=>e.create(`kyc-documents/${t}`,t,n),get:({id:t})=>e.get(`kyc-documents/${t}`),update:({id:t,data:n})=>e.put(`kyc-documents/${t}`,n),accept:({id:t})=>e.post(`kyc-documents/${t}/acceptance`),matches:({id:t,data:n})=>e.post(`kyc-documents/${t}/matches`,n),reject:({id:t,data:n})=>e.post(`kyc-documents/${t}/rejection`,n),review:({id:t})=>e.post(`kyc-documents/${t}/review`),startReview:({id:t})=>e.post(`kyc-documents/${t}/start-review`),stopReview:({id:t})=>e.post(`kyc-documents/${t}/stop-review`)}}({apiHandler:e}),this.kycRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,expand:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,expand:o};return e.getAll("kyc-requests",i)},create:({data:t})=>e.post("kyc-requests",t),get:({id:t})=>e.get(`kyc-requests/${t}`),delete:({id:t})=>e.delete(`kyc-requests/${t}`),update:({id:t,data:n})=>e.patch(`kyc-requests/${t}`,n)}}({apiHandler:e}),this.kycSettings=function({apiHandler:e}){return{getKycSettings:()=>e.get("kyc-settings"),updateKycSettings:({data:t})=>e.put("kyc-settings",t)}}({apiHandler:e}),this.lists=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,fields:o=null,q:i=null}={}){const s={limit:t,offset:n,filter:a,sort:r,fields:o,q:i};return e.getAll("lists",s)},create:({id:t="",data:n})=>e.create(`lists/${t}`,t,n),getLatestVersion:({id:t})=>e.get(`lists/${t}`),update:({id:t,data:n})=>e.put(`lists/${t}`,n),delete:({id:t})=>e.delete(`lists/${t}`),getByVersion:({id:t,version:n})=>e.get(`lists/${t}/${n}`)}}({apiHandler:e}),this.memberships=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("memberships",o)},get:({organizationId:t,userId:n})=>e.get(`memberships/${t}/${n}`),update:({organizationId:t,userId:n,data:a})=>e.put(`memberships/${t}/${n}`,a),delete:({organizationId:t,userId:n})=>e.delete(`memberships/${t}/${n}`)}}({apiHandler:e}),this.organizationExports=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("organization-exports",i)},create:({data:t})=>e.post("organization-exports",t),get:({id:t})=>e.get(`organization-exports/${t}`)}}({apiHandler:e}),this.organizations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("organizations",i)},create:({data:t})=>e.post("organizations",t),get:({id:t})=>e.get(`organizations/${t}`),update:({id:t,data:n})=>e.patch(`organizations/${t}`,n)}}({apiHandler:e}),this.paymentCardsBankNames=function({apiHandler:e}){return{getAll({limit:t=null,q:n=null}={}){const a={limit:t,q:n};return e.getAll("payment-cards-bank-names",a)}}}({apiHandler:e}),this.paymentInstruments=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("payment-instruments",s)},create:({data:t})=>e.post("payment-instruments",t),get:({id:t})=>e.get(`payment-instruments/${t}`),update:({id:t,data:n})=>e.patch(`payment-instruments/${t}`,n),deactivate:({id:t})=>e.post(`payment-instruments/${t}/deactivation`),nameInquiry:({id:t,data:n})=>e.post(`payment-instruments/${t}/name-inquiry`,n)}}({apiHandler:e}),this.paymentMethods=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("payment-methods",a)},get:({apiName:t})=>e.get(`payment-methods/${t}`)}}({apiHandler:e}),this.paymentTokens=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("tokens",a)},create:({data:t})=>e.post("tokens",t),get:({token:t})=>e.get(`tokens/${t}`)}}({apiHandler:e}),this.payoutRequests=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("payout-requests",o)},create:({id:t="",data:n})=>e.create(`payout-requests/${t}`,t,n),get:({id:t})=>e.get(`payout-requests/${t}`),update:({id:t,data:n})=>e.put(`payout-requests/${t}`,n),cancel:({id:t,data:n})=>e.post(`payout-requests/${t}/cancel`,n),getPaymentInstruments:({id:t})=>e.get(`payout-requests/${t}/payment-instruments`)}}({apiHandler:e}),this.payouts=function({apiHandler:e}){return{create:({data:t})=>e.post("payouts",t)}}({apiHandler:e}),this.plans=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("plans",i)},create:({id:t="",data:n})=>e.create(`plans/${t}`,t,n),get:({id:t})=>e.get(`plans/${t}`),update:({id:t,data:n})=>e.put(`plans/${t}`,n),delete:({id:t})=>e.delete(`plans/${t}`)}}({apiHandler:e}),this.previews=function({apiHandler:e}){return{order:({data:t})=>e.post("previews/orders",t),sendEmailRuleAction:({data:t})=>e.post("previews/rule-actions/send-email",t),webhook:({data:t})=>e.post("previews/webhooks",t)}}({apiHandler:e}),this.products=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("products",i)},create:({id:t="",data:n})=>e.create(`products/${t}`,t,n),get:({id:t})=>e.get(`products/${t}`),update:({id:t,data:n})=>e.put(`products/${t}`,n),delete:({id:t})=>e.delete(`products/${t}`)}}({apiHandler:e}),this.profile=function({apiHandler:e}){return{startPermissionsEmulation:({data:t})=>e.post("permissions-emulation",t),stopPermissionsEmulation:()=>e.delete("permissions-emulation"),get:()=>e.get("profile"),update:({data:t})=>e.put("profile",t),getMfa:()=>e.get("profile/mfa"),updateMfa:()=>e.post("profile/mfa"),deleteMfa:()=>e.delete("profile/mfa")}}({apiHandler:e}),this.purchase=function({apiHandler:e}){return{readyToPay:({data:t})=>e.post("ready-to-pay",t)}}({apiHandler:e}),this.quotes=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,expand:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,expand:o};return e.getAll("quotes",i)},create:({id:t="",data:n})=>e.create(`quotes/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`quotes/${t}`,a)},update:({id:t,data:n})=>e.put(`quotes/${t}`,n),patch:({id:t,data:n})=>e.patch(`quotes/${t}`,n),accept:({id:t})=>e.post(`quotes/${t}/accept`),cancel:({id:t})=>e.post(`quotes/${t}/cancel`),issue:({id:t})=>e.post(`quotes/${t}/issue`),recall:({id:t})=>e.post(`quotes/${t}/recall`),reject:({id:t})=>e.post(`quotes/${t}/reject`),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`quotes/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`quotes/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`quotes/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`quotes/${t}/timeline/${n}`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`quotes/${t}`,n)}}}({apiHandler:e}),this.resource=function({apiHandler:e}){return{get:({resource:t,resourceId:n,service:a})=>e.get(`${t}/${n}/external-identifiers/${a}`),sync:({resource:t,resourceId:n,service:a})=>e.post(`${t}/${n}/external-identifiers/${a}`),update:({resource:t,resourceId:n,service:a,data:r})=>e.put(`${t}/${n}/external-identifiers/${a}`,r),delete:({resource:t,resourceId:n,service:a})=>e.delete(`${t}/${n}/external-identifiers/${a}`)}}({apiHandler:e}),this.riskScoreRules=function({apiHandler:e}){return{getAll:()=>e.get("risk-score-rules"),updateRiskScoreRules:({data:t})=>e.put("risk-score-rules",t),getAllBlocklistRules:()=>e.get("risk-score-rules/blocklists"),updateRiskScoreBlocklistRules:({data:t})=>e.put("risk-score-rules/blocklists",t)}}({apiHandler:e}),this.riskScoreSimulationJobs=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null}={}){const o={filter:t,sort:n,limit:a,offset:r};return e.getAll("risk-score-simulation-jobs",o)},create:({data:t})=>e.post("risk-score-simulation-jobs",t),get:({id:t})=>e.get(`risk-score-simulation-jobs/${t}`),stop:({id:t})=>e.post(`risk-score-simulation-jobs/${t}/stop`),getTransactions({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`risk-score-simulation-jobs/${t}/transactions`,r)}}}({apiHandler:e}),this.roles=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null,expand:i=null}={}){const s={limit:t,offset:n,filter:a,sort:r,q:o,expand:i};return e.getAll("roles",s)},create:({id:t="",data:n})=>e.create(`roles/${t}`,t,n),get({id:t,expand:n=null}){const a={expand:n};return e.get(`roles/${t}`,a)},update:({id:t,data:n})=>e.put(`roles/${t}`,n),delete:({id:t})=>e.delete(`roles/${t}`)}}({apiHandler:e}),this.search=function({apiHandler:e}){return{get({sort:t=null,limit:n=null,offset:a=null,q:r=null}){const o={sort:t,limit:n,offset:a,q:r};return e.get("search",o)}}}({apiHandler:e}),this.segments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("grid-segments",i)},create:({id:t="",data:n})=>e.create(`grid-segments/${t}`,t,n),get:({id:t})=>e.get(`grid-segments/${t}`),update:({id:t,data:n})=>e.put(`grid-segments/${t}`,n),delete:({id:t})=>e.delete(`grid-segments/${t}`)}}({apiHandler:e}),this.sendThroughAttribution=function({apiHandler:e}){return{getAll:({eventType:t})=>e.getAll(`send-through-attribution/${t}`)}}({apiHandler:e}),this.serviceCredentials=function({apiHandler:e}){return{getAll({type:t,filter:n=null,limit:a=null,offset:r=null,sort:o=null,q:i=null}){const s={filter:n,limit:a,offset:r,sort:o,q:i};return e.getAll(`service-credentials/${t}`,s)},create:({type:t,data:n})=>e.post(`service-credentials/${t}`,n),get:({type:t,id:n})=>e.get(`service-credentials/${t}/${n}`),update:({type:t,id:n,data:a})=>e.patch(`service-credentials/${t}/${n}`,a),getItems({type:t,id:n,limit:a=null,offset:r=null,filter:o=null,q:i=null,fields:s=null,sort:l=null}){const u={limit:a,offset:r,filter:o,q:i,fields:s,sort:l};return e.getAll(`service-credentials/${t}/${n}/items`,u)}}}({apiHandler:e}),this.shippingRates=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null,q:o=null}={}){const i={limit:t,offset:n,filter:a,sort:r,q:o};return e.getAll("shipping-rates",i)},create:({id:t="",data:n})=>e.create(`shipping-rates/${t}`,t,n),get:({id:t})=>e.get(`shipping-rates/${t}`),update:({id:t,data:n})=>e.put(`shipping-rates/${t}`,n),delete:({id:t})=>e.delete(`shipping-rates/${t}`)}}({apiHandler:e}),this.status=function({apiHandler:e}){return{get:()=>e.get("status")}}({apiHandler:e}),this.subscriptionCancellations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-cancellations",o)},create:({id:t="",data:n})=>e.create(`subscription-cancellations/${t}`,t,n),get:({id:t})=>e.get(`subscription-cancellations/${t}`),delete:({id:t})=>e.delete(`subscription-cancellations/${t}`),patch:({id:t,data:n})=>e.patch(`subscription-cancellations/${t}`,n)}}({apiHandler:e}),this.subscriptionPauses=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-pauses",o)},pause:({id:t="",data:n})=>e.create(`subscription-pauses/${t}`,t,n),get:({id:t})=>e.get(`subscription-pauses/${t}`),update:({id:t,data:n})=>e.put(`subscription-pauses/${t}`,n),delete:({id:t})=>e.delete(`subscription-pauses/${t}`)}}({apiHandler:e}),this.subscriptionReactivations=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,sort:r=null}={}){const o={limit:t,offset:n,filter:a,sort:r};return e.getAll("subscription-reactivations",o)},reactivate:({data:t})=>e.post("subscription-reactivations",t),get:({id:t})=>e.get(`subscription-reactivations/${t}`)}}({apiHandler:e}),this.subscriptions=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("subscriptions",s)},create({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`subscriptions/${t}`,t,n,r)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`subscriptions/${t}`,a)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`subscriptions/${t}`,n,r)},delete:({id:t})=>e.delete(`subscriptions/${t}`),void:({id:t})=>e.post(`subscriptions/${t}/void`),changeItems({id:t,data:n,expand:a=null}){const r={expand:a};return e.post(`subscriptions/${t}/change-items`,n,r)},updateItem:({id:t,itemId:n,data:a})=>e.patch(`subscriptions/${t}/items/${n}`,a),createInterimInvoice:({id:t,data:n})=>e.post(`subscriptions/${t}/interim-invoice`,n),getAllUpcomingInvoices({id:t,expand:n=null}){const a={expand:n};return e.getAll(`subscriptions/${t}/upcoming-invoices`,a)},getUpcomingInvoice({id:t,expand:n=null}){const a={expand:n};return e.get(`subscriptions/${t}/upcoming-invoice`,a)},issueEarlyUpcomingInvoice:({id:t,data:n})=>e.post(`subscriptions/${t}/upcoming-invoice/issue`,n),issueUpcomingInvoice:({id:t,invoiceId:n,data:a})=>e.post(`subscriptions/${t}/upcoming-invoices/${n}/issue`,a),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`subscriptions/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`subscriptions/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`subscriptions/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`subscriptions/${t}/timeline/${n}`)}}({apiHandler:e}),this.tags=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("tags",i)},create:({data:t})=>e.post("tags",t),get:({tag:t})=>e.get(`tags/${t}`),delete:({tag:t})=>e.delete(`tags/${t}`),update:({tag:t,data:n})=>e.patch(`tags/${t}`,n),tagCustomers:({tag:t,data:n})=>e.post(`tags/${t}/customers`,n),untagCustomers:({tag:t,data:n})=>e.delete(`tags/${t}/customers`,n),tagCustomer:({tag:t,customerId:n})=>e.post(`tags/${t}/customers/${n}`),untagCustomer:({tag:t,customerId:n})=>e.delete(`tags/${t}/customers/${n}`),tagKycDocuments:({tag:t,data:n})=>e.post(`tags/${t}/kyc-documents`,n),untagKycDocuments:({tag:t,data:n})=>e.delete(`tags/${t}/kyc-documents`,n),tagKycDocument:({tag:t,kycDocumentId:n})=>e.post(`tags/${t}/kyc-documents/${n}`),untagKycDocument:({tag:t,kycDocumentId:n})=>e.delete(`tags/${t}/kyc-documents/${n}`),tagAmlChecks:({tag:t,data:n})=>e.post(`tags/${t}/aml-checks`,n),untagAmlChecks:({tag:t,data:n})=>e.delete(`tags/${t}/aml-checks`,n),tagAmlCheck:({tag:t,amlCheckId:n})=>e.post(`tags/${t}/aml-checks/${n}`),untagAmlCheck:({tag:t,amlCheckId:n})=>e.delete(`tags/${t}/aml-checks/${n}`)}}({apiHandler:e}),this.tagsRules=function({apiHandler:e}){return{getAllTagsRules({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tags-rules",i)},createTagsRule:({id:t="",data:n})=>e.create(`tags-rules/${t}`,t,n),getTagsRule:({id:t})=>e.get(`tags-rules/${t}`),updateTagsRule:({id:t,data:n})=>e.put(`tags-rules/${t}`,n),deleteTagsRule:({id:t})=>e.delete(`tags-rules/${t}`)}}({apiHandler:e}),this.tracking=function({apiHandler:e}){return{getAllApiLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null,expand:i=null}={}){const s={limit:t,offset:n,sort:a,filter:r,q:o,expand:i};return e.getAll("tracking/api",s)},getApiLog:({id:t})=>e.get(`tracking/api/${t}`),getAllTaxTrackingLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/taxes",i)},getTaxTrackingLog:({id:t})=>e.get(`tracking/taxes/${t}`),getAllListsChangesHistory({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/lists",i)},getAllWebhookTrackingLogs({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("tracking/webhooks",i)},getWebhookTrackingLog:({id:t})=>e.get(`tracking/webhooks/${t}`),resendWebhook:({id:t})=>e.post(`tracking/webhooks/${t}/resend`)}}({apiHandler:e}),this.transactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null,expand:i=null}={}){const s={limit:t,offset:n,filter:a,q:r,sort:o,expand:i};return e.getAll("transactions",s)},create({data:t,expand:n=null}){const a={expand:n};return e.post("transactions",t,a)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`transactions/${t}`,a)},patch:({id:t,data:n})=>e.patch(`transactions/${t}`,n),query:({id:t})=>e.post(`transactions/${t}/query`),update:({id:t,data:n})=>e.post(`transactions/${t}/update`,n),refund:({id:t,data:n})=>e.post(`transactions/${t}/refund`,n),getAllTimelineMessages({id:t,limit:n=null,offset:a=null,filter:r=null,sort:o=null,q:i=null}){const s={limit:n,offset:a,filter:r,sort:o,q:i};return e.getAll(`transactions/${t}/timeline`,s)},createTimelineComment:({id:t,data:n})=>e.post(`transactions/${t}/timeline`,n),getTimelineMessage:({id:t,messageId:n})=>e.get(`transactions/${t}/timeline/${n}`),deleteTimelineMessage:({id:t,messageId:n})=>e.delete(`transactions/${t}/timeline/${n}`)}}({apiHandler:e}),this.usages=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("usages",i)},create:({id:t="",data:n})=>e.create(`usages/${t}`,t,n),get:({id:t})=>e.get(`usages/${t}`),update:({id:t,data:n})=>e.put(`usages/${t}`,n),delete:({id:t})=>e.delete(`usages/${t}`)}}({apiHandler:e}),this.users=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,filter:r=null,q:o=null}={}){const i={limit:t,offset:n,sort:a,filter:r,q:o};return e.getAll("users",i)},create:({id:t="",data:n})=>e.create(`users/${t}`,t,n),get:({id:t})=>e.get(`users/${t}`),update:({id:t,data:n})=>e.put(`users/${t}`,n),getMfa:({id:t})=>e.get(`users/${t}/mfa`)}}({apiHandler:e}),this.webhooks=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null}={}){const r={limit:t,offset:n,filter:a};return e.getAll("webhooks",r)},create:({id:t="",data:n})=>e.create(`webhooks/${t}`,t,n),get:({id:t})=>e.get(`webhooks/${t}`),update:({id:t,data:n})=>e.put(`webhooks/${t}`,n)}}({apiHandler:e}),this.websites=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,q:a=null,filter:r=null,sort:o=null}={}){const i={limit:t,offset:n,q:a,filter:r,sort:o};return e.getAll("websites",i)},create:({id:t="",data:n})=>e.create(`websites/${t}`,t,n),get:({id:t})=>e.get(`websites/${t}`),update:({id:t,data:n})=>e.put(`websites/${t}`,n),delete:({id:t})=>e.delete(`websites/${t}`)}}({apiHandler:e}),this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setPublishableKey=e.setPublishableKey,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken,this.generateSignature=e.generateSignature}}const dp={CustomersResource:function({apiHandler:e}){return{getCustomerLifetimeSummaryMetrics:({customerId:t})=>e.get(`customers/${t}/summary-metrics`)}},DataExportsResource:function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,sort:a=null,expand:r=null,filter:o=null,q:i=null,criteria:s=null}={}){const l={limit:t,offset:n,sort:a,expand:r,filter:o,q:i,criteria:s};return e.getAll("data-exports",l)},queue({id:t="",data:n,expand:a=null}){const r={expand:a};return e.create(`data-exports/${t}`,t,n,r)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`data-exports/${t}`,a)},update({id:t,data:n,expand:a=null}){const r={expand:a};return e.put(`data-exports/${t}`,n,r)},delete:({id:t})=>e.delete(`data-exports/${t}`)}},HistogramsResource:function({apiHandler:e}){return{getTransactionHistogramReport({periodStart:t,periodEnd:n,aggregationPeriod:a,metric:r,filter:o=null}){const i={periodStart:t,periodEnd:n,aggregationPeriod:a,metric:r,filter:o};return e.get("histograms/transactions",i)}}},ReportsResource:function({apiHandler:e}){return{getApiLogSummary({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/api-log-summary",o)},getCumulativeSubscriptions({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/cumulative-subscriptions",s)},getDashboardMetrics({periodStart:t,periodEnd:n,metrics:a=null,segments:r=null}){const o={periodStart:t,periodEnd:n,metrics:a,segments:r};return e.get("reports/dashboard",o)},getDccMarkup({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/dcc-markup",s)},getDeclinedTransactions({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/declined-transactions",s)},getDisputes({aggregationField:t,periodMonth:n,limit:a=null,offset:r=null,filter:o=null}){const i={aggregationField:t,periodMonth:n,limit:a,offset:r,filter:o};return e.get("reports/disputes",i)},getEventsTriggeredSummary({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/events-triggered",o)},getTriggeredEventRuleReport({eventType:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null}){const i={periodStart:n,periodEnd:a,limit:r,offset:o};return e.get(`reports/events-triggered/${t}/rules`,i)},getFutureRenewals({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/future-renewals",o)},getJournal({currency:t,bookedFrom:n=null,bookedTo:a=null,recognizedAt:r,aggregationField:o,limit:i=null,offset:s=null,filter:l=null}){const u={currency:t,bookedFrom:n,bookedTo:a,recognizedAt:r,aggregationField:o,limit:i,offset:s,filter:l};return e.get("reports/journal",u)},getKycAcceptanceSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-acceptance-summary",a)},getKycRejectionSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-rejection-summary",a)},getKycRequestSummary({periodStart:t,periodEnd:n}){const a={periodStart:t,periodEnd:n};return e.get("reports/kyc-request-summary",a)},getMonthlyRecurringRevenue({currency:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null}){const i={currency:t,periodStart:n,periodEnd:a,limit:r,offset:o};return e.get("reports/monthly-recurring-revenue",i)},getRenewalSales({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/renewal-sales",o)},getRetentionPercentage({aggregationField:t,aggregationPeriod:n,includeSwitchedSubscriptions:a=null,periodStart:r,periodEnd:o,limit:i=null,offset:s=null,filter:l=null,criteria:u=null}){const c={aggregationField:t,aggregationPeriod:n,includeSwitchedSubscriptions:a,periodStart:r,periodEnd:o,limit:i,offset:s,filter:l,criteria:u};return e.get("reports/retention-percentage",c)},getRetentionValue({aggregationField:t,aggregationPeriod:n,includeRefunds:a=null,includeDisputes:r=null,periodStart:o,periodEnd:i,limit:s=null,offset:l=null,filter:u=null,sort:c=null,criteria:d=null}){const p={aggregationField:t,aggregationPeriod:n,includeRefunds:a,includeDisputes:r,periodStart:o,periodEnd:i,limit:s,offset:l,filter:u,sort:c,criteria:d};return e.get("reports/retention-value",p)},getRevenueWaterfall({currency:t,issuedFrom:n,issuedTo:a,recognizedTo:r}){const o={currency:t,issuedFrom:n,issuedTo:a,recognizedTo:r};return e.get("reports/revenue-waterfall",o)},getRevenueAudit({filter:t=null,sort:n=null,limit:a=null,offset:r=null}){const o={filter:t,sort:n,limit:a,offset:r};return e.get("reports/revenue-audit",o)},getSubscriptionCancellation({periodStart:t,periodEnd:n,aggregationField:a,limit:r=null,offset:o=null,filter:i=null}){const s={periodStart:t,periodEnd:n,aggregationField:a,limit:r,offset:o,filter:i};return e.get("reports/subscription-cancellation",s)},getSubscriptionRenewal({periodStart:t,periodEnd:n,limit:a=null,offset:r=null}){const o={periodStart:t,periodEnd:n,limit:a,offset:r};return e.get("reports/subscription-renewal",o)},getTax({periodStart:t,periodEnd:n,accountingMethod:a,limit:r=null,offset:o=null}){const i={periodStart:t,periodEnd:n,accountingMethod:a,limit:r,offset:o};return e.get("reports/tax",i)},getTimeSeriesTransaction({type:t,subaggregate:n,periodStart:a,periodEnd:r,limit:o=null,offset:i=null}){const s={type:t,subaggregate:n,periodStart:a,periodEnd:r,limit:o,offset:i};return e.get("reports/time-series-transaction",s)},getTransactionsTimeDispute({aggregationField:t,periodStart:n,periodEnd:a,limit:r=null,offset:o=null,filter:i=null}){const s={aggregationField:t,periodStart:n,periodEnd:a,limit:r,offset:o,filter:i};return e.get("reports/transactions-time-dispute",s)},getTransactions({periodStart:t,periodEnd:n,aggregationField:a,limit:r=null,offset:o=null,filter:i=null}){const s={periodStart:t,periodEnd:n,aggregationField:a,limit:r,offset:o,filter:i};return e.get("reports/transactions",s)}}},SubscriptionsResource:function({apiHandler:e}){return{getSubscriptionSummaryMetrics:({subscriptionId:t})=>e.get(`subscriptions/${t}/summary-metrics`)}},TimelinesResource:function({apiHandler:e}){return{getActivityFeed({eventTypes:t=null,limit:n=1e3,offset:a=0}){const r={eventTypes:t,limit:n,offset:a};return e.getAll("activity-feed",r)},getTransaction({id:t="",eventTypes:n=null,limit:a=1e3,offset:r=0}){const o={eventTypes:n,limit:a,offset:r};return e.getAll(`transactions/${t}/timeline`,o)},getCustomer({id:t="",eventTypes:n=null,limit:a=1e3,offset:r=0}){const o={eventTypes:n,limit:a,offset:r};return e.getAll(`customers/${t}/timeline`,o)}}},LocationResource:function({apiHandler:e}){return{query:()=>e.get("location")}}};class pp{constructor({apiHandler:e}){this.customers=dp.CustomersResource({apiHandler:e}),this.dataExports=dp.DataExportsResource({apiHandler:e}),this.histograms=dp.HistogramsResource({apiHandler:e}),this.reports=dp.ReportsResource({apiHandler:e}),this.subscriptions=dp.SubscriptionsResource({apiHandler:e}),this.timelines=dp.TimelinesResource({apiHandler:e}),this.location=dp.LocationResource({apiHandler:e}),this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken}}class mp{constructor({apiHandler:e}){this.account=function({apiHandler:e}){return{get({expand:t=null}={}){const n={expand:t};return e.get("account",n)},update:({data:t})=>e.patch("account",t),requestPasswordReset:({data:t})=>e.post("account/forgot-password",t),changePassword:({data:t})=>e.patch("account/password",t),resendEmailVerification:({data:t})=>e.post("account/resend-verification",t),confirmPasswordReset:({token:t,data:n})=>e.post(`account/reset-password/${t}`,n),verifyEmail:({token:t})=>e.post(`account/verification/${t}`),register:({data:t})=>e.post("register",t)}}({apiHandler:e}),this.authorization=function({apiHandler:e}){return{login:({data:t})=>e.post("login",t),logout:()=>e.post("logout")}}({apiHandler:e}),this.billingPortals=function({apiHandler:e}){return{get:({slug:t})=>e.get(`billing-portals/${t}`)}}({apiHandler:e}),this.checkoutForms=function({apiHandler:e}){return{get:({id:t})=>e.get(`checkout-forms/${t}`)}}({apiHandler:e}),this.customFields=function({apiHandler:e}){return{getAll({resource:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.getAll(`custom-fields/${t}`,r)}}}({apiHandler:e}),this.depositRequests=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`deposit-requests/${t}`,a)}}}({apiHandler:e}),this.deposit=function({apiHandler:e}){return{create:({data:t})=>e.post("deposit",t)}}({apiHandler:e}),this.depositStrategies=function({apiHandler:e}){return{get:({id:t})=>e.get(`deposit-strategies/${t}`)}}({apiHandler:e}),this.invoices=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("invoices",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`invoices/${t}`,a)},update:({id:t,data:n})=>e.patch(`invoices/${t}`,n),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`invoices/${t}`,n)}}}({apiHandler:e}),this.kycDocuments=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null}={}){const a={limit:t,offset:n};return e.getAll("kyc-documents",a)},create:({data:t})=>e.post("kyc-documents",t),get:({id:t})=>e.get(`kyc-documents/${t}`),update:({id:t,data:n})=>e.patch(`kyc-documents/${t}`,n)}}({apiHandler:e}),this.kycLivenessSessions=function({apiHandler:e}){return{create:({data:t})=>e.post("kyc-liveness-sessions",t),get:({id:t})=>e.get(`kyc-liveness-sessions/${t}`),finish:({id:t})=>e.post(`kyc-liveness-sessions/${t}/finish`)}}({apiHandler:e}),this.kycRequests=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`kyc-requests/${t}`,a)}}}({apiHandler:e}),this.orders=function({apiHandler:e}){return{getUpcomingInvoice({id:t,expand:n=null}){const a={expand:n};return e.get(`orders/${t}/upcoming-invoice`,a)},getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("orders",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`orders/${t}`,a)},update:({id:t,data:n})=>e.patch(`orders/${t}`,n),cancel:({id:t,data:n})=>e.post(`orders/${t}/cancellation`,n),pause:({id:t,data:n})=>e.post(`orders/${t}/pause`,n)}}({apiHandler:e}),this.paymentInstruments=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("payment-instruments",i)},create:({data:t})=>e.post("payment-instruments",t),get({id:t,limit:n=null,offset:a=null}){const r={limit:n,offset:a};return e.get(`payment-instruments/${t}`,r)},update:({id:t,data:n})=>e.patch(`payment-instruments/${t}`,n),deactivate:({id:t})=>e.post(`payment-instruments/${t}/deactivation`),getSetupTransaction:({id:t})=>e.get(`payment-instruments/${t}/setup`),setup:({id:t,data:n})=>e.post(`payment-instruments/${t}/setup`,n)}}({apiHandler:e}),this.payoutRequests=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("payout-requests",i)},get:({id:t})=>e.get(`payout-requests/${t}`),update:({id:t,data:n})=>e.patch(`payout-requests/${t}`,n)}}({apiHandler:e}),this.plans=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null,expand:i=null}={}){const s={filter:t,sort:n,limit:a,offset:r,q:o,expand:i};return e.getAll("plans",s)},get({id:t,expand:n=null}){const a={expand:n};return e.get(`plans/${t}`,a)}}}({apiHandler:e}),this.products=function({apiHandler:e}){return{getAll({filter:t=null,sort:n=null,limit:a=null,offset:r=null,q:o=null}={}){const i={filter:t,sort:n,limit:a,offset:r,q:o};return e.getAll("products",i)},get:({id:t})=>e.get(`products/${t}`)}}({apiHandler:e}),this.purchase=function({apiHandler:e}){return{payment:({data:t})=>e.post("payment",t),purchase:({data:t})=>e.post("purchase",t),preview:({data:t})=>e.post("preview-purchase",t),readyToPay:({data:t})=>e.post("ready-to-pay",t)}}({apiHandler:e}),this.quotes=function({apiHandler:e}){return{get({id:t,expand:n=null}){const a={expand:n};return e.get(`quotes/${t}`,a)},accept:({id:t})=>e.post(`quotes/${t}/accept`),reject:({id:t})=>e.post(`quotes/${t}/reject`),downloadPDF({id:t}){const n={headers:up,responseType:"arraybuffer"};return e.download(`quotes/${t}`,n)}}}({apiHandler:e}),this.readyToPayout=function({apiHandler:e}){return{readyToPayout:({data:t})=>e.post("ready-to-payout",t)}}({apiHandler:e}),this.subscriptionReactivations=function({apiHandler:e}){return{reactivation:({data:t})=>e.post("subscription-reactivations",t)}}({apiHandler:e}),this.subscriptions=function({apiHandler:e}){return{changeItems:({id:t,data:n})=>e.post(`subscriptions/${t}/change-items`,n),create:({data:t})=>e.post("subscriptions",t)}}({apiHandler:e}),this.transactions=function({apiHandler:e}){return{getAll({limit:t=null,offset:n=null,filter:a=null,q:r=null,sort:o=null}={}){const i={limit:t,offset:n,filter:a,q:r,sort:o};return e.getAll("transactions",i)},get:({id:t})=>e.get(`transactions/${t}`),finishKyc:({id:t,token:n})=>e.post(`transactions/${t}/${n}/continue`),skipKyc:({id:t,token:n})=>e.post(`transactions/${t}/${n}/bypass`),update:({id:t,data:n})=>e.patch(`transactions/${t}`,n)}}({apiHandler:e}),this.websites=function({apiHandler:e}){return{get:({id:t})=>e.get(`websites/${t}`)}}({apiHandler:e}),this.checkoutForm=this.checkoutForms,this.billingPortal=this.billingPortals,this.addRequestInterceptor=e.addRequestInterceptor,this.removeRequestInterceptor=e.removeRequestInterceptor,this.addResponseInterceptor=e.addResponseInterceptor,this.removeResponseInterceptor=e.removeResponseInterceptor,this.setTimeout=e.setTimeout,this.setProxyAgent=e.setProxyAgent,this.setSessionToken=e.setSessionToken,this.setPublishableKey=e.setPublishableKey,this.setEndpoints=e.setEndpoints,this.getCancellationToken=e.getCancellationToken,this.generateSignature=e.generateSignature}}const fp={live:"https://api.rebilly.com",sandbox:"https://api-sandbox.rebilly.com"},hp=6e3;function yp({apiKey:e=null,sandbox:t=!1,timeout:n=hp,organizationId:a=null,urls:r=fp,internalOptions:o=null}={}){if(!r.live||!r.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof r.live||"string"!=typeof r.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");return function({apiHandler:e}){return new cp({apiHandler:e})}({apiHandler:lp({options:{apiEndpoints:r,apiKey:e,apiVersion:"",isSandbox:t,requestTimeout:n,jwt:null,organizationId:a,appName:(null==o?void 0:o.appName)??null}})})}function bp({apiKey:e=null,sandbox:t=!1,timeout:n=hp,organizationId:a=null,urls:r=fp,internalOptions:o=null}={}){if(!r.live||!r.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof r.live||"string"!=typeof r.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");return function({apiHandler:e}){return new pp({apiHandler:e})}({apiHandler:lp({options:{apiEndpoints:r,apiKey:e,apiVersion:"experimental",isSandbox:t,requestTimeout:n,jwt:null,organizationId:a,appName:(null==o?void 0:o.appName)??null}})})}function gp({publishableKey:e=null,jwt:t=null,sandbox:n=!1,timeout:a=hp,organizationId:r=null,urls:o=fp,internalOptions:i=null}={}){if(!o.live||!o.sandbox)throw new Error("RebillyAPI urls config must include a key for both `live` and `sandbox`");if("string"!=typeof o.live||"string"!=typeof o.sandbox)throw new Error("RebillyAPI urls config `live` and `sandbox` must be strings");const s={apiEndpoints:o,publishableKey:e,jwt:t,apiVersion:"storefront",isSandbox:n,requestTimeout:a,organizationId:r,appName:(null==i?void 0:i.appName)??null},l=lp({options:s});return l.setSessionToken(s.jwt),function({apiHandler:e}){return new mp({apiHandler:e})}({apiHandler:l})}async function vp(e){try{return io(lo.storefront),so(lo.options),await e()}catch(t){throw os(t),t}}class wp{constructor({publishableKey:e=null,jwt:t=null,organizationId:n=null,mode:a="live",timeout:r=6e4,liveUrl:o=null,sandboxUrl:i=null,appName:s}={}){const l={live:o||"https://api.rebilly.com",sandbox:i||"https://api-sandbox.rebilly.com"},u="string"==typeof r?parseInt(r,10):r,c={organizationId:n||void 0,sandbox:"sandbox"===a,timeout:Number.isNaN(u)?6e4:u,urls:l,internalOptions:{appName:s?`${s}/instruments`:"instruments"}},d=gp(c),p="function"==typeof yp.default?yp.default(c):yp(c),m=bp(c);return d.setSessionToken(e||t),p.setSessionToken(e||t),m.setSessionToken(e||t),this.api=d,this.api.rebilly=p,this.api.rebilly&&(this.api.rebilly.experimental=m),this.api}}const kp=e=>null!=e&&"object"==typeof e,xp={default:1,minimum:1,maximum:Number.MAX_SAFE_INTEGER,multipleOf:1};function Sp({quantity:e}){return kp(e)?{...xp,...e}:e}function Ap(e){return kp(e)?e.default:e}function Ep(e){return e.map((({planId:e,quantity:t})=>({planId:e,quantity:t&&Ap(t)})))}function Lp(e){return e.reduce(((e,t)=>t.planId&&t.quantity?(e.set(t.planId,de(t.quantity)),e):e),new Map)}async function Pp({data:e=null}={}){return vp((async()=>{var t,n,a,r,o,i,s,l,u,c,d,p,m,f,h,y,b,g,v,w,k,x,S,A,E,L;const P=null==(t=lo.options)?void 0:t.items,I=(null==(n=lo.options)?void 0:n.websiteId)||null,T=(null==(r=null==(a=lo.options)?void 0:a.bumpOffer)?void 0:r.map((({planId:e})=>e)))||[],C={data:{websiteId:I??void 0}};var $,R;if((null==(R=null==($=lo.data)?void 0:$.summaryLineItems)?void 0:R.every((e=>null!=e.planId&&T.includes(e.planId))))||(null==(o=lo.data)?void 0:o.acceptBumpOffer)||!(null==(i=lo.data)?void 0:i.summaryLineItems)?P?(null==(l=lo.data)?void 0:l.acceptBumpOffer)?C.data.items=null==(u=lo.options)?void 0:u.bumpOffer:C.data.items=Ep(P??[]):((null==(c=lo.data)?void 0:c.summaryLineItems)&&(C.data.items=Ep(lo.data.summaryLineItems)),!(null==(d=lo.data)?void 0:d.acceptBumpOffer)&&(null==(f=null==(m=null==(p=lo.data)?void 0:p.previewPurchase)?void 0:m.addonLineItems)?void 0:f.length)>0&&(C.data.items=null==(y=null==(h=C.data)?void 0:h.items)?void 0:y.concat(lo.data.previewPurchase.addonLineItems))):C.data.items=Ep(null==(s=lo.data)?void 0:s.summaryLineItems),!(null==(b=lo.data)?void 0:b.acceptBumpOffer)&&(null==(w=null==(v=null==(g=lo.data)?void 0:g.previewPurchase)?void 0:v.addonLineItems)?void 0:w.length)>0&&(C.data.items=null==(k=C.data.items)?void 0:k.concat(lo.data.previewPurchase.addonLineItems)),C.data.items&&C.data.items.length>1){const e=C.data.items.map((e=>JSON.stringify(e))),t=new Set(e),n=Array.from(t).map((e=>JSON.parse(e)));C.data.items=n}(null==(x=lo.data)?void 0:x.amountAndCurrency)&&(C.data={...C.data,...lo.data.amountAndCurrency}),(null==e?void 0:e.billingAddress)&&(C.data.billingAddress=e.billingAddress),(null==e?void 0:e.deliveryAddress)&&(C.data.deliveryAddress=e.deliveryAddress),(null==(S=lo.data)?void 0:S.couponIds)&&(C.data.couponIds=lo.data.couponIds),io(lo.storefront);const{fields:F}=await lo.storefront.purchase.preview(C);let H=F;if(!(null==(A=lo.data)?void 0:A.acceptBumpOffer)){const e=Lp(P??[]);if(H=ku(F),H.lineItems){if(null==(L=null==(E=lo.data)?void 0:E.previewPurchase)?void 0:L.addonLineItems){const e=lo.data.previewPurchase.addonLineItems.reduce(((e,t)=>(e.set(t.planId,t),e)),new Map);H.lineItems=H.lineItems.filter((t=>!e.has(t.planId))),H.addonLineItems=lo.data.previewPurchase.addonLineItems}H.lineItems.forEach(function(e){return function(t){if(!t.planId)return;const n=e.get(t.planId)||t.quantity;t.quantity&&kp(n)&&(n.default=Ap(t.quantity),t.quantity=n)}}(e))}}return lo.data&&(lo.data.previewPurchase=H),new Eu(H)}))}let Ip=!1;async function Tp(){var e,t;const n=lo.toModel(),a={options:n.options,data:n.data,mainStyleVars:n.mainStyleVars},r=null==(t=null==(e=lo.options)?void 0:e._computed)?void 0:t.paymentMethodsUrl,o="rebilly-instruments-summary",i=await new cs({name:o,url:`${r}?name=${o}`,container:lo.summary,model:a,route:{name:"summary"}});return i.bindEventListeners({loader:lo.loader}),oo.summary=i,async function(e){e.component.on(`${e.name}-update-items`,(async e=>{try{if(Ip)return;Ip=!0;const t=Lp(e);lo.data.summaryLineItems.forEach((e=>{const n=Ap(t.get(e.planId));kp(e.quantity)?e.quantity.default=n:e.quantity=n})),await Pp(),lo.updateModel(),Ip=!1}catch(t){console.error(t),Ip=!1}}))}(i),{then:e=>e()}}async function Cp({instrument:e}={}){await Pp({data:e}),lo.updateModel()}var $p={NODE_ENV:"production"},Rp=function(){return Rp=Object.assign||function(e){for(var t,n=1,a=arguments.length;n<a;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Rp.apply(this,arguments)};function Fp(e,t,n,a){return new(n||(n=Promise))((function(t,r){function o(e){try{s(a.next(e))}catch(t){r(t)}}function i(e){try{s(a.throw(e))}catch(t){r(t)}}function s(e){e.done?t(e.value):function(e){return e instanceof n?e:new n((function(t){t(e)}))}(e.value).then(o,i)}s((a=a.apply(e,[])).next())}))}function Hp(e,t){var n,a,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(l){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(n=1,a&&(r=2&s[0]?a.return:s[0]?a.throw||((r=a.return)&&r.call(a),0):a.next)&&!(r=r.call(a,s[1])).done)return r;switch(a=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,a=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=(r=i.trys).length>0&&r[r.length-1])&&(6===s[0]||2===s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(l){s=[6,l],a=0}finally{n=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,l])}}}function Bp(e,t,n){for(var a,r=0,o=t.length;r<o;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}var Op="3.4.2";function Np(e,t){return new Promise((function(n){return setTimeout(n,e,t)}))}function _p(e){return!!e&&"function"==typeof e.then}function Mp(e,t){try{var n=e();_p(n)?n.then((function(e){return t(!0,e)}),(function(e){return t(!1,e)})):t(!0,n)}catch(a){t(!1,a)}}function jp(e,t,n){return void 0===n&&(n=16),Fp(this,0,void 0,(function(){var a,r,o,i;return Hp(this,(function(s){switch(s.label){case 0:a=Array(e.length),r=Date.now(),o=0,s.label=1;case 1:return o<e.length?(a[o]=t(e[o],o),(i=Date.now())>=r+n?(r=i,[4,Np(0)]):[3,3]):[3,4];case 2:s.sent(),s.label=3;case 3:return++o,[3,1];case 4:return[2,a]}}))}))}function qp(e){e.then(void 0,(function(){}))}function Dp(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function Wp(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function zp(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}function Up(e,t){return 0===(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}function Vp(e,t){return[e[0]^t[0],e[1]^t[1]]}function Gp(e){return e=Vp(e,[0,e[0]>>>1]),e=Vp(e=Wp(e,[4283543511,3981806797]),[0,e[0]>>>1]),e=Vp(e=Wp(e,[3301882366,444984403]),[0,e[0]>>>1])}function Xp(e){return parseInt(e)}function Zp(e){return parseFloat(e)}function Yp(e,t){return"number"==typeof e&&isNaN(e)?t:e}function Jp(e){return e.reduce((function(e,t){return e+(t?1:0)}),0)}function Kp(e,t){if(void 0===t&&(t=1),Math.abs(t)>=1)return Math.round(e/t)*t;var n=1/t;return Math.round(e*n)/n}function Qp(e){return e&&"object"==typeof e&&"message"in e?e:{message:e}}function em(e,t,n){var a=Object.keys(e).filter((function(e){return function(e,t){return!function(e,t){for(var n=0,a=e.length;n<a;++n)if(e[n]===t)return!0;return!1}(e,t)}(n,e)})),r=jp(a,(function(n){return function(e,t){var n=new Promise((function(n){var a=Date.now();Mp(e.bind(null,t),(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Date.now()-a;if(!e[0])return n((function(){return{error:Qp(e[1]),duration:r}}));var o=e[1];if(function(e){return"function"!=typeof e}(o))return n((function(){return{value:o,duration:r}}));n((function(){return new Promise((function(e){var t=Date.now();Mp(o,(function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];var o=r+Date.now()-t;if(!n[0])return e({error:Qp(n[1]),duration:o});e({value:n[1],duration:o})}))}))}))}))}));return qp(n),function(){return n.then((function(e){return e()}))}}(e[n],t)}));return qp(r),function(){return Fp(this,0,void 0,(function(){var e,t,n,o;return Hp(this,(function(i){switch(i.label){case 0:return[4,r];case 1:return[4,jp(i.sent(),(function(e){var t=e();return qp(t),t}))];case 2:return e=i.sent(),[4,Promise.all(e)];case 3:for(t=i.sent(),n={},o=0;o<a.length;++o)n[a[o]]=t[o];return[2,n]}}))}))}}function tm(){var e=window,t=navigator;return Jp(["MSCSSMatrix"in e,"msSetImmediate"in e,"msIndexedDB"in e,"msMaxTouchPoints"in t,"msPointerEnabled"in t])>=4}function nm(){var e=window,t=navigator;return Jp(["webkitPersistentStorage"in t,"webkitTemporaryStorage"in t,0===t.vendor.indexOf("Google"),"webkitResolveLocalFileSystemURL"in e,"BatteryManager"in e,"webkitMediaStream"in e,"webkitSpeechGrammar"in e])>=5}function am(){var e=window,t=navigator;return Jp(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,0===t.vendor.indexOf("Apple"),"getStorageUpdates"in t,"WebKitMediaKeys"in e])>=4}function rm(){var e=window;return Jp(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function om(){var e=document;return(e.exitFullscreen||e.msExitFullscreen||e.mozCancelFullScreen||e.webkitExitFullscreen).call(e)}function im(){var e=nm(),t=function(){var e,t,n=window;return Jp(["buildID"in navigator,"MozAppearance"in(null!==(t=null===(e=document.documentElement)||void 0===e?void 0:e.style)&&void 0!==t?t:{}),"onmozfullscreenchange"in n,"mozInnerScreenX"in n,"CSSMozDocumentRule"in n,"CanvasCaptureMediaStream"in n])>=4}();if(!e&&!t)return!1;var n=window;return Jp(["onorientationchange"in n,"orientation"in n,e&&!("SharedWorker"in n),t&&/android/i.test(navigator.appVersion)])>=2}function sm(e){var t=new Error(e);return t.name=e,t}function lm(e,t,n){var a,r,o;return void 0===n&&(n=50),Fp(this,0,void 0,(function(){var i,s;return Hp(this,(function(l){switch(l.label){case 0:i=document,l.label=1;case 1:return i.body?[3,3]:[4,Np(n)];case 2:return l.sent(),[3,1];case 3:s=i.createElement("iframe"),l.label=4;case 4:return l.trys.push([4,,10,11]),[4,new Promise((function(e,n){var a=!1,r=function(){a=!0,e()};s.onload=r,s.onerror=function(e){a=!0,n(e)};var o=s.style;o.setProperty("display","block","important"),o.position="absolute",o.top="0",o.left="0",o.visibility="hidden",t&&"srcdoc"in s?s.srcdoc=t:s.src="about:blank",i.body.appendChild(s);var l=function(){var e,t;a||("complete"===(null===(t=null===(e=s.contentWindow)||void 0===e?void 0:e.document)||void 0===t?void 0:t.readyState)?r():setTimeout(l,10))};l()}))];case 5:l.sent(),l.label=6;case 6:return null!==(r=null===(a=s.contentWindow)||void 0===a?void 0:a.document)&&void 0!==r&&r.body?[3,8]:[4,Np(n)];case 7:return l.sent(),[3,6];case 8:return[4,e(s,s.contentWindow)];case 9:return[2,l.sent()];case 10:return null===(o=s.parentNode)||void 0===o||o.removeChild(s),[7];case 11:return[2]}}))}))}function um(e){for(var t=function(e){for(var t,n,a="Unexpected syntax '".concat(e,"'"),r=/^\s*([a-z-]*)(.*)$/i.exec(e),o=r[1]||void 0,i={},s=/([.:#][\w-]+|\[.+?\])/gi,l=function(e,t){i[e]=i[e]||[],i[e].push(t)};;){var u=s.exec(r[2]);if(!u)break;var c=u[0];switch(c[0]){case".":l("class",c.slice(1));break;case"#":l("id",c.slice(1));break;case"[":var d=/^\[([\w-]+)([~|^$*]?=("(.*?)"|([\w-]+)))?(\s+[is])?\]$/.exec(c);if(!d)throw new Error(a);l(d[1],null!==(n=null!==(t=d[4])&&void 0!==t?t:d[5])&&void 0!==n?n:"");break;default:throw new Error(a)}}return[o,i]}(e),n=t[0],a=t[1],r=document.createElement(n??"div"),o=0,i=Object.keys(a);o<i.length;o++){var s=i[o],l=a[s].join(" ");"style"===s?cm(r.style,l):r.setAttribute(s,l)}return r}function cm(e,t){for(var n=0,a=t.split(";");n<a.length;n++){var r=a[n],o=/^\s*([\w-]+)\s*:\s*(.+?)(\s*!([\w-]+))?\s*$/.exec(r);if(o){var i=o[1],s=o[2],l=o[4];e.setProperty(i,s,l||"")}}}var dm=["monospace","sans-serif","serif"],pm=["sans-serif-thin","ARNO PRO","Agency FB","Arabic Typesetting","Arial Unicode MS","AvantGarde Bk BT","BankGothic Md BT","Batang","Bitstream Vera Sans Mono","Calibri","Century","Century Gothic","Clarendon","EUROSTILE","Franklin Gothic","Futura Bk BT","Futura Md BT","GOTHAM","Gill Sans","HELV","Haettenschweiler","Helvetica Neue","Humanst521 BT","Leelawadee","Letter Gothic","Levenim MT","Lucida Bright","Lucida Sans","Menlo","MS Mincho","MS Outlook","MS Reference Specialty","MS UI Gothic","MT Extra","MYRIAD PRO","Marlett","Meiryo UI","Microsoft Uighur","Minion Pro","Monotype Corsiva","PMingLiU","Pristina","SCRIPTINA","Segoe UI Light","Serifa","SimHei","Small Fonts","Staccato222 BT","TRAJAN PRO","Univers CE 55 Medium","Vrinda","ZWAdobeF"];function mm(e){return e.toDataURL()}var fm,hm,ym=2500;function bm(){var e=this;return function(){if(void 0===hm){var e=function(){var t=gm();vm(t)?hm=setTimeout(e,ym):(fm=t,hm=void 0)};e()}}(),function(){return Fp(e,0,void 0,(function(){var e;return Hp(this,(function(t){switch(t.label){case 0:return vm(e=gm())?fm?[2,Bp([],fm)]:function(){var e=document;return e.fullscreenElement||e.msFullscreenElement||e.mozFullScreenElement||e.webkitFullscreenElement||null}()?[4,om()]:[3,2]:[3,2];case 1:t.sent(),e=gm(),t.label=2;case 2:return vm(e)||(fm=e),[2,e]}}))}))}}function gm(){var e=screen;return[Yp(Zp(e.availTop),null),Yp(Zp(e.width)-Zp(e.availWidth)-Yp(Zp(e.availLeft),0),null),Yp(Zp(e.height)-Zp(e.availHeight)-Yp(Zp(e.availTop),0),null),Yp(Zp(e.availLeft),null)]}function vm(e){for(var t=0;t<4;++t)if(e[t])return!1;return!0}function wm(e){var t;return Fp(this,0,void 0,(function(){var n,a,r,o,i,s,l;return Hp(this,(function(u){switch(u.label){case 0:for(n=document,a=n.createElement("div"),r=new Array(e.length),o={},km(a),l=0;l<e.length;++l)"DIALOG"===(i=um(e[l])).tagName&&i.show(),km(s=n.createElement("div")),s.appendChild(i),a.appendChild(s),r[l]=i;u.label=1;case 1:return n.body?[3,3]:[4,Np(50)];case 2:return u.sent(),[3,1];case 3:n.body.appendChild(a);try{for(l=0;l<e.length;++l)r[l].offsetParent||(o[e[l]]=!0)}finally{null===(t=a.parentNode)||void 0===t||t.removeChild(a)}return[2,o]}}))}))}function km(e){e.style.setProperty("display","block","important")}function xm(e){return matchMedia("(inverted-colors: ".concat(e,")")).matches}function Sm(e){return matchMedia("(forced-colors: ".concat(e,")")).matches}function Am(e){return matchMedia("(prefers-contrast: ".concat(e,")")).matches}function Em(e){return matchMedia("(prefers-reduced-motion: ".concat(e,")")).matches}function Lm(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}var Pm=Math,Im=function(){return 0};var Tm={default:[],apple:[{font:"-apple-system-body"}],serif:[{fontFamily:"serif"}],sans:[{fontFamily:"sans-serif"}],mono:[{fontFamily:"monospace"}],min:[{fontSize:"1px"}],system:[{fontFamily:"system-ui"}]};var Cm={fonts:function(){return lm((function(e,t){var n=t.document,a=n.body;a.style.fontSize="48px";var r=n.createElement("div"),o={},i={},s=function(e){var t=n.createElement("span"),a=t.style;return a.position="absolute",a.top="0",a.left="0",a.fontFamily=e,t.textContent="mmMwWLliI0O&1",r.appendChild(t),t},l=dm.map(s),u=function(){for(var e={},t=function(t){e[t]=dm.map((function(e){return function(e,t){return s("'".concat(e,"',").concat(t))}(t,e)}))},n=0,a=pm;n<a.length;n++){t(a[n])}return e}();a.appendChild(r);for(var c=0;c<dm.length;c++)o[dm[c]]=l[c].offsetWidth,i[dm[c]]=l[c].offsetHeight;return pm.filter((function(e){return function(e){return dm.some((function(t,n){return e[n].offsetWidth!==o[t]||e[n].offsetHeight!==i[t]}))}(u[e])}))}))},domBlockers:function(e){var t=(void 0===e?{}:e).debug;return Fp(this,0,void 0,(function(){var e,n,a,r,o;return Hp(this,(function(i){switch(i.label){case 0:return am()||im()?(e=function(){var e=atob;return{abpIndo:["#Iklan-Melayang","#Kolom-Iklan-728","#SidebarIklan-wrapper",'[title="ALIENBOLA" i]',e("I0JveC1CYW5uZXItYWRz")],abpvn:[".quangcao","#mobileCatfish",e("LmNsb3NlLWFkcw=="),'[id^="bn_bottom_fixed_"]',"#pmadv"],adBlockFinland:[".mainostila",e("LnNwb25zb3JpdA=="),".ylamainos",e("YVtocmVmKj0iL2NsaWNrdGhyZ2guYXNwPyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hcHAucmVhZHBlYWsuY29tL2FkcyJd")],adBlockPersian:["#navbar_notice_50",".kadr",'TABLE[width="140px"]',"#divAgahi",e("YVtocmVmXj0iaHR0cDovL2cxLnYuZndtcm0ubmV0L2FkLyJd")],adBlockWarningRemoval:["#adblock-honeypot",".adblocker-root",".wp_adblock_detect",e("LmhlYWRlci1ibG9ja2VkLWFk"),e("I2FkX2Jsb2NrZXI=")],adGuardAnnoyances:[".hs-sosyal","#cookieconsentdiv",'div[class^="app_gdpr"]',".as-oil",'[data-cypress="soft-push-notification-modal"]'],adGuardBase:[".BetterJsPopOverlay",e("I2FkXzMwMFgyNTA="),e("I2Jhbm5lcmZsb2F0MjI="),e("I2NhbXBhaWduLWJhbm5lcg=="),e("I0FkLUNvbnRlbnQ=")],adGuardChinese:[e("LlppX2FkX2FfSA=="),e("YVtocmVmKj0iLmh0aGJldDM0LmNvbSJd"),"#widget-quan",e("YVtocmVmKj0iLzg0OTkyMDIwLnh5eiJd"),e("YVtocmVmKj0iLjE5NTZobC5jb20vIl0=")],adGuardFrench:["#pavePub",e("LmFkLWRlc2t0b3AtcmVjdGFuZ2xl"),".mobile_adhesion",".widgetadv",e("LmFkc19iYW4=")],adGuardGerman:['aside[data-portal-id="leaderboard"]'],adGuardJapanese:["#kauli_yad_1",e("YVtocmVmXj0iaHR0cDovL2FkMi50cmFmZmljZ2F0ZS5uZXQvIl0="),e("Ll9wb3BJbl9pbmZpbml0ZV9hZA=="),e("LmFkZ29vZ2xl"),e("Ll9faXNib29zdFJldHVybkFk")],adGuardMobile:[e("YW1wLWF1dG8tYWRz"),e("LmFtcF9hZA=="),'amp-embed[type="24smi"]',"#mgid_iframe1",e("I2FkX2ludmlld19hcmVh")],adGuardRussian:[e("YVtocmVmXj0iaHR0cHM6Ly9hZC5sZXRtZWFkcy5jb20vIl0="),e("LnJlY2xhbWE="),'div[id^="smi2adblock"]',e("ZGl2W2lkXj0iQWRGb3hfYmFubmVyXyJd"),"#psyduckpockeball"],adGuardSocial:[e("YVtocmVmXj0iLy93d3cuc3R1bWJsZXVwb24uY29tL3N1Ym1pdD91cmw9Il0="),e("YVtocmVmXj0iLy90ZWxlZ3JhbS5tZS9zaGFyZS91cmw/Il0="),".etsy-tweet","#inlineShare",".popup-social"],adGuardSpanishPortuguese:["#barraPublicidade","#Publicidade","#publiEspecial","#queTooltip",".cnt-publi"],adGuardTrackingProtection:["#qoo-counter",e("YVtocmVmXj0iaHR0cDovL2NsaWNrLmhvdGxvZy5ydS8iXQ=="),e("YVtocmVmXj0iaHR0cDovL2hpdGNvdW50ZXIucnUvdG9wL3N0YXQucGhwIl0="),e("YVtocmVmXj0iaHR0cDovL3RvcC5tYWlsLnJ1L2p1bXAiXQ=="),"#top100counter"],adGuardTurkish:["#backkapat",e("I3Jla2xhbWk="),e("YVtocmVmXj0iaHR0cDovL2Fkc2Vydi5vbnRlay5jb20udHIvIl0="),e("YVtocmVmXj0iaHR0cDovL2l6bGVuemkuY29tL2NhbXBhaWduLyJd"),e("YVtocmVmXj0iaHR0cDovL3d3dy5pbnN0YWxsYWRzLm5ldC8iXQ==")],bulgarian:[e("dGQjZnJlZW5ldF90YWJsZV9hZHM="),"#ea_intext_div",".lapni-pop-over","#xenium_hot_offers"],easyList:[".yb-floorad",e("LndpZGdldF9wb19hZHNfd2lkZ2V0"),e("LnRyYWZmaWNqdW5reS1hZA=="),".textad_headline",e("LnNwb25zb3JlZC10ZXh0LWxpbmtz")],easyListChina:[e("LmFwcGd1aWRlLXdyYXBbb25jbGljayo9ImJjZWJvcy5jb20iXQ=="),e("LmZyb250cGFnZUFkdk0="),"#taotaole","#aafoot.top_box",".cfa_popup"],easyListCookie:[".ezmob-footer",".cc-CookieWarning","[data-cookie-number]",e("LmF3LWNvb2tpZS1iYW5uZXI="),".sygnal24-gdpr-modal-wrap"],easyListCzechSlovak:["#onlajny-stickers",e("I3Jla2xhbW5pLWJveA=="),e("LnJla2xhbWEtbWVnYWJvYXJk"),".sklik",e("W2lkXj0ic2tsaWtSZWtsYW1hIl0=")],easyListDutch:[e("I2FkdmVydGVudGll"),e("I3ZpcEFkbWFya3RCYW5uZXJCbG9jaw=="),".adstekst",e("YVtocmVmXj0iaHR0cHM6Ly94bHR1YmUubmwvY2xpY2svIl0="),"#semilo-lrectangle"],easyListGermany:["#SSpotIMPopSlider",e("LnNwb25zb3JsaW5rZ3J1ZW4="),e("I3dlcmJ1bmdza3k="),e("I3Jla2xhbWUtcmVjaHRzLW1pdHRl"),e("YVtocmVmXj0iaHR0cHM6Ly9iZDc0Mi5jb20vIl0=")],easyListItaly:[e("LmJveF9hZHZfYW5udW5jaQ=="),".sb-box-pubbliredazionale",e("YVtocmVmXj0iaHR0cDovL2FmZmlsaWF6aW9uaWFkcy5zbmFpLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZHNlcnZlci5odG1sLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZmZpbGlhemlvbmlhZHMuc25haS5pdC8iXQ==")],easyListLithuania:[e("LnJla2xhbW9zX3RhcnBhcw=="),e("LnJla2xhbW9zX251b3JvZG9z"),e("aW1nW2FsdD0iUmVrbGFtaW5pcyBza3lkZWxpcyJd"),e("aW1nW2FsdD0iRGVkaWt1b3RpLmx0IHNlcnZlcmlhaSJd"),e("aW1nW2FsdD0iSG9zdGluZ2FzIFNlcnZlcmlhaS5sdCJd")],estonian:[e("QVtocmVmKj0iaHR0cDovL3BheTRyZXN1bHRzMjQuZXUiXQ==")],fanboyAnnoyances:["#ac-lre-player",".navigate-to-top","#subscribe_popup",".newsletter_holder","#back-top"],fanboyAntiFacebook:[".util-bar-module-firefly-visible"],fanboyEnhancedTrackers:[".open.pushModal","#issuem-leaky-paywall-articles-zero-remaining-nag","#sovrn_container",'div[class$="-hide"][zoompage-fontsize][style="display: block;"]',".BlockNag__Card"],fanboySocial:["#FollowUs","#meteored_share","#social_follow",".article-sharer",".community__social-desc"],frellwitSwedish:[e("YVtocmVmKj0iY2FzaW5vcHJvLnNlIl1bdGFyZ2V0PSJfYmxhbmsiXQ=="),e("YVtocmVmKj0iZG9rdG9yLXNlLm9uZWxpbmsubWUiXQ=="),"article.category-samarbete",e("ZGl2LmhvbGlkQWRz"),"ul.adsmodern"],greekAdBlock:[e("QVtocmVmKj0iYWRtYW4ub3RlbmV0LmdyL2NsaWNrPyJd"),e("QVtocmVmKj0iaHR0cDovL2F4aWFiYW5uZXJzLmV4b2R1cy5nci8iXQ=="),e("QVtocmVmKj0iaHR0cDovL2ludGVyYWN0aXZlLmZvcnRobmV0LmdyL2NsaWNrPyJd"),"DIV.agores300","TABLE.advright"],hungarian:["#cemp_doboz",".optimonk-iframe-container",e("LmFkX19tYWlu"),e("W2NsYXNzKj0iR29vZ2xlQWRzIl0="),"#hirdetesek_box"],iDontCareAboutCookies:['.alert-info[data-block-track*="CookieNotice"]',".ModuleTemplateCookieIndicator",".o--cookies--container","#cookies-policy-sticky","#stickyCookieBar"],icelandicAbp:[e("QVtocmVmXj0iL2ZyYW1ld29yay9yZXNvdXJjZXMvZm9ybXMvYWRzLmFzcHgiXQ==")],latvian:[e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiAxMjBweDsgaGVpZ2h0OiA0MHB4OyBvdmVyZmxvdzogaGlkZGVuOyBwb3NpdGlvbjogcmVsYXRpdmU7Il0="),e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiA4OHB4OyBoZWlnaHQ6IDMxcHg7IG92ZXJmbG93OiBoaWRkZW47IHBvc2l0aW9uOiByZWxhdGl2ZTsiXQ==")],listKr:[e("YVtocmVmKj0iLy9hZC5wbGFuYnBsdXMuY28ua3IvIl0="),e("I2xpdmVyZUFkV3JhcHBlcg=="),e("YVtocmVmKj0iLy9hZHYuaW1hZHJlcC5jby5rci8iXQ=="),e("aW5zLmZhc3R2aWV3LWFk"),".revenue_unit_item.dable"],listeAr:[e("LmdlbWluaUxCMUFk"),".right-and-left-sponsers",e("YVtocmVmKj0iLmFmbGFtLmluZm8iXQ=="),e("YVtocmVmKj0iYm9vcmFxLm9yZyJd"),e("YVtocmVmKj0iZHViaXp6bGUuY29tL2FyLz91dG1fc291cmNlPSJd")],listeFr:[e("YVtocmVmXj0iaHR0cDovL3Byb21vLnZhZG9yLmNvbS8iXQ=="),e("I2FkY29udGFpbmVyX3JlY2hlcmNoZQ=="),e("YVtocmVmKj0id2Vib3JhbWEuZnIvZmNnaS1iaW4vIl0="),".site-pub-interstitiel",'div[id^="crt-"][data-criteo-id]'],officialPolish:["#ceneo-placeholder-ceneo-12",e("W2hyZWZePSJodHRwczovL2FmZi5zZW5kaHViLnBsLyJd"),e("YVtocmVmXj0iaHR0cDovL2Fkdm1hbmFnZXIudGVjaGZ1bi5wbC9yZWRpcmVjdC8iXQ=="),e("YVtocmVmXj0iaHR0cDovL3d3dy50cml6ZXIucGwvP3V0bV9zb3VyY2UiXQ=="),e("ZGl2I3NrYXBpZWNfYWQ=")],ro:[e("YVtocmVmXj0iLy9hZmZ0cmsuYWx0ZXgucm8vQ291bnRlci9DbGljayJd"),e("YVtocmVmXj0iaHR0cHM6Ly9ibGFja2ZyaWRheXNhbGVzLnJvL3Ryay9zaG9wLyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9ldmVudC4ycGVyZm9ybWFudC5jb20vZXZlbnRzL2NsaWNrIl0="),e("YVtocmVmXj0iaHR0cHM6Ly9sLnByb2ZpdHNoYXJlLnJvLyJd"),'a[href^="/url/"]'],ruAd:[e("YVtocmVmKj0iLy9mZWJyYXJlLnJ1LyJd"),e("YVtocmVmKj0iLy91dGltZy5ydS8iXQ=="),e("YVtocmVmKj0iOi8vY2hpa2lkaWtpLnJ1Il0="),"#pgeldiz",".yandex-rtb-block"],thaiAds:["a[href*=macau-uta-popup]",e("I2Fkcy1nb29nbGUtbWlkZGxlX3JlY3RhbmdsZS1ncm91cA=="),e("LmFkczMwMHM="),".bumq",".img-kosana"],webAnnoyancesUltralist:["#mod-social-share-2","#social-tools",e("LmN0cGwtZnVsbGJhbm5lcg=="),".zergnet-recommend",".yt.btn-link.btn-md.btn"]}}(),n=Object.keys(e),[4,wm((o=[]).concat.apply(o,n.map((function(t){return e[t]}))))]):[2,void 0];case 1:return a=i.sent(),t&&function(e,t){for(var n="DOM blockers debug:\n```",a=0,r=Object.keys(e);a<r.length;a++){var o=r[a];n+="\n".concat(o,":");for(var i=0,s=e[o];i<s.length;i++){var l=s[i];n+="\n ".concat(t[l]?"🚫":"➡️"," ").concat(l)}}console.log("".concat(n,"\n```"))}(e,a),(r=n.filter((function(t){var n=e[t];return Jp(n.map((function(e){return a[e]})))>.6*n.length}))).sort(),[2,r]}}))}))},fontPreferences:function(){return e=function(e,t){for(var n={},a={},r=0,o=Object.keys(Tm);r<o.length;r++){var i=o[r],s=Tm[i],l=s[0],u=void 0===l?{}:l,c=s[1],d=void 0===c?"mmMwWLliI0fiflO&1":c,p=e.createElement("span");p.textContent=d,p.style.whiteSpace="nowrap";for(var m=0,f=Object.keys(u);m<f.length;m++){var h=f[m],y=u[h];void 0!==y&&(p.style[h]=y)}n[i]=p,t.appendChild(e.createElement("br")),t.appendChild(p)}for(var b=0,g=Object.keys(Tm);b<g.length;b++)a[i=g[b]]=n[i].getBoundingClientRect().width;return a},void 0===t&&(t=4e3),lm((function(n,a){var r=a.document,o=r.body,i=o.style;i.width="".concat(t,"px"),i.webkitTextSizeAdjust=i.textSizeAdjust="none",nm()?o.style.zoom="".concat(1/a.devicePixelRatio):am()&&(o.style.zoom="reset");var s=r.createElement("div");return s.textContent=Bp([],Array(t/20|0)).map((function(){return"word"})).join(" "),o.appendChild(s),e(r,o)}),'<!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">');var e,t},audio:function(){var e=window,t=e.OfflineAudioContext||e.webkitOfflineAudioContext;if(!t)return-2;if(am()&&!rm()&&!function(){var e=window;return Jp(["DOMRectList"in e,"RTCPeerConnectionIceEvent"in e,"SVGGeometryElement"in e,"ontransitioncancel"in e])>=3}())return-1;var n=new t(1,5e3,44100),a=n.createOscillator();a.type="triangle",a.frequency.value=1e4;var r=n.createDynamicsCompressor();r.threshold.value=-50,r.knee.value=40,r.ratio.value=12,r.attack.value=0,r.release.value=.25,a.connect(r),r.connect(n.destination),a.start(0);var o=function(e){var t=3,n=500,a=500,r=5e3,o=function(){},i=new Promise((function(i,s){var l=!1,u=0,c=0;e.oncomplete=function(e){return i(e.renderedBuffer)};var d=function(){setTimeout((function(){return s(sm("timeout"))}),Math.min(a,c+r-Date.now()))},p=function(){try{var a=e.startRendering();switch(_p(a)&&qp(a),e.state){case"running":c=Date.now(),l&&d();break;case"suspended":document.hidden||u++,l&&u>=t?s(sm("suspended")):setTimeout(p,n)}}catch(r){s(r)}};p(),o=function(){l||(l=!0,c>0&&d())}}));return[i,o]}(n),i=o[0],s=o[1],l=i.then((function(e){return function(e){for(var t=0,n=0;n<e.length;++n)t+=Math.abs(e[n]);return t}(e.getChannelData(0).subarray(4500))}),(function(e){if("timeout"===e.name||"suspended"===e.name)return-3;throw e}));return qp(l),function(){return s(),l}},screenFrame:function(){var e=this,t=bm();return function(){return Fp(e,0,void 0,(function(){var e,n;return Hp(this,(function(a){switch(a.label){case 0:return[4,t()];case 1:return e=a.sent(),[2,[(n=function(e){return null===e?null:Kp(e,10)})(e[0]),n(e[1]),n(e[2]),n(e[3])]]}}))}))}},osCpu:function(){return navigator.oscpu},languages:function(){var e=navigator,t=[],n=e.language||e.userLanguage||e.browserLanguage||e.systemLanguage;if(void 0!==n&&t.push([n]),Array.isArray(e.languages))nm()&&function(){var e=window;return Jp([!("MediaSettingsRange"in e),"RTCEncodedAudioFrame"in e,""+e.Intl=="[object Intl]",""+e.Reflect=="[object Reflect]"])>=3}()||t.push(e.languages);else if("string"==typeof e.languages){var a=e.languages;a&&t.push(a.split(","))}return t},colorDepth:function(){return window.screen.colorDepth},deviceMemory:function(){return Yp(Zp(navigator.deviceMemory),void 0)},screenResolution:function(){var e=screen,t=function(e){return Yp(Xp(e),null)},n=[t(e.width),t(e.height)];return n.sort().reverse(),n},hardwareConcurrency:function(){return Yp(Xp(navigator.hardwareConcurrency),void 0)},timezone:function(){var e,t=null===(e=window.Intl)||void 0===e?void 0:e.DateTimeFormat;if(t){var n=(new t).resolvedOptions().timeZone;if(n)return n}var a=-function(){var e=(new Date).getFullYear();return Math.max(Zp(new Date(e,0,1).getTimezoneOffset()),Zp(new Date(e,6,1).getTimezoneOffset()))}();return"UTC".concat(a>=0?"+":"").concat(Math.abs(a))},sessionStorage:function(){try{return!!window.sessionStorage}catch{return!0}},localStorage:function(){try{return!!window.localStorage}catch{return!0}},indexedDB:function(){if(!(tm()||(e=window,t=navigator,Jp(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in t,"msSaveBlob"in t])>=3&&!tm())))try{return!!window.indexedDB}catch{return!0}var e,t},openDatabase:function(){return!!window.openDatabase},cpuClass:function(){return navigator.cpuClass},platform:function(){var e=navigator.platform;return"MacIntel"===e&&am()&&!rm()?function(){if("iPad"===navigator.platform)return!0;var e=screen,t=e.width/e.height;return Jp(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}()?"iPad":"iPhone":e},plugins:function(){var e=navigator.plugins;if(e){for(var t=[],n=0;n<e.length;++n){var a=e[n];if(a){for(var r=[],o=0;o<a.length;++o){var i=a[o];r.push({type:i.type,suffixes:i.suffixes})}t.push({name:a.name,description:a.description,mimeTypes:r})}}return t}},canvas:function(){var e,t,n=!1,a=function(){var e=document.createElement("canvas");return e.width=1,e.height=1,[e,e.getContext("2d")]}(),r=a[0],o=a[1];if(function(e,t){return!(!t||!e.toDataURL)}(r,o)){n=function(e){return e.rect(0,0,10,10),e.rect(2,2,6,6),!e.isPointInPath(5,5,"evenodd")}(o),function(e,t){e.width=240,e.height=60,t.textBaseline="alphabetic",t.fillStyle="#f60",t.fillRect(100,1,62,20),t.fillStyle="#069",t.font='11pt "Times New Roman"';var n="Cwm fjordbank gly ".concat("😃");t.fillText(n,2,15),t.fillStyle="rgba(102, 204, 0, 0.2)",t.font="18pt Arial",t.fillText(n,4,45)}(r,o);var i=mm(r);i!==mm(r)?e=t="unstable":(t=i,function(e,t){e.width=122,e.height=110,t.globalCompositeOperation="multiply";for(var n=0,a=[["#f2f",40,40],["#2ff",80,40],["#ff2",60,80]];n<a.length;n++){var r=a[n],o=r[0],i=r[1],s=r[2];t.fillStyle=o,t.beginPath(),t.arc(i,s,40,0,2*Math.PI,!0),t.closePath(),t.fill()}t.fillStyle="#f9c",t.arc(60,60,60,0,2*Math.PI,!0),t.arc(60,60,20,0,2*Math.PI,!0),t.fill("evenodd")}(r,o),e=mm(r))}else e=t="";return{winding:n,geometry:e,text:t}},touchSupport:function(){var e,t=navigator,n=0;void 0!==t.maxTouchPoints?n=Xp(t.maxTouchPoints):void 0!==t.msMaxTouchPoints&&(n=t.msMaxTouchPoints);try{document.createEvent("TouchEvent"),e=!0}catch{e=!1}return{maxTouchPoints:n,touchEvent:e,touchStart:"ontouchstart"in window}},vendor:function(){return navigator.vendor||""},vendorFlavors:function(){for(var e=[],t=0,n=["chrome","safari","__crWeb","__gCrWeb","yandex","__yb","__ybro","__firefox__","__edgeTrackingPreventionStatistics","webkit","oprt","samsungAr","ucweb","UCShellJava","puffinDevice"];t<n.length;t++){var a=n[t],r=window[a];r&&"object"==typeof r&&e.push(a)}return e.sort()},cookiesEnabled:function(){var e=document;try{e.cookie="cookietest=1; SameSite=Strict;";var t=-1!==e.cookie.indexOf("cookietest=");return e.cookie="cookietest=1; SameSite=Strict; expires=Thu, 01-Jan-1970 00:00:01 GMT",t}catch{return!1}},colorGamut:function(){for(var e=0,t=["rec2020","p3","srgb"];e<t.length;e++){var n=t[e];if(matchMedia("(color-gamut: ".concat(n,")")).matches)return n}},invertedColors:function(){return!!xm("inverted")||!xm("none")&&void 0},forcedColors:function(){return!!Sm("active")||!Sm("none")&&void 0},monochrome:function(){if(matchMedia("(min-monochrome: 0)").matches){for(var e=0;e<=100;++e)if(matchMedia("(max-monochrome: ".concat(e,")")).matches)return e;throw new Error("Too high value")}},contrast:function(){return Am("no-preference")?0:Am("high")||Am("more")?1:Am("low")||Am("less")?-1:Am("forced")?10:void 0},reducedMotion:function(){return!!Em("reduce")||!Em("no-preference")&&void 0},hdr:function(){return!!Lm("high")||!Lm("standard")&&void 0},math:function(){var e,t=Pm.acos||Im,n=Pm.acosh||Im,a=Pm.asin||Im,r=Pm.asinh||Im,o=Pm.atanh||Im,i=Pm.atan||Im,s=Pm.sin||Im,l=Pm.sinh||Im,u=Pm.cos||Im,c=Pm.cosh||Im,d=Pm.tan||Im,p=Pm.tanh||Im,m=Pm.exp||Im,f=Pm.expm1||Im,h=Pm.log1p||Im;return{acos:t(.12312423423423424),acosh:n(1e308),acoshPf:(e=1e154,Pm.log(e+Pm.sqrt(e*e-1))),asin:a(.12312423423423424),asinh:r(1),asinhPf:function(e){return Pm.log(e+Pm.sqrt(e*e+1))}(1),atanh:o(.5),atanhPf:function(e){return Pm.log((1+e)/(1-e))/2}(.5),atan:i(.5),sin:s(-1e300),sinh:l(1),sinhPf:function(e){return Pm.exp(e)-1/Pm.exp(e)/2}(1),cos:u(10.000000000123),cosh:c(1),coshPf:function(e){return(Pm.exp(e)+1/Pm.exp(e))/2}(1),tan:d(-1e300),tanh:p(1),tanhPf:function(e){return(Pm.exp(2*e)-1)/(Pm.exp(2*e)+1)}(1),exp:m(1),expm1:f(1),expm1Pf:function(e){return Pm.exp(e)-1}(1),log1p:h(10),log1pPf:function(e){return Pm.log(1+e)}(10),powPI:function(e){return Pm.pow(Pm.PI,e)}(-100)}},videoCard:function(){var e,t=document.createElement("canvas"),n=null!==(e=t.getContext("webgl"))&&void 0!==e?e:t.getContext("experimental-webgl");if(n&&"getExtension"in n){var a=n.getExtension("WEBGL_debug_renderer_info");if(a)return{vendor:(n.getParameter(a.UNMASKED_VENDOR_WEBGL)||"").toString(),renderer:(n.getParameter(a.UNMASKED_RENDERER_WEBGL)||"").toString()}}},pdfViewerEnabled:function(){return navigator.pdfViewerEnabled},architecture:function(){var e=new Float32Array(1),t=new Uint8Array(e.buffer);return e[0]=1/0,e[0]=e[0]-e[0],t[3]}};var $m="$ if upgrade to Pro: https://fpjs.dev/pro";function Rm(e){var t=function(e){if(im())return.4;if(am())return rm()?.5:.3;var t=e.platform.value||"";return/^Win/.test(t)?.6:/^Mac/.test(t)?.5:.7}(e),n=function(e){return Kp(.99+.01*e,1e-4)}(t);return{score:t,comment:$m.replace(/\$/g,"".concat(n))}}function Fm(e){return JSON.stringify(e,(function(e,t){return t instanceof Error?function(e){var t;return Rp({name:e.name,message:e.message,stack:null===(t=e.stack)||void 0===t?void 0:t.split("\n")},e)}(t):t}),2)}function Hm(e){return function(e,t){t=t||0;var n,a=(e=e||"").length%16,r=e.length-a,o=[0,t],i=[0,t],s=[0,0],l=[0,0],u=[2277735313,289559509],c=[1291169091,658871167];for(n=0;n<r;n+=16)s=[255&e.charCodeAt(n+4)|(255&e.charCodeAt(n+5))<<8|(255&e.charCodeAt(n+6))<<16|(255&e.charCodeAt(n+7))<<24,255&e.charCodeAt(n)|(255&e.charCodeAt(n+1))<<8|(255&e.charCodeAt(n+2))<<16|(255&e.charCodeAt(n+3))<<24],l=[255&e.charCodeAt(n+12)|(255&e.charCodeAt(n+13))<<8|(255&e.charCodeAt(n+14))<<16|(255&e.charCodeAt(n+15))<<24,255&e.charCodeAt(n+8)|(255&e.charCodeAt(n+9))<<8|(255&e.charCodeAt(n+10))<<16|(255&e.charCodeAt(n+11))<<24],s=zp(s=Wp(s,u),31),o=Dp(o=zp(o=Vp(o,s=Wp(s,c)),27),i),o=Dp(Wp(o,[0,5]),[0,1390208809]),l=zp(l=Wp(l,c),33),i=Dp(i=zp(i=Vp(i,l=Wp(l,u)),31),o),i=Dp(Wp(i,[0,5]),[0,944331445]);switch(s=[0,0],l=[0,0],a){case 15:l=Vp(l,Up([0,e.charCodeAt(n+14)],48));case 14:l=Vp(l,Up([0,e.charCodeAt(n+13)],40));case 13:l=Vp(l,Up([0,e.charCodeAt(n+12)],32));case 12:l=Vp(l,Up([0,e.charCodeAt(n+11)],24));case 11:l=Vp(l,Up([0,e.charCodeAt(n+10)],16));case 10:l=Vp(l,Up([0,e.charCodeAt(n+9)],8));case 9:l=Wp(l=Vp(l,[0,e.charCodeAt(n+8)]),c),i=Vp(i,l=Wp(l=zp(l,33),u));case 8:s=Vp(s,Up([0,e.charCodeAt(n+7)],56));case 7:s=Vp(s,Up([0,e.charCodeAt(n+6)],48));case 6:s=Vp(s,Up([0,e.charCodeAt(n+5)],40));case 5:s=Vp(s,Up([0,e.charCodeAt(n+4)],32));case 4:s=Vp(s,Up([0,e.charCodeAt(n+3)],24));case 3:s=Vp(s,Up([0,e.charCodeAt(n+2)],16));case 2:s=Vp(s,Up([0,e.charCodeAt(n+1)],8));case 1:s=Wp(s=Vp(s,[0,e.charCodeAt(n)]),u),o=Vp(o,s=Wp(s=zp(s,31),c))}return o=Dp(o=Vp(o,[0,e.length]),i=Vp(i,[0,e.length])),i=Dp(i,o),o=Dp(o=Gp(o),i=Gp(i)),i=Dp(i,o),("00000000"+(o[0]>>>0).toString(16)).slice(-8)+("00000000"+(o[1]>>>0).toString(16)).slice(-8)+("00000000"+(i[0]>>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)}(function(e){for(var t="",n=0,a=Object.keys(e).sort();n<a.length;n++){var r=a[n],o=e[r],i=o.error?"error":JSON.stringify(o.value);t+="".concat(t?"|":"").concat(r.replace(/([:|\\])/g,"\\$1"),":").concat(i)}return t}(e))}function Bm(e){return void 0===e&&(e=50),function(e,t){void 0===t&&(t=1/0);var n=window.requestIdleCallback;return n?new Promise((function(e){return n.call(window,(function(){return e()}),{timeout:t})})):Np(Math.min(e,t))}(e,2*e)}function Om(e,t){var n=Date.now();return{get:function(a){return Fp(this,0,void 0,(function(){var r,o,i;return Hp(this,(function(s){switch(s.label){case 0:return r=Date.now(),[4,e()];case 1:return o=s.sent(),i=function(e){var t,n=Rm(e);return{get visitorId(){return void 0===t&&(t=Hm(this.components)),t},set visitorId(e){t=e},confidence:n,components:e,version:Op}}(o),(t||null!=a&&a.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(i.version,"\nuserAgent: ").concat(navigator.userAgent,"\ntimeBetweenLoadAndGet: ").concat(r-n,"\nvisitorId: ").concat(i.visitorId,"\ncomponents: ").concat(Fm(o),"\n```")),[2,i]}}))}))}}}var Nm={load:function(e){var t=void 0===e?{}:e,n=t.delayFallback,a=t.debug,r=t.monitoring,o=void 0===r||r;return Fp(this,0,void 0,(function(){var e;return Hp(this,(function(r){switch(r.label){case 0:return o&&function(){if(!(window.__fpjs_d_m||Math.random()>=.001))try{var e=new XMLHttpRequest;e.open("get","https://m1.openfpcdn.io/fingerprintjs/v".concat(Op,"/npm-monitoring"),!0),e.send()}catch(t){console.error(t)}}(),[4,Bm(n)];case 1:return r.sent(),e=function(e){return em(Cm,e,[])}({debug:a}),[2,Om(e,a)]}}))}))},hashComponents:Hm,componentsToDebugString:Fm};async function _m(){try{const e="object"==typeof Cypress,t="object"==typeof process&&"test"===$p.NODE_ENV;return e||t?"a-mock-visitor-id":(await(await Nm.load()).get()).visitorId}catch(e){return console.error(e),{}}}async function Mm(){return new Promise((e=>{window.requestIdleCallback?requestIdleCallback((async()=>{const t=await _m();e(t)})):setTimeout((async()=>{const t=await _m();e(t)}),500)}))}const jm=({env:e,kountAccountId:t,kountSessionId:n})=>{const a=(e=>"production"===e)(e)?"https://ssl.kaptcha.com":"https://tst.kaptcha.com",r=new URL(`${a}/collect/sdk`);r.searchParams.append("m",t),n&&r.searchParams.append("m",n);const o=document.createElement("script");return o.setAttribute("class","kaxsdc"),o.setAttribute("data-event","load"),o.setAttribute("type","text/javascript"),o.setAttribute("src",r.href),document.body.append(o),o};async function qm({env:e,kountAccountId:t,kountSessionId:n}){return new Promise(((a,r)=>{const o=jm({env:e,kountAccountId:t,kountSessionId:n});o.onload=()=>{const e=new ka.ClientSDK;e.setupCallback({"collect-begin":e=>{const{MercSessId:t}=e;a(t)}}),e.autoLoadEvents()},o.onerror=()=>{r(new Error("Error attempting to mount Kount script"))}}))}const Dm=()=>{const e=document.createElement("script");return e.src="https://cdn.rebilly.com/risk-data-collector/@latest/google-adsense.js",new Promise((t=>{e.onload=()=>{t(null===document.getElementById("fj2xFkdsoQIQna"))},e.onerror=()=>t(!0),document.head.appendChild(e)})).catch((()=>!0))};async function Wm({env:e=null,kountAccountId:t=null,kountSessionId:n=null}={}){return async function({env:e=null,screen:t,navigator:n,kountAccountId:a=null,kountSessionId:r=null,getFingerprint:o,getFraudSessionId:i}){const{colorDepth:s,height:l,width:u}=t||{},{javaEnabled:c,language:d}=n||{};let p,m,f;try{[f,p,m]=await Promise.all([Dm(),null==o?void 0:o(),a?i({env:e,kountAccountId:a,kountSessionId:r}):void 0])}catch(h){console.error(h)}return{riskMetadata:{fingerprint:p||null,extraData:{kountFraudSessionId:m||null},browserData:{colorDepth:s||null,isJavaEnabled:c?c.call(n):null,language:d||null,screenHeight:l||null,screenWidth:u||null,timeZoneOffset:(new Date).getTimezoneOffset(),isAdBlockEnabled:f}}}}({env:e,screen:screen,navigator:navigator,kountAccountId:t,kountSessionId:n,getFingerprint:Mm,getFraudSessionId:qm})}function zm(){var e;const t={expressMethods:[],methods:[]};let n=lo.data.readyToPay;return(null==(e=lo.options)?void 0:e.payout)&&(n=lo.data.readyToPayout),null==n||n.forEach((e=>{e.metadata.isExpressMethod?t.expressMethods.push(e):t.methods.push(e)})),window.ApplePaySession||(t.expressMethods=t.expressMethods.filter((e=>{var t;return"Apple Pay"!==(null==(t=null==e?void 0:e.feature)?void 0:t.name)})),lo.loader.stopLoading({id:"applePay-express"})),t}class Um extends es{}function Vm(e){return null==e?null:"string"==typeof e?Number.isNaN(parseFloat(e))?null:parseFloat(e):e}class Gm{constructor({maxQuantity:e=null,price:t=null}={}){this.maxQuantity=e||Number.MAX_SAFE_INTEGER,this.price=Vm(t)}}const Xm=class e{constructor(t={}){switch(this.formula=t.formula??e.Formulas.fixedFee,t.formula){case e.Formulas.stairstep:case e.Formulas.tiered:case e.Formulas.volume:if(null==t.brackets)throw new Error("Invalid brackets.");this.brackets=t.brackets.map((e=>new Gm(e)));break;case e.Formulas.flatRate:this.price=Vm(t.price)??0,this.maxQuantity=t.maxQuantity??null;break;case e.Formulas.fixedFee:default:this.price=Vm(t.price)??0}}get isSimple(){return Object.values(e.SimpleFormulas).includes(this.formula)}get isBracket(){return Object.values(e.BracketFormulas).includes(this.formula)}toPayload(){return{...this,isSimple:this.isSimple,isBracket:this.isBracket}}};Xm.SimpleFormulas={fixedFee:"fixed-fee",flatRate:"flat-rate"},Xm.BracketFormulas={stairstep:"stairstep",tiered:"tiered",volume:"volume"},Xm.Formulas={...Xm.SimpleFormulas,...Xm.BracketFormulas};let Zm=Xm;class Ym extends es{constructor(e={}){super(e),this.pricing=new Zm(e.pricing||{})}toPayload(){return{...this,pricing:this.pricing.toPayload()}}}const Jm=[{apiName:"ach",name:"ACH",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/BankAccount.svg",summary:"ACH is a network used for processing transactions across the United States.",description:"ACH is a network used for processing transactions across the United States.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ach"}]},{apiName:"AdvCash",name:"AdvCash",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/AdvCash.svg",summary:"AdvCash is an online payment system offering prepaid cards for individuals and\nonline businesses.\n",description:"AdvCash is an online payment system offering prepaid cards for individuals and\nonline businesses.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AdvCash"}]},{apiName:"Aircash",name:"Aircash",landscapeLogo:null,portraitLogo:null,summary:"Aircash is a mobile payment wallet that allows customers to pay for goods and services using their mobile phone.\n",description:"Aircash is a mobile payment wallet that allows customers to pay for goods and services using their mobile phone.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Aircash"}]},{apiName:"Airpay",name:"Airpay",landscapeLogo:null,portraitLogo:null,summary:"Airpay is an e-wallet that elevates you to an easier and more convenient\nlifestyle with all in one services.\n",description:"Airpay is an e-wallet that elevates you to an easier and more convenient\nlifestyle with all in one services.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Airpay"}]},{apiName:"Alfa-click",name:"Alfa-click",landscapeLogo:null,portraitLogo:null,summary:"Alfa-click combines digital and physical payment experiences and is among the\nhighest ranking Russian private banks.\n",description:"Alfa-click combines digital and physical payment experiences and is among the\nhighest ranking Russian private banks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Alfa-click"}]},{apiName:"Alipay",name:"Alipay",landscapeLogo:null,portraitLogo:null,summary:"Alipay is the most popular e-wallet and payment platform in Asia. Millions of\ntransactions are processed each day in China.\n",description:"Alipay is the most popular e-wallet and payment platform in Asia. Millions of\ntransactions are processed each day in China.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Alipay"}]},{apiName:"AmazonPay",name:"AmazonPay",landscapeLogo:null,portraitLogo:null,summary:"The AmazonPay method.",description:"The AmazonPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AmazonPay"}]},{apiName:"Apple Pay",name:"Apple Pay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Applepay.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Applepay.svg",summary:"Apple Pay is a digital wallet that also allows users to make payments in\nperson using a one-step payment process.\n",description:"Apple Pay is a digital wallet that also allows users to make payments in\nperson using a one-step payment process.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Apple%20Pay"}]},{apiName:"AstroPay Card",name:"AstroPay Card",landscapeLogo:null,portraitLogo:null,summary:"AstroPay Card allows consumers to purchase online at international websites,\nusing the most effective local payment methods in local currency.\n",description:"AstroPay Card allows consumers to purchase online at international websites,\nusing the most effective local payment methods in local currency.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AstroPay%20Card"}]},{apiName:"AstroPay-GO",name:"AstroPay Go",landscapeLogo:null,portraitLogo:null,summary:"AstroPay allows consumers to purchase online at international websites, using\nthe most effective local payment methods in local currency.\n",description:"AstroPay allows consumers to purchase online at international websites, using\nthe most effective local payment methods in local currency.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/AstroPay-GO"}]},{apiName:"Baloto",name:"Baloto",landscapeLogo:null,portraitLogo:null,summary:"Baloto is Colombia's largest lottery and payment service and is used by 80% of\nthe Colombian population.\n",description:"Baloto is Colombia's largest lottery and payment service and is used by 80% of\nthe Colombian population.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Baloto"}]},{apiName:"Bancontact-mobile",name:"Bancontact-mobile",landscapeLogo:null,portraitLogo:null,summary:"Bancontact mobile allows the shopper to complete a payment with the mobile\napp. installed on their device.\n",description:"Bancontact mobile allows the shopper to complete a payment with the mobile\napp. installed on their device.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bancontact-mobile"}]},{apiName:"Bancontact",name:"Bancontact",landscapeLogo:null,portraitLogo:null,summary:"Bancontact is a payment system offered by more than 80% of online Belgian\nbusinesses and functions like a regular card payment.\n",description:"Bancontact is a payment system offered by more than 80% of online Belgian\nbusinesses and functions like a regular card payment.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bancontact"}]},{apiName:"BankReferenced",name:"BankReferenced",landscapeLogo:null,portraitLogo:null,summary:"The BankReferenced method.",description:"The BankReferenced method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/BankReferenced"}]},{apiName:"BankSEND",name:"BankSEND",landscapeLogo:null,portraitLogo:null,summary:"With the BankSEND platform, customers pay with their online banking data using direct bank transfer.\n",description:"With the BankSEND platform, customers pay with their online banking data using direct bank transfer.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/BankSEND"}]},{apiName:"bank-transfer",name:"Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"A bank transfer is the direct, electronic transfer of funds from one bank\naccount to another.\n",description:"A bank transfer is the direct, electronic transfer of funds from one bank\naccount to another.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/bank-transfer"}]},{apiName:"Beeline",name:"Beeline",landscapeLogo:null,portraitLogo:null,summary:"Beeline offers a universal payment card and a mobile prepaid network system\nthat allows money transfers between Beeline subscribers.\n",description:"Beeline offers a universal payment card and a mobile prepaid network system\nthat allows money transfers between Beeline subscribers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Beeline"}]},{apiName:"Belfius-direct-net",name:"Belfius Direct Net",landscapeLogo:null,portraitLogo:null,summary:"Belfius is one of the leading online private banks in Belgium. They are used\nby 1 in 3 Belgians and have over 3.6 million customers.\n",description:"Belfius is one of the leading online private banks in Belgium. They are used\nby 1 in 3 Belgians and have over 3.6 million customers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Belfius-direct-net"}]},{apiName:"bitcoin",name:"Bitcoin",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Bitcoin.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Bitcoin.svg",summary:"Bitcoin payment method provides a borderless payment network and a seamless\ntransfer of bitcoins from anywhere in the world through any online devices.\n",description:"Bitcoin payment method provides a borderless payment network and a seamless\ntransfer of bitcoins from anywhere in the world through any online devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/bitcoin"}]},{apiName:"Bizum",name:"Bizum",landscapeLogo:null,portraitLogo:null,summary:"Bizum is the immediate, fast, convenient and universal mobile payment solution promoted by Spanish banks.",description:"Bizum is the immediate, fast, convenient and universal mobile payment solution promoted by Spanish banks.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Bizum"}]},{apiName:"Blik",name:"Blik",landscapeLogo:null,portraitLogo:null,summary:"Blik is a Polish payment system that allows users to make instant payments and\nwithdraw cash using a mobile banking app.\n",description:"Blik is a Polish payment system that allows users to make instant payments and\nwithdraw cash using a mobile banking app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Blik"}]},{apiName:"Boleto",name:"Boleto",landscapeLogo:null,portraitLogo:null,summary:"Boleto is Brazil's most popular cash-based payment method. It's the only\npayment option available for 35% of Brazillian consumers without a bank\naccount.\n",description:"Boleto is Brazil's most popular cash-based payment method. It's the only\npayment option available for 35% of Brazillian consumers without a bank\naccount.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Boleto"}]},{apiName:"CASHlib",name:"CASHlib",landscapeLogo:null,portraitLogo:null,summary:"CASHlib is a voucher based payment method that allows you to make online\npayments without the need of a credit or debit card.\n",description:"CASHlib is a voucher based payment method that allows you to make online\npayments without the need of a credit or debit card.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CASHlib"}]},{apiName:"CCAvenue",name:"CCAvenue",landscapeLogo:"https://app.rebilly.com/static/payment-methods/portrait/PaymentCard.svg",portraitLogo:null,summary:"CCAvenue Checkout offers a smooth, fast and frictionless buying experience.\n",description:"CCAvenue Checkout offers a smooth, fast and frictionless buying experience.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CCAvenue"}]},{apiName:"CODVoucher",name:"CODVoucher",landscapeLogo:null,portraitLogo:null,summary:"CODVoucher offers a digital voucher that the customer can scan at an\nauthorized location and pay with cash.\n",description:"CODVoucher offers a digital voucher that the customer can scan at an\nauthorized location and pay with cash.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CODVoucher"}]},{apiName:"cash",name:"Cash",landscapeLogo:null,portraitLogo:null,summary:"Cash is money in a physical form like coins or notes.",description:"Cash is money in a physical form like coins or notes.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cash"}]},{apiName:"cash-deposit",name:"Cash Deposit",landscapeLogo:null,portraitLogo:null,summary:"A cash deposit is money put into a bank account in the form of cash, checks,\nor bank transfers.\n",description:"A cash deposit is money put into a bank account in the form of cash, checks,\nor bank transfers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cash-deposit"}]},{apiName:"CashToCode",name:"CashToCode",landscapeLogo:null,portraitLogo:null,summary:"CashToCode is an instant cash payment service that does not require a bank\naccount or credit card.\n",description:"CashToCode is an instant cash payment service that does not require a bank\naccount or credit card.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CashToCode"}]},{apiName:"Cashterminal",name:"Cash Terminal",landscapeLogo:null,portraitLogo:null,summary:"A Bulgarian based service, which provides the ability to pay in cash and in real time.\n",description:"A Bulgarian based service, which provides the ability to pay in cash and in real time.\n",countries:{mode:"subset",values:["BG"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Cashterminal"}]},{apiName:"check",name:"Check",landscapeLogo:null,portraitLogo:null,summary:"Checks are physical documents that direct a bank to pay a specific amount of\nmoney to the recipient of the check.\n",description:"Checks are physical documents that direct a bank to pay a specific amount of\nmoney to the recipient of the check.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/check"}]},{apiName:"China UnionPay",name:"China UnionPay",landscapeLogo:null,portraitLogo:null,summary:"China UnionPay is the largest card scheme in China while also offering mobile\nand online payments. China UnionPay has over 7 billion cards in use and is\nconnected to all the ATMs across the country.\n",description:"China UnionPay is the largest card scheme in China while also offering mobile\nand online payments. China UnionPay has over 7 billion cards in use and is\nconnected to all the ATMs across the country.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/China%20UnionPay"}]},{apiName:"Conekta-oxxo",name:"Conekta OXXO",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/ConektaOxxo.svg",portraitLogo:null,summary:"Conekta OXXO Pay allows customers to purchase online or instore with a\ncash-based voucher. 30% of transactions in Mexico are with OXXO and they offer\nreal-time payment confirmation.\n",description:"Conekta OXXO Pay allows customers to purchase online or instore with a\ncash-based voucher. 30% of transactions in Mexico are with OXXO and they offer\nreal-time payment confirmation.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Conekta-oxxo"}]},{apiName:"Conekta-spei",name:"Conekta SPEI",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/ConektaOxxo.svg",portraitLogo:null,summary:"Conekta SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",description:"Conekta SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Conekta-spei"}]},{apiName:"cryptocurrency",name:"Cryptocurrency",landscapeLogo:null,portraitLogo:null,summary:"Cryptocurrency is a decentralized, digital currency based on blockchain\ntechnology which makes it nearly impossible to counterfeit or double-spend.\n",description:"Cryptocurrency is a decentralized, digital currency based on blockchain\ntechnology which makes it nearly impossible to counterfeit or double-spend.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/cryptocurrency"}]},{apiName:"Cupon-de-pagos",name:"Cupon de Pagos",landscapeLogo:null,portraitLogo:null,summary:"The Cupon de Pagos method.",description:"The Cupon de Pagos method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Cupon-de-pagos"}]},{apiName:"CyberSource",name:"CyberSource",landscapeLogo:null,portraitLogo:null,summary:"CyberSource ia an e-commerce credit card payment system that allows customers\nto process online payments.\n",description:"CyberSource ia an e-commerce credit card payment system that allows customers\nto process online payments.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/CyberSource"}]},{apiName:"Dimoco-pay-smart",name:"Dimoco pay smart",landscapeLogo:null,portraitLogo:null,summary:"The Dimoco pay smart method.\n",description:"The Dimoco pay smart method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Dimoco-pay-smart"}]},{apiName:"Directa24Card",name:"Directa24Card",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Directa24Card.svg",portraitLogo:null,summary:"Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",description:"Directa24 was formerly known as Astropay and specialized in Latin American local payment methods. They have expanded to include other emerging markets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Directa24Card"}]},{apiName:"domestic-cards",name:"Domestic Cards",landscapeLogo:null,portraitLogo:null,summary:"The Domestic Cards method.",description:"The Domestic Cards method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/domestic-cards"}]},{apiName:"EPS",name:"EPS",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/EPS.svg",portraitLogo:null,summary:"EPS is an online transfer payment method accepted by 80% of all online\nbusinesses in Austria.\n",description:"EPS is an online transfer payment method accepted by 80% of all online\nbusinesses in Austria.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/EPS"}]},{apiName:"e-wallet",name:"eWallet",landscapeLogo:null,portraitLogo:null,summary:"An e-Wallet is an electronic system that securely stores payment information\nthat allows for quick and easy digital transactions.\n",description:"An e-Wallet is an electronic system that securely stores payment information\nthat allows for quick and easy digital transactions.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/e-wallet"}]},{apiName:"eZeeWallet",name:"eZeeWallet",landscapeLogo:null,portraitLogo:null,summary:"eZeeWallet is a digital wallet that offers secure, customer-focused payment services that make paying\nand getting paid simple and hassle-free.\n",description:"eZeeWallet is a digital wallet that offers secure, customer-focused payment services that make paying\nand getting paid simple and hassle-free.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/eZeeWallet"}]},{apiName:"echeck",name:"eCheck",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Echeck.svg",portraitLogo:null,summary:"An eCheck is a digital version of a traditional paper check.",description:"An eCheck is a digital version of a traditional paper check.",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/echeck"}]},{apiName:"ecoPayz",name:"ecoPayz",landscapeLogo:null,portraitLogo:null,summary:"ecoPAYZ is one of the oldest e-wallets and allows its customers to receive,\nsend, and spend money worldwide all from one online account.\n",description:"ecoPAYZ is one of the oldest e-wallets and allows its customers to receive,\nsend, and spend money worldwide all from one online account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ecoPayz"}]},{apiName:"ecoVoucher",name:"ecoVoucher",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Ecovoucher.svg",portraitLogo:null,summary:"ecoVoucher is offered by ecoPayz and is a prepaid payment method that allows\ncustomers to pay online securely.\n",description:"ecoVoucher is offered by ecoPayz and is a prepaid payment method that allows\ncustomers to pay online securely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ecoVoucher"}]},{apiName:"Efecty",name:"Efecty",landscapeLogo:null,portraitLogo:null,summary:"Efecty is a Colombian-based offline cash payment voucher option. It is one of\nthe most popular payment methods in Colombia to pay utility bills and online\npurchases.\n",description:"Efecty is a Colombian-based offline cash payment voucher option. It is one of\nthe most popular payment methods in Colombia to pay utility bills and online\npurchases.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Efecty"}]},{apiName:"Ethereum",name:"Ethereum",landscapeLogo:null,portraitLogo:null,summary:"Ethereum is a decentralizaed blockchain platform that offers open access to\ndigital money and data-friendly services. It is the second largest\ncryptocurrency in the market after Bitcoin.\n",description:"Ethereum is a decentralizaed blockchain platform that offers open access to\ndigital money and data-friendly services. It is the second largest\ncryptocurrency in the market after Bitcoin.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Ethereum"}]},{apiName:"FasterPay",name:"FasterPay",landscapeLogo:null,portraitLogo:null,summary:"The FasterPay method\n",description:"The FasterPay method\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/FasterPay"}]},{apiName:"Flexepin",name:"Flexepin",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Flexepin.svg",portraitLogo:null,summary:"Flexepin is owned and operated by FlexeWallet and their vouchers are issued\nunder an Australian Financial Services License.\n",description:"Flexepin is owned and operated by FlexeWallet and their vouchers are issued\nunder an Australian Financial Services License.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Flexepin"}]},{apiName:"Giropay",name:"Giropay",landscapeLogo:null,portraitLogo:null,summary:"Giropay is an online payment method offered by more than 1,500 banks in\nGermany. Giropay uses real-time bank transfers and thier payments are 100%\nguaranteed.\n",description:"Giropay is an online payment method offered by more than 1,500 banks in\nGermany. Giropay uses real-time bank transfers and thier payments are 100%\nguaranteed.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Giropay"}]},{apiName:"Google Pay",name:"Google Pay",landscapeLogo:null,portraitLogo:null,summary:"Google Pay enables customers to pay with any payment method that is saved to\ntheir Google account.\n",description:"Google Pay enables customers to pay with any payment method that is saved to\ntheir Google account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Google%20Pay"}]},{apiName:"Gpaysafe",name:"Gpaysafe",landscapeLogo:null,portraitLogo:null,summary:"Gpaysafe allows merchants to do business globally with a single API solution.",description:"Gpaysafe allows merchants to do business globally with a single API solution.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Gpaysafe"}]},{apiName:"iDEAL",name:"iDEAL",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/iDEAL.svg",summary:"iDEAL allows customers to complete transactions online using their bank\ncredentials. It is the most popular payment method in the Netherlands with a\nuse of nearly 55%.\n",description:"iDEAL allows customers to complete transactions online using their bank\ncredentials. It is the most popular payment method in the Netherlands with a\nuse of nearly 55%.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/iDEAL"}]},{apiName:"iDebit",name:"iDebit",landscapeLogo:null,portraitLogo:null,summary:"iDebit is an online banking based payment method made available to consumers\nin Canada, connecting them to secure, real-time payments without a credit\ncard.\n",description:"iDebit is an online banking based payment method made available to consumers\nin Canada, connecting them to secure, real-time payments without a credit\ncard.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/iDebit"}]},{apiName:"ING-homepay",name:"ING Homepay",landscapeLogo:null,portraitLogo:null,summary:"ING Homepay is an online payment method that allows payments over online\nbanking with the Belgian ING branch.\n",description:"ING Homepay is an online payment method that allows payments over online\nbanking with the Belgian ING branch.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ING-homepay"}]},{apiName:"INOVAPAY-pin",name:"INOVAPAY Pin",landscapeLogo:null,portraitLogo:null,summary:"The INOVAPAY Pin method.",description:"The INOVAPAY Pin method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/INOVAPAY-pin"}]},{apiName:"INOVAPAY-wallet",name:"INOVAPAY Wallet",landscapeLogo:null,portraitLogo:null,summary:"INOVAPAY Wallet is an international e-money transfer service used to transfer\nmoney to and from merchants.\n",description:"INOVAPAY Wallet is an international e-money transfer service used to transfer\nmoney to and from merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/INOVAPAY-wallet"}]},{apiName:"InstaDebit",name:"InsataDebit",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Instadebit.svg",portraitLogo:null,summary:"The InstaDebit method.\n",description:"The InstaDebit method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/InstaDebit"}]},{apiName:"instant-bank-transfer",name:"Instant Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"Instant bank transfers allow consumers to make payments instantly. Both\nconsumers and merchants can receive and send funds immediately.\n",description:"Instant bank transfers allow consumers to make payments instantly. Both\nconsumers and merchants can receive and send funds immediately.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/instant-bank-transfer"}]},{apiName:"Instant Banking",name:"Instant Banking",landscapeLogo:null,portraitLogo:null,summary:"Instant Banking enables consumers to make payments to merchants using funds from their bank account.\n",description:"Instant Banking enables consumers to make payments to merchants using funds from their bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Instant%20Banking"}]},{apiName:"InstantPayments",name:"Instant Payments",landscapeLogo:null,portraitLogo:null,summary:"Instant Payments enables consumers to make payments to merchants using funds from their bank account.\n",description:"Instant Payments enables consumers to make payments to merchants using funds from their bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/InstantPayments"}]},{apiName:"Interac",name:"Interac",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac is a Canadian debit card system that allows funds to be sent via its\ne-Transfer service.\n",description:"Interac is a Canadian debit card system that allows funds to be sent via its\ne-Transfer service.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac"}]},{apiName:"Interac-eTransfer",name:"Interac eTransfer",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac eTransfer is a Canadian interbank network that allows merchants,\nfinancial institutions, and consumers to exchange electronic funds.\n",description:"Interac eTransfer is a Canadian interbank network that allows merchants,\nfinancial institutions, and consumers to exchange electronic funds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-eTransfer"}]},{apiName:"Interac-express-connect",name:"Interac Express Connect",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac Express Connect is an e-wallet that allows payments via multiple\nchannels including paypal, Interac e-transfer, and credit cards.\n",description:"Interac Express Connect is an e-wallet that allows payments via multiple\nchannels including paypal, Interac e-transfer, and credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-express-connect"}]},{apiName:"Interac-online",name:"Interac Online",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Interac.svg",summary:"Interac Online is a payment option that enables consumers to shop online and\npay for goods through the RBC online banking account.\n",description:"Interac Online is a payment option that enables consumers to shop online and\npay for goods through the RBC online banking account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Interac-online"}]},{apiName:"invoice",name:"Invoice",landscapeLogo:null,portraitLogo:null,summary:"An invoice is a document issued by a merchant to a consumer relating to a sale\ntransaction and can inform products, prices, quantities, or services.\n",description:"An invoice is a document issued by a merchant to a consumer relating to a sale\ntransaction and can inform products, prices, quantities, or services.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/invoice"}]},{apiName:"Jeton",name:"Jeton",landscapeLogo:null,portraitLogo:null,summary:"Jeton is a digital wallet that allows users to exchange money, make secure\nmoney transfers and purchases online.\n",description:"Jeton is a digital wallet that allows users to exchange money, make secure\nmoney transfers and purchases online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Jeton"}]},{apiName:"jpay",name:"Jpay",landscapeLogo:null,portraitLogo:null,summary:"The Jpay method.",description:"The Jpay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/jpay"}]},{apiName:"KNET",name:"KNET",landscapeLogo:null,portraitLogo:null,summary:"The KNET method.\n",description:"The KNET method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/KNET"}]},{apiName:"KakaoPay",name:"KakaoPay",landscapeLogo:null,portraitLogo:null,summary:"KakaoPay is a mobile payment and digital wallet service by Kakao and based in South Korea. It enables users make mobile payments and online transactions.\n",description:"KakaoPay is a mobile payment and digital wallet service by Kakao and based in South Korea. It enables users make mobile payments and online transactions.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/KakaoPay"}]},{apiName:"Khelocard",name:"Khelocard",landscapeLogo:null,portraitLogo:null,summary:"Khelo Card is a virtual prepaid card that allows for deposits and withdrawals\nand is accepted at partnered online sites around the world.\n",description:"Khelo Card is a virtual prepaid card that allows for deposits and withdrawals\nand is accepted at partnered online sites around the world.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Khelocard"}]},{apiName:"Klarna",name:"Klarna",landscapeLogo:null,portraitLogo:null,summary:"Klarna offers flexible payment plans that provides payment solutions for 85\nmillion customers and over 200,000 merchants across 19 markets.\n",description:"Klarna offers flexible payment plans that provides payment solutions for 85\nmillion customers and over 200,000 merchants across 19 markets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Klarna"}]},{apiName:"LPG-online",name:"LPG Online",landscapeLogo:null,portraitLogo:null,summary:"Latam Payment Group (LPG Online) specializes in the development of\ntechnological solutions for the operation of eCommerce in the Latin American\nmarket.\n",description:"Latam Payment Group (LPG Online) specializes in the development of\ntechnological solutions for the operation of eCommerce in the Latin American\nmarket.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/LPG-online"}]},{apiName:"LPG-payment-card",name:"LPG Payment Card",landscapeLogo:null,portraitLogo:null,summary:"The LPG Payment Card method.",description:"The LPG Payment Card method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/LPG-payment-card"}]},{apiName:"Litecoin",name:"Litecoin",landscapeLogo:null,portraitLogo:null,summary:"Litecoin is a peer-to-peer cryptocurrency and open-source software project.",description:"Litecoin is a peer-to-peer cryptocurrency and open-source software project.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Litecoin"}]},{apiName:"MTS",name:"MTS",landscapeLogo:null,portraitLogo:null,summary:"MTS allows users to make payments and money transfers from their e-wallet\nthrough a smartphone or MTS website.\n",description:"MTS allows users to make payments and money transfers from their e-wallet\nthrough a smartphone or MTS website.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MTS"}]},{apiName:"Matrix",name:"Matrix",landscapeLogo:null,portraitLogo:null,summary:"The Matrix method.",description:"The Matrix method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Matrix"}]},{apiName:"MaxiCash",name:"MaxiCash",landscapeLogo:null,portraitLogo:null,summary:"The MaxiCash method.",description:"The MaxiCash method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MaxiCash"}]},{apiName:"Megafon",name:"Megafon",landscapeLogo:null,portraitLogo:null,summary:"Megafon can be used to pay like a normal bank card online and in person at\nphysical locations.\n",description:"Megafon can be used to pay like a normal bank card online and in person at\nphysical locations.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Megafon"}]},{apiName:"MercadoPago",name:"MercadoPago",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/MercadoPago.svg",portraitLogo:null,summary:"Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",description:"Mercado hosts the largest online commerce and payments ecosystem in Latin America. They are present in 18 countries including: Argentina, Brazil, Mexico, Colombia, Chile, Venezuela and Peru. [www.mercadopago.com](https://www.mercadopago.com/)\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MercadoPago"}]},{apiName:"MiFinity-eWallet",name:"MiFinity-eWallet",landscapeLogo:null,portraitLogo:null,summary:"MiFinity eWallet allows users to send money from their account directly to a\nrecipient's bank account.\n",description:"MiFinity eWallet allows users to send money from their account directly to a\nrecipient's bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MiFinity-eWallet"}]},{apiName:"miscellaneous",name:"Miscellaneous",landscapeLogo:null,portraitLogo:null,summary:"The miscellaneous method.\n",description:"The miscellaneous method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/miscellaneous"}]},{apiName:"MobilePay",name:"MobilePay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/MobilePay.svg",portraitLogo:null,summary:"Fast, easy payments are handled with a simple swipe, and all that’s needed to make them is a phone number.\n",description:"Fast, easy payments are handled with a simple swipe, and all that’s needed to make them is a phone number.\n",countries:{mode:"subset",values:["DK"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MobilePay"}]},{apiName:"MuchBetter",name:"MuchBetter",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Muchbetter.svg",portraitLogo:null,summary:"MuchBetter is a payment application with free transfers and multiple contact\npayment devices.\n",description:"MuchBetter is a payment application with free transfers and multiple contact\npayment devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MuchBetter"}]},{apiName:"Multibanco",name:"Multibanco",landscapeLogo:null,portraitLogo:null,summary:"The Multibanco method.\n",description:"The Multibanco method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Multibanco"}]},{apiName:"MyFatoorah",name:"MyFatoorah",landscapeLogo:null,portraitLogo:null,summary:"The MyFatoorah method.",description:"The MyFatoorah method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/MyFatoorah"}]},{apiName:"Neosurf",name:"Neosurf",landscapeLogo:null,portraitLogo:null,summary:"Neosurf vouchers make online payments possible for thoe without bank accounts\nor credit cards.\n",description:"Neosurf vouchers make online payments possible for thoe without bank accounts\nor credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Neosurf"}]},{apiName:"Netbanking",name:"Netbanking",landscapeLogo:null,portraitLogo:null,summary:"Netbanking allows merchants to accept UPI transactions in India.",description:"Netbanking allows merchants to accept UPI transactions in India.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Netbanking"}]},{apiName:"Neteller",name:"Neteller",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Neteller.svg",portraitLogo:null,summary:"Neteller offers payments or withdrawals via bank transfer, member wires, money\ntransfers, and merchant sites.\n",description:"Neteller offers payments or withdrawals via bank transfer, member wires, money\ntransfers, and merchant sites.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Neteller"}]},{apiName:"Nordea-Solo",name:"Nordea Solo",landscapeLogo:null,portraitLogo:null,summary:"The Nordea Solo method.",description:"The Nordea Solo method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Nordea-Solo"}]},{apiName:"NordikCoin",name:"NordikCoin",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/NordikCoin.svg",summary:"NordikCoin customers can buy Bitcoin in under 5 minutes.",description:"NordikCoin is a crypto currency exchange that specializes in Bitcoin.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/NordikCoin"}]},{apiName:"OXXO",name:"OXXO",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/OXXO.svg",portraitLogo:null,summary:"OXXO is a Mexican convenience store chain with thousands of locations across\nLatin America. OXXO enables customers to pay bills and online purchases with\ncash.\n",description:"OXXO is a Mexican convenience store chain with thousands of locations across\nLatin America. OXXO enables customers to pay bills and online purchases with\ncash.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/OXXO"}]},{apiName:"OchaPay",name:"OchaPay",landscapeLogo:null,portraitLogo:null,summary:"The OchaPay method.",description:"The OchaPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/OchaPay"}]},{apiName:"online-bank-transfer",name:"Online Bank Transfer",landscapeLogo:null,portraitLogo:null,summary:"An online bank transfer is an electronic funds transfer of money from one bank\naccount to another.\n",description:"An online bank transfer is an electronic funds transfer of money from one bank\naccount to another.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/online-bank-transfer"}]},{apiName:"Onlineueberweisen",name:"OnlineUeberweisen",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Onlineueberweisen.svg",portraitLogo:null,summary:"OnlineUeberweisen is an online banking ePayment company located in Munich,\nGermany.\n",description:"OnlineUeberweisen is an online banking ePayment company located in Munich,\nGermany.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Onlineueberweisen"}]},{apiName:"oriental-wallet",name:"Oriental Wallet",landscapeLogo:null,portraitLogo:null,summary:"The Oriental Wallet method.",description:"The Oriental Wallet method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/oriental-wallet"}]},{apiName:"P24",name:"P24",landscapeLogo:null,portraitLogo:null,summary:"Przelewy24 (P24) is a payment method in Poland that allows the transfer of funds\nbetween more than 90,000 businesses and Polish banks.\n",description:"Przelewy24 (P24) is a payment method in Poland that allows the transfer of funds\nbetween more than 90,000 businesses and Polish banks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/P24"}]},{apiName:"PIX",name:"PIX",landscapeLogo:null,portraitLogo:null,summary:"PIX is a new payment method in Brazil for instant bank transfers and is\noperated by Brazilian banks, digital accounts, and wallets.\n",description:"PIX is a new payment method in Brazil for instant bank transfers and is\noperated by Brazilian banks, digital accounts, and wallets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PIX"}]},{apiName:"POLi",name:"POLi",landscapeLogo:null,portraitLogo:null,summary:"The POLi method.",description:"The POLi method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/POLi"}]},{apiName:"Pagadito",name:"Pagadito",landscapeLogo:null,portraitLogo:null,summary:"The Pagadito method.",description:"The Pagadito method.",countries:{mode:"subset",values:["BZ","CR","DO","GT","HN","NI","PA","PR","SV","US"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagadito"}]},{apiName:"PagoEffectivo",name:"PagoEffectivo",landscapeLogo:null,portraitLogo:null,summary:"The PagoEffectivo method.",description:"The PagoEffectivo method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PagoEffectivo"}]},{apiName:"Pagsmile-deposit-express",name:"Pagsmile Deposit Express",landscapeLogo:null,portraitLogo:null,summary:"Pagsmile Deposit Express is a money transfer system. After an online purchase,\nthe client can pay at a bank, ATM, or via internet banking.\n",description:"Pagsmile Deposit Express is a money transfer system. After an online purchase,\nthe client can pay at a bank, ATM, or via internet banking.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagsmile-deposit-express"}]},{apiName:"Pagsmile-lottery",name:"Pagsmile Lottery",landscapeLogo:null,portraitLogo:null,summary:"Pagsmile Lottery offers betting services as well as banking services such as\nwithdrawals, deposits, and bank checking.\n",description:"Pagsmile Lottery offers betting services as well as banking services such as\nwithdrawals, deposits, and bank checking.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pagsmile-lottery"}]},{apiName:"Pay4Fun",name:"Pay4Fun",landscapeLogo:null,portraitLogo:null,summary:"Pay4Fun is a prepaid e-wallet that is connected to a bank account and can be\nused for deposits and withdrawls.\n",description:"Pay4Fun is a prepaid e-wallet that is connected to a bank account and can be\nused for deposits and withdrawls.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Pay4Fun"}]},{apiName:"PayCash",name:"PayCash",landscapeLogo:null,portraitLogo:null,summary:"PayCash is an electronic payment platformfor making anonymous internet\npurchases with cash via kiosks.\n",description:"PayCash is an electronic payment platformfor making anonymous internet\npurchases with cash via kiosks.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayCash"}]},{apiName:"PayRedeem",name:"PayRedeem",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/PayRedeem.svg",portraitLogo:null,summary:"PayRedeem eCards can be purchased online with credit/debit card, wire transfer, cryptocurrency, and over 200 alternative payment methods.\n",description:"PayRedeem eCards can be purchased online with credit/debit card, wire transfer, cryptocurrency, and over 200 alternative payment methods.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayRedeem"}]},{apiName:"PayTabs",name:"PayTabs",landscapeLogo:null,portraitLogo:null,summary:"The PayTabs method.",description:"The PayTabs method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayTabs"}]},{apiName:"PayU",name:"PayU",landscapeLogo:null,portraitLogo:null,summary:"The PayU method.",description:"The PayU method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayU"}]},{apiName:"PayULatam",name:"PayULatam",landscapeLogo:null,portraitLogo:null,summary:"The PayULatam method.",description:"The PayULatam method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PayULatam"}]},{apiName:"Payco",name:"Payco",landscapeLogo:null,portraitLogo:null,summary:"Payco is one of the most popular forms of payment in South Korea and offers your shoppers convenience and familiarity when shopping online.\n",description:"Payco is one of the most popular forms of payment in South Korea and offers your shoppers convenience and familiarity when shopping online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Payco"}]},{apiName:"Payeer",name:"Payeer",landscapeLogo:null,portraitLogo:null,summary:"Payeer is an e-wallet designed to manage cryptocurrencies and fiat currencies\nwith a built-in payment exchange for systems such as MasterCard, VISA, or\nPaypal.\n",description:"Payeer is an e-wallet designed to manage cryptocurrencies and fiat currencies\nwith a built-in payment exchange for systems such as MasterCard, VISA, or\nPaypal.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Payeer"}]},{apiName:"PaymentAsia-crypto",name:"PaymentAsia-crypto",landscapeLogo:null,portraitLogo:null,summary:"The PaymentAsia-crypto method.",description:"The PaymentAsia-crypto method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PaymentAsia-crypto"}]},{apiName:"payment-card",name:"Payment Card",landscapeLogo:null,portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/PaymentCard.svg",summary:"Payment cards are physical cards used for cashless payments and are issued by\nfinancial institiutions, such as banks, to a customer.\n",description:"Payment cards are physical cards used for cashless payments and are issued by\nfinancial institiutions, such as banks, to a customer.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/payment-card"}]},{apiName:"Paymero-QR",name:"Paymero-QR",landscapeLogo:null,portraitLogo:null,summary:"Paymero-QR helps online merchants to accept alternative methods such as\ncontactless payments through a QR code.\n",description:"Paymero-QR helps online merchants to accept alternative methods such as\ncontactless payments through a QR code.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paymero-QR"}]},{apiName:"Paymero",name:"Paymero",landscapeLogo:null,portraitLogo:null,summary:"Paymero is an instant bank transfer that allows customers to make UnionPay\nbank transfers to merchants.\n",description:"Paymero is an instant bank transfer that allows customers to make UnionPay\nbank transfers to merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paymero"}]},{apiName:"paypal",name:"Paypal",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Paypal.svg",portraitLogo:"https://app.rebilly.com/static/payment-methods/portrait/Paypal.svg",summary:"Paypal is currently one of the most popular online payment processors, with\nover 300 million account holders.\n",description:"Paypal is currently one of the most popular online payment processors, with\nover 300 million account holders.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/paypal"}]},{apiName:"Paysafecard",name:"Paysafecard",landscapeLogo:null,portraitLogo:null,summary:"Paysafecard is a closed loop gift card that allows users to pay safely online.",description:"Paysafecard is a closed loop gift card that allows users to pay safely online.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paysafecard"}]},{apiName:"Paysafecash",name:"Paysafecash",landscapeLogo:null,portraitLogo:null,summary:"Paysafecash is an online payment method that allows users to make secure digital payments using cash.",description:"Paysafecash is an online payment method that allows users to make secure digital payments using cash.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Paysafecash"}]},{apiName:"Perfect-money",name:"Perfect Money",landscapeLogo:null,portraitLogo:null,summary:"Perfect oney allows users to make instant payments and money transfers\nsecurely online through an online portal.\n",description:"Perfect oney allows users to make instant payments and money transfers\nsecurely online through an online portal.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Perfect-money"}]},{apiName:"phone",name:"Phone",landscapeLogo:null,portraitLogo:null,summary:"A phone is a telecommunications device that allows users to conduct a\nconversation.\n",description:"A phone is a telecommunications device that allows users to conduct a\nconversation.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/phone"}]},{apiName:"PhonePe",name:"PhonePe",landscapeLogo:null,portraitLogo:null,summary:"PhonePe is a digital wallet and online payments application that allows users\nto make instant money transfers with UPI.\n",description:"PhonePe is a digital wallet and online payments application that allows users\nto make instant money transfers with UPI.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PhonePe"}]},{apiName:"Piastrix",name:"Piastrix",landscapeLogo:null,portraitLogo:null,summary:"Piastrix is a Russian payment method that allows merchants to accept credit\ncard purchases via e-wallet.\n",description:"Piastrix is a Russian payment method that allows merchants to accept credit\ncard purchases via e-wallet.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Piastrix"}]},{apiName:"PinPay",name:"PinPay",landscapeLogo:null,portraitLogo:null,summary:"The PinPay method.",description:"The PinPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/PinPay"}]},{apiName:"QIWI",name:"QIWI",landscapeLogo:null,portraitLogo:null,summary:"QIWI is an e-wallet that allows users to transfer money, receive payments, and\nhas over 149,000 kiosks and terminals.\n",description:"QIWI is an e-wallet that allows users to transfer money, receive payments, and\nhas over 149,000 kiosks and terminals.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QIWI"}]},{apiName:"QPay",name:"QPay",landscapeLogo:null,portraitLogo:null,summary:"The QPay method.\n",description:"The QPay method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QPay"}]},{apiName:"QQPay",name:"QQPay",landscapeLogo:null,portraitLogo:null,summary:"QQPay is an e-wallet that allows users to pay for online services quickly an\nsecurely.\n",description:"QQPay is an e-wallet that allows users to pay for online services quickly an\nsecurely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/QQPay"}]},{apiName:"rapyd-checkout",name:"Rapyd Checkout",landscapeLogo:null,portraitLogo:null,summary:"Rapyd Checkout is a platform that allows businesses to accept payment in the\nform of instant UPI payments from bank accounts, e-wallets, and credit cards.\n",description:"Rapyd Checkout is a platform that allows businesses to accept payment in the\nform of instant UPI payments from bank accounts, e-wallets, and credit cards.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/rapyd-checkout"}]},{apiName:"Resurs",name:"Resurs",landscapeLogo:null,portraitLogo:null,summary:"The Resurs method.",description:"The Resurs method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Resurs"}]},{apiName:"SEPA",name:"SEPA",landscapeLogo:null,portraitLogo:null,summary:"SEPA simplifies payments within the European Union and facilitates the direct\ndebiting of every Euro-denominated bank account.\n",description:"SEPA simplifies payments within the European Union and facilitates the direct\ndebiting of every Euro-denominated bank account.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SEPA"}]},{apiName:"SMSVoucher",name:"SMSVoucher",landscapeLogo:null,portraitLogo:null,summary:"SMS Voucher is a mobile voucher that can be used to transfer funds via a\nmobile phone.\n",description:"SMS Voucher is a mobile voucher that can be used to transfer funds via a\nmobile phone.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SMSVoucher"}]},{apiName:"SPEI",name:"SPEI",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/spei.svg",portraitLogo:null,summary:"SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",description:"SPEI allows its customers to send and receive interbank electronic\ntransfers and obtain real-time payment confirmation in seconds.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SPEI"}]},{apiName:"SafetyPay",name:"SafetyPay",landscapeLogo:null,portraitLogo:null,summary:"SafetyPay operates the largest network of banks and cash collection points in Latin America, the result of 10+ years effort, with presence in 16 countries consolidated with 380 bank partners and 180,000 collection points.\n",description:"SafetyPay operates the largest network of banks and cash collection points in Latin America, the result of 10+ years effort, with presence in 16 countries consolidated with 380 bank partners and 180,000 collection points.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SafetyPay"}]},{apiName:"Samsung Pay",name:"Samsung Pay",landscapeLogo:null,portraitLogo:null,summary:"Samsung Pay is a mobile payment and digital wallet service by Samsung Electronics that enables users to make payments using\ncompatible phones and other Samsung-produced devices.\n",description:"Samsung Pay is a mobile payment and digital wallet service by Samsung Electronics that enables users to make payments using\ncompatible phones and other Samsung-produced devices.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!1,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Samsung%20Pay"}]},{apiName:"Siirto",name:"Siirto",landscapeLogo:null,portraitLogo:null,summary:"Siirto allows users to transfer money easily to other Siirto users by using\ntheir phone numbers.\n",description:"Siirto allows users to transfer money easily to other Siirto users by using\ntheir phone numbers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Siirto"}]},{apiName:"Skrill",name:"Skrill",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Skrill.svg",portraitLogo:null,summary:"Skrill is a digital wallet for money transfers and online payments that offers\na safe way to pay across different platforms.\n",description:"Skrill is a digital wallet for money transfers and online payments that offers\na safe way to pay across different platforms.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Skrill"}]},{apiName:"Skrill Rapid Transfer",name:"Skrill Rapid Transfer",landscapeLogo:null,portraitLogo:null,summary:"Skrill Rapid Transfer allows users to deposit money into their Skrill wallet\nor to pay online directly.\n",description:"Skrill Rapid Transfer allows users to deposit money into their Skrill wallet\nor to pay online directly.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Skrill%20Rapid%20Transfer"}]},{apiName:"Sofort",name:"Sofort",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Sofort.svg",portraitLogo:null,summary:"Sofort is a payment method acquired by Klarna that redirects customers to\ninitiate a transfer with their bank.\n",description:"Sofort is a payment method acquired by Klarna that redirects customers to\ninitiate a transfer with their bank.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Sofort"}]},{apiName:"SparkPay",name:"SparkPay",landscapeLogo:null,portraitLogo:null,summary:"The SparkPay method.",description:"The SparkPay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/SparkPay"}]},{apiName:"swift-dbt",name:"SWIFT Debit",landscapeLogo:null,portraitLogo:null,summary:"The SWIFT Debit method.",description:"The SWIFT Debit method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/swift-dbt"}]},{apiName:"TWINT",name:"TWINT",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/TWINT.svg",portraitLogo:null,summary:"TWINT allows customers to make convenient and secure payments via a smartpone.",description:"TWINT allows customers to make convenient and secure payments via a smartpone.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/TWINT"}]},{apiName:"Tele2",name:"Tele2",landscapeLogo:null,portraitLogo:null,summary:"Tele2 is an intergrated e-wallet that allows users to instantly receive\ndigital payments frmi TalkBank.\n",description:"Tele2 is an intergrated e-wallet that allows users to instantly receive\ndigital payments frmi TalkBank.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tele2"}]},{apiName:"Telr",name:"Telr",landscapeLogo:null,portraitLogo:null,summary:"The Telr method.",description:"The Telr method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Telr"}]},{apiName:"Terminaly-RF",name:"Terminaly RF",landscapeLogo:null,portraitLogo:null,summary:"The Terminaly RF method.",description:"The Terminaly RF method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Terminaly-RF"}]},{apiName:"Tether",name:"Tether",landscapeLogo:null,portraitLogo:null,summary:"Tether is a cryptocurrency with tokens issued by Tether Limited.",description:"Tether is a cryptocurrency with tokens issued by Tether Limited.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tether"}]},{apiName:"ToditoCash-card",name:"ToditoCash Card",landscapeLogo:null,portraitLogo:null,summary:"ToditoCash Card is a prepaid card service used in Mexico that allows customers\nto use the card for purchasing goods and services online.\n",description:"ToditoCash Card is a prepaid card service used in Mexico that allows customers\nto use the card for purchasing goods and services online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ToditoCash-card"}]},{apiName:"Trustly",name:"Trustly",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Trustly.svg",portraitLogo:null,summary:"Trustly an open banking payment method that allows customers to shop and pay\nfrom their online bank account, without the use of a card or app.\n",description:"Trustly an open banking payment method that allows customers to shop and pay\nfrom their online bank account, without the use of a card or app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Trustly"}]},{apiName:"Tupay",name:"Tupay",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Tupay.svg",portraitLogo:null,summary:"Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",description:"Tupay is a one-stop-shop payment platform. It enables you to make everyday purchases in an easy, convenient, and secure manner through your favorite wallets.\nPay seamlessly, in-app, from anywhere your money is. Whether it is mobile money, a card, or bank without the need to transfer to various wallets.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Tupay"}]},{apiName:"UPI",name:"UPI",landscapeLogo:null,portraitLogo:null,summary:"Unified Payments Interface (UPI) is a payment system that powers multiple bank\naccounts into a single mobile application.\n",description:"Unified Payments Interface (UPI) is a payment system that powers multiple bank\naccounts into a single mobile application.\n",countries:{mode:"subset",values:["IN"]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UPI"}]},{apiName:"UPayCard",name:"UPayCard",landscapeLogo:null,portraitLogo:null,summary:"The UPayCard method.",description:"The UPayCard method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UPayCard"}]},{apiName:"USD-coin",name:"USD coin",landscapeLogo:null,portraitLogo:null,summary:"The USD coin (USDC ERC20) method.\n",description:"The USD coin (USDC ERC20) method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/USD-coin"}]},{apiName:"UniCrypt",name:"UniCrypt",landscapeLogo:null,portraitLogo:null,summary:"The UniCrypt method.",description:"The UniCrypt method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/UniCrypt"}]},{apiName:"VCreditos",name:"VCreditos",landscapeLogo:null,portraitLogo:null,summary:"VCreditos is an e-wallet for online transfers and withdrawals. The customer\ncan acquire exclusive advantages, points, and benefits.\n",description:"VCreditos is an e-wallet for online transfers and withdrawals. The customer\ncan acquire exclusive advantages, points, and benefits.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VCreditos"}]},{apiName:"VegaWallet",name:"VegaWallet",landscapeLogo:null,portraitLogo:null,summary:"VegaWallet is an e-wallet that allows users to purchase, receive, send, and convert funds (points) between users and merchants.\n",description:"VegaWallet is an e-wallet that allows users to purchase, receive, send, and convert funds (points) between users and merchants.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VegaWallet"}]},{apiName:"VenusPoint",name:"VenusPoint",landscapeLogo:null,portraitLogo:null,summary:"The VenusPoint method.",description:"The VenusPoint method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/VenusPoint"}]},{apiName:"voucher",name:"Voucher",landscapeLogo:null,portraitLogo:null,summary:"The voucher method.\n",description:"The voucher method.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/voucher"}]},{apiName:"Wallet88",name:"Wallet88",landscapeLogo:null,portraitLogo:null,summary:"Wallet88 payment method.",description:"Wallet88 payment method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Wallet88"}]},{apiName:"WeChat Pay",name:"WeChat Pay",landscapeLogo:null,portraitLogo:null,summary:"WeChat Pay is an e-Wallet within the Chinese social media app WeChat.",description:"WeChat Pay is an e-Wallet within the Chinese social media app WeChat.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/WeChat%20Pay"}]},{apiName:"Webmoney",name:"Webmoney",landscapeLogo:"https://app.rebilly.com/static/payment-methods/landscape/Webmoney.svg",portraitLogo:null,summary:"The Webmoney method.",description:"The Webmoney method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webmoney"}]},{apiName:"Webpay",name:"Webpay",landscapeLogo:null,portraitLogo:null,summary:"The Webpay method.",description:"The Webpay method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webpay"}]},{apiName:"Webpay Card",name:"Webpay Card",landscapeLogo:null,portraitLogo:null,summary:"Webpay Card allows consumers in Chile to securely use their debit and credit\ncards online.\n",description:"Webpay Card allows consumers in Chile to securely use their debit and credit\ncards online.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Webpay%20Card"}]},{apiName:"XPay-P2P",name:"XPay-P2P",landscapeLogo:null,portraitLogo:null,summary:"XPAY-P2P is a payment service provider with online merchant services & payment\ngateway integration for retailers.\n",description:"XPAY-P2P is a payment service provider with online merchant services & payment\ngateway integration for retailers.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/XPay-P2P"}]},{apiName:"XPay-QR",name:"XPay-QR",landscapeLogo:null,portraitLogo:null,summary:"XPay-QR is a contactless payment method where payments are completed by\nscannign a QR code from a mobile app.\n",description:"XPay-QR is a contactless payment method where payments are completed by\nscannign a QR code from a mobile app.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/XPay-QR"}]},{apiName:"Yandex-money",name:"Yandex Money",landscapeLogo:null,portraitLogo:null,summary:"Yandex Money serves both merchants and individual users as the largest\nelectronic payment service in Russia.\n",description:"Yandex Money serves both merchants and individual users as the largest\nelectronic payment service in Russia.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Yandex-money"}]},{apiName:"Zimpler",name:"Zimpler",landscapeLogo:null,portraitLogo:null,summary:"The Zimpler method.",description:"The Zimpler method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Zimpler"}]},{apiName:"Zotapay",name:"Zotapay",landscapeLogo:null,portraitLogo:null,summary:"Zotapay is a global payment service provider that facilitates online payment\nprocessing solutions for emerging markets worldwide.\n",description:"Zotapay is a global payment service provider that facilitates online payment\nprocessing solutions for emerging markets worldwide.\n",countries:{mode:"all",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/Zotapay"}]},{apiName:"ePay.bg",name:"ePay.bg",landscapeLogo:null,portraitLogo:null,summary:"ePay.bg is a free mobile application allowing customers to pay and receive\nmoney quickly and safely.\n",description:"ePay.bg is a free mobile application allowing customers to pay and receive\nmoney quickly and safely.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ePay.bg"}]},{apiName:"ePayCard",name:"ePayCard",landscapeLogo:null,portraitLogo:null,summary:"ePay is a free mobile application that provides a quick and safe way to pay and receive money.\n",description:"ePay is a free mobile application that provides a quick and safe way to pay and receive money.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ePayCard"}]},{apiName:"ezyEFT",name:"ezyEFT",landscapeLogo:null,portraitLogo:null,summary:"ezyEFT is an easy to use software application that offers customers the option\nof paying by direct debit.\n",description:"ezyEFT is an easy to use software application that offers customers the option\nof paying by direct debit.\n",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/ezyEFT"}]},{apiName:"loonie",name:"loonie",landscapeLogo:null,portraitLogo:null,summary:"The loonie method.",description:"The loonie method.",countries:{mode:"unknown",values:[]},storefrontEnabled:!0,_links:[{rel:"self",href:"https://api.rebilly.com/payment-methods/loonie"}]}];class Km extends es{get logo(){return this.landscapeLogo||this.portraitLogo}}const Qm=class{constructor({name:e="",expirationTime:t="",displayName:n="",country:a="",merchantName:r="",merchantOrigin:o="",paypalMerchantId:i="",billingAgreementToken:s="",paypalClientId:l="",linkToken:u=""}={}){this.name=e,this.expirationTime=t,this.displayName=n,this.country=a,this.merchantName=r,this.merchantOrigin=o,this.paypalMerchantId=i,this.billingAgreementToken=s,this.paypalClientId=l,this.linkToken=u}};Qm.FeatureName={paypalBillingAgreement:"PayPal billing agreement",googlePay:"Google Pay",applePay:"Apple Pay"};let ef=Qm;class tf{constructor({index:e=null,method:t="",feature:n=null,brands:a=[],filters:r=[],metadata:o=null}={}){this.index=e,this.method=t,this.feature=n?new ef(n):null,this.brands=a,this.filters=r,this.metadata=o?new Km(o):null}get optionsPaymentInstrumentsKey(){var e;switch(null==(e=this.feature)?void 0:e.name){case ef.FeatureName.paypalBillingAgreement:return"paypal";case ef.FeatureName.googlePay:return"googlePay";case ef.FeatureName.applePay:return"applePay";default:return}}}function nf(e){const t=[...Jm],n=["Google Pay","Apple Pay","paypal"],a=["echeck","Khelocard","Klarna","Apple Pay","China UnionPay","Google Pay","KakaoPay","Payco","Samsung Pay"];return e.filter((e=>{const t="paypal"===e.method&&!e.feature,n="ach"===e.method&&e.feature,r=a.includes(e.method);return!t&&!n&&!r})).map(((e,a)=>{const r=t.find((t=>t.apiName===e.method))||{};return r.isExpressMethod=(({method:e,feature:t})=>n.includes(e)||n.includes(null==t?void 0:t.name))(e),new tf({index:a,metadata:r,...e})}))}async function af(){return vp((async()=>{var e,t,n,a,r,o,i,s,l;if(!lo.data.riskMetadata){const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}const u={riskMetadata:lo.data.riskMetadata};if(u.websiteId=(null==(e=lo.options)?void 0:e.websiteId)||null,(null==(t=lo.options)?void 0:t.items)&&(u.items=Ep(lo.options.items)),((null==(n=lo.options)?void 0:n.money)||(null==(a=lo.data)?void 0:a.invoice)||(null==(r=lo.data)?void 0:r.transaction))&&(null==(o=lo.data)?void 0:o.amountAndCurrency)){const{amount:e,currency:t}=lo.data.amountAndCurrency;u.amount=e,u.currency=t}(null==(s=null==(i=lo.data)?void 0:i.account)?void 0:s.address)&&(u.billingAddress=lo.data.account.address),(null==(l=lo.data)?void 0:l.deposit)&&(u.amount=lo.data.deposit.amount,u.currency=lo.data.deposit.currency);const{fields:c}=await lo.storefront.purchase.readyToPay({data:u});return nf(Object.values(c))}))}function rf(e){const t=[...Jm],n=["Google Pay","Apple Pay","paypal"],a=["echeck","Khelocard","Klarna"];return e.filter((e=>{const t="paypal"===e.method&&!e.feature,n="ach"===e.method&&e.feature,r=a.includes(e.method);return!t&&!n&&!r})).map(((e,a)=>{const r=t.find((t=>t.apiName===e.method))||{};return r.isExpressMethod=(({method:e,feature:t})=>n.includes(e)||n.includes(null==t?void 0:t.name))(e),new tf({index:a,metadata:r,...e})})).filter((({metadata:e})=>e.storefrontEnabled))}async function of(){return vp((async()=>{var e,t,n;if(so(lo.options),function(e){if(null==e)throw new Error("Could not access data instance")}(lo.data),io(lo.storefront),!(null==(e=null==lo?void 0:lo.data)?void 0:e.riskMetadata)){const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}const a={riskMetadata:lo.data.riskMetadata,websiteId:lo.options.websiteId||null};(null==(n=null==(t=null==lo?void 0:lo.data)?void 0:t.account)?void 0:n.address)&&(a.billingAddress=lo.data.account.address),lo.data.payout&&(a.amount=lo.data.payout.amount,a.currency=lo.data.payout.currency);const{fields:r}=await lo.storefront.readyToPayout.readyToPayout({data:a});return rf(Object.values(r))}))}async function sf({data:e}){return vp((async()=>{var t;io(lo.storefront),so(lo.options),lo.storefront.setSessionToken(lo.options.jwt);const{fields:n}=await lo.storefront.invoices.get({...e,expand:"items.*.product"});return{products:null==(t=n.items)?void 0:t.filter((e=>e._embedded)).map((e=>{var t;return new Um(null==(t=e._embedded)?void 0:t.product)})),invoice:new ns(n)}}))}const lf=class e extends es{constructor({invoiceIds:e=[],...t}){super(t),this.invoiceIds=e||[]}get invoiceId(){return this.invoiceIds[0]||null}get hasInvoice(){return Boolean(this.invoiceId)}get transactionIsCompleted(){return this.status===e.Status.completed}};lf.Status={completed:"completed"};let uf=lf;async function cf({data:e=null}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.transactions.get(e);return new uf(t)}))}class df{constructor({firstName:e=null,lastName:t=null,organization:n=null,address:a=null,address2:r=null,city:o=null,region:i=null,country:s=null,postalCode:l=null,emails:u=[],phoneNumbers:c=[]}={}){this.firstName=e,this.lastName=t,this.organization=n,this.address=a,this.address2=r,this.city=o,this.region=i,this.country=s,this.postalCode=l,this.emails=u,this.phoneNumbers=c}}class pf extends es{constructor({primaryAddress:e={},...t}={}){super(t),this.address=new df({...e})}}class mf extends es{}async function ff(){return vp((async()=>{var e;io(lo.storefront),so(lo.options),lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.account.get({expand:"website"});return{website:new mf(null==(e=t._embedded)?void 0:e.website),account:new pf(t)}}))}async function hf(){return vp((async()=>{io(lo.storefront);const{items:e}=await lo.storefront.paymentInstruments.getAll({filter:"status:active,inactive,verification-needed"});return e.map((({fields:e})=>e))}))}class yf extends es{constructor(e){super(e),this.amount=Array.isArray(e.amounts)?e.amounts[0]:e.amount,e.buttons?this.buttons=e.buttons:e.amounts?this.buttons=[...e.amounts]:this.buttons=[],this.editable="boolean"==typeof e.editable?e.editable:Boolean(e.customAmount),this.customAmount=to({minimum:1,maximum:1e12,multipleOf:1},e.customAmount||{})}}async function bf({data:e=null}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.depositRequests.get(e);return new yf(t)}))}const gf=class e extends es{constructor(e={}){super(e)}get isPending(){return this.status===e.Status.pending}};gf.Status={pending:"pending",instrumentSelected:"instrument-selected",partiallyFulfilled:"partially-fulfilled",fulfilled:"fulfilled",canceled:"canceled"};let vf=gf;async function wf(e){return vp((async()=>{io(lo.storefront),so(lo.options);const{fields:t}=await lo.storefront.payoutRequests.get(e);return new vf(t)}))}function kf(e){return null!=e&&"depositRequestId"in e&&"string"==typeof e.depositRequestId}const xf=["utm_source","utm_medium","utm_campaign","utm_term","utm_content","affiliate","subAffiliate","clickId","salesAgent"],Sf=/utm_/g,Af=()=>{const{href:e,origin:t,pathname:n,search:a}=window.location,r={path:e.length<=255?e:`${t}${n}`};return a.replace("?","").split("&").map((e=>e.split("="))).filter((e=>{const[t]=e;return xf.indexOf(t)>-1})).reduce(((e,t)=>{const[n,a=null]=t,r=n.replace(Sf,"");return r&&(e[r]=a),e}),r)};class Ef{constructor({...e}={}){var t;Object.entries({...lo.data||{},...e}).forEach((([e,t])=>{this[e]=t})),this.money=(null==(t=lo.options)?void 0:t.money)||null,this.couponIds=[],this.addons=[],this.acceptBumpOffer=!1}get amountAndCurrency(){let e,t,n;this.previewPurchase?(e=this.previewPurchase.currency,t=this.previewPurchase.total):this.invoice?(e=this.invoice.currency,t=this.invoice.amount,n=this.invoice.amountDue):this.transaction?(e=this.transaction.currency,t=this.transaction.amount):this.money&&(e=this.money.currency,t=this.money.amount);const a={amount:t,currency:e};return n&&(a.amountDue=n),a}get isPayment(){return Boolean(this.invoice||this.transaction||this.money)}get isDepositTransaction(){var e;return Boolean(null==(e=this.transaction)?void 0:e.depositRequestId)}get isInvoice(){return Boolean(this.invoice)}get isPurchase(){return Boolean(this.previewPurchase)}get hasAmountDue(){return Boolean(this.amountAndCurrency.amountDue&&this.amountAndCurrency.amountDue!==this.amountAndCurrency.amount)}get summaryItems(){const{discountsAmount:e=null,shippingAmount:t=null,subtotalAmount:n=null,taxAmount:a=null}=this.previewPurchase||this.invoice||{};return{discountsAmount:e,shippingAmount:t,subtotalAmount:n,taxAmount:a}}get summaryLineItems(){let e=[];return this.invoice?({items:e=[]}=this.invoice):({lineItems:e=[]}=this.previewPurchase||{}),e}get isShippingRequired(){return(this.products||[]).some((e=>e.requiresShipping))}get hasPurchaseData(){var e,t;return Boolean(this.isPayment||this.inPurchase||(null==(e=lo.options)?void 0:e.deposit)||(null==(t=lo.options)?void 0:t.payout))}toPostmatesModel(){return JSON.parse(JSON.stringify({...this,hasPurchaseData:this.hasPurchaseData,amountAndCurrency:this.amountAndCurrency,isPayment:this.isPayment,isInvoice:this.isInvoice,isPurchase:this.isPurchase,isDepositTransaction:this.isDepositTransaction,hasAmountDue:this.hasAmountDue,summaryItems:this.summaryItems,summaryLineItems:this.summaryLineItems,isShippingRequired:this.isShippingRequired,leadSource:Af()}))}}async function Lf({riskMetadata:e=null,fetchInvoiceAndProducts:t=sf,fetchTransaction:n=cf,fetchAccountAndWebsite:a=ff,fetchInstruments:r=hf,fetchDepositRequest:o=bf,fetchPayoutRequest:i=wf}={}){var s,l,u,c,d,p,m,f,h,y,b,g,v,w,k,x,S,A,E,L,P;try{if(lo.data=new Ef,lo.storefront&&(null==(s=lo.options)?void 0:s.jwt)&&lo.storefront.setSessionToken(lo.options.jwt),e)lo.data.riskMetadata=e;else{const{riskMetadata:e}=await Wm();lo.data.riskMetadata=e}let I;(null==(l=lo.options)?void 0:l.deposit)&&(kf(lo.options.deposit)?lo.data.deposit=await o({data:{id:lo.options.deposit.depositRequestId}}):lo.data.deposit=new yf(lo.options.deposit)),(null==(u=lo.options)?void 0:u.payout)&&(lo.data.payout=await i({id:lo.options.payout.payoutRequestId})),(null==(c=lo.options)?void 0:c.transactionId)&&(lo.data.transaction=await n({data:{id:lo.options.transactionId}}));const T=(null==(d=lo.options)?void 0:d.invoiceId)||(null==(m=null==(p=lo.data)?void 0:p.transaction)?void 0:m.invoiceId);if(T){const{invoice:e,products:n}=await t({data:{id:T}});I=Promise.resolve(n),lo.data.invoice=e}const C=[null==(h=null==(f=lo.options)?void 0:f.paymentInstruments)?void 0:h.allowDeactivate,null==(b=null==(y=lo.options)?void 0:y.paymentInstruments)?void 0:b.allowUpdate,null==(v=null==(g=lo.options)?void 0:g.paymentInstruments)?void 0:v.allowMakeDefault].some((e=>e));let $=Promise.resolve(null),R=Promise.resolve(null),F=Promise.resolve(),H=null;(null==(w=lo.options)?void 0:w.jwt)?(F=a().then((({account:e,website:t})=>{if(null==lo.data)throw new Error("Invalid data instance");lo.data.account=e,lo.data.website=t})),(null==(k=lo.options)?void 0:k.payout)?R=F.then((()=>of())):(lo.data.money||lo.data.invoice||lo.data.transaction||lo.data.payout||lo.data.deposit)&&($=F.then((()=>af()))),H=r()):(null==(x=lo.options)?void 0:x.payout)?R=of():$=af();const B=(null==(S=lo.options)?void 0:S.items)?Pp():null;(null==(A=lo.options)?void 0:A.jwt)||(I=async function(){return vp((async()=>{var e,t,n,a;let r;r=(null==(e=lo.data)?void 0:e.summaryLineItems)&&lo.data.summaryLineItems.length>0?lo.data.summaryLineItems:(null==(t=lo.options)?void 0:t.items)??[];const o={filter:"",expand:"product"};if(r.length){let e=r.map((e=>e.planId));(null==(n=lo.options)?void 0:n.addons)&&(e=e.concat(lo.options.addons.map((e=>e.planId)))),(null==(a=lo.options)?void 0:a.bumpOffer)&&(e=e.concat(lo.options.bumpOffer.map((e=>e.planId)))),o.filter=`id:${Array.from(new Set(e)).join(",")}`}if(o.filter.length)try{io(lo.storefront);const{items:e}=await lo.storefront.plans.getAll(o),t=[];return e.map((({fields:e})=>{var t;return new Um(null==(t=e._embedded)?void 0:t.product)})).forEach((e=>{t.every((t=>t.id!==e.id))&&t.push(e)})),t}catch(i){}return[]}))}());let O=new Promise((e=>{e([])}));((null==(E=lo.options)?void 0:E.addons)||(null==(L=lo.options)?void 0:L.bumpOffer))&&(O=async function(){return vp((async()=>{var e,t;let n=[];if((null==(e=lo.options)?void 0:e.addons)&&(n=n.concat(lo.options.addons.map((e=>e.planId)))),(null==(t=lo.options)?void 0:t.bumpOffer)&&(n=n.concat(lo.options.bumpOffer.map((e=>e.planId)))),n.length>0){io(lo.storefront);const{items:e}=await lo.storefront.plans.getAll({filter:`id:${n.join(",")}`});return e.map((({fields:e})=>new Ym(e).toPayload()))}return[]}))}());let[N,_,M,j,q,D]=await Promise.all([R,$,B,I,O,H]);if(C&&D&&!_&&!(null==(P=lo.options)?void 0:P.payout)){const e=new Set;D.forEach((t=>{e.add(t.method)})),_=nf(Array.from(e).map((e=>({method:e}))))}return new Ef({readyToPayout:N,readyToPay:_,previewPurchase:M,products:j,plans:q,availableInstruments:D,isManageInstruments:C})}catch(I){console.error(I)}return new Ef({})}function Pf({state:e,id:t}){const{Framepay:n}=window,a=e.form.querySelector(`.rebilly-instruments-${t}-method`);return function(){if(!a.children.length){const a={"google-pay":"googlePay","pay-pal-billing-agreement":"paypal","apple-pay":"applePay"},r=e.form.querySelector(`.rebilly-instruments-${t}-method`);a[t]?(n[a[t]].mount(r),"apple-pay"===t&&function(){const t=e.form.querySelector("#rebilly-apple-pay-button"),{applePayDisplayOptions:{buttonHeight:n}}=e.options.digitalWallet.applePay;t.style.margin="0px",t.style.width="100%",t.style.height=n,t.style.cursor="pointer"}()):console.warn(`method '${t}' is not supported`)}}}const If=e=>{var t,n;return{METHOD_ID:Xi((null==(t=e.feature)?void 0:t.name)||e.method),METHOD_TYPE:Gi((null==(n=e.feature)?void 0:n.name)||e.method).replace("-","")}},Tf=()=>window.ApplePaySession;async function Cf({methods:e,container:t}){const n=e.map((e=>{const{METHOD_ID:t}=If(e);return t})),{Framepay:a}=window;(null==a?void 0:a.initialized)||await(null==a?void 0:a.initialize(function({methodIds:e}={}){var t,n;const{options:a,data:r}=lo,o={style:a.themeFramepay,locale:(null==a?void 0:a.locale)||"auto",organizationId:a.organizationId,websiteId:a.websiteId,methods:a.payout?r.readyToPayout:r.readyToPay};return e.includes("pay-pal-billing-agreement")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},r.amountAndCurrency),o.paypal=a.paymentInstruments.paypal),e.includes("google-pay")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},null==(t=a.digitalWallet.googlePay)?void 0:t.transactionData),o.googlePay=a.digitalWallet.googlePay.googlePayDisplayOptions),e.includes("apple-pay")&&(o.transactionData=to("object"==typeof o.transactionData?o.transactionData:{},null==(n=a.digitalWallet.applePay)?void 0:n.transactionData),o.applePay=a.digitalWallet.applePay.applePayDisplayOptions),a.publishableKey&&(o.publishableKey=a.publishableKey),a.jwt&&(o.jwt=a.jwt,o.sandbox="sandbox"===a.apiMode),r.riskMetadata&&(o.riskMetadata=r.riskMetadata),o}({methodIds:n}))),null==a||a.on("ready",(()=>{const n=[];e.map((e=>{const{METHOD_ID:a}=If(e);("apple-pay"!==a||Tf())&&(t.innerHTML+=`\n <div class="rebilly-instruments-${a}-method" style="height: ${function(e){var t,n;let a;const r=e.optionsPaymentInstrumentsKey;if(!r)return"48px";const{buttonHeight:o,displayOptions:i}=(null==(n=null==(t=lo.options)?void 0:t.paymentInstruments)?void 0:n[r])||{};return a=i?i.buttonHeight:o,"number"==typeof a&&(a=`${o}px`),a}(e)}"></div>\n `,n.push(Pf({state:lo,id:a})))})),n.forEach((e=>e()))})),null==a||a.on("error",(e=>{if("paypal-error"===e.code){const e=document.querySelector(".rebilly-instruments-pay-pal-billing-agreement-method");if(e&&(e.remove(),t.children.length<=0)){const e=document.querySelector('[data-rebilly-instruments="divider"]');e&&e.remove()}}else console.error(e)}));const r="sandbox"===lo.options.apiMode?"https://forms-sandbox.secure-payments.app/approval-url?close=true":"https://forms.secure-payments.app/approval-url?close=true";null==a||a.on("token-ready",(e=>{var t,n,a;const o={websiteId:lo.options.websiteId,billingAddress:e.billingAddress,redirectUrl:r,_raw:e};if((null==(t=lo.data)?void 0:t.isShippingRequired)&&(e.shippingAddress?o.deliveryAddress=e.shippingAddress:o.deliveryAddress=o.billingAddress),Array.isArray(null==(n=o.billingAddress)?void 0:n.emails)){const e=o.billingAddress.emails.find((e=>"main"===e.label));(null==e?void 0:e.value)&&(o.billingAddress.email=e.value)}if(Array.isArray(null==(a=o.deliveryAddress)?void 0:a.emails)){const e=o.deliveryAddress.emails.find((e=>"main"===e.label));(null==e?void 0:e.value)&&(o.deliveryAddress.email=e.value)}Ji.instrumentReady.dispatch(o)}))}function $f({offer:e}){const t=lo.data.plans.find((t=>t.id===e.planId)),n=lo.data.products.find((e=>e.id===t.productId)),a=(e,t)=>e?t:"";const r={...e,quantity:t.pricing.isBracket?null:e.quantity,name:n.name,description:t.name,unitPrice:function(){const e=function(e,t="USD"){const n=Number(e);return Number.isNaN(n)||null==e?"-":new Intl.NumberFormat("en-US",{style:"currency",currency:t}).format(n)}(t.pricing.isBracket?t.pricing.brackets[0].price:t.pricing.price,t.currency);return t.pricing.isBracket?lo.translate.getTranslation("form.bumpOffer.startingAt").replace("{basePrice}",e):e}()};return`\n <div class="rebilly-instruments-bump-offer-line-item">\n ${o=r,a(o.thumbnail,`\n <figure class="rebilly-instruments-bump-offer-line-item-figure">\n <img src="${o.thumbnail}" :alt="${o.name}"/>\n </figure>\n `)}\n ${(e=>`\n <div class="rebilly-instruments-bump-offer-line-item-synopsis">\n <p class="rebilly-instruments-bump-offer-line-item-synopsis-title">\n ${e.name}\n </p>\n ${a(e.description,`\n <p class="rebilly-instruments-bump-offer-line-item-synopsis-description">\n ${e.description}\n </p>\n `)}\n </div>\n `)(r)}\n ${(e=>`\n <div class="rebilly-instruments-bump-offer-line-item-price-breakdown">\n ${a(e.quantity,`\n <p class="rebilly-instruments-bump-offer-line-item-price-breakdown-quantity">\n ${e.quantity}\n </p>\n <svg class="rebilly-instruments-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">\n <path d="M12 10.5858l2.8284-2.8284c.3906-.3906 1.0237-.3906 1.4142 0 .3906.3905.3906 1.0236 0 1.4142L13.4142 12l2.8284 2.8284c.3906.3906.3906 1.0237 0 1.4142-.3905.3906-1.0236.3906-1.4142 0L12 13.4142l-2.8284 2.8284c-.3906.3906-1.0237.3906-1.4142 0-.3906-.3905-.3906-1.0236 0-1.4142L10.5858 12 7.7574 9.1716c-.3906-.3906-.3906-1.0237 0-1.4142.3905-.3906 1.0236-.3906 1.4142 0L12 10.5858z" fill-rule="nonzero"/>\n </svg>\n `)}\n <p class="rebilly-instruments-bump-offer-line-item-price-breakdown-unit-price">\n ${e.unitPrice}\n </p>\n <div>\n `)(r)}\n </div>\n `;var o}async function Rf({data:e}){return vp((async()=>{if(io(lo.storefront),so(lo.options),null==e)throw new Error("Invalid payload.");lo.storefront.setSessionToken(lo.options.jwt);const{fields:t}=await lo.storefront.deposit.create({data:e});return new uf(t)}))}function Ff(e,t=lo.form){return t.querySelector(`[data-rebilly-instruments="${e}"]`)}const Hf=()=>{const e=document.createElement("div");return e.classList.add("rebilly-instruments-bump-offers"),e.setAttribute("data-rebilly-instruments","bump-offer"),e};function Bf(){var e,t,n;const{expressMethods:a}=zm();if(null==(e=lo.options)?void 0:e.deposit){const e=Ff("deposit-back");e&&(e.style.height="0px",e.style.overflow="hidden")}if(a.length){const e=Ff("express-methods");e&&(e.style.height="0px",e.style.overflow="hidden")}if(null==(n=null==(t=lo.options)?void 0:t.bumpOffer)?void 0:n.length){const e=Ff("bump-offer");e&&(e.style.height="0px",e.style.overflow="hidden",e.style.marginBottom="0px")}}const Of=({expressMethods:e})=>{const t=document.createElement("div");t.classList.add("rebilly-instruments-method-selector"),t.setAttribute("data-rebilly-instruments","express-methods"),t.innerHTML='\n <div class="rebilly-instruments-express-methods ">\n <span data-rebilly-i18n="form.expressCheckout" class="rebilly-instruments-express-methods-label">Express checkout</span>\n <div class="rebilly-instruments-express-methods-container" data-rebilly-instruments="express-methods-container"></div>\n </div>\n <div data-rebilly-instruments="divider" class="rebilly-instruments-divider">\n <span class="rebilly-instruments-divider-label" data-rebilly-i18n="form.or">Or</span>\n </div>\n ';const n=Ff("express-methods-container",t);return lo.options.paymentInstruments.compactExpressInstruments&&e.length&&(t.classList.add("has-express-compact"),n.classList.add("is-compact")),t};async function Nf(){var e,t,n,a,r,o,i;const s=Ff("content"),l=Ff("form"),{expressMethods:u,methods:c}=zm();if(u.length){const e=Ff("express-methods");if(e)e.style.height="auto";else{s.insertBefore(Of({expressMethods:u}),l),lo.options.digitalWallet=function({expressMethods:e=[]}){var t;const n={},{paymentInstruments:a}=lo.options,r={countryCode:lo.options.countryCode,label:lo.options.websiteId};if(null==(t=lo.data)?void 0:t.amountAndCurrency){const{amount:e,currency:t}=lo.data.amountAndCurrency;r.amount=e,r.currency=t}return e.forEach((e=>{var t,o,i,s;const{METHOD_TYPE:l}=If(e);"Google Pay"===(null==(t=e.feature)?void 0:t.name)&&(n[l]={transactionData:r,merchantConfig:{merchantName:e.feature.merchantName,merchantOrigin:e.feature.merchantOrigin},googlePayDisplayOptions:a.googlePay.displayOptions}),"Apple Pay"===(null==(o=e.feature)?void 0:o.name)&&(n[l]={transactionData:r,merchantConfig:{merchantName:null==(s=null==(i=a.applePay)?void 0:i.merchantConfig)?void 0:s.merchantName,merchantOrigin:window.location.hostname},applePayDisplayOptions:a.applePay.displayOptions})})),n}({expressMethods:u});Cf({methods:u,container:lo.form.querySelector('[data-rebilly-instruments="express-methods-container"]')})}}if(null==(t=null==(e=lo.options)?void 0:e.bumpOffer)?void 0:t.length){const e=Ff("bump-offer");if(e)e.style.height="auto",e.style.marginBottom="calc(var(--rebilly-spacingM) + var(--rebilly-fontSizeS))";else{s.insertBefore(Hf(),l);!function({container:e}){e.insertAdjacentHTML("beforeEnd",`\n <label for="rebilly-instruments-bump-offer" class="rebilly-instruments-form-field-checkbox">\n <div class="rebilly-instruments-bump-offer-label" data-rebilly-i18n="form.bumpOffer.title">\n ${lo.translate.getTranslation("form.bumpOffer.title")}\n </div>\n <input\n type="checkbox"\n id="rebilly-instruments-bump-offer"\n />\n <span></span>\n </label>\n `);const t=document.getElementById("rebilly-instruments-bump-offer");t.addEventListener("click",(async()=>{lo.data.acceptBumpOffer=t.checked,await Pp(),lo.updateModel()})),t.checked=lo.data.acceptBumpOffer,lo.options.bumpOffer.forEach((t=>{const n=document.createElement("div");n.classList.add("rebilly-instruments-bump-offer"),n.insertAdjacentHTML("beforeEnd",$f({offer:t})),e.appendChild(n)}))}({container:Ff("bump-offer")})}}if(c.length){const e=oo.form;e||await Mf();const t=lo.toModel(),s={options:t.options,data:t.data};null==(n=null==e?void 0:e.component)||n.call("route",{name:"method-switch"}),null==(a=null==e?void 0:e.component)||a.call("update",s),(null==(o=null==(r=null==e?void 0:e.component)?void 0:r.events)?void 0:o["restart-payment-flow"])||null==(i=null==e?void 0:e.component)||i.on("restart-payment-flow",(async e=>{if(null==e?void 0:e.createNewDeposit){const t=await Rf({data:{depositRequestId:e.depositRequestId,amount:e.amount}});if(t.approvalUrl)return void window.location.assign(t.approvalUrl)}lo.data.isPurchase&&Cp(),Nf()}))}else lo.loader.stopLoading({id:"rebilly-instruments-form"}),lo.form.querySelector('[data-rebilly-instruments="form"]').style.display="none",document.querySelectorAll('[data-rebilly-instruments="divider"]').forEach((e=>{e.style.display="none"}));lo.translate.translateItems()}const _f=()=>'\n<div data-rebilly-instruments="content" class="rebilly-instruments-content">\n <div data-rebilly-instruments="content-error" id="rebilly-instruments-error"></div>\n <div data-rebilly-instruments="form"></div>\n</div>\n';async function Mf(){var e;lo.form.innerHTML+=_f();const t=lo.form.querySelector('[data-rebilly-instruments="form"]'),{paymentMethodsUrl:n}=(null==(e=null==lo?void 0:lo.options)?void 0:e._computed)||{},a="rebilly-instruments-form",r=lo.toModel(),o={name:a,url:`${n}?name=${a}`,container:t,model:{options:r.options,data:r.data,mainStyleVars:r.mainStyleVars}},i=await new cs(o);return i.bindEventListeners({loader:lo.loader}),oo.form=i,lo.loader.stopLoading({id:"rebilly-instruments-form"}),{then:e=>e()}}function jf(){var e;(null==(e=lo.options)?void 0:e.deposit)?async function(){var e,t,n;lo.data.money&&(lo.data.money.amount=null,lo.data.money.currency=null,lo.updateModel());const a=oo.form;a||await Mf();const r=lo.toModel(),o={options:r.options,data:r.data};null==(e=a.component)||e.call("route",{name:"amount-selector"}),null==(t=a.component)||t.call("update",o),null==(n=null==a?void 0:a.component)||n.on("confirm-amount",(async e=>{const{amount:t,currency:n}=e,{depositRequestId:a}=lo.options.deposit;lo.data.money={amount:t,currency:n};const r=await Rf({data:{depositRequestId:a,amount:t}});r&&(lo.data.transaction=r,lo.options.transactionId=r.id);const o=await af();lo.data.readyToPay=o,lo.updateModel(),Nf()}))}():Nf()}function qf({element:e="div",attributes:t={},content:n=null,target:a="body",insertMethod:r="append"}={}){const o=document.createElement(e);Object.entries(t).forEach((([e,t])=>{o.setAttribute(e,t)})),n&&(o.innerHTML=n),a instanceof ShadowRoot?a.prepend(o):document[a][r](o)}const Df=({element:e=""})=>{const{options:t}=lo;if("form"!==e&&"summary"!==e)throw new Error('element must be "form", or "summary"');return function({prop:e,propName:t="Mounting",isRequired:n=!0}={}){let a;if(void 0===e)throw new Error('processPropertyDOMElement: Missing argument "prop"');if(he(e))a=e;else{if("string"!=typeof e||"string"!=typeof(r=e)||!r.match(/([.#][_a-z]+[_a-z0-9-:\\]*)/gi))throw new Error(`Please provide a valid CSS class, id or DOM element for "${t}" property`);a=document.querySelector(e)}var r;if(!a&&n)throw new Error(`Could not find DOM element with CSS class or id "${e}" to mount ${t}`);return a}({prop:null!=t&&t[e]?t[e]:"summary"===e?".rebilly-instruments-summary":".rebilly-instruments",propName:e,isRequired:["form"].includes(e)})},Wf=()=>{so(lo.options);const{publishableKey:e,organizationId:t,apiMode:n,_dev:a,_internalOptions:r}=lo.options,o={organizationId:t,mode:n||"live",appName:null==r?void 0:r.appName};return e&&(o.publishableKey=e),a&&(o.liveUrl=a.liveUrl||"https://api.rebilly.com",o.sandboxUrl=a.sandboxUrl||"https://api-sandbox.rebilly.com"),((e={})=>new wp(e))(o)};function zf(e){this.message=e}zf.prototype=new Error,zf.prototype.name="InvalidCharacterError";var Uf="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new zf("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,a,r=0,o=0,i="";a=t.charAt(o++);~a&&(n=r%4?64*n+a:a,r++%4)?i+=String.fromCharCode(255&n>>(-2*r&6)):0)a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(a);return i};function Vf(e){this.message=e}function Gf(e,t){if("string"!=typeof e)throw new Vf("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return decodeURIComponent(Uf(t).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}catch(n){return Uf(t)}}(e.split(".")[n]))}catch(a){throw new Vf("Invalid token specified: "+a.message)}}function Xf(e){var t,n,a,r,o,i,s,l,u,c;const d=function(e){return Object.assign(JSON.parse(JSON.stringify(e)),{form:e.form||".rebilly-instruments",summary:e.summary||".rebilly-instruments-summary"})}(e);return{form:".rebilly-instruments",summary:".rebilly-instruments-summary",transactionType:"purchase",countryCode:"US",locale:"auto",bumpOffer:[],addons:[],...d,paymentInstruments:{compactExpressInstruments:!1,allowDeactivate:!1,allowUpdate:!1,allowMakeDefault:!1,allowCreate:!0,...d.paymentInstruments||{},address:{name:"default",region:"default",show:[],hide:[],require:[],...(null==(t=d.paymentInstruments)?void 0:t.address)||{}},paypal:{buttonHeight:48,...(null==(n=d.paymentInstruments)?void 0:n.paypal)||{}},googlePay:{...(null==(a=d.paymentInstruments)?void 0:a.googlePay)||{},displayOptions:{buttonColor:"black",buttonHeight:"48px",buttonType:"plain",...(null==(o=null==(r=d.paymentInstruments)?void 0:r.googlePay)?void 0:o.displayOptions)||{}}},applePay:{...(null==(i=d.paymentInstruments)?void 0:i.applePay)||{},displayOptions:{buttonColor:"black",buttonHeight:"48px",buttonType:"plain",...(null==(l=null==(s=d.paymentInstruments)?void 0:s.applePay)?void 0:l.displayOptions)||{}}},paymentCard:{input:"default",...(null==(u=d.paymentInstruments)?void 0:u.paymentCard)||{}},additionalFields:{show:[],require:[],...(null==(c=d.paymentInstruments)?void 0:c.additionalFields)||{}}},theme:{colorPrimary:"#0044d4",colorBackground:"#FFFFFF",colorText:"#0D2B3E",colorDanger:"#CD5C5C",borderRadius:"4px",labels:"stacked",fontFamily:"-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial sans-serif",fontSizeBase:"16px",fontWeightBase:"400",fontLineHeightBase:"24px",fontSmooth:"auto",headingFontWeight:"500",buttonColorText:"#FFFFFF",buttonBorder:"1px solid transparent",buttonBoxShadow:"none",buttonSecondaryBoxShadow:"none",buttonHoverBoxShadow:"none",buttonSecondaryHoverBoxShadow:"none",buttonActiveBoxShadow:"none",buttonSecondaryActiveBoxShadow:"none",...d.theme||{}},features:{enableTelemetry:!0,hideConfirmation:!1,hideResult:!1,fullPageRedirect:!1,hideContinue:!1,hideZeroAmountSummaryItems:!1,...d.features||{}}}}Vf.prototype=new Error,Vf.prototype.name="InvalidTokenError";const Zf=({options:e={}}={})=>{let t=Xf(e);return t&&(t=function(e){if(e.jwt&&!e.publishableKey){const{merchant:t,claims:{transactionId:n,invoiceId:a,websiteId:r,cashierRequestId:o}}=Gf(e.jwt);Object.entries({organizationId:t,transactionId:n,invoiceId:a,websiteId:r}).forEach((([t,n])=>{n&&(e[t]=n)})),o&&!e.deposit&&(e.deposit=Object.assign({},{depositRequestId:o}))}return e}(t),t=function(e){var t;return!kf(e.deposit)&&(null==(t=e.deposit)?void 0:t.currency)?(e.deposit=to({editable:!0,buttons:[],customAmount:{minimum:1,maximum:1e12,multipleOf:1}},e.deposit||{}),Number.isNaN(e.deposit.amount)&&e.deposit.buttons&&e.deposit.buttons.length>0&&([e.deposit.amount]=e.deposit.buttons)):kf(e.deposit)&&(e.deposit=to({customAmount:{minimum:1,maximum:1e12,multipleOf:1}},e.deposit||{})),e.items&&(e.items=e.items.map((e=>({...e,quantity:Sp(e)})))),e}(t),t=function(e){var t;return Object.assign({},e,{_computed:{version:"0.0.0",paymentMethodsUrl:(null==(t=e._dev)?void 0:t.paymentMethodsUrl)??"https://forms.secure-payments.app"}})}(t)),t};async function Yf(){const{_dev:e}=lo.options||{},t={script:(null==e?void 0:e.framePayScriptLink)||"https://framepay.rebilly.com/framepay.js",style:(null==e?void 0:e.framePayStyleLink)||"https://framepay.rebilly.com/framepay.css"};return new Promise((e=>{const n=document.createElement("link");n.setAttribute("href",t.style),n.setAttribute("rel","stylesheet"),document.head.prepend(n);const a=document.createElement("script");a.setAttribute("src",t.script),a.onload=()=>e(),document.head.append(a)}))}const Jf=ve({aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}),Kf="a-f\\d",Qf=`#?[${Kf}]{3}[${Kf}]?`,eh=`#?[${Kf}]{6}([${Kf}]{2})?`,th=new RegExp(`[^#${Kf}]`,"gi"),nh=new RegExp(`^${Qf}$|^${eh}$`,"i");const ah=ve(((e,t={})=>{if("string"!=typeof e||th.test(e)||!nh.test(e))throw new TypeError("Expected a valid hex string");let n=1;8===(e=e.replace(/^#/,"")).length&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),4===e.length&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),3===e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);const a=Number.parseInt(e,16),r=a>>16,o=a>>8&255,i=255&a,s="number"==typeof t.alpha?t.alpha:n;if("array"===t.format)return[r,o,i,s];if("css"===t.format){return`rgb(${r} ${o} ${i}${1===s?"":` / ${Number((100*s).toFixed(2))}%`})`}return{red:r,green:o,blue:i,alpha:s}}));var rh=new RegExp(/^#([a-f0-9]{3,4}|[a-f0-9]{4}(?:[a-f0-9]{2}){1,2})\b$/,"i");const oh="-?\\d*(?:\\.\\d+)",ih=`(${oh}?)`,sh=`(${oh}?%)`,lh=`(${oh}?%?)`,uh=`^\n hsla?\\(\n \\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*,\n \\s*${sh}\\s*,\n \\s*${sh}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var ch=new RegExp(uh);const dh=`^\n hsla?\\(\n \\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*\n \\s+${sh}\n \\s+${sh}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var ph=new RegExp(dh);const mh=`^\n rgba?\\(\n \\s*${ih}\\s*,\n \\s*${ih}\\s*,\n \\s*${ih}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var fh=new RegExp(mh);const hh=`^\n rgba?\\(\n \\s*${sh}\\s*,\n \\s*${sh}\\s*,\n \\s*${sh}\\s*\n (?:,\\s*${lh}\\s*)?\n \\)\n $\n`.replace(/\n|\s/g,"");var yh=new RegExp(hh);const bh=`^\n rgba?\\(\n \\s*${ih}\n \\s+${ih}\n \\s+${ih}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n$\n`.replace(/\n|\s/g,"");var gh=new RegExp(bh);const vh=`^\n rgba?\\(\n \\s*${sh}\n \\s+${sh}\n \\s+${sh}\n \\s*(?:\\s*\\/\\s*${lh}\\s*)?\n \\)\n$\n`.replace(/\n|\s/g,"");var wh=new RegExp(vh);var kh=new RegExp(/^transparent$/,"i");const xh=(e,t,n)=>Math.min(Math.max(t,e),n),Sh=e=>{let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?255*parseFloat(t)/100:parseFloat(t)),xh(Math.round(t),0,255)},Ah=e=>xh(parseFloat(e),0,100);function Eh(e){let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?parseFloat(t)/100:parseFloat(t)),xh(t,0,1)}function Lh([,e,t,n,a=1]){return{type:"rgb",values:[e,t,n].map(Sh),alpha:Eh(null===a?1:a)}}
21
21
  /**
22
22
  * parse-css-color
23
23
  * @version v0.1.2