anza-xyz / solana-pay

A new standard for decentralized payments.
https://solanapay.com
Apache License 2.0
1.28k stars 447 forks source link

Cannot load from CDN: Uncaught ReferenceError: exports is not defined #194

Open phuhung273 opened 1 year ago

phuhung273 commented 1 year ago

I'm working on a Magento plugin to support Solana but cannot load from CDN: <script src="https://cdn.jsdelivr.net/npm/@solana/pay@0.2.4/lib/cjs/index.min.js"></script>

Only web3.js is working normally.