Paypal Adress notice

29.10.2022 21:28
#1
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Paypal Adress notice

Unfortunately, it often happens, that the customer address is not stored correctly via PayPal. Therefore we would like to add a note for clients in the previewfinish.php to check their Adresse befor finish the order.

Of course, this note should only be displayed if PayPal as payment option has been selected. Is it possible to check this via php

if paypal: notice-text: display none;
Paypal Adress notice

 
31.10.2022 20:12
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Paypal Adress notice

components\com_jshopping\templates\default\checkout\previewfinish.php

<?php if ($this->payment_name == 'Paypal') {?>

text....

<?php } ?>


Paypal - name payment


Last change: 31.10.2022 20:15
 


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.