Integrating Paystack in Laravel

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

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

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

    My guy you solved it perfctly thank you

  • @alohtek
    @alohtek 6 месяцев назад

    good teacher

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

    great job, thank you for this tutorial !!!

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

      Glad you liked it 😊

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

    great man

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

    Thanks so much for the video. Please how can I implement popup payment instead of navigating to paystack using this approach? Am so concerned about how the average user will take this considering the fact that most users don't know anything about paystack and may be concerned about their security.

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

      Checkout their popup payment here:
      paystack.com/docs/payments/accept-payments/

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

    Amazing bro👍🏻

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

      Thank you so much 😀

  • @nasaratech
    @nasaratech 7 месяцев назад

    My app is a flutter app, how will i go about it

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

    Thanks bro , this really helped me. But I still have a question, how about if I wish to save the response into database instead of printing it out on a screen.. for instant think of a system where users have to pay on registration, How do I also pass the user password along because I see the password is not needing on paystack side.

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

      The best way go about this is, make the user create an account first, then make them redirect to payment link, you know if they have an account, they can always login anytime to make the payment, it's just that their account won't be marked as paid until they actually make the payment.

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

      @@codetagon This was exactly how I did it but what if the owner of the project requested it to be payment 1st on registration, Do I have to convince the client and change his or her structure.

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

      @@andersongodswill7873 Since a new user has an email, you can use that email and their name to make the payment, then after the payment is successful, you ask them to set a password, you won't ask for it at first.

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

      @@codetagon wow 😲 , thanks 👍

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

    thanks bro . but how can I pass orderId , order_id . How to Understand Beach Payments for Which Customers?. reason why order is important

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

      you can pass it as metadata, check how you can apply it here:
      paystack.com/docs/api/#transaction-initialize

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

    hi please can you help me with payswitch (theTheller) integration in laravel

  • @oluwapamilerinsobiyede3846
    @oluwapamilerinsobiyede3846 7 месяцев назад

    5 Star