Stripe processing

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!
goransabo
Posts: 33
Joined: 30 Nov 2020, 17:54

Stripe processing

Post by goransabo » 07 Oct 2021, 11:47

Hello everyone!
I have one problem with processing stripe payments. Here is issue:
I try to place one order and when you go to the next step, personal data + stripe payment, aimeos send data to stripe without https: It's wrong and not allowed from Stripe.
Any help with it?
Best regards,
Goran
p.s. Typo3 10.4.21 + Aimeos 20.10.9

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

Re: Stripe processing

Post by aimeos » 08 Oct 2021, 16:11

Hm, think you should ask that in a TYPO3 forum as the URLs are generated by TYPO3 only. Maybe there's a setting in your TS setup.txt or in the config.yaml that could cause that but none of us has seen such a behavior yet.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

goransabo
Posts: 33
Joined: 30 Nov 2020, 17:54

Re: Stripe processing

Post by goransabo » 15 Oct 2021, 13:19

It's happend after upgrading Typo3 to 10.4.17

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

Re: Stripe processing

Post by aimeos » 23 Oct 2021, 10:29

From which TYPO3 version did you upgrade to 10.4.17?

There seems to be a workaround for the problem:
Aimeos send incorrect successUrl to Payment Provider
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: Stripe processing

Post by aimeos » 27 Oct 2021, 09:32

Problem exists since TYPO3 10.4.17:
https://forge.typo3.org/issues/95796
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: Stripe processing

Post by aimeos » 27 Oct 2021, 15:43

Problem solved in aimeos/ai-typo3:2021.10.2
There was a patch in TYPO3 10.4.17+ which changed the behavior of setAbsoluteUriScheme() of the UriBuilder.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply