Search found 47 matches

by derJu
07 Jun 2017, 07:49
Forum: TYPO3 extension
Topic: Delivery date in order process
Replies: 5
Views: 3363

Re: Delivery date in order process

hi, i have a problem in the backend config of my own service provider. i got an error when i will save it in backend see print screen. hear ist the code of my own service decorator: <?php /** * @license LGPLv3, http://opensource.org/licenses/LGPL-3.0 * @copyright Metaways Infosystems GmbH, 2011 * @c...
by derJu
02 Jun 2017, 09:50
Forum: TYPO3 extension
Topic: Basket empty in checkout
Replies: 1
Views: 2179

Basket empty in checkout

Hi,

I have the following problem:
If I put something in the shopping cart and go to the checkout process the cart is empty again and the checkout process switch back to the BILLING ADDRESS block.
by derJu
13 Mar 2017, 14:42
Forum: TYPO3 extension
Topic: Aimeos Pay, SHASIGN
Replies: 1
Views: 1181

Aimeos Pay, SHASIGN

Hi

Where in which file is the checkout generated by SHASIGN?

Code: Select all

<input type="hidden" name="SHASIGN" value="BC65574A262D8110EBC0BB6216A6E0F5AAD697F7"/>
by derJu
01 Mar 2017, 13:12
Forum: TYPO3 extension
Topic: Staffel/Graduation price
Replies: 1
Views: 1293

Staffel/Graduation price

It is possible to define a graduation (staffel) price.

(E.g. 1-10 cost 2.50 11-20 cost 2.30 and so on.

best regards - jules
by derJu
01 Mar 2017, 07:17
Forum: TYPO3 extension
Topic: bcc-email
Replies: 1
Views: 1346

bcc-email

It is possible to set several email recipients?

plugin.tx_aimeos.settings.client.html.email.bcc-email = onlineshop@test.ch

best regards - jules
by derJu
23 Jan 2017, 13:04
Forum: TYPO3 extension
Topic: Sort address fields
Replies: 2
Views: 1587

Re: Sort address fields

Thank you, aimeos!
by derJu
23 Jan 2017, 08:15
Forum: TYPO3 extension
Topic: Sort address fields
Replies: 2
Views: 1587

Sort address fields

hi how can i sort the billing address fields? I have tried: plugin.tx_aimeos.settings.client.html.checkout.standard.address.billing.mandatory { 0 = order.base.address.salutation 1 = order.base.address.firstname 2 = order.base.address.lastname 3 = order.base.address.address1 4 = order.base.address.ad...
by derJu
03 Jan 2017, 10:43
Forum: Help
Topic: Free Shipping
Replies: 3
Views: 2692

Re: Free Shipping

Like this?

It does not work

Best regards
derju
by derJu
03 Jan 2017, 10:18
Forum: Help
Topic: Sorting of property
Replies: 4
Views: 2669

Sorting of property

hi,

how can i sort the property's?

Code: Select all

plugin.tx_aimeos.settings.client.html.catalog.detail.additional.property.standard {
  0 = property-01
  1 =  property-02
  2 = property-03
}
best regards
derju
by derJu
29 Dec 2016, 07:24
Forum: Help
Topic: Free Shipping
Replies: 3
Views: 2692

Free Shipping

Moin,

how can i set up free shipping from 50 euro.

best regards
derJu