Creating PayPal Codes For My Website
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use PayPal on our non-profit website to receive donations. I have a jpg image that I want to upload to my webpage and then have it linked (with a PayPal code) to be able to make payments. I want it different from my general donation link button that goes to PayPal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Brad3030,
Thank you for posting to the PayPal community.
PayPal system is a payment gateway, which will receive the payment request payload (i.e Payment and Item details, Shipping details, Invoice number, Amount details etc.) from merchant websites(built via third party platforms eCommerce) and process the payments accordingly.
Merchants should handle their internal website code and pass the appropriate payment API calls to PayPal system.
PayPal Website Payments Standard (WPS) is a legacy integration.
Learn how to create a PayPal Payments Standard payment button:
Please create a "Donate" button and process a test donation via card which is not linked to your PayPal account, since merchants can't process self payments.
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
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.
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- Paypal create transaction with QR - API in REST APIs
- How to prompt a "thank you" after using donate button on a website in PayPal Payments Standard
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)