Skip to content

Microservice using Docker (PHP, Nginx, Mysql) to provide integration with Pagarme and Stripe.

Notifications You must be signed in to change notification settings

diogomachado/gateway-payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

It is a Docker app PHP to provide a quickly simple API microservice to Pagarme and Stripe 💥

  • Nginx (nginx:stable)
  • Php (php:7.4.8-fpm) with composer
  • Laravel
  • MySQL (mysql:5.7.31)

👀 What I need change?

  1. Change .env Laravel with your credentials
  2. Change nginx.conf with your DOMAIN
  3. Change docker-compose with user and password that you desirre

Integrations

  • Pagarme

  • Stripe

  • Still in construction 🤟

About

Microservice using Docker (PHP, Nginx, Mysql) to provide integration with Pagarme and Stripe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages