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?
Hey John, sorry for late reply. If you want to save your orderId and userId to the database then just add two columns in your migration and then migrate and then just save it with the help of a controller.
In this video I used sandbox account for testing so the would be received in a sandbox account. But when you make your application live then you should not use sandbox account.
i am facing same issue while using this code. "Authentication failed due to invalid authentication credentials or a missing Authorization header.". Can you please help me in this. I searched this alot but cant find any solution. Thanks
Hey Khurram, you just need to open your terminal in your code editor and then run the same command that I have run in the video to the install omnipay package
If your project works fine in your local then the same project should work on a live server but If you are facing continuous errors then let me know in the email by sending screenshots or something with I can understand your problem.
@@takneekicode I added all the functions exactly like you, I watched the video 5 times 😅😅 I also have an error in "$response->redirect" with the same message: undefined method redirect, its a bit strange
i am facing same issue while using this code. "Authentication failed due to invalid authentication credentials or a missing Authorization header.". Can you please help me in this. I searched this alot but cant find any solution.
just wow its working thank you so much , much respect
👍🏻
I just need this explanation, very good man.
Very good man, I could not find the package now I found
Hello, great tutorial! Appreciated for the effort..
Glad it was helpful!
Very Smooth bro 👍👍👍
Thanks for the visit
Great explanation sir. recommended 🥰😍
thanks
Great work. Thank you, you have been very helpful to me
Glad to hear ❤️
Hiiii ,
I got error
Call to a member function purchase() on null
Anyone help me for PayPal payment gateway integration
?????
Very Help ful brother
Great man, you really help me
thanks you so much man
thanks 😊
Thank you so much
👍🏻
Thank you for your good work.
I am glad I can help.
@@takneekicode what about integrating visa card and mastercard?. please do it.
Well you can use the same omnipay package for this. I suggest you to read docs of omnipay. 👍🏻
@@takneekicode i will
Very helpful but what about live server???
Thank you. It was really usefull.
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.
Great man, you really help me out ✅
Great Work!
Well done sir
very thanks man, love you ❤
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?
How can I Insert dynamic value Like: user_name, user_email ETC ??
Great! Now, how can we send custom fields i.e orderId or userID?
Hey John, sorry for late reply. If you want to save your orderId and userId to the database then just add two columns in your migration and then migrate and then just save it with the help of a controller.
Ipn or webhooks are missing, anyways good one.
Is there any problem when I use Omnipay for live app?
thanks bro. Btw in which account payment will be recieved?
In this video I used sandbox account for testing so the would be received in a sandbox account.
But when you make your application live then you should not use sandbox account.
Very useful! Thanks for sharing.
❤
Where does the payment_id and payer_id come from in success function of PaymentController ?
From payal
Hey man, can you please make a video on how to integrate PesaPal in laravel, thank you
Hello sir! I didn't work on PesaPal but I will try
Thanks bro.
I am glad that I am helpful.
please make video on laravel weather app
Sure
Hiii guys
Anyone help me
M facing some errors regarding of payment
???????
Cool
Good
thx u sir
Most welcome
Does this work with Laravel 11?
hi can i ask i get errors with omnipay in the controller
can u give me any ideas?
What errors?
@@takneekicode working now thank u i subscribed to u!
😃😃😃😃
Great and thanks
Great, you have explain every step. Save my ass
Thank you
Glad I can help you
how can i create subscriptions
Salaam, in my payments table i added column "student_id". how can i receive my student id? because i got an error student_id can not be null
That error means you are data is going null in student_id field either make it nullable or try to add data on every request
@@takneekicode okay, i'll share my code with you
Sir, how to view our balance in PayPal?
From dashboard
That's what I want 👍🏻
Do you freelance for larave works?
Yes, I do
How can i add debit / credit card form
It will add automatically with Paypal
weldone
Thanks Mahmood
Can u share contact info?
how i can check status of the payment sir ??
You can save the data into the transactions table and a column payment_status.
i am facing same issue while using this code. "Authentication failed due to invalid authentication credentials or a missing Authorization header.". Can you please help me in this. I searched this alot but cant find any solution. Thanks
Have you resolved this issue? I am also getting this error..
Hello Zain, Have you resolve this issue? Because im also facing this for the past few days now.
@@cjbrazil4301 Hello Cj, Have you resolve this issue? Because im also facing this for the past few days now.
@@jamesadeyemo2516 yes i've solved this issue
@@ZainHassan512 Please can you give me a guide? help me with the solution, i have been on it since 4days. I will so much appreciate it Zain
very helpful
Glad it helped!
how to run command line to install omnipay
Hey Khurram, you just need to open your terminal in your code editor and then run the same command that I have run in the video to the install omnipay package
@@takneekicode I am applying this on my share hosting server, I have tried your given command on route file but failed.
If your project works fine in your local then the same project should work on a live server but If you are facing continuous errors then let me know in the email by sending screenshots or something with I can understand your problem.
bro i got an error in setClientId(...), setSecret and setTesMode, it says undefined method any idea?
Hello Ricardo! Did you add all the functions to the controller? Or follow all the steps?
@@takneekicode I added all the functions exactly like you, I watched the video 5 times 😅😅
I also have an error in "$response->redirect" with the same message: undefined method redirect, its a bit strange
@@ricardoromeroarana3145 Hey man, I have the same problem, did you figure it out?
when i put live keys it throws an error authentication failed
Check your credentials or permissions. There should be something missing or wrong.
can you please provide controller file!!😐
I will share
@@takneekicode i have a problem. The success function is not working . 404 | Not Found error occured.
@@takneekicode where is the link where you shared that file?
@@takneekicode share your controller code or file. It may be helpful for me.
chill asim
thank Takneeki code
👍🏻
thanks a lot
Happy to help
Good
i am facing same issue while using this code. "Authentication failed due to invalid authentication credentials or a missing Authorization header.". Can you please help me in this. I searched this alot but cant find any solution.
Hello Deepak, have you found the solution? if yes, please can you share with me?? Thanks in Advance
@@jamesadeyemo2516 hi, have you found a solution?