Search found 18 matches

by iresults
17 Sep 2020, 09:24
Forum: TYPO3 extension
Topic: E-Mail CSS / client/html/common/template/baseurl
Replies: 4
Views: 2237

E-Mail CSS / client/html/common/template/baseurl

I have set the client.html.common.template.baseurl to my specific value but that had no effect at all. I debug: https://github.com/aimeos/ai-client-html/blob/master/client/html/src/Client/Html/Email/Payment/Html/Standard.php#L246 The value for $path is always the default /xxx/typo3conf/ext/aimeos/Re...
by iresults
17 Sep 2020, 06:51
Forum: TYPO3 extension
Topic: Paypal generates no feedback to the Aimeos Shop
Replies: 4
Views: 1918

Re: Paypal generates no feedback to the Aimeos Shop

I found out that in my TYPO3 site configuration the entry point was set relatively to "/". I need to set this entry to the absolute domain "https://www.example.com/". Now it works without problems. Thanks for the help.
by iresults
16 Sep 2020, 06:12
Forum: TYPO3 extension
Topic: Paypal generates no feedback to the Aimeos Shop
Replies: 4
Views: 1918

Re: Paypal generates no feedback to the Aimeos Shop

Thanks for the answer.

Yes, the page with the confirmation plugin is set correctly. Other payment methods (invoice, prepayment) work correctly.

Can I check somewhere in the source code if the information is passed correctly to Paypal?
by iresults
15 Sep 2020, 17:38
Forum: TYPO3 extension
Topic: aimeos_pay TYPO3 Extension for aimeos 20.x
Replies: 1
Views: 898

aimeos_pay TYPO3 Extension for aimeos 20.x

Is there a version of the aimeos_pay TYPO3 extension that is compatible with aimeos 20.x?
by iresults
14 Sep 2020, 07:30
Forum: TYPO3 extension
Topic: Paypal generates no feedback to the Aimeos Shop
Replies: 4
Views: 1918

Paypal generates no feedback to the Aimeos Shop

I would like to set up the integrated payment method PayPalExpress and have created a Paypal Sandbox account for this purpose. My settings are: paypalexpress.ApiEndpoint = https://api-3t.sandbox.paypal.com/nvp paypalexpress.PaypalUrl = https://www.sandbox.paypal.com/webscr&cmd=_express-checkout&...
by iresults
31 Aug 2020, 14:44
Forum: TYPO3 extension
Topic: Sorting of variant attributes
Replies: 5
Views: 1810

Re: Sorting of variant attributes

Many thanks for the answer.

In this case there is no possibility to adjust the sorting afterwards? If I change the code of the attribute, all links in the products are lost.

Where would the code need to be adjusted?
by iresults
31 Aug 2020, 09:43
Forum: TYPO3 extension
Topic: Sorting of variant attributes
Replies: 5
Views: 1810

Re: Sorting of variant attributes

Many thanks for the answer. However, my question refers to the Detail view of a product (in the area where a product variant can be selected), not to the Filter.

Is there also a possibility to define the order in the Detail view?
by iresults
28 Aug 2020, 13:56
Forum: TYPO3 extension
Topic: Sorting of variant attributes
Replies: 5
Views: 1810

Sorting of variant attributes

How can variant attributes be sorted individually? I have set the position in the Attribute Types. But this value has no effect.

See attached Screenshot.

TYPO3 9.5.20
Aimeos 20.7.1
PHP 7.2.33