Jump to content

PayPal Button is not clickable link


samiles

Recommended Posts

Hello,

 

I have installed the PayPal module and added all of the API details. It appears on the page, however it cannot be clicked. Why could this be? The code, as viewed in the source, is this:

 

It looks a bit odd to me. Like the image should be linked to the form somehow?

 

Also tried it in sandbox mode and that doesn't work either.

 

Thank you!

 

 

<div id="HOOK_SHOPPING_CART_EXTRA"><div id="container_express_checkout" style="float:right; margin: 10px 40px 0 0">
<img id="payment_paypal_express_checkout" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" alt="" />
<form id="paypal_payment_form" action="http://mydomain.com/store/modules/paypal/express_checkout/payment.php" data-ajax="false" title="Pay with PayPal" method="post" data-ajax="false">

<!-- Change dynamicaly when the form is submitted -->
<input type="hidden" name="quantity" value="1" />
<input type="hidden" name="id_p_attr" value="" />
<input type="hidden" name="express_checkout" value="cart"/>
<input type="hidden" name="current_shop_url" value="http://mydomain.com/store/index.php?controller=order&multi-shipping=0" />
<input type="hidden" name="bn" value="FR_PRESTASHOP_H3S" />
</form>

</div>

Edited by samiles (see edit history)
Link to comment
Share on other sites

  • 9 months later...
  • 3 months later...
  • 2 weeks later...

Hi Henry21

 

In another topic a Prestashop moderator asked for my login etc. to fix this. I sent him the info a week ago, and several messages after, but haven´t heard anything back since. I will let you know if he replies and fix it.

 

Regards!

Link to comment
Share on other sites

  • 5 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...