Bagisto Forum

    Bagisto

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

      remove confirmnation message on clicking on Eye Action
      • yousuf

      5
      0
      Votes
      5
      Posts
      381
      Views

      R

      Hi @yousuf

      Please follow given link for solution - https://forums.bagisto.com/topic/408/remove-confirmnation-message-on-clicking-on-delete-action

      Thanks

    • R

      Pricing problem - Any suggestion?
      • RK REZA

      2
      0
      Votes
      2
      Posts
      284
      Views

      R

      Hi @RK-REZA

      This feature in not in our product but you can customise it or can request a feature.

      Thanks

    • R

      What is the best way to remove Billing Details from checkout page?
      • RK REZA

      2
      0
      Votes
      2
      Posts
      364
      Views

      R

      Hi @RK-REZA

      First of all, you need to override some of our checkout pages like - onepage.blade.php, customer-info.blade.php and review.blade.php.

      When you see onepage.blade.php, will get below line -

      use_for_shipping: true,

      turn it to false on your override view file.

      Now, you need to remove billing section from rest of two files.

      The above things are remove it from view, now it comes on functionality level.

      here, you need to create your controller which will save order address of customer so for it, create a same name route for address but it will call your package controller for address save.
      Now you need to remove validation as well so create a new address validation file according to your need and it will be done.

      The above mentioned procedure will be done on separate package, don't do in core one.

      To not show billing in admin section, you can override admin view also.

      Thanks

    • R

      How to set custom image cache in extended module?
      • RK REZA

      2
      0
      Votes
      2
      Posts
      327
      Views

      R

      Hi @RK-REZA

      We will soon implement configuration for it.

      Thanks

    • R

      How to work with dynamic dropdown?
      • RK REZA

      2
      0
      Votes
      2
      Posts
      344
      Views

      R

      Hi @RK-REZA

      You can create a component for it, each value will be updated according to value selected.

      This article will be help you - https://www.pluralsight.com/guides/react-communicating-between-components

      Thanks

    • N

      How can i create a new admin route?
      • Norbert

      4
      0
      Votes
      4
      Posts
      872
      Views

      N

      Okay,
      Thanks Rahul!
      I will try to create a new package !
      Have a nice day !

    • K

      Implement Mpesa payment method
      • Kabiru

      4
      0
      Votes
      4
      Posts
      601
      Views

      M

      @Kabiru Hi. Have you succeeded in solving this issue?

    • L

      how could this happen?
      • leni

      4
      0
      Votes
      4
      Posts
      323
      Views

      R

      Hi @leni

      Kindly Check Your Home Page Content Field.

      You have did -

      @include("shop :: home.slider") @include("shop :: home.featured-products") @include("shop :: home.new-products")

      Which contains space, there should be no space between hintpath and file name.

      Try this one -

      @include("shop::home.slider") @include("shop::home.featured-products") @include("shop::home.new-products")

      Thanks

    • L

      How to Edit Customer's Invoice?
      • Luke

      2
      0
      Votes
      2
      Posts
      298
      Views

      R

      Hi @Luqman

      Right Now, this functionality is not there, but you can do it.

      Create a package for same, define route, controller and view for same and perform a desire action.

      Please go through our devdocs for more details - https://devdocs.bagisto.com/

      Thanks

    • A

      how can i create vendors for my products
      • ak

      2
      0
      Votes
      2
      Posts
      195
      Views

      R

      Hi @ak

      Please see this demo- https://demo.bagisto.com/marketplace/

      It will help you.

      Thanks

    • K

      how can i integrate sendbox stripe payment gateway into bagisto ?
      • kim

      2
      0
      Votes
      2
      Posts
      263
      Views

      R

      Hi @kim

      You can follow the given link for integration of payment getaway - https://devdocs.bagisto.com/create_payment_method.html

      Thanks

    • A

      Web Console for Development
      • alkhachatryan

      2
      0
      Votes
      2
      Posts
      309
      Views

      R

      Hi @alkhachatryan

      We have seen this package and a found security risk.
      Please see this one -https://prnt.sc/q2b4ot

      Thanks
      Rahul Shukla

    • L

      Adding BillPlz as custom payment getaway
      • Luke

      7
      0
      Votes
      7
      Posts
      1494
      Views

      L

      @rahul Sorry for the late reply, I already managed to make my own custom payment gateway. It took some times to understand your documentation. Thanks again 🙂

    • L

      Dynamic Product Pricing
      • Luke

      6
      0
      Votes
      6
      Posts
      458
      Views

      L

      Thanks @rahul !

    • K

      How to recreate image upload for my own image uploader.
      image upload backend • • KevLav

      8
      0
      Votes
      8
      Posts
      1969
      Views

      P

      Hi KevLav,

      I didn't get you does your problem gets solved or you have any other query? Can you please explain more..

    • D

      How to make more than one massUpdate in datagrid ?
      • darkuser123

      2
      0
      Votes
      2
      Posts
      226
      Views

      S

      Hi @darkuser123 ,

      please take a look of datagrid devdocs,
      https://devdocs.bagisto.com/data_grid.html

      Let me know if you still find the issue or implementation of code.

      Thanks

    • S

      how to use vue js plugin inside bagisto
      • samparker

      4
      0
      Votes
      4
      Posts
      1280
      Views

      S

      Hi @samparker ,

      please take a look
      https://laravel.com/docs/6.x/mix#running-mix

      Thanks.

    • R

      Module url caught by Bagisto
      • rabol

      2
      0
      Votes
      2
      Posts
      176
      Views

      R

      Hi @rabol

      This issue has been fixed, kindly take pull from master branch of bagisto.

      Thanks

    • K

      Currency not supported
      • KevLav

      6
      0
      Votes
      6
      Posts
      537
      Views

      K

      When I change the source code of the mollie plugin (the preparePayment function) and try it without the try/catch. I then get this error:

      Error executing API call (422: Unprocessable Entity): The webhook URL is invalid because it is unreachable from Mollie's point of view.. Field: webhookUrl. Documentation: https://docs.mollie.com/guides/handling-errors (View: /Users/kevinernst/Documents/GitHub/bagisto/packages/Webkul/Mollie/src/Resources/views/standard-redirect.blade.php)

      However the Webkul/Mollie package has these routes:

      Route::get('mollie/payment/webhook', 'Webkul\Mollie\Http\Controllers\MollieController@webhook')->name('mollie.payment.webhook'); Route::post('mollie/payment/webhook', 'Webkul\Mollie\Http\Controllers\MollieController@webhook')->name('mollie.payment.webhook');

      So basically this happens because of local testing then?

    • S

      Aliexpress Dropshipping Error importing
      • sinaps1

      2
      0
      Votes
      2
      Posts
      235
      Views

      P

      Hello sinaps1,

      Can you tell me which version of bagisto you are using?

      Thanks