Skip to content

payrexhq/payrex-nextjs-sample

Repository files navigation

PayRex NextJS Demo

This repository is a demo nextjs application integrating PayRex's payments product.

Getting Started

  1. Install dependencies. Run npm install.
  2. Replace the existing values with your PayRex API keys:
  • src/app/PaymentForm.tsx (Public API key)
  • src/app/redirect/ConfirmationSection.tsx (Public API key)
  • src/app/page.tsx (Secret API key)
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published