Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

A simple, Heroku-deployabble backend that you can use to demo our mobile apps.

License

Notifications You must be signed in to change notification settings

PaystackHQ/sample-charge-card-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Charge Card Backend

This is a really simple NODE webapp that you can use to test Paystack's sample mobile apps.

It has only 2 endpoints

  • GET /verify/:reference which verifies a transaction, returning the gateway response.

  • GET /new-access-code which starts a new transaction and returns a fresh access code.

This is intended as a sample only: you'll likely need something more serious for your production apps.

To deploy this for free on Heroku, click this button:

Deploy

Then make your apps post to the url heroku provides e.g. jingle-bells.heroku.com.

Happy testing!

About

A simple, Heroku-deployabble backend that you can use to demo our mobile apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published