- Posts: 31
- Thank you received: 4
Paypal payer en 4x ne s'affiche plus
- Rejouisens
-
Topic Author
- Offline
Less
More
3 months 3 weeks ago #372165
by Rejouisens
Paypal payer en 4x ne s'affiche plus was created by Rejouisens
-- url of the page with the problem -- : ndnfragrance.com
-- HikaShop version -- : 6.5.0
-- Joomla version -- : 6.4.5
-- PHP version -- : 8.3.23
Hi,
On the product page, under the product name it was written "payer en 4x avec paypal".
Since the last update from 6.1.0>6.5.0, the sentence disappeared.
The code is still there as I can see <span id="zoid-paypal-message-uid......"
In the console, it seems to have a 422 error with message GET " www.paypal.com/credit-presentment/smart/...&client_id=BAAAf6EhR ....."
If I check the show_default.php the code is "<?php if(!empty($this->element->extraData->rightMiddle)) { echo implode("\r\n",$this->element->extraData->rightMiddle); } ?>"
So I guess, the problem should b in rightMiddle.... But no idea where is that rightMiddle and even if I could find that, I don't know what creates the error.
Do you have any clue?
-- HikaShop version -- : 6.5.0
-- Joomla version -- : 6.4.5
-- PHP version -- : 8.3.23
Hi,
On the product page, under the product name it was written "payer en 4x avec paypal".
Since the last update from 6.1.0>6.5.0, the sentence disappeared.
The code is still there as I can see <span id="zoid-paypal-message-uid......"
In the console, it seems to have a 422 error with message GET " www.paypal.com/credit-presentment/smart/...&client_id=BAAAf6EhR ....."
If I check the show_default.php the code is "<?php if(!empty($this->element->extraData->rightMiddle)) { echo implode("\r\n",$this->element->extraData->rightMiddle); } ?>"
So I guess, the problem should b in rightMiddle.... But no idea where is that rightMiddle and even if I could find that, I don't know what creates the error.
Do you have any clue?
Please Log in or Create an account to join the conversation.
3 months 3 weeks ago #372167
by nicolas
Replied by nicolas on topic Paypal payer en 4x ne s'affiche plus
Hi,
I'm not clear on what the problem is. Looking at it on your website, it seems that PayPal is saying that the payment in several times is not available. However, going to the end of the checkout on your website, I still see the option to pay that way.
And we didn't change anything specific to this recently easier.
I've made a patch but I'm not confident. Try downloading the install package of HikaShop on our website and install it on yours. That will add the patch. Then, see if it helps.
If not, this might be linked to the CSP error for that URL:
The source list for the Content Security Policy directive 'script-src' contains an invalid source: 'GfcG400PY+S0YDoJ10542N1p9I9r2US5NCiBn4ndimE='. It will be ignored.
This is linked to the configuration of your Joomla headers system plugin I believe. That might be a clue...
I'm not clear on what the problem is. Looking at it on your website, it seems that PayPal is saying that the payment in several times is not available. However, going to the end of the checkout on your website, I still see the option to pay that way.
And we didn't change anything specific to this recently easier.
I've made a patch but I'm not confident. Try downloading the install package of HikaShop on our website and install it on yours. That will add the patch. Then, see if it helps.
If not, this might be linked to the CSP error for that URL:
The source list for the Content Security Policy directive 'script-src' contains an invalid source: 'GfcG400PY+S0YDoJ10542N1p9I9r2US5NCiBn4ndimE='. It will be ignored.
This is linked to the configuration of your Joomla headers system plugin I believe. That might be a clue...
Please Log in or Create an account to join the conversation.
- Rejouisens
-
Topic Author
- Offline
Less
More
- Posts: 31
- Thank you received: 4
3 months 3 weeks ago #372168
by Rejouisens
Replied by Rejouisens on topic Paypal payer en 4x ne s'affiche plus
Thank you for your reply.
To be sure I do the right thing, you ask me to install the 6.5.0 hikashop essential package?
To be sure I do the right thing, you ask me to install the 6.5.0 hikashop essential package?
Please Log in or Create an account to join the conversation.
3 months 3 weeks ago #372169
by nicolas
Replied by nicolas on topic Paypal payer en 4x ne s'affiche plus
Yes, precisely.
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds