PayPal Smart Payment Buttons Server Integration with Laravel 8

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 20

  • @bernardinyang2145
    @bernardinyang2145 2 года назад

    You helped my life bro, I have searched for a concised tutorial for like a month now until I stumbled on yours... Thanks a whole lot

  • @coachHamza_0
    @coachHamza_0 2 года назад

    thank you .. just finished watching and would glad to see more videos coming from you

  • @coachHamza_0
    @coachHamza_0 2 года назад

    thank you ... I'm yet to watch this tutorial and I already like the start of the content man ... thanks a lot ... would share my reviews after watching sir

    • @jamesschneider8677
      @jamesschneider8677  2 года назад

      You’re welcome, @Web Gangs. I look forward to your review.

  • @alvinellavu9603
    @alvinellavu9603 2 года назад

    You are a life saver mahn, kuddos

  • @blessed-favored
    @blessed-favored 2 года назад

    Who are you? And where have you been all along? Have subscribed to the channel even before finishing the video. Good job. Create more videos buddy.

  • @abdullahAboelkhair
    @abdullahAboelkhair 2 года назад

    the create function works fine, but the capture function gives me 500 error is it a problem with my code or the ISP?

  • @ijeikei2131
    @ijeikei2131 2 года назад

    I keep getting an Syntaxerror: unexpected token < in JSON Position: "my client ID" what does this error mean?

  • @abdullahAboelkhair
    @abdullahAboelkhair 2 года назад +1

    could you upload the repo?!

  • @danieldrummond829
    @danieldrummond829 2 года назад

    Hi James! First, great tutorial, really very useful. I have two problems with what you did.
    The first one, when I import the library. I have to import like this (use Srmklive\PayPal\Services\PayPal;) and yours is: (use Srmklive\PayPal\Service\PayPal; ) Did you have any updates?
    And when I start the library: And when I start the library it says that the setProvider() method does not exist

    • @TSNV2000
      @TSNV2000 Год назад

      i lssues too u have fix it ?

  • @TSNV2000
    @TSNV2000 Год назад

    how to use laravel 9

  • @yorndara2401
    @yorndara2401 Год назад

    Is it work to pay with credit card?

  • @giorgosterzis3331
    @giorgosterzis3331 2 года назад

    Hello! I get this error when i click on the button -> Uncaught SyntaxError: Unexpected token < in JSON at position 0
    Could you please help?

    • @jamesschneider8677
      @jamesschneider8677  2 года назад

      Is your code hosted anywhere? I need more context to get a better idea on how to help.