Search found 60 matches
- 02 Feb 2016, 10:16
- Forum: TYPO3 extension
- Topic: problem with catalog of new shop
- Replies: 4
- Views: 2694
Re: problem with catalog of new shop
btw, if I select nothing in the field "Default category if no parameter is available"
then list shows properly all the caregories of second shop
then list shows properly all the caregories of second shop
- 02 Feb 2016, 08:21
- Forum: TYPO3 extension
- Topic: problem with catalog of new shop
- Replies: 4
- Views: 2694
Re: problem with catalog of new shop
Thanks for the help. But I come across another error. I try to setup the second shop and I have entered the main TS template ...locale.site = mysecondshop and when I try to add Aimeos Shop - Catalog List as Content Element and in in the field "Default category if no parameter is available"...
- 01 Feb 2016, 07:38
- Forum: TYPO3 extension
- Topic: problem with catalog of new shop
- Replies: 4
- Views: 2694
problem with catalog of new shop
Hello, I setup a new shop following https://aimeos.org/docs/TYPO3/Configure_multiple_shops but a problem appears when I try to enter products from available products to catalog. "List type" under "Associated products" stays empty when I drag and drop the product and it doesn't al...
- 29 Jan 2016, 08:22
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
Re: integration of aimeos_pay
Tom, I don't complain. I totally agree with you. It is an open source software and it is possible to be fixed or to pay someone to do it. That's the right way I just share my opinion that most of Omnipay drivers don't work and I think it is true. It is not your fault. I just want to save disappointm...
- 28 Jan 2016, 19:07
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
Re: integration of aimeos_pay
Don't waste your time with Omnipay driver for Wirecard. I spoke to Norbert and this is his opinion "I already had a look to the code and it seems that a library and at least a few lines of code are missing." Actually , I'm not sure if any of Omnipay driver is working properly. I tested Skr...
- 26 Jan 2016, 15:01
- Forum: TYPO3 extension
- Topic: Payment driver -Authorize.net for Swiss
- Replies: 3
- Views: 2218
Re: Payment driver -Authorize.net for Swiss
I work for Swiss company and we have selected wirecard.com as payment gateway. It is available through extension "Aimeos payments" . We liked it because there are no setup fees or subscriptions for month.
- 26 Jan 2016, 07:05
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
Re: integration of aimeos_pay
I think the problem is in omnipay
here is the error
Fatal error: Call to a member function serialize() on a non-object in /html/typo3/typo3conf/ext/aimeos_pay/Resources/Libraries/igaponov/omnipay-wirecard/src/Message/AbstractRequest.php on line 171
here is the error
Fatal error: Call to a member function serialize() on a non-object in /html/typo3/typo3conf/ext/aimeos_pay/Resources/Libraries/igaponov/omnipay-wirecard/src/Message/AbstractRequest.php on line 171
- 25 Jan 2016, 08:14
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
Re: integration of aimeos_pay
Yes, drivers are according their namespace "Wirecard" I have entered the expected Wirecard parameters: https://github.com/igaponov/omnipay-wirecard/blob/master/src/Gateway.php#L30 'username' => 'D***', 'password' => 'j***, 'signature' => 'B8AKTP***', and when I get to the final step , afte...
- 18 Jan 2016, 13:55
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
Re: integration of aimeos_pay
Yes, that's right. I have installed them in regular way as Typo3 extensions. I entered a new Payment "OmniPay" and I could not undestand what is the right Omnipay driver for omnipay.type= I have as a result "Class '\Omnipay...." not found I would like to initialize wirecard I cou...
- 18 Jan 2016, 11:07
- Forum: TYPO3 extension
- Topic: integration of aimeos_pay
- Replies: 13
- Views: 6404
integration of aimeos_pay
Hello, I tried to integrate aimeos_pay typo3 extension to my Aimeos web shop 2.4.3 but I suppose I miss something. I installed the extension ai-payments in regular way as Typo3 extension (not composer ) and when I try to enter a new Payment , I see the following error Class "MShop_Service_Provi...