Setting up fundraiser

Hpeart
New Community Member

Hi, I have created something which I want to sell to people as a fundraiser. If I send people my paypal account can they send me money that way?

 

cheers

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@Hpeart wrote:

Hi, I have created something which I want to sell to people as a fundraiser. If I send people my paypal account can they send me money that way?

 

cheers


They can if you provide your PayPal email address or you may create a buy now button and put the button code on a webpage or export the button as a email url and use the url to display your own button image on your webpage using this code below:

 

 

<a href="YourPaypalButtonEmailURL"><img src="YourButtonImageURL"></a>

 

 

 

Or, use the email payment link in emails. Maybe even create a paypal.me link and provide that to buyers. Creating a PayPal invoice is also another way to receive payment.

 


Kudos & Solved are greatly appreciated. 🙂

View solution in original post

Login to Me Too
1 REPLY 1
Solved

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@Hpeart wrote:

Hi, I have created something which I want to sell to people as a fundraiser. If I send people my paypal account can they send me money that way?

 

cheers


They can if you provide your PayPal email address or you may create a buy now button and put the button code on a webpage or export the button as a email url and use the url to display your own button image on your webpage using this code below:

 

 

<a href="YourPaypalButtonEmailURL"><img src="YourButtonImageURL"></a>

 

 

 

Or, use the email payment link in emails. Maybe even create a paypal.me link and provide that to buyers. Creating a PayPal invoice is also another way to receive payment.

 


Kudos & Solved are greatly appreciated. 🙂
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.