Search found 21 matches

by ntnsapre
24 Feb 2018, 13:38
Forum: Help
Topic: Order History via the API
Replies: 2
Views: 1245

Re: Order History via the API

All right, thank you!
by ntnsapre
23 Feb 2018, 07:18
Forum: Help
Topic: Order History via the API
Replies: 2
Views: 1245

Order History via the API

Is there a way to get the logged in user's order history via the JSON API? I can't see to find this via the methods available.
by ntnsapre
23 Feb 2018, 07:16
Forum: Help
Topic: Have I been hacked?
Replies: 2
Views: 1370

Re: Have I been hacked?

That's a relief, thanks! :D
by ntnsapre
22 Feb 2018, 14:15
Forum: Help
Topic: Have I been hacked?
Replies: 2
Views: 1370

Have I been hacked?

I've attached a screenshot of my product listing in the Aimeos admin section. Have I been hacked? I've never added any such products. What's quite funny is that this is my local development server, on Homestead. It's not publicly accessible!
by ntnsapre
21 Feb 2018, 12:07
Forum: Help
Topic: Checkout goes directly to summary
Replies: 1
Views: 1047

Checkout goes directly to summary

Hi,

Is there a reason for users going directly to the summary tab, bypassing the address tab and payment tab completely? How do I force it to go in the correct order, with the billing address being mandatory?

Aimeos version: 2017.10
PHP version: 7.1
Package: Laravel 5.5
Environment: Linux
by ntnsapre
09 Feb 2018, 12:13
Forum: Help
Topic: Custom fields for each item in basket
Replies: 3
Views: 1880

Re: Custom fields for each item in basket

Ok, I think I'm almost there!

Is there a way to add validation to the additional fields? For name and email, and make them required fields?
by ntnsapre
24 Jan 2018, 08:58
Forum: Help
Topic: Custom fields for each item in basket
Replies: 3
Views: 1880

Custom fields for each item in basket

I'm using Aimeos to sell online virtual courses, where each course is a product. In a scenario where a single customer is buying a course for multiple people (quantity 5 for example), how would I be able to get additional details on the people? Specifically, how can I add a few custom fields for nam...
by ntnsapre
17 Jan 2018, 18:22
Forum: Laravel package
Topic: Discount applied when threshold crossed
Replies: 1
Views: 958

Discount applied when threshold crossed

Is there any way to apply a discount on an order when the product quantity or order value exceeds a set number? For example, how do we auto-apply a discount of 20% if the order value exceeds 1000 USD?

Aimeos version: 2017.10
PHP version: 7.1
Package: Laravel 5.5
Environment: Linux
by ntnsapre
17 Jan 2018, 07:37
Forum: Help
Topic: Help with Json API - Filtering the product list
Replies: 13
Views: 5478

Re: Help with Json API - Filtering the product list

Thanks for the quick response, one issue though -

The filter by attribute url gives me an error:

"title": "Invalid operator \"f_attr\""