Skip to content

Crezco-Limited/payments-api-demo-app

Repository files navigation

Warning

This is demo application and is not designed for production usage, it is purely meant for demo purposes

Crezco API demo

An example demo app that allows the test usage of Crezco's account's payable partner API

Features

  • Create and manage organisations
  • Connect bank accounts
  • Process payments
  • Multi-step form workflow

Prerequisites

Before you begin, ensure you have installed:

Getting Started

  1. Install dependencies:
pnpm install
  1. Copy the environment variables:
cp .env.example .env.local
  1. Add your environment variables to .env.local:

Contact us for these

  1. Start the development server:
pnpm dev
  1. Open http://localhost:3000 in your browser.

Scripts

  • pnpm dev - Start the development server
  • pnpm build - Build the production application
  • pnpm start - Start the production server
  • pnpm lint - Run ESLint
  • pnpm format - Format code with Prettier

About

Demo integration with Crezco Payments API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •