UNPKG

@adyen/adyen-web

Version:

[![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)](https://www.npmjs.com/package/@adyen/adyen-web)

3 lines (2 loc) 341 B
import{httpPost as t}from"../http.js";import{API_VERSION as e}from"./constants.js";function n(n,o){const a=`${e}/sessions/${o.id}/paymentMethodBalance?clientKey=${o.clientKey}`,s={sessionData:o.data,...n};return t({loadingContext:o.loadingContext,path:a,errorLevel:"fatal"},s)}export{n as default}; //# sourceMappingURL=check-balance.js.map