Search found 88 matches

by stiller
22 Oct 2017, 20:50
Forum: TYPO3 extension
Topic: Aimeos shop data migration
Replies: 2
Views: 1684

Update: Aimeos shop data migration

Update: On executing the update script I get the following error: Code must not be longer than 32 characters #0 /is/htdocs/.../www/.../typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-core/lib/mshoplib/src/MShop/Common/Item/Type/Standard.php(69): Aimeos\MShop\Common\Item\Base->checkCode('Waehl...
by stiller
22 Oct 2017, 14:26
Forum: TYPO3 extension
Topic: Aimeos shop data migration
Replies: 2
Views: 1684

Aimeos shop data migration

hi there. for the import of tx_commerce data into aimeos you are providing the separate extension "aimeos_migrate" what is missing, is something like a 5 step tutorial how to get it going. the description on github "This TYPO3 extension includes the setup tasks to migrate data from ot...
by stiller
11 Mar 2016, 21:38
Forum: TYPO3 extension
Topic: Sofortüberweisung for Omnipay
Replies: 8
Views: 4599

Re: Sofortüberweisung for Omnipay

sadly it returns an empty XML Object

Code: Select all

SimpleXMLElement Object ( ) 
after several attempts to solve it I have to suspend it at this point
if you don't have a clue what is missing, I will ask sofort.com to provide support.

many thanks for what you have done so far
Volker
by stiller
10 Mar 2016, 21:48
Forum: TYPO3 extension
Topic: Sofortüberweisung for Omnipay
Replies: 8
Views: 4599

Re: Sofortüberweisung for Omnipay

I'm sorry. after adding the configuration omnipay.authorize = 1 I receive the message Unfortunately, the payment for your order was refused. Do you wish to retry? payment status = refused I've used the parameters of the Sofort Demo Bank. every transaction should succeed by default also I'm receiving...
by stiller
10 Mar 2016, 14:19
Forum: TYPO3 extension
Topic: Sofortüberweisung for Omnipay
Replies: 8
Views: 4599

Re: Sofortüberweisung for Omnipay

many thanks for providing a special extension version with the payment option "sofortüberweisung" it works smoothly with these configuration parameters --> omnipay.type = Sofort username = useraccount number at sofortüberweisung projectId = xxxxxx password = api_key when creating an new pr...
by stiller
08 Mar 2016, 16:23
Forum: TYPO3 extension
Topic: decorator weight based on selection article?
Replies: 2
Views: 2278

Re: decorator weight based on selection article?

the weight decorator included with the provided pre-release works perfectly well. also the problem with reduction decorator is solved. I didn't understand the delivery price settings properly and moved details from the "service fee field" to "actual current prize". thanks for you...
by stiller
08 Mar 2016, 16:11
Forum: TYPO3 extension
Topic: Sofortüberweisung for Omnipay
Replies: 8
Views: 4599

Sofortüberweisung for Omnipay

hi aimeos, on another example "mobilpay" https://aimeos.org/help/typo3-extension-f16/mobilpay-for-typo3-t575-10.html I have seen that you have compiled an extra version of the aimeos payment extension. would it be possible to do so for sofortüberweisung too? you could get it from https://p...
by stiller
05 Mar 2016, 16:19
Forum: TYPO3 extension
Topic: decorator weight based on selection article?
Replies: 2
Views: 2278

decorator weight based on selection article?

hello. I'm working on my first aimeos shop. so please bear with me ... I can't get a delivery service based on weight and country working. country ok, but to me it seems that the weight decorator takes only into account the weight of the selection product (if specified) and not of the chosen article...