UNPKG

687 BSource Map (JSON)View Raw
1{"version":3,"sources":["../../src/providers/EpaymentsBillingProvider.js"],"names":["productionApiUrl","sandboxApiUrl","EpaymentsBillingProvider","BillingProvider"],"mappings":";;;;;;;;;;;;;;;;;AAAA;;;;;;AAEA,IAAMA,gBAAgB,GAAG,2BAAzB;AACA,IAAMC,aAAa,GAAG,mCAAtB,C,CAEA;;IAEqBC,wB;;;;;;;;;;;EAAiCC,4B","sourcesContent":["import BillingProvider from './BillingProvider';\n\nconst productionApiUrl = 'https://api.epayments.com';\nconst sandboxApiUrl = 'https://api.sandbox.epayments.com';\n\n// We have realization of this billing provider, just text us https://t.me/lskjs\n\nexport default class EpaymentsBillingProvider extends BillingProvider {}\n"],"file":"EpaymentsBillingProvider.js"}
\No newline at end of file