Skip to content

jukerok/LaravelStripeCurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LaravelStripeCurl

Integrate Stripe in Laravel using curl

This controller works with Stripe's Checkout integration https://stripe.com/docs/checkout

How it works

Steps:

  1. Place StripePaymentController.php in app/Http/Controller
  2. Edit the controller, use your Stripe key inCURLOPT_USERPWD
  3. Use your own validations for validating the payment.

and Voala!

About

Integrate Stripe using cUrl in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages