Possibilité d'ouverture de la page paiement par Paypal dans une nouvelle fenêtre

  • Posts: 68
  • Thank you received: 0
4 years 4 months ago #313425

-- url of the page with the problem -- : alefparis.net/index.php/distribution/votre-panier
-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.13
-- PHP version -- : 7.2.19
-- Browser(s) name and version -- : Avast Secure Browser est à jour Version 77.1.1829.91

Bonjour
Est-il possible d'avoir l'ouverture de la page de paiement par Paypal dans une nouvelle fenêtre ?
Merci
Bonne journée
marietek

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
4 years 4 months ago #313439

Bonjour,

Oui, c'est possible.
Editez le fichier plugins/hikashoppayment/paypal/paypal_end.php via FTP et changez la ligne:

<form id="hikashop_paypal_form" name="hikashop_paypal_form" action="<?php echo $this->payment_params->url;?>" method="post">
en:
<form id="hikashop_paypal_form" name="hikashop_paypal_form" target="_blank" action="<?php echo $this->payment_params->url;?>" method="post">

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum