Is cmd=_xclick deprecated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is possible to create payment URLs like this application https://isotropic.co/tool/paypal-link-generator/
But it seems that this solution is not working anymore. If I generate a payment URL with above application, it redirects me to an error page
Here is a code example for above solution https://codepen.io/abir_maiti/pen/eyVZpR
I am referring to this guide
https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/formbasics/
If this is not allowed anymore, is there any other solution of a similar kind

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @hksingla92,
Thank you for posting to the PayPal community.
Yes, PayPal Website Payments Standard (WPS) is a legacy integration.
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product soon.
Guide link : https://developer.paypal.com/docs/checkout/standard/
Please follow the below steps via your PayPal account.
Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select "Smart Buttons" button type >> fill all the required details.
(Or)
Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps
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.
- Need C# Code after PayPal API 1.9.1 was deprecated in SDKs
- Is there a current alternative for deprecated GetRecurringPaymentsProfileDetails? in REST APIs
- PayPalWebPayments - Shipping Address Change in SDKs
- Prevent changing shipping address via SET_PROVIDED_ADDRESS not working. Orders V2 Advanced Checkout in REST APIs
- Order details take hours to be available after capture completed (INVALID_RESOURCE_ID) in NVP/SOAP APIs