Search found 14 matches

by TobiasMadsen
03 Jan 2021, 10:08
Forum: Laravel package
Topic: Stripe on frontend + extra configuration
Replies: 3
Views: 1081

Re: Stripe on frontend + extra configuration

Thank you.

What about question 1 and 3? :)
by TobiasMadsen
30 Dec 2020, 10:29
Forum: Laravel package
Topic: Add custom payment and shipping method
Replies: 6
Views: 4923

Re: Add custom payment and shipping method

How did you get it to work? Can i please look at your delivery implementation, as I am also completely lost
by TobiasMadsen
29 Dec 2020, 12:30
Forum: Laravel package
Topic: Stripe on frontend + extra configuration
Replies: 3
Views: 1081

Stripe on frontend + extra configuration

1. Where is the front-end form for stripe payments generated? 2. I also wonder what the extra fields on the backend configuration is ment for. [/list] Your documentation https://aimeos.org/docs/2020.x/manual/services/#stripe only mentions the two keys, authorization, address and testmode. What do th...
by TobiasMadsen
29 Dec 2020, 10:36
Forum: Laravel package
Topic: Make attributes and properties "searchable"
Replies: 3
Views: 1546

Make attributes and properties "searchable"

Is there any way to make product attributes and more importantly properties searchable?

I would like to show the user all products with at certain attribute = something
I also have a supplier productcode as a propertie, which the user might search for.
by TobiasMadsen
22 Dec 2020, 15:43
Forum: Laravel package
Topic: Get list of categories with urls
Replies: 3
Views: 1137

Re: Get list of categories with urls

Yes i was on to that.

I can't make much out of the template. What is homeTree for instance?
Is there a detailed documentation of the templates anywhere or do you know where i can learn more?

Sorry, i feel like a noob :(
by TobiasMadsen
21 Dec 2020, 12:04
Forum: Laravel package
Topic: Get list of categories with urls
Replies: 3
Views: 1137

Get list of categories with urls

Hi again. First of all, thank you for the great support you provide. I would like to show a grid of the categories (maybe with their picture) on the frontpage of the shop. How do i get a list of the categories pushed to catalog/home for instance? What will be the best way to achieve this? Sorry for ...
by TobiasMadsen
20 Dec 2020, 15:47
Forum: Laravel package
Topic: Backup of import fails
Replies: 2
Views: 809

Re: Backup of import fails

As of now i am running the command directly from terminal.

I have tried both locally on my Win10 environment and on the Debian server (with www-data as owner of folders). On the server it works, so thats fine.

Thank you for your response :)
by TobiasMadsen
18 Dec 2020, 10:13
Forum: Laravel package
Topic: Bulkorders wrong currency
Replies: 4
Views: 1233

Re: Bulkorders wrong currency

I can confirm it works with the latest update.
Thanks!
by TobiasMadsen
18 Dec 2020, 10:07
Forum: Laravel package
Topic: Backup of import fails
Replies: 2
Views: 809

Backup of import fails

Hi Aimeos :) I'm importing categories (and after that, products - question is the same), but get the following fail: Aimeos\Controller\Jobs\Exception Unable to move imported file "imports/categories/toimport/" to "imports/categories/imported/imported_18-12-20.csv" at C:\laravel_w...
by TobiasMadsen
12 Dec 2020, 19:36
Forum: Laravel package
Topic: Bulkorders wrong currency
Replies: 4
Views: 1233

Re: Bulkorders wrong currency

Composer is throwing this when i try to require the package you mentioned: PS C:\laravel_webshop> composer req aimeos/aimeos-laravel:2020.10.x-dev aimeos/ai-client-html:2020.10.x-dev ./composer.json has been updated Running composer update aimeos/aimeos-laravel aimeos/ai-client-html Loading composer...