Trouble with Paypal
johnkrumm802652
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Dec-22-2020
04:45 PM
I have a paypal account, I also have a word press website that I am creating. I past the URL in the donate page of the word press. I am expecting a donate button to appear, but a non-working url is created
Labels:
- Labels:
-
Button APIs
2 REPLIES 2
sharpiemarker
Esteemed Advisor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec-22-2020
04:56 PM
You'll need to use the button code or double check whether the url (if button is exported as a email url link) is formed/tagged correctly:
Displays "Pay Now" text on your page:
<a href="paypal_button_url_link">Pay Now</a>
or
Displays image of your button:
<a href="paypal_button_url_link"><img src="imageurl"></a>
Kudos & Solved are greatly appreciated. 🙂
johnkrumm802652
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec-22-2020
05:02 PM
I do that. I copy to clipboard and then paste on the WordPress page. Then nothing but txt is applied with zero functionality.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Error message for obtaining access_token in REST APIs
- 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
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs