Paypal button not working

jmarling
Contributor
Contributor

Hi,

 

I have pasted a Paypal button however it is not working

I've disabled Encrypted web payments and I still get the error 'Things don't appear to be working at the moment. Please try again later.'

Form below, help would be appreciated

 

 


<div class="col-md-4">

<input type="hidden" name="cmd" value="_s-xclick">

 

<input type="hidden" name="hosted_button_id" value="DTM7PAVZTCLAU">
<input type="hidden" name="on0" value="Gift Amount"><select name="os0" class="form-control">
<option value="£10">£10 £10.00 GBP</option>
<option value="£15">£15 £15.00 GBP</option>
<option value="£25">£25 £25.00 GBP</option>
<option value="£35">£35 £35.00 GBP</option>
<option value="£50">£50 £50.00 GBP</option>
<option value="£65">£65 £65.00 GBP</option>
<option value="£75">£75 £75.00 GBP</option>
<option value="£100">£100 £100.00 GBP</option>
<option value="£150">£150 £150.00 GBP</option>
<option value="£200">£200 £200.00 GBP</option>
</select>
<input type="hidden" name="currency_code" value="GBP">

 


</div>
<div class="col-md-6">

+ £2.50 p&p


</div>

<div class="col-md-2">

<input type="hidden" name="currency_code" value="GBP">

</div>
</form>

 

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@jmarling 

 

Maybe the div(s) have something to do with it.

 

Best thing is to go to the button maker in your PayPal account, make the button and paste the code exactly as exported.


Kudos & Solved are greatly appreciated. 🙂
Login to Me Too

jmarling
Contributor
Contributor

It's not the divs, if I copy and paste the code straight from paypal it doesn't work either

Login to Me Too

Haven't Found your Answer?

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