Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Bug Report
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • M

      Error in Sending EmailAttempt to read property "title" on array
      • MScopell

      2
      0
      Votes
      2
      Posts
      426
      Views

      Rishabh-Webkul

      Hello @MScopell

      We have checked this at our end. and everything is working fine as expected.

      Check the below Screenshot for your reference.

      Money Transfer:
      https://prnt.sc/jPoR1ZcrTuC7

      COD-

      image (43).png

      Kindly confirm whether you have added the SMTP configuration in your .env file.

      Also, please check if any customizations were made on your end, as that could be causing the issue.

      Warm Regards
      Team Bagisto

    • A

      Website got hacked 4 times in 2 days.
      • avernussss

      1
      0
      Votes
      1
      Posts
      204
      Views

      No one has replied

    • A

      help me get the correct api for addding address i have tried but the issue happening is the id has not been authenticated even after passing the bearer token in the header which i got from the login
      • Ananthu Ajayan

      2
      0
      Votes
      2
      Posts
      514
      Views

      Rishabh-Webkul

      Hello @Ananthu-Ajayan

      Usually this doesnt happing after adding a token at there. Is there anything that you have implemented at code end?

      Also you can check the list of endpoints here. and try to run the query here on swagger. If you find any error than let us know.

      Also, share the response of you error message.

      Shop: https://demo.bagisto.com/bagisto-api-demo-common/api/shop/documentation

      Admin: https://demo.bagisto.com/bagisto-api-demo-common/api/admin/documentation

      Warm Regards
      Team Bagisto

    • N

      Admin Dashboard redirect
      • Nicola_cascella

      3
      0
      Votes
      3
      Posts
      116
      Views

      Rishabh-Webkul

      Hello @Nicola_cascella

      Its a general behaviour of every websites that cache get stored.

      For this you can clear your website cache by running the command

      php artisan optimize:clear

      Warm Regards
      Team Bagisto

    • E

      This topic is deleted!
      • elrefaie80

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • danieldino

      Problem with tax
      • danieldino

      13
      0
      Votes
      13
      Posts
      1229
      Views

      W

      @william_Morin said in Problem with tax:

      hii the website may not be properly configured to handle different tax rates for each country. Ensure that each language is set to the correct country and tax rate in your site's settings. For example, Poland should use 23%, Hungary 27%, and Germany 19%. If it's still not working, you might need to check the tax calculation plugin or contact support for assistance.
      thank you..https://hstcalculator.onl/

    • R

      Add to Cart Button is Disabled Despite Having 100 in stock/inventory
      • refrain5

      6
      0
      Votes
      6
      Posts
      158
      Views

      Rishabh-Webkul

      Hello @refrain5

      After set it to the database you need to run the below command in your project root directory.

      php artisan queue:listen

      queueListen.png

      Warm Regards
      Team Bagisto