Code Monkey home page Code Monkey logo

paypal-playground's Introduction

PayPal PlayGround

CircleCI Latest Stable Version composer.lock Scrutinizer Code Quality License

✋ What am I?

Symfony 5 Project to show how to implement and integrate the PayPal's APIs. Including Braintree, V2 Orders, Payments, Billing, Connect with PayPal etc...

▶️ Is it live? Demo

See our https://paypal.devoralive.com demo site.

💾 How we get working?

  1. Git clone the project:
git clone https://github.com/romeritoCL/paypal-playground.git
  1. Start Docker containers:
docker-compose up -d
  1. Update dependencies:
docker-compose exec paypal-playground composer install
docker-compose exec paypal-playground yarn install
docker-compose exec paypal-playgroun yarn encore dev
  1. Go to site: http://localhost:8086

⚙️ Continuous Deployment

This project is configured with continuous deployment. Any PR merged to master branch will generate a build on Travis CI PayPal-Playground. The CI software will run the tests and push the docker build to DockerHub romeritocl/paypal-playground. Once the tag latest is updated, the server will detect a new image and will download it and recreate the container.

🎯 Certificate Issues Note

if you have specific SELF-SIGNED cert (Proxies like Zscaler) requirement add it to docker/cert/cert.crt and uncomment the dockerfile lines if you have issues with NPM registry, please use local yarn. This is the reason with package and yarn lock files aren't pushed.

npm install yarn
yarn install

paypal-playground's People

Contributors

romeritocl avatar

Stargazers

 avatar  avatar  avatar Matthieu VALEZY avatar Thomas Saquet avatar

Watchers

 avatar James Cloos avatar

Forkers

mvalezy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.