Paystack

PS

Paystack functionality demo in Next.js with TypeScript.

This is a simple testing playground for accepting payments using Paystack. It uses the react-paystack wrapper to call the Paystack API to initialise the popup payment. Once the user pays, the reference is sent to a Next.js serverless function to verify the transaction.

The site is styled with Sass and deployed on Vercel.