How to integrate paynow on Next js


#1

Is they any packages l can use to integrate paynow on my next js applications peicejob and complex online


#2

you can setup a node server and then connect to your next.js app using a rest api


#3

Which backend are using?