Hello there,
I need Help by customize the Payment Button of this Module because its Hardcoded. But the Dev of this Gateway just gave me this Code Lines for Help:
$('input[value=Pay with paysafecard]').setAttribute('type', 'image');
$('input[value=Pay with paysafecard]').setAttribute('src', 'https://www.paysafecard.com/fileadmin/Website/Dokumente/B2B/logo_paysafecard.jpg');
He told me that i can customize the Payment Button with js but i havent Experience with it so i ask you for some Help!
(sorry for my bad english)
- Soldier