PayPal Integration In Laravel - Step By Step Guide - #Laravel

preview_player
Показать описание
#Laravel #Php #PayPal

Hello all!

The aim of this video is to give you a demonstration of how you can integrate PayPal gateway with Laravel. You can find step by step guide that how can you integrate PayPal with Laravel.

00:00 What we are going to create?
00:39 Creating PayPal account
02:16 Create PayPal App
03:04 Adding PayPal credentials in .env
04:09 Create Model & Migration
05:27 Migrating migrations
06:10 Omnipay PayPal Package
07:15 make PaymentController & write logic
12:25 Adding Pay Form
13:24 Resloving Errors
14:35 Pay with PayPal
15:58 Last part

blog post:

Feel free to mention your problem in the comment box of this video.

Thanks!
Рекомендации по теме
Комментарии
Автор

just wow its working thank you so much, much respect

iliasilias-eg
Автор

Hello, great tutorial! Appreciated for the effort..

akhilvijay
Автор

I just need this explanation, very good man.

fromazerbaijan
Автор

Great work. Thank you, you have been very helpful to me

matteobatticani
Автор

Very good man, I could not find the package now I found

Allen-ycjc
Автор

I followed all but I still get the error

Authentication failed due to invalid authentication credentials or a missing Authorization header.

paegleonmarckenn
Автор

Very helpful but what about live server???

George-zhws
Автор

How can I Insert dynamic value Like: user_name, user_email ETC ??

roshannafiz
Автор

Class '\Omnipay\Paypal\RestGateway' not found

Hi the above mentioned error couldn't be resolved ...please guide me. or send me any link for solution.

Arslangrewal
Автор

please make video on laravel weather app

LearnwithAkram
Автор

Where does the payment_id and payer_id come from in success function of PaymentController ?

bishalshrestha
Автор

Is there any problem when I use Omnipay for live app?

danhnhan
Автор

Great! Now, how can we send custom fields i.e orderId or userID?

ssjc
Автор

thanks bro. Btw in which account payment will be recieved?

ytwc
Автор

I just created PayPal developer, but there's no default sandbox test account for Business and Personal. Then, I also cannot create new account for Personal. Anyone know how to solve it?

azlinrazali
Автор

Ipn or webhooks are missing, anyways good one.

vishwasitprofessional
Автор

Hiii guys
Anyone help me
M facing some errors regarding of payment

priyaverma