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
    • H

      vuestorefront install errors, how to fix it?
      Installing Bagisto • • harrychenau

      2
      0
      Votes
      2
      Posts
      114
      Views

      Rishabh-Webkul

      Hello @harrychenau

      May i know what is your Bagisto Version for which you are using this

      Kindly Confirm.

      Thanks & Regards

    • R

      Issue with Razorpay Payment for Downloadable Products in Bagisto
      Bug Report • • ramswami420

      2
      1
      Votes
      2
      Posts
      196
      Views

      Rishabh-Webkul

      Hello @ramswami420

      As you are using the third party extension you can directly contact with them regarding this query.

      https://wontonee.com/bagisto-razorpay-integration-manual/

      Thanks & Regards

    • N

      Phonepe payment gateway integration
      General Discussion • • neo

      3
      0
      Votes
      3
      Posts
      157
      Views

      Rishabh-Webkul

      Hello @neo
      This is the official Devdoc for Bagisto, which shows you how to create a payment gateway in Bagisto.

      You can check out some YouTube references on how to create an extension:

      We have created a Cybersource extension, and you can use it as an example as well, through the link below.

      Link: https://www.youtube.com/watch?v=vrCEoWZEkMs&ab_channel=Bagisto

      We are happy to assist you with any queries here. However, if you would like us to develop this for you, it will be considered a paid service.

      Kindly confirm.
      Thanks & Best regards

    • B

      Zip/Postcode CT3 The billing.postcode field must be a number.
      General Discussion • • Bharti

      2
      0
      Votes
      2
      Posts
      80
      Views

      Rishabh-Webkul

      Hello @Bharti

      For this, you need to customize the code from the below file path

      packages >> Webkul >> Shop >> src >> Resources >> views >> checkout >> onepage >> address >> form.blade.php

      postcode.png

      Thanks & Regards

    • R

      How to Enable Razorpay and COD Payment Method for Downloadable Products in Bagisto
      Bug Report • • ramswami420

      4
      0
      Votes
      4
      Posts
      202
      Views

      R

      Dear @Rishabh-Webkul,

      Thank you for your response. I have successfully installed and configured the Razorpay extension, and it works perfectly for simple products. However, I am facing an issue specifically with downloadable products—while Paytm and PayPal process payments correctly, Razorpay does not.

      Could you please provide insights into why this might be happening? Additionally, I would appreciate any guidance on possible solutions or configurations required to enable Razorpay for downloadable products.

      If needed, I can share admin and FTP credentials for further investigation. Please let me know how we can proceed.

      Looking forward to your support.

    • V

      How can i see products like in screenshot attatched
      General Discussion • • Varun00001

      5
      0
      Votes
      5
      Posts
      197
      Views

      V

      @Rishabh-Webkul Here is screenshot, can we add 'product view link ' in this listingb.png

    • R

      Enable COD for Downloadable Products
      Knowledge Base • • ramswami420

      2
      0
      Votes
      2
      Posts
      138
      Views

      Rishabh-Webkul

      Hello @ramswami420

      Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout after making a payment the products can be downloaded from the link or a file so there is no reason to enable COD for that.

      Thanks & Regards

    • O

      Cannot add new field to the addresses
      Knowledge Base • • otheriz

      5
      0
      Votes
      5
      Posts
      684
      Views

      E

      @napsterrahul said in Cannot add new field to the addresses:

      model

      There's no model though regarding addresses, am I wrong? The version I'm using is 2.2.3

    • A

      Error Setting Up Bagisto Mobile Flutter App: CarouselController Conflict and Missing Implementations
      General Discussion • • arunchahar

      4
      0
      Votes
      4
      Posts
      559
      Views

      Rishabh-Webkul

      Hello @arunchahar

      Kindly check the steps below; all the steps are written step by step, which will help resolve your query.

      Flutter Version - 3.19.2 Dart - 3.3.0 Xcode - 15.2 Swift - 5 Java version 17 OpenJDK Runtime Environment Temurin-17.0.13+11 (build 17.0.13+11)

      Use “flutter doctor --verbose” command to verify the above mention versions.

      Step 2 :-

      Navigate to android/build.gradle and verify the Gradle and kotlin version :-

      classpath "com.android.tools.build:gradle:7.1.3"

      ext.kotlin_version = '1.9.0'

      Step 3 :-

      Navigate to android/gradle/gradle-wrapper.properties and verify the version of Gradle distribution URL :-

      distributionUrl=https://services.gradle.org/distributions/gradle-7.5-all.zip

      Step 4 :-

      Navigate to pubspec.yaml file and add the dependency override as :-

      dependency_overrides:
      intl: ^0.18.0
      flutter_local_notifications_linux: null
      open_file_macos: null

      Add chewie dependency as this dependency downloaded by third party library indirectly in the project which fix the issue as :

      chewie: 1.8.1

      Step 5 :-

      Navigate to the project's directory and run the following command :-

      flutter pub get

      flutter pub run build_runner build --delete-conflicting-outputs

      flutter run

      Thanks & Regards

    • E

      Client recieves 3 emails
      Bug Report • • Esti

      2
      0
      Votes
      2
      Posts
      107
      Views

      E

      I've already read online that even others have had the same problem and they say that is due to "custom theme active". But the problem is that I do not use a custom theme, I'm using only the default one.

    • H

      assets in a custom packages are not loading
      Bug Report • • hamayel

      3
      0
      Votes
      3
      Posts
      336
      Views

      H

      @Rishabh-Webkul

      thanks for replay

      the issue solved by adding the package name in:
      bagisto_asset('images/whats-app.png','package_name')

    • I

      How can i increase the set logo pixels for categories.
      General Discussion • • Iraiva_02

      3
      0
      Votes
      3
      Posts
      178
      Views

      I

      @Rishabh-Webkul that i understand but what if i want to increase the set dimension of logo image for categories

    • O

      How to Customize Product and Category URL Routes in Bagisto?
      General Discussion • • olivexy

      4
      0
      Votes
      4
      Posts
      192
      Views

      O

      @Rishabh-Webkul this going to be reflected in the frontend?

    • S

      How can I make video to play in home page of velocity theme
      General Discussion • • sangeeth_nivas

      2
      0
      Votes
      2
      Posts
      151
      Views

      Rishabh-Webkul

      Hello @sangeeth_nivas

      We have already raised a featured request regarding video play on the home page we will implement it internally in the future.

      https://github.com/bagisto/bagisto/issues/10282

      Thanks & Regards

    • S

      Unable to change the logo in velocity theme
      General Discussion • • sangeeth_nivas

      9
      0
      Votes
      9
      Posts
      305
      Views

      S

      @Rishabh-Webkul thanks for the help.. issue is resolved

    • A

      cookie management
      General Discussion • • ardaengn

      2
      0
      Votes
      2
      Posts
      67
      Views

      Rishabh-Webkul

      Hello @ardaengn

      Currently, we do not have the built-in cookie management

      Thanks & Regards

    • S

      How do we publish the default theme?
      Installing Bagisto • • seankimball

      2
      0
      Votes
      2
      Posts
      187
      Views

      Rishabh-Webkul

      Hello @seankimball

      There is 2 packages Shop and Theme shop contains the controllers, routes, etc. and Theme contains the all the business logic regarding theme.

      And there is no need to publish a default theme this is already published.

      And if you want to create a new theme then only you need to publish the theme.

      Shop Module Path

      https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Shop

      Theme Module Path

      https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Theme

      Thanks & Regards

    • M

      Payment Gateway xendit
      General Discussion • • Miswanto

      3
      0
      Votes
      3
      Posts
      209
      Views

      Rishabh-Webkul

      Hello @Miswanto

      Kindly go through the below Devdocs for payment gateway integration and setup.

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

      Thanks & Regards

    • A

      Issue with 'View All' Button in Home Page Product Carousel Redirecting to Home Page
      General Discussion • • arunchahar

      2
      0
      Votes
      2
      Posts
      99
      Views

      A

      @arunchahar i found the solution on github for the same:

      https://github.com/bagisto/bagisto/commit/537cabcdc31eaa713e556e463a42020d67ad3e06

      Thanks

    • A

      How to Remove the "Translate" Option in Product Reviews?
      General Discussion • • arunchahar

      2
      0
      Votes
      2
      Posts
      90
      Views

      Rishabh-Webkul

      Hello @arunchahar

      For this you can manage it from the below file path.

      packages >> Webkul >> Shop >> src >> Resources >> views >> products >> views >> reviews.blade.php

      review.blade.php.png

      Thanks & Regards