Things don't appear to be working at the moment. Please try again later.

eikb2b
Contributor
Contributor

Hi,

 

This used to work but just stopped working. If we pass an amount of 0.00, it works but if we pass any amount larger than 0, we get that error message. Any ideas?

 

Thanks

 

<div id="nested-form">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="hosted_button_id" value="XXXXXXX">
<input type="hidden" name="invoice" id="invoice" value="OS17000071">
<input type="hidden" name="business" value="XXXXXXX">
<input type="hidden" name="amount" value="138.00">
<input type="hidden" name="item_name" value="Invoice">
<input type="hidden" name="currency_code" value="CA">
<input type="image" name="ImageButton1" id="ImageButton1" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" onclick="javascript&colon;WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ImageButton1&quot;, &quot;&quot;, false, &quot;&quot;, &quot;https://www.paypal.com/cgi-bin/webscr&quot;, false, false))" />
</div>

Login to Me Too
1 REPLY 1

Quandary
Advisor
Advisor

The currency code for Canada is "CAD", you have "CA" in your post.  Other than that, sorry there's really no way to test your example as what is posted is incomplete.

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.