Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. vinay
    V
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    vinay

    @vinay

    0
    Reputation
    1
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    vinay Follow

    Posts made by vinay

    • address add multiple times when its try to ship

      Trying to get property 'id' of non-objectC:\Users\vinay\bagisto\packages\Webkul\Shipping\src\Shipping.php#85ErrorException

          $shippingAddress = $cart->shipping_address;
      
          foreach ($this->rates as $rate) {
              $rate->cart_address_id = $shippingAddress->id;
      
              $rate->save();
          }
      

      #0 C:\Users\vinay\bagisto\packages\Webkul\Shipping\src\Shipping.php(85): Illuminate\Foundation\Bootstrap\H

      posted in Bug Report
      V
      vinay