No button when checking out to Paypal

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
13 years 5 months ago #2337

When using the Paypal Payment Method, after confirming the order the shop says:

"Please wait while you are redirected to the PayPal website.

If you are not redirected after 10 seconds, please click on the button below."


But there is no button below...

Looking at the source it seems to reference an image called "spinner.gif" which is present in the Hikashop images folder but I can't see it on my checkout page.

Ideas????

Attachments:
Last edit: 13 years 5 months ago by JIK.

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
13 years 5 months ago #2345

The paypal button is loaded directly from the paypal website and not from your website. Thus, it can take some time to be displayed and often, the redirection happens before the button is loaded.

The paypal button image can be changed by editing the HikaShop front end CSS:

div.hikashop_paypal_end_image input{
background: url(' www.paypal.com/en_US/i/btn/x-click-but6.gif ') top left no-repeat;
width:150px;
height:52px;
border:none;
cursor:pointer;
}

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

Time to create page: 0.056 seconds
Powered by Kunena Forum