Blank screen after paypal express payment

  • Posts: 13
  • Thank you received: 0
10 years 5 months ago #181742

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.35
-- Browser(s) name and version -- : firefox 33.0

I was testing the paypal express payment method.... I have 1 product in the cart and pressed the paypal express button, the redirection works perfectly and the amount is correct... When I got the confirmation from the paypal and was waiting to be redirected back to the site... Then it shows the site but the mainbody was empty....In this case the customer will be confused.

Can you tell where I can set the redirection after the paypal expess payment ?


Best Regards

MICROweb

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

  • Posts: 83832
  • Thank you received: 13572
  • MODERATOR
10 years 5 months ago #181773

Hi,

Normally, there is a thank you message on that "blank page".
If you don't see it, it's possible that your template is not displaying the messages:
www.hikashop.com/support/support/documen...tibility-issues.html

I just checked but there is not yet the option for the URL redirection in the PayPal Express plugin.
Add the line:
'return_url' => array('RETURN_URL', 'input'),
after the line:
'sandbox' => array('SANDBOX', 'boolean','0'),
in the file plugins/hikashoppayment/paypalexpress.php and that will add an option to your payment method called "return URL" where you can configure it.

The following user(s) said Thank You: microweb

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

Time to create page: 0.056 seconds
Powered by Kunena Forum