Skip to content

A application that lets users compare fees and rates for sending money between countries. It integrates with the Wise Comparison API to fetch real-time provider data and display cost comparisons in a simple widget.

Notifications You must be signed in to change notification settings

aguchux/PluidPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PluidPay Widget

This is a "Money Transfer Comparison Widget". This widget will allow a user to see the costs associated with sending a specific amount of money from one country to another, comparing different service providers.

See Production on Vercel

https://pluid-pay-vghc.vercel.app/ (Login Sim) https://pluid-pay-vghc.vercel.app/dashboard (Direct access to widget)

Installation

First, clone the repositoey and run npm install

git clone https://github.com/aguchux/PluidPay.git .
npm install

Setup .env Variables

WISE_SANDBOX_TOKEN=< your Wise sandbox >

Run Test & Cleanups

# format, lint and test
npm run check

Start Dev Mode

# spin up the Application
npm run dev

About

A application that lets users compare fees and rates for sending money between countries. It integrates with the Wise Comparison API to fetch real-time provider data and display cost comparisons in a simple widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published