sarga/packages/Webkul/API/Http/Controllers/Shop
SteffenMahler 75f4d9925c
Fire event if customer wants to "buy now"
If a customer wants to buy a single product directly, the CartController add() method fires an event. The same event has to be fired via api request. In this case it's store() method.
2020-02-20 13:58:10 +01:00
..
AddressController.php helper function updated 2020-01-21 15:13:01 +05:30
CartController.php Fire event if customer wants to "buy now" 2020-02-20 13:58:10 +01:00
CategoryController.php helper function updated 2020-01-21 15:13:01 +05:30
CheckoutController.php helper functions updated 2020-01-21 15:23:04 +05:30
Controller.php helper function updated 2020-01-21 15:13:01 +05:30
CoreController.php helper function updated 2020-01-21 15:13:01 +05:30
CustomerController.php [Fixed: changed customer group code for newly created customer.] 2020-01-30 15:57:56 +05:30
ForgotPasswordController.php helper function updated 2020-01-21 15:13:01 +05:30
ProductController.php helper function updated 2020-01-21 15:13:01 +05:30
ResourceController.php helper function updated 2020-01-21 15:13:01 +05:30
ReviewController.php helper function updated 2020-01-21 15:13:01 +05:30
SessionController.php helper function updated 2020-01-21 15:13:01 +05:30
WishlistController.php [Added: review delete api route added.] 2020-02-03 17:31:09 +05:30