• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 16.02.18, 22:12
  • Opened by: nacho
  • Closed by: Marek
  • Closed on: 06.05.18, 20:24
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11695 - Payment options image

Is it possible to add an image to payment options in the checkout. As far I can see only Paypal shows that image. See attached

Comments

nacho 16 Feb 2018, 22:34

Also, it is very important to add terms and conditions link on the acceptance text before payment.

Right in the following text “Estoy de acuerdo y acepto las Condiciones de Contratación.”. Tell me where can I edit this please:

Marek 17 Feb 2018, 11:14

I’ll ask Alex to make such customisation for you.
As for “Terms and conditions” link, looks like it’s disabled in your back office, because it works in our demo

Alex 17 Feb 2018, 11:20

Hi. Tell me please how do you want to see the images. The same as Paypal image? https://www.screencast.com/t/imxj9fRDpE

nacho 17 Feb 2018, 15:05

Hi Alex, just the same as Paypal. I attach two images for that.

Please send me an invoice to pay you for this extra work or other you consider. I feel bad about asking and complaining all the time but this theme and Prestashop 1.7 is driving me crazy, I apollogize.

Thanks

nacho 17 Feb 2018, 15:07

In the backoffice I have activated “terms and conditions” option. See attached

nacho 17 Feb 2018, 15:08

Image attached

Alex 17 Feb 2018, 19:31

- “terms and conditions” should be the link. Maybe you made somewhere the translation of this text and accidentally erased some special characters?

images done

1)
Added to the file /modules/redsys/redsys.php
to the hook hookPaymentOptions

->setLogo(Media::getMediaPath(_PS_MODULE_DIR_.$this->name.'/img/logo-santander.png'))

Also I’veadded 2 backup files
/modules/redsys/redsys–orig.php
/modules/redsys/redsys–modif_logo.php

2) and the same for the Wire module
file /web/modules/ps_wirepayment/ps_wirepayment.php
added the code

 ->setLogo(Media::getMediaPath(_PS_MODULE_DIR_.$this->name.'/transfer.png'))

and backup files
/web/modules/ps_wirepayment/ps_wirepayment–modif.php
/web/modules/ps_wirepayment/ps_wirepayment–orig.php

Alex 17 Feb 2018, 19:33

payment for that 5 euro ;)