Search found 30 matches

by sumit kaushik
16 Oct 2017, 08:08
Forum: Laravel package
Topic: Myaccount page missing account information
Replies: 1
Views: 1040

Myaccount page missing account information

Hello,

On myaccount page account profile is not showing, where user can edit their address, number etc.
Please suggest me how can i achieve this?
by sumit kaushik
09 Oct 2017, 13:22
Forum: Laravel package
Topic: Paytm Integration
Replies: 10
Views: 3941

Re: Paytm Integration

Hello Support,
My paytm integration is working fine on development server but when i push it on live it is showing me error
Class omnipay/paytm/gateway not found.

Please suggest me what i missing.
by sumit kaushik
08 Oct 2017, 05:16
Forum: Laravel package
Topic: need extra price for products
Replies: 5
Views: 2106

Re: need extra price for products

For example if some one rents a furniture item from website then user has to pay some security amount for that product and it will be same as price of product.
On product page there will be rent price + security amount.
by sumit kaushik
06 Oct 2017, 12:07
Forum: Laravel package
Topic: need extra price for products
Replies: 5
Views: 2106

Re: need extra price for products

But Security price will be equal to product price.
by sumit kaushik
06 Oct 2017, 07:49
Forum: Laravel package
Topic: need extra price for products
Replies: 5
Views: 2106

need extra price for products

Hello,

I have rental website and want to add Security price for product. Could you please suggest me about the issue.
by sumit kaushik
06 Oct 2017, 06:04
Forum: Laravel package
Topic: My account page showing error.
Replies: 3
Views: 1475

Re: My account page showing error.

My routes.php file has

Route::group(config('shop.routes.account', ['middleware' => ['web', 'auth']]), function() {
by sumit kaushik
05 Oct 2017, 13:36
Forum: Laravel package
Topic: Add Mini basket to all pages Aimeos
Replies: 4
Views: 2485

Add Mini basket to all pages Aimeos

Hello,

I want mini basket on header of website. But getting error on all pages. Please suggest me about the issue.
by sumit kaushik
05 Oct 2017, 07:07
Forum: Laravel package
Topic: Monthly subscription feature for products
Replies: 15
Views: 5993

Re: Monthly subscription feature for products

Hello,

Issue has been resolved now. Thanks for your support.
by sumit kaushik
05 Oct 2017, 06:58
Forum: Laravel package
Topic: My account page showing error.
Replies: 3
Views: 1475

My account page showing error.

Hello,

After login myaccount page is showing error
Item with ID "" in "customer.id" not found

Users are showing in both database tables and in admin. Please suggest about it.
by sumit kaushik
01 Oct 2017, 11:27
Forum: Laravel package
Topic: Monthly subscription feature for products
Replies: 15
Views: 5993

Re: Monthly subscription feature for products

Yes, i have added lowest price to select product.