Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • C

      i use razorpay payment getaway ,when i mention product price including tax after we checkout than show this error "The amount must be an integer "
      Bug Report • • creativeminds

      7
      0
      Votes
      7
      Posts
      819
      Views

      R

      Great @wontonee

      If you like our support you can provide a 5 star review on trustpilot.

      https://www.trustpilot.com/review/bagisto.com

      Warm Regards
      Team Bagisto

    • S

      how to override controller for theme
      General Discussion • • samparker

      5
      0
      Votes
      5
      Posts
      495
      Views

      S

      @Macromolecule-0 hello, if i get it working, i will be publishing the solution here and you can do the same

    • G

      Amount in Round figure, not decimal
      Bug Report • • gauravjain1

      3
      0
      Votes
      3
      Posts
      214
      Views

      G

      @rishabh-webkul19 Hello Rishabh

      When we move to checkout and go to razpayr to payment then we see "amount must be in integer error" on final payment page. check screenshot i added.

      Can you help me to solve this, can you tell me where to change what t change

    • T

      How do i integrate paystack payment gateway into bagisto
      Modules • • THINKLIFE

      6
      0
      Votes
      6
      Posts
      1589
      Views

      R

      Thanks @jackle0

      If you like our support can you provide us with 5 star review on trustpilot. This will help us a lot.

      Link: https://www.trustpilot.com/review/bagisto.com

      Regards

    • J

      Postcode/Zipcodes
      General Discussion • • jrevell

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • B

      npm run build always go to localhost
      General Discussion • • bindev

      4
      0
      Votes
      4
      Posts
      240
      Views

      R

      You're Welcome @bindev

      If you like our support can you provide us with 5 star review on trustpilot. This will help us a lot.

      Link: https://www.trustpilot.com/review/bagisto.com

      Regards

    • G

      Social OpenGraph plugin or bagisto have
      Modules • • gauravjain1

      4
      0
      Votes
      4
      Posts
      133
      Views

      R

      Hello @gauravjain1

      It already gets applied to the products.

      Regards

    • G

      Sitemap not working
      Installing Bagisto • • gauravjain1

      5
      0
      Votes
      5
      Posts
      665
      Views

      G

      @rishabh-webkul19

      Hello bro

      i am using latest 2.3.6 version

      also we see a new issue today, when we pay using razorpay then see following error, can u help me to fix this too

      Internal Server Error

      Razorpay\Api\Errors\BadRequestError
      The amount must be an integer.
      GET www.linberlin.in
      PHP 8.2.29 — Laravel 11.44.2

      Expand
      vendor frames
      28 vendor frames collapsed

      Webkul\Installer\Http\Middleware\CanInstall
      :30
      handle
      1 vendor frame collapsed

      Webkul\Core\Http\Middleware\SecureHeaders
      :29
      handle
      20 vendor frames collapsed

      public/index.php
      :51
      packages/Webkul/Installer/src/Http/Middleware/CanInstall.php :30
      if (! $this->isAlreadyInstalled()) {
      return redirect()->route('installer.index');
      }
      }

      return $next($request); } /** * Application Already Installed. * * @return bool */ public function isAlreadyInstalled() { if (file_exists(storage_path('installed'))) { return true;
    • G

      How to get admin coupon codes list or sales report via API
      Modules • • gauravjain1

      2
      0
      Votes
      2
      Posts
      79
      Views

      R

      Hello @gauravjain1

      Do you need help for this customization.

      Regarding this you can discuss with our support team.

      https://bagisto.uvdesk.com/en/customer/create-ticket/

      Warm Regards
      Team Bagisto

    • Y

      How to Integrate Paymob to the opensource-ecommerce-mobile-app
      General Discussion • • youssef

      2
      0
      Votes
      2
      Posts
      66
      Views

      R

      Hello @youssef

      Are you using any APIs from Paymob to integrate with Bagisto.

      Here Paymob provides the APIs

      https://developers.paymob.com/api-runner/paymob-solutions-s-a-e/egypt

      Bagisto Payment Package Creation

      https://devdocs.bagisto.com/2.3/advanced/create-payment-method.html

      You can use this

      Warm Regards

    • O

      Title: How to Display Recent Blog Posts on the Homepage in Bagisto v2.2.6
      Modules • • omerozdiyar

      2
      1
      Votes
      2
      Posts
      157
      Views

      R

      Hello @omerozdiyar

      The reason for this error might be that you are using Bagisto v2.2.6, while this extension was built for version 2.0. This is likely causing the conflict.

      We suggest making the extension compatible with v2.2.6 before using it.

      Warm Regards
      Team Bagisto

    • L

      Help with a Forbidden in the Bagisto admin panel
      Installing Bagisto • • lenier

      2
      0
      Votes
      2
      Posts
      99
      Views

      R

      Hello @lenier

      Can you check inside the laravel.log file is there any error is coming there?

      Regards
      Team Bagisto

    • B

      i couldnt intall it through aapenal.
      Bug Report • • bob

      2
      0
      Votes
      2
      Posts
      393
      Views

      R

      Hello @bob

      I think aapenal has Cpanel .

      Then you can use Softaculous to install Bagisto.

      Warm Regards
      Team Bagisto

    • N

      Trying to import products.
      General Discussion • import • • Neilm

      2
      0
      Votes
      2
      Posts
      147
      Views

      R

      Hello @Neilm

      This issue is occurring because there is an issue in your CSV file..

      We have provided the Sample File for each you can download that and check the proper way to manage the CSV for Bulk Upload

      Warm Regards
      Team Bagisto

    • P

      Prices in storefront with taxes included
      General Discussion • • pask

      11
      0
      Votes
      11
      Posts
      1800
      Views

      J

      @Richard-Rachels said in Prices in storefront with taxes included:

      @pask
      The system sees €1,000 as net, so VAT is added on top. Switch to VAT-inclusive pricing so €819 + 22% = €1,000. Check figures with Vatcalc.onl.

      Got it, thanks for clarifying. Makes sense that the system treats €1,000 as net. I’ll try switching to VAT-inclusive pricing and run the numbers through Vatcalc.onl to confirm.

    • K

      Import customers with address
      General Discussion • import customers • • kenninh

      4
      0
      Votes
      4
      Posts
      344
      Views

      K

      I was able to bulk import customer data with multiple custom columns.

      Now I am looking into import the customer address using the MySQL table import. Has anyone done this and anything to watch out for?
      Thanks!

    • O

      Bagisto product image broken after upload ?
      Installing Bagisto • • olivexy

      5
      0
      Votes
      5
      Posts
      1372
      Views

      B

      @Rishabh-Webkul said in Bagisto product image broken after upload ?:

      Can you please share us with the image of your broken image. This will help us to resolve your query.
      Warm Regards

      hi, im facing the same problem about the broken image, i already did the storage link and unlink for many time and it still broken in the front store.. this is the photo of the broken image

      this photo is from my front store if the link use cache/medium or another cache
      0e051a6a-332a-480f-916f-c7d8958b8fcb-image.png

      but if the url using /storage the image will show, i need to know what's wrong with this

      afad34d2-7bba-4e8e-9e4d-9e9b0fb5e41d-image.png

    • K

      Forbidden error when i save Configure > Products
      Bug Report • forbidden • • kamransohla

      3
      0
      Votes
      3
      Posts
      434
      Views

      L

      @Rishabh-Webkul A mi me pasa lo mismo y no se ya como resolverlo, A mi me arroja un Forbidden. Tengo bagisto en Hostinger. Si pudieras ayudarme te lo agradeceria

    • B

      Message Error 'invoice creation is not allowed'
      General Discussion • • beabay

      1
      0
      Votes
      1
      Posts
      182
      Views

      No one has replied

    • Y

      VAT ue
      Modules • • ymek007

      5
      0
      Votes
      5
      Posts
      575
      Views

      L

      @ymek007
      Set your store to apply discounts to the gross amount (price + VAT) and then recalculate VAT from that reduced gross, keeping the tax rate correct. If any VAT calculation issues come up, use Vatcalc.Onl to quickly work out accurate amounts and avoid errors.