Link to Paypal doesnt work from Apple products

bjassoc
Contributor
Contributor
I just launched a new site findajp.com. Paypal is set up but the link to Paypal is ignored if the user is on a Mac, ipad or iphone. It works on  a PC or android phone.  Anybody else experience this?
 
  Here is the code from one Shop item. Is something wrong with it?
Thank you.
Barbara Jay
 
<div id="payment" class="woocommerce-checkout-payment">
<ul class="payment_methods methods">
<li class="payment_method_paypal">
<input id="payment_method_paypal" type="radio" class="input-radio" name="payment_method" value="paypal"  data-order_button_text="Proceed to PayPal" />
 
<label for="payment_method_paypal">
PayPal Or Credit Card <img src="https://www.paypalobjects.com/webstatic/mktg/logo/AM_mc_vs_dc_ae.jpg" alt="PayPal Acceptance Mark" /><a href="https://www.paypal.com/us/webapps/mpp/paypal-popup" class="about_paypal" onclick="javascript&colon;window.open('https://www.paypal.com/us/webapps/mpp/paypal-popup','WIPaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=1060, height=700'); return false;" title="What is PayPal?">What is PayPal?</a> </label>
<div class="payment_box payment_method_paypal" style="display:none;">
<p>Pay via PayPal. You have the option to pay via credit card if you dont have a PayPal account.</p>
</div>
</li>
</ul>
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.