PayPal Integration In Laravel - Step By Step Guide -

Поділитися
Вставка
  • Опубліковано 24 січ 2025

КОМЕНТАРІ • 115

  • @iliasilias-e9g
    @iliasilias-e9g Рік тому +2

    just wow its working thank you so much , much respect

  • @fromazerbaijan6482
    @fromazerbaijan6482 2 роки тому +2

    I just need this explanation, very good man.

  • @Allen-yc8jc
    @Allen-yc8jc 2 роки тому +2

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

  • @akhilvijay8670
    @akhilvijay8670 Рік тому +2

    Hello, great tutorial! Appreciated for the effort..

  • @yamachben6293
    @yamachben6293 10 місяців тому +2

    Very Smooth bro 👍👍👍

  • @kaungkhantsoe7061
    @kaungkhantsoe7061 11 місяців тому

    Thank you man you saved the day

  • @unknownname6671
    @unknownname6671 8 місяців тому

    Great explanation sir. recommended 🥰😍

  • @matteobatticani435
    @matteobatticani435 Рік тому +3

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

    • @takneekicode
      @takneekicode  Рік тому

      Glad to hear ❤️

    • @priyaverma4297
      @priyaverma4297 Рік тому

      Hiiii ,
      I got error
      Call to a member function purchase() on null
      Anyone help me for PayPal payment gateway integration
      ?????

  • @paegleonmarckenn6536
    @paegleonmarckenn6536 Місяць тому +1

    I followed all but I still get the error
    Authentication failed due to invalid authentication credentials or a missing Authorization header.

  • @oppurtunity73
    @oppurtunity73 8 місяців тому +2

    thanks you so much man

  • @mrjohn6960
    @mrjohn6960 2 роки тому +1

    Very Help ful brother

  • @vasyabondar4333
    @vasyabondar4333 2 роки тому +2

    Great man, you really help me

  • @KirtiDixit-lj4ve
    @KirtiDixit-lj4ve 10 місяців тому +2

    Thank you so much

  • @hazinaprosper443
    @hazinaprosper443 2 роки тому +3

    Thank you for your good work.

    • @takneekicode
      @takneekicode  2 роки тому +1

      I am glad I can help.

    • @hazinaprosper443
      @hazinaprosper443 2 роки тому +1

      @@takneekicode what about integrating visa card and mastercard?. please do it.

    • @takneekicode
      @takneekicode  2 роки тому +1

      Well you can use the same omnipay package for this. I suggest you to read docs of omnipay. 👍🏻

    • @hazinaprosper443
      @hazinaprosper443 2 роки тому +1

      @@takneekicode i will

  • @iamjosh2084
    @iamjosh2084 2 роки тому +2

    Great Work!

  • @henryh.1979
    @henryh.1979 2 роки тому +1

    very thanks man, love you ❤

  • @souravdutt7
    @souravdutt7 2 роки тому +1

    Very useful! Thanks for sharing.

  • @pandyjee1752
    @pandyjee1752 2 роки тому +1

    Well done sir

  • @ValeriiPetrosov
    @ValeriiPetrosov 7 місяців тому

    Thank you. It was really usefull.

  • @varun8693
    @varun8693 2 роки тому +2

    Great man, you really help me out ✅

  • @roshannafiz8698
    @roshannafiz8698 2 роки тому +1

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

  • @Arslangrewal
    @Arslangrewal 2 роки тому +1

    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.

  • @George-zh3ws
    @George-zh3ws 2 роки тому +2

    Very helpful but what about live server???

  • @danhnhan1169
    @danhnhan1169 7 місяців тому

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

  • @mahiuddinnoyon6040
    @mahiuddinnoyon6040 2 роки тому +2

    Thanks bro.

  • @bishalshrestha707
    @bishalshrestha707 2 роки тому +1

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

  • @azlinrazali2664
    @azlinrazali2664 6 місяців тому

    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?

  • @priyaverma4297
    @priyaverma4297 Рік тому +1

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

  • @ssjc02
    @ssjc02 2 роки тому +1

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

    • @takneekicode
      @takneekicode  2 роки тому

      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.

  • @arunkumark1596
    @arunkumark1596 2 роки тому +2

    How can i add debit / credit card form

    • @takneekicode
      @takneekicode  2 роки тому

      It will add automatically with Paypal

  • @humormems87
    @humormems87 5 місяців тому

    how can i create subscriptions

  • @tony4822
    @tony4822 2 місяці тому

    Does this work with Laravel 11?

  • @khurramyaseen8041
    @khurramyaseen8041 2 роки тому +1

    how to run command line to install omnipay

    • @takneekicode
      @takneekicode  2 роки тому

      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

    • @khurramyaseen8041
      @khurramyaseen8041 2 роки тому +1

      @@takneekicode I am applying this on my share hosting server, I have tried your given command on route file but failed.

    • @takneekicode
      @takneekicode  2 роки тому

      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.

  • @Useful-content
    @Useful-content Рік тому +1

    Sir, how to view our balance in PayPal?

  • @amjidpathan215
    @amjidpathan215 2 роки тому +1

    Good

  • @roshannafiz8698
    @roshannafiz8698 2 роки тому +1

    Cool

  • @raulhernandez7528
    @raulhernandez7528 2 роки тому +1

    hi can i ask i get errors with omnipay in the controller
    can u give me any ideas?

  • @rbsvan1273
    @rbsvan1273 2 роки тому +1

    Thank you

  • @nuruzzanamhimel5911
    @nuruzzanamhimel5911 2 роки тому +1

    thx u sir

  • @user-yt6wc
    @user-yt6wc 2 роки тому +1

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

    • @takneekicode
      @takneekicode  2 роки тому

      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.

  • @arqamali1042
    @arqamali1042 10 місяців тому +1

    very helpful

  • @ihsanboediono
    @ihsanboediono 2 роки тому +1

    how i can check status of the payment sir ??

    • @takneekicode
      @takneekicode  2 роки тому

      You can save the data into the transactions table and a column payment_status.

  • @gadgetgemsonline
    @gadgetgemsonline 2 роки тому +1

    Do you freelance for larave works?

  • @vishwasitprofessional
    @vishwasitprofessional 2 роки тому +1

    Ipn or webhooks are missing, anyways good one.

  • @LearnwithAkram39
    @LearnwithAkram39 Рік тому +1

    please make video on laravel weather app

  • @khamisbadru9342
    @khamisbadru9342 2 роки тому

    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

    • @takneekicode
      @takneekicode  2 роки тому

      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

    • @khamisbadru9342
      @khamisbadru9342 2 роки тому

      @@takneekicode okay, i'll share my code with you

  • @khamisbadru9342
    @khamisbadru9342 2 роки тому +1

    Hey man, can you please make a video on how to integrate PesaPal in laravel, thank you

    • @takneekicode
      @takneekicode  2 роки тому +1

      Hello sir! I didn't work on PesaPal but I will try

  • @ZainHassan512
    @ZainHassan512 2 роки тому

    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

    • @cjbrazil4301
      @cjbrazil4301 Рік тому

      Have you resolved this issue? I am also getting this error..

    • @jamesadeyemo2516
      @jamesadeyemo2516 Рік тому

      Hello Zain, Have you resolve this issue? Because im also facing this for the past few days now.

    • @jamesadeyemo2516
      @jamesadeyemo2516 Рік тому

      @@cjbrazil4301 Hello Cj, Have you resolve this issue? Because im also facing this for the past few days now.

    • @ZainHassan512
      @ZainHassan512 Рік тому

      @@jamesadeyemo2516 yes i've solved this issue

    • @jamesadeyemo2516
      @jamesadeyemo2516 Рік тому

      @@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

  • @asimadnan1316
    @asimadnan1316 2 роки тому +2

    can you please provide controller file!!😐

    • @takneekicode
      @takneekicode  2 роки тому

      I will share

    • @asimadnan1316
      @asimadnan1316 2 роки тому

      @@takneekicode i have a problem. The success function is not working . 404 | Not Found error occured.

    • @asimadnan1316
      @asimadnan1316 2 роки тому

      @@takneekicode where is the link where you shared that file?

    • @asimadnan1316
      @asimadnan1316 2 роки тому +1

      @@takneekicode share your controller code or file. It may be helpful for me.

    • @andersodgaard6699
      @andersodgaard6699 2 роки тому

      chill asim

  • @mahmoodali7522
    @mahmoodali7522 2 роки тому +1

    weldone

  • @englishman5342
    @englishman5342 2 роки тому +1

    That's what I want 👍🏻

  • @lastride8891
    @lastride8891 2 роки тому +1

    Great, you have explain every step. Save my ass

  • @usmanbabar8217
    @usmanbabar8217 2 роки тому +1

    when i put live keys it throws an error authentication failed

    • @takneekicode
      @takneekicode  2 роки тому

      Check your credentials or permissions. There should be something missing or wrong.

  • @ricardoromeroarana3145
    @ricardoromeroarana3145 2 роки тому +3

    bro i got an error in setClientId(...), setSecret and setTesMode, it says undefined method any idea?

    • @takneekicode
      @takneekicode  2 роки тому +1

      Hello Ricardo! Did you add all the functions to the controller? Or follow all the steps?

    • @ricardoromeroarana3145
      @ricardoromeroarana3145 2 роки тому +1

      @@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

    • @kamifl3817
      @kamifl3817 Рік тому +1

      @@ricardoromeroarana3145 Hey man, I have the same problem, did you figure it out?

  • @maapidongmo4797
    @maapidongmo4797 2 роки тому +1

    thank Takneeki code

  • @skia515
    @skia515 Рік тому +2

    thanks a lot

  • @asmatkhan6170
    @asmatkhan6170 2 роки тому +2

    Good

  • @DeepakVerma-rw5lu
    @DeepakVerma-rw5lu 2 роки тому

    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.

    • @jamesadeyemo2516
      @jamesadeyemo2516 Рік тому

      Hello Deepak, have you found the solution? if yes, please can you share with me?? Thanks in Advance

    • @kylie1039
      @kylie1039 5 місяців тому

      @@jamesadeyemo2516 hi, have you found a solution?