How to integrate paynow on Next js

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

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

Which backend are using?