Skip to content

A short comprehensive payment gateway API test though the best frontend build tool [vite] and A node API to receive details from the frontend and make the eternal API call to paystack to accept payments.. make this github description more easy to understand

Notifications You must be signed in to change notification settings

lutheralien/paystack_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paystack Node Test with Vite

Overview

This repository contains a simple Node.js test file for interacting with the Paystack API using Vite, a fast web development build tool. The test file showcases how to integrate Paystack payment functionalities into a Node.js application using the Vite build system.

Prerequisites

Usage

  1. Clone this repository:

    https://github.com/lutheralien/paystack_node
    cd paystack-node-vite-test
  2. cd frontend

    npm install
    npm run dev
  3. cd backend

     npm install
     npm run dev
  4. Open paystack-test.js in a text editor.

Additional Information

  • Paystack API Documentation: Paystack API Reference
  • Customize the test file according to your Paystack integration requirements.

Feel free to use, modify, and adapt this test file for your specific Paystack integration needs. If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

A short comprehensive payment gateway API test though the best frontend build tool [vite] and A node API to receive details from the frontend and make the eternal API call to paystack to accept payments.. make this github description more easy to understand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published