Remove Paypal plus surcharge

13.11.2024 08:39
#1
peter0309
Joomshopping forum user no avatar
Name: Peter
31.12.2015
Posts: 12
Quote
Remove Paypal plus surcharge

I am not able to remove a Paypal plus surcharge.It seems that this amount was token from the old Paypal plugin. The new Paypal plus plugin does not support any surcharge.
Remove Paypal plus surcharge


Joomla: 5.1.0
JoomShopping: 5.4.0
PHP: 8.1.30
 
13.11.2024 09:19
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 28103
Quote
Aw: Remove Paypal plus surcharge

Options / Payment / Edit

Price: 0

 
13.11.2024 14:01
#3
peter0309
Joomshopping forum user no avatar
Name: Peter
31.12.2015
Posts: 12
Quote
Aw: Remove Paypal plus surcharge

As I mentioned is the price field missing for PayPal Plus
Aw: Remove Paypal plus surcharge

 
13.11.2024 14:16
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 28103
Quote
Aw: Remove Paypal plus surcharge

components\com_jshopping\payments\pm_paypal_plus\admineditjs.php

delete
<script>
jQuery('#price_type').closest('tr').hide();
jQuery('#tax_id').closest('tr').hide();
</script>

 
13.11.2024 15:06
#5
peter0309
Joomshopping forum user no avatar
Name: Peter
31.12.2015
Posts: 12
Quote
Aw: Remove Paypal plus surcharge

seems to work.
Thanks

 


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.