payment problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have integrate paypal html button on my website i have write following code
<form action="#" method="post" target="_top">
<input type="hidden" name="cmd" value="_xclick">
<INPUT TYPE="hidden" name="charset" value="utf-8">
<input type="hidden" name="amount" value="0.01">
<input type="hidden" name="business" value="#"/>
<input type="hidden" name="item_name" value="<?php echo $vtype;?>" />
<input type="hidden" name="item_number" value="<?php echo $refno;?>" />
<input type="hidden" name="return" value="#" />
it will show following message when i process payment
We aren't able to process your payment using your PayPal account at this time. Please go back to the merchant and try using a different payment method.
kindly help me.
- Labels:
-
PayPal HTML Buttons

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- My PayPal is not allowing me to receive or send requests. in PayPal Payments Standard
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment