Skip to content

phuoymakara/paypal-laravel

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

paypal

About This Project

  • Laravel 11 or ^11
  • PHP ^8

Step For Developement

1- Pass variable env 2- Edit routes in routes/web.php 3- Create PayPal Controller => app/Http/Controllers/PayPalController.php 4- Create configuration => config/paypal.php 5- Create views page that has button for pay => resourses/views/paypal.blade.php

Note something

=> PayPal Mode could be 'sandbox' or 'live'

  • Testing is sandbox mode
  • Real payment is live mode => Should enable SSL on production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published