React Js dev Paynow intergtaion


#1

how do i intergrate paynow in the safest way in react js. Do we need axios and how should i implement


#2

Can anyone answer this. Is the plugin on https://www.npmjs.com/package/paynow sufficient?


#3

Hi,

You say ReactJS, which is a frontend library, I assume you have some kind of backend setup with a database and such in NodeJS? If so then the linked package will suffice, but mught want to use this https://developers.paynow.co.zw/docs/nodejs_quickstart.html guide instead, its likely to be more up to date