Skip to content

nitinkumar7/payment_integration

Repository files navigation

Payment Integration

Prerequisites

  • After cloning this repository, go to the root folder, run the following command/s,
        composer install
        composer update
  • Provide the paypal client and secret key in .env file
  • Provide the Stripe client and secret key in .env file
  • Provide the Mail username and password in .env file
  • Run
    php artisan key:generate

About

Payment gateway integration using Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published