I have called this function throwing error =>Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'fiat')
await Moralis.Plugins.fiat.buy({ coin: βethβ, receiver: add }, { disableTriggers: true });
I have called this function throwing error =>Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'fiat')
await Moralis.Plugins.fiat.buy({ coin: βethβ, receiver: add }, { disableTriggers: true });
Did you install onramp plugin on your server?
if yes, make sure to call this function only when moralis is initialized.
@NetsetDev, you donβt have to use the onramp plugin, you can find here alternatives:
https://v1docs.moralis.io/moralis-dapp/plugins/api#fiat-onramp