• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  1. Home
  2. Tags
  3. customers
Log in to post
  • All categories
  • V

    customer side menu design displaying wrong
    Bug Report • marketplace velocity customers • 10 Dec 2021, 12:45 • vaida.prateek28 14 Dec 2021, 04:30

    6
    0
    Votes
    6
    Posts
    1.4k
    Views

    devansh-webkul 14 Dec 2021, 04:30

    This is a paid module, please raise a support ticket for paid modules.

  • A

    Not able to get Cart items
    Modules • customers bagisto api • 25 May 2021, 14:29 • Akanrat 26 May 2021, 09:48

    8
    0
    Votes
    8
    Posts
    2.2k
    Views

    devansh-webkul 26 May 2021, 09:48

    Hi @Akanrat,

    If the user is authenticated then yes it will be the same. Because for authenticated user cart is fetched from the database.

    I think you are getting confused, I am just sharing a thread that will help you,

    Actually, this is a cross-domain, you need to send the cookies so that session can be tracked. I am sharing with you a thread that can help you just try to send cookies in ajax request and it will work.

    https://stackoverflow.com/questions/63445307/php-session-id-session-variable-value-changing-on-every-request-from-react-axi

    https://stackoverflow.com/questions/29417518/how-can-set-cookie-with-ajax-jquery/29417575#29417575

    https://symfonycasts.com/screencast/reactjs/api-authentication

  • W

    Bagisto Web Api - Customers Registration
    General Discussion • api customers registration group • 15 Oct 2020, 09:46 • William Hatanaka 20 Oct 2020, 23:36

    5
    0
    Votes
    5
    Posts
    1.6k
    Views

    W 20 Oct 2020, 23:36

    @vishalK ,
    Thank you very much!
    I will try!