PayPalAdvancedCheckout

28.07.2025 12:33
#1
Maiolo
Joomshopping forum user no avatar
Name: Stefano
28.03.2017
Сообщения: 55
Quote
PayPalAdvancedCheckout

Hello,

PayPal Advanced Checkout is active but not visible below the shopping cart.
https://smartbikestuff.com/produkte/checkout/step6.html
Can you help me?
PayPalAdvancedCheckout

 
28.07.2025 12:58
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

Problem in your css

https://smartbikestuff.com/templates/j51_sophia/css/animate.min.css

.visible {
opacity: 0 !important;
}
paypal button used css class visible
class="component-frame visible"

------------

change your css
Example
.table_btns_paypal .visible {
opacity: 1 !important;
}

 
28.07.2025 13:59
#3
Maiolo
Joomshopping forum user no avatar
Name: Stefano
28.03.2017
Сообщения: 55
Quote
Aw: PayPalAdvancedCheckout

OK, that's right, and now it works.
Thank you very much.

 
30.07.2025 18:41
#4
Maiolo
Joomshopping forum user no avatar
Name: Stefano
28.03.2017
Сообщения: 55
Quote
Aw: PayPalAdvancedCheckout

Hallo,

wir haben noch ein Problem festgestellt. Beim klick auf PayPal geht ein Popup Fenster auf das leer ist. Erst wenn man das Fenster weg klickt ist die eigentliche Paypal Seite zu sehen.

Kann man was dagegen tun?
Aw: PayPalAdvancedCheckout


Последнее изменение: 30.07.2025 18:43
 
31.07.2025 08:42
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

Try disable plugin
Plugins: System - HTTP Headers

or
Plugins: System - HTTP Headers Condifuration:
Cross-Origin-Opener-Policy: disabled


Последнее изменение: 31.07.2025 08:43
 
31.07.2025 13:43
#6
Maiolo
Joomshopping forum user no avatar
Name: Stefano
28.03.2017
Сообщения: 55
Quote
Aw: PayPalAdvancedCheckout

very good thank you very much

 
09.09.2025 09:17
#7
Maiolo
Joomshopping forum user no avatar
Name: Stefano
28.03.2017
Сообщения: 55
Quote
Aw: PayPalAdvancedCheckout

Hallo,

wir haben festgestellt das das Widget nicht auf allen Browser sichtbar ist. Muss ich dem Code etwas anpassen??

VG

 
09.09.2025 09:52
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

Widget nicht auf allen Browser.
Datails?

 
07.10.2025 09:28
#9
bildi
Joomshopping forum user no avatar
Name: olli
26.05.2012
Сообщения: 14
Quote
Aw: PayPalAdvancedCheckout

Ich hätte eine technische Frage zu diesem Modul. PayPal hat mich telefonisch kontaktiert um mir mitzuteilen, dass das Standard-PayPal Modul vom Shop nicht mehr das zukünftige "ppcp" unterstützen wird. PayPal wird das PCP im kommenden Jahr abstellen. Ich solle auf ein aktuelleres Zahlungs-Modul umstellen. Nun ist meine Frage ob das "PayPal Advanced Checkout" - Modul die "PayPal Comerce Platform" (PPCP) unterstützt?

 
09.10.2025 07:55
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

I can't answer that question.
I can give you the addon for testing.
And you can see for yourself.

 
09.10.2025 08:47
#11
auctionbroker
Joomshopping forum user no avatar
Name: Franz
05.06.2012
Сообщения: 83
Quote
Aw: PayPalAdvancedCheckout

I got a similar email from Paypal and would like to give it a try with PP Advanced Checkout also.

But I am using Joomla 3.10.12 and Jshopping 4.18.9 with lots of your extensions.

Since we had so many code adaptions over the years and the momentary lack of time and money for website development, there's currently no possibility of updating to higher versions of both.

So I guess I would have to use PayPal Advanced Checkout 1.2.1. Is this version reasonable up to date?

regards,
Franz

 
09.10.2025 10:28
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

I don't think so. Joomshopping needs to be updated.

(I can also give it to you for testing.)

 
09.10.2025 11:17
#13
auctionbroker
Joomshopping forum user no avatar
Name: Franz
05.06.2012
Сообщения: 83
Quote
Aw: PayPalAdvancedCheckout

Thank you for the offer. I think I'd like to try it out. Maybe I'm lucky.
What do you need? Email or will you send me a PM?


Последнее изменение: 09.10.2025 11:18
 
09.10.2025 12:15
#14
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

Create new order
Payment: Bank

send me order number.

 
07.11.2025 17:21
#15
auctionbroker
Joomshopping forum user no avatar
Name: Franz
05.06.2012
Сообщения: 83
Quote
Aw: PayPalAdvancedCheckout

From time to time the payment-buttons don't show up.
Exactly like mentioned in this thread.

I asked the customers what they were browsing with. one was using Chrome when buttons where hidden and in Edge it worked.
Today we got feedback from a customer who tried twice with Safari and didn't see the buttons. As far as we know they didn't use addblocker or such.
Paypal developer logged API calls show 201OK and made an entry (if needed, I can provide details).

I use Chrome too and the buttons showed up on each test.

Searched your forum and the web up and down and just know now that paypal might be tricky.

Some paypal-payments during the last weeks went through, though.

So the problem should relate on something other than the website? Any ideas?

1st screenshot from customer and 2nd my test afterwards
Aw: PayPalAdvancedCheckout


Последнее изменение: 07.11.2025 17:21
 
07.11.2025 21:30
#16
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

My test after add to cart
Error
https://www.bluetengold.at/shop/warenkorb/add

Service Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

after reload page - works
-------------------------------------------------------
paypal ok (brouser firefox)

-------

 
08.11.2025 07:51
#17
auctionbroker
Joomshopping forum user no avatar
Name: Franz
05.06.2012
Сообщения: 83
Quote
Aw: PayPalAdvancedCheckout

the server warning happens from time to time and comes from host (World4you).
different problem but not joomla related I think.

Thanks for testing.
The non-appearance of the buttons must depend on certain (browser-)configurations.

My customer yesterday tried twice about 10 hours diffence between. both times no buttons in chrome.
but I of course don't have 100% insight in customers configuration. So maybe even she said there were no ad blockers active, she might have some security settings blocking the buttons. She paid with wire transfer instead. Problem are customers who try and give up - resulting in not buying - resulting in loosing money for shop owners.

I will continue my investigation and perhaps you too will stumble upon a cause.

 
08.11.2025 08:06
#18
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 28000
Quote
Aw: PayPalAdvancedCheckout

If you have a client with an error,
tell them to open Web Developer Tools (F12) / Console
errors?

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.