oulfr / laravel-payment-processing

Source code of the course "Laravel payment processing using the best payment platforms"

Home Page:https://www.programarya.com/laravel-payment-processing-integrating-the-best-gateways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel payment processing using the best payment platforms

This repository is the result of the course you can find here.

Integrate payment gateways such as PayPal and Stripe to receive online payments using their APIs from Laravel.

  • Integrate and receive payments with PayPal, directly using the PayPal API
  • Integrate and process payments with Stripe, directly using the Stripe API
  • Build a payment platform that integrates MULTIPLE payment gateways at once
  • Understand the essential steps to process payments from Laravel, not only with - PayPal and Stripe, but with any other platform.

License

You can use this project to deepen your knowledge and use it as a guide while you follow the course.

About

Source code of the course "Laravel payment processing using the best payment platforms"

https://www.programarya.com/laravel-payment-processing-integrating-the-best-gateways


Languages

Language:PHP 76.4%Language:Blade 22.9%Language:Shell 0.7%