UNPKG

vendure-plugin-nowpayments

Version:

A cryptocurrency payment gateway plugin for Vendure that integrates with NOWPayments.io, enabling your store to accept payments in Bitcoin, Ethereum, and 100+ other cryptocurrencies.

7 lines 307 B
export * from './lib/nowpayments.plugin'; export { nowPaymentsPaymentHandler } from './lib/nowpayments-payment.handler'; export * from './lib/nowpayments.service'; export * from './lib/nowpayments.controller'; export * from './lib/types'; export * from './lib/constants'; //# sourceMappingURL=index.d.ts.map