TYPO3 Aimeos PayPal - Invalid Shipping total

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
hansklatt
Posts: 20
Joined: 29 Jul 2021, 20:19

TYPO3 Aimeos PayPal - Invalid Shipping total

Post by hansklatt » 21 Nov 2022, 09:22

Hello,
we have here an Aimeos 21. 4. 1 within a TYPO3 V10 installation. This installation is composer-based.

In combination with PayPal, we notice the following error:

The customer wanted to create different shipping costs for two products, but under the product configuration in the range prices under shipping specified something different from 0 because the products were all shipped under the same shipping costs.

In this case, the shopping cart simply calculates both shipping costs together which is not really correct, it may be that I have overwritten the template incorrectly.

Unfortunately, the customer can not pay with PayPal at the place because then comes the following error message:

Invalid Shipping total

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: TYPO3 Aimeos PayPal - Invalid Shipping total

Post by aimeos » 22 Nov 2022, 14:20

Aimeos 21.4 isn't supported any more, you should update at least to 21.10 LTS.

Not sure if we understood correctly what you or your customer did.
Did you use the shipping costs per item in the price subpart of the product panel in the admin backend or not?
Did you make any customization for shipping cost calculation?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

hansklatt
Posts: 20
Joined: 29 Jul 2021, 20:19

Re: TYPO3 Aimeos PayPal - Invalid Shipping total

Post by hansklatt » 24 Nov 2022, 08:23

The customer has entered a value other than 0 at the place. This led to the mistake I have just mentioned.

Regarding the shipping costs, we have made adjustments in the front end and for the mail templates.

We want to update ASAP the Installation.
Attachments
Bildschirmfoto 2022-11-24 um 09.19.53.png
Bildschirmfoto 2022-11-24 um 09.19.53.png (11.63 KiB) Viewed 2635 times

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: TYPO3 Aimeos PayPal - Invalid Shipping total

Post by aimeos » 25 Nov 2022, 09:03

Maybe the problem is already fixed in later versions. If not, you should have a look here:
https://github.com/aimeos/aimeos-core/b ... #L693-L761
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply