Bagisto Forum

    Bagisto

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

      Payment Gateway xendit
      • Miswanto

      6
      0
      Votes
      6
      Posts
      885
      Views

      J

      @susan_emelia

      Nice! Good to hear you got Xendit working with Bagisto. Did you run into any issues with the callback handling, or was it straightforward once the package was in place?

    • B

      Message Error 'invoice creation is not allowed'
      • beabay

      1
      0
      Votes
      1
      Posts
      263
      Views

      No one has replied

    • K

      Import customers with address
      import customers • • kenninh

      4
      0
      Votes
      4
      Posts
      538
      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!

    • P

      Prices in storefront with taxes included
      • pask

      11
      0
      Votes
      11
      Posts
      2115
      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.

    • N

      Trying to import products.
      import • • Neilm

      2
      0
      Votes
      2
      Posts
      318
      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

    • Y

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

      2
      0
      Votes
      2
      Posts
      217
      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

    • B

      npm run build always go to localhost
      • bindev

      4
      0
      Votes
      4
      Posts
      475
      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

    • S

      how to override controller for theme
      • samparker

      5
      0
      Votes
      5
      Posts
      1052
      Views

      S

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

    • S

      data transfer
      • sungur

      2
      0
      Votes
      2
      Posts
      179
      Views

      R

      Hello @sungur

      Can you share some screenshot or error message
      this will help us to esolve your query.

      Warm Regards

    • B

      how to use custom type in control
      • bindev

      2
      0
      Votes
      2
      Posts
      652
      Views

      R

      Hello @bindev

      You can use like this as mentioned below.

      @case('custom')
      <v-field
      v-slot="{ field, errors }"
      {{ $attributes->only(['name', ':name', 'value', ':value', 'v-model', 'rules', ':rules', 'label', ':label']) }}
      name="{{$name}}"

      {{ $slot}}
      </v-field>

      Regards

    • J

      Postcode/Zipcodes
      • jrevell

      2
      0
      Votes
      2
      Posts
      203
      Views

      R

      Hello @jrevell

      Can you let us know the Bagisto Version which you are using at the moment

      This will help us to resolve your query

      Warm Regards
      Team Bagisto

    • G

      how to load product without ajax, directly
      • gauravjain1

      3
      0
      Votes
      3
      Posts
      930
      Views

      G

      @rishabh-webkul19 how to enable product load from database to render and index by Google? please tell steps

    • A

      This topic is deleted!
      • ae.elkashef

      1
      0
      Votes
      1
      Posts
      159
      Views

      No one has replied

    • F

      Data Transfer with custom attributes
      • Frenchpicker

      2
      0
      Votes
      2
      Posts
      528
      Views

      R

      Hello @Frenchpicker

      Kindly let us know the bagisto version you are using.

      This will help us to resolve your query.

      Regards

    • A

      Category Image Resizing Issue: Original 300x300px Image Keeps Resizing to 165x165px
      • arunchahar

      2
      0
      Votes
      2
      Posts
      802
      Views

      R

      Hello @arunchahar

      Kindly let us know the bagisto version you are using.

      This will help us to resolve your query.

      Regards

    • M

      Buy One Get One Functionality Not Work.
      • mihir14

      2
      0
      Votes
      2
      Posts
      96
      Views

      R

      Hello @mihir14

      This issue is resolved now in the latest version.

      Regards

    • M

      Buy One Get One Free Functionality Not Work.
      • mihir14

      2
      0
      Votes
      2
      Posts
      75
      Views

      R

      Hello @mihir14

      This issue is resolved now in the latest version.

      Regards

    • S

      Create product with image programmatically
      product image • • saaraan

      5
      0
      Votes
      5
      Posts
      300
      Views

      S

      @rishabh-webkul19 Thank you for your reply, what's proper way to attach the image? how does bagisto process the product image? thank you.

      $ImagePath = '/storage/app/temp/image.jpg'; $uploadedFile = new UploadedFile( $ImagePath, 'imageFileName', 'image/jpeg', null, true );
    • D

      Update multiple products inventory via REST API
      api products bulk rest • • danimaldonado

      3
      0
      Votes
      3
      Posts
      165
      Views

      D

      @rishabh-webkul19 Hello!
      Ok! It's the v2.3.6
      Freshly installled following the documentation a few weeks ago.
      And also installed the REST API following the documentation.

      In the API docs I found an endpoint for mass update but as far as I knew it only works for turning the products status on and off

    • W

      I want to add custom video section like the shopify reelup feature is it possible!
      • webepic

      3
      0
      Votes
      3
      Posts
      322
      Views

      W

      @rishabh-webkul19 thank you Rishabh i have managed to make a custom section for this so its already shorted.