Search found 15 matches

by Mightrider
29 Aug 2018, 08:57
Forum: Laravel package
Topic: Use Titel during checkout
Replies: 1
Views: 855

Use Titel during checkout

Laravel: 5.4 Aimeos: 2018.04 PHP: 7.1.4 Hi, I wanted to add an optional Title field to the checkout process. After some digging I realized that the according entry is already present in the database and in the Base class: \Aimeos\MShop\Common\Item\Address\Base.php Unfortunately I can not enable it v...
by Mightrider
29 Aug 2018, 07:52
Forum: Laravel package
Topic: Extend Salutation
Replies: 1
Views: 856

Extend Salutation

Laravel: 5.4 Aimeos: 2018.04 PHP: 7.1.4 Hi, I want to add Dr. as salutation in the address during the checkout. In the documentation it is written that I need to adapt "a few areas" in the source code. Do you have any recommendation how to approach this and which Controllers etc. I need to...
by Mightrider
25 Jul 2018, 13:46
Forum: Laravel package
Topic: Setup B2B shop
Replies: 1
Views: 1255

Setup B2B shop

Hey, I try to setup the B2B shop with the vatcheck extension. I followed all the steps mentioned in the manual https://aimeos.org/docs/User_Manual/Setup_B2B_shop but if I buy something in the Store there is no VAT included for if no VAT ID is given or the VAT id is located in my country. I set the t...
by Mightrider
11 Jul 2018, 09:40
Forum: Laravel package
Topic: Customize automated user creation on checkout
Replies: 1
Views: 1010

Customize automated user creation on checkout

Hi there, I try to customize the user creation during the checkout process. Currently the columns of 'username' and the 'user_group_id' are empty. I would like to set a default user group and found something in the configuration, but it is not working as expected. The user group is still empty. 'cli...
by Mightrider
09 Jul 2018, 08:49
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

Ah you are right!
Thanks again!
by Mightrider
06 Jul 2018, 08:55
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

Hey again, I run into an additional problem now. After adding my own products to the store the images are not shown in the emails anymore. =09=09=09=09<td class=3D"details"> =09=09=09=09=09=09=09=09=09=09=09<img src=3D"/preview/3/6/361eb7cd6a94d92e2= fec880ccadc9571.jpg" /> =09=0...
by Mightrider
03 Jul 2018, 15:23
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

Thank you very much for your help!
Everything is working now as expected.
by Mightrider
02 Jul 2018, 09:41
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

Thank you very much!

Somehow it is unable to load the CSS file from the relative path. The file_exists( $filepath) returns false. If I hardcode the path it is working...
by Mightrider
29 Jun 2018, 11:23
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

Which file is it?
Where should this CSS file been located in my project?
by Mightrider
28 Jun 2018, 07:46
Forum: Laravel package
Topic: Payment Email Design
Replies: 11
Views: 4440

Re: Payment Email Design

I looked at it in the Mac Mail client and the gmail web view. Both show the same results. So far i did not change anything in the *-standard.php files. I attached the original code I recieved. Content-Type: multipart/alternative; boundary="_=_swift_v4_1530171532_98b1b1f748785d95ecbe2a41fe6a3312...