Search found 30 matches

by sumit kaushik
28 Sep 2017, 07:11
Forum: Laravel package
Topic: Paytm Integration
Replies: 10
Views: 4033

Re: Paytm Integration

I have installed omnipay paytm as suggested. But when i added provider class it gives me error Class "\Aimeos\MShop\Service\Provider\Payment\paytm" not available.

Please suggest me what will be the provider class in admin also what will be the provider service class in config/app.php?
by sumit kaushik
27 Sep 2017, 14:04
Forum: Laravel package
Topic: Paytm Integration
Replies: 10
Views: 4033

Paytm Integration

Hello ,

I want to integrate paytm payment on checkout page. Could you please suggest me about this?
by sumit kaushik
19 Sep 2017, 05:22
Forum: Laravel package
Topic: User Dashboard on Frontend
Replies: 1
Views: 1010

User Dashboard on Frontend

Hello Support,

I want to integrate user dashboard on frontend. Could you please suggest me about this?
by sumit kaushik
21 Aug 2017, 10:55
Forum: Laravel package
Topic: Content Management system with aimeos
Replies: 1
Views: 1187

Content Management system with aimeos

Hello,
I am using aimeos with laravel 5.4. Could you please suggest me how i can implement CMS for my static pages in back end of website.

Thanks in advance.
by sumit kaushik
21 Aug 2017, 10:49
Forum: Laravel package
Topic: Monthly subscription feature for products
Replies: 15
Views: 6188

Re: Monthly subscription feature for products

Thanks for your answer.
I have created variations for product for subscription. But it is not showing selected variations' s price on change of drodown as shown in your reference link.
Please suggest.
by sumit kaushik
20 Aug 2017, 02:10
Forum: Laravel package
Topic: Monthly subscription feature for products
Replies: 15
Views: 6188

Monthly subscription feature for products

Hello,
I am using aimeos with laravel 5.4 and want to integrate subscription feature for products. Could you please suggest me how to integrate this? is Aimeos has pre-define feature for subscription management??
Please help me..
by sumit kaushik
20 Aug 2017, 02:03
Forum: Laravel package
Topic: Image Upload issue for products
Replies: 13
Views: 5810

Re: Image Upload issue for products

Hello,

Please suggest me about the subscription feature for my shop. I want to add monthly subscription for products. Please suggest how to achieve it.

Thanks in advance.
by sumit kaushik
10 Aug 2017, 13:17
Forum: Laravel package
Topic: Image Upload issue for products
Replies: 13
Views: 5810

Re: Image Upload issue for products

But issue is on preview of product image it is not taking public in url. That's why it is not showing any image.
by sumit kaushik
08 Aug 2017, 09:07
Forum: Laravel package
Topic: Image Upload issue for products
Replies: 13
Views: 5810

Re: Image Upload issue for products

Could you please tell me in which folder images will be uploaded for products and categories?
Also it will be ok if i moved only public folder to root and will change index file path?
by sumit kaushik
08 Aug 2017, 07:35
Forum: Laravel package
Topic: Image Upload issue for products
Replies: 13
Views: 5810

Image Upload issue for products

Hello, I am using aimeos with laravel 5.4. I am facing issue in uploading image for products from admin. It gives me error No file uploaded for 1. new image, /ext/ai-admin-jqadm/admin/jqadm/src/Admin/JQAdm/Product/Image/Standard.php:420. Also my laravel is installed in the subdirectory of root. I am...