Follow the Creating and Paying a Delivery Invoice with the Rapyd API article to learn how to implement an invoicing app using Next.js and the Rapyd API.
Follow the article to properly fill out the .env
file.
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.