Why my new created add to cart button link don't work after some while???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is add to cart button html,
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="EV4W2EYK5KR9N">
<table>
<tr><td><input type="hidden" name="on0" value="2 Weeks Membership">2 Weeks Membership</td></tr><tr><td><select name="os0">
<option value="2 Weeks Membership">2 Weeks Membership $33.00 USD</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
- Labels:
-
Carts
-
PayPal HTML Buttons

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Sarwar6283,
Thank you for posting to the PayPal community.
I have run the attached button code in my local environment and could able to process payment without any issues.
I would suggest to please try processing a test payment via card which is not linked to your PayPal account.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Things don’t appear to be working at the moment in PayPal Payments Standard
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard
- Paypal create transaction with QR - API in REST APIs
- Cannot create developer account from invitation link in Braintree Client-side Integration (JS, iOS, Android SDKs)