Trouble with Paypal

johnkrumm802652
New Community Member

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 

 

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@johnkrumm802652 

 

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. 🙂
Login to Me Too

johnkrumm802652
New Community Member

I do that.  I copy to clipboard and then paste on the WordPress page.  Then nothing but txt is applied with zero functionality.

 

 

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.