Skip to content

johanpaolorodriguez/laravel-paymongo-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAYMONGO LARAVEL DEMO

A simple demo integration of paymongo API with Laravel.

To Run

  • Create an developer account at paymongo
  • Get your Public and Private keys
  • Copy this repo
  • Add your keys to the .env file.
  • npm install && npm run dev
  • php artisan migrate

Todo:

  • GCash Payments ✔️
  • GrabPay Payments ✔️
  • Card Payments ✔️
  • Making Card Payments responses pretty ✔️

Thanks to:

License

MIT license.

About

A simple laravel app with paymongo api integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.7%
  • Blade 7.2%
  • Shell 0.1%