Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Kabiru
    K
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Kabiru

    @Kabiru

    0
    Reputation
    7
    Posts
    47
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Kabiru Follow

    Posts made by Kabiru

    • RE: Implement Mpesa payment method

      Hi there, here is the Github link to my project : https://github.com/BrianMwangi21/own_bagisto

      I am trying to implement the Mpesa payment method : https://github.com/safaricom/mpesa-php-sdk

      I have followed the instructions on the Mpesa page and also on Bagisto about adding a new payment method but have not been successful.

      Any help is welcome

      posted in Modules
      K
      Kabiru
    • Implement Mpesa payment method

      Hi guys, I have tried following the add-payment tutorial and I think I have followed all the steps. However, on checkout, after selecting delivery charges, it doesn't proceed to the select payment page

      posted in Modules
      K
      Kabiru
    • Where to find products page blade file

      Hi there,

      I would like to change the text on the buttons on the products page from "add to cart" and "buy now" to something else.

      I have been looking for the blade file to no avail.

      If anyone can point me in the right direction, I would be happy.

      Thanks

      posted in Knowledge Base
      K
      Kabiru
    • RE: Error when add item to cart #778

      Yes I am using the latest git commit.

      The problem occurs when I just try to add something to cart - or when I click "buy now"

      posted in Bug Report
      K
      Kabiru
    • Error when add item to cart #778

      Hi, I have been following on the issue titled above on Github and it is yet to be resolved.

      To recount, when I try to add an item to the cart or click buy now, I get the error : "A non-numeric value encountered"

      What is the issue and how can it be resolved ?

      Hoping I can get a response quickly since I'm about to meet a client deadline.
      Thanks.

      posted in Bug Report
      K
      Kabiru
    • RE: Trouble with bcmath on Kali Linux

      Hi, I have php version 7.2.

      When I try "sudo apt-get install php7.2-bcmath" it says:

      Unable to locate package php7.2-bcmath

      Thanks

      posted in Installing Bagisto
      K
      Kabiru
    • Trouble with bcmath on Kali Linux

      Hi Bagisto forum,

      I have Kali Linux and I am trying to install Bagisto.
      Everything worked so far, from migration and seeding, to installing composer modules. When I do "php artisan serve", it loads on 127.0.0.1:8000 as intended.

      The home page shows and the admin login shows but when I use the credentials to log in, going to the dashboard, I get the following error:

      The bcmath extension is required by CurrencyFormatter.

      I have installed bcmath on my machine - the latest one actually : php7.3-bcmath but still, I get stuck.

      Help ?

      Thanks

      posted in Installing Bagisto
      K
      Kabiru