Questions tagged [donations]
105 questions
0
votes
1 answer
PayPal donation integration with laravel 5.1
I've searched over the internet about this problem but still stack with it. I'm trying to create a donation page, where they can enter the amount they want, then after that they will be redirected into the paypal page/website, and works fine. But…

Blues Clues
- 1,694
- 3
- 31
- 72
0
votes
3 answers
PayPal Recurring Donations Code Issue
I am trying to set up a recurring donations option on a non-profit site. I'm not very good with forms, and I can't figure out what I am doing wrong. The only value when you hit submit on the website is to make a $5 recurring donation. Is there a way…

butterscotch
- 15
- 1
- 5
0
votes
1 answer
Changing the color of Donorbox donation widget on Squarespace based on the page?
I have a few different pages on my nonprofit website, each in a different color (don't ask why, long answer). I'm using Donorbox to accept donations. I'm trying to change the form color based on the page. Here is the code I'm embedding
I followed…

Liyang Li
- 11
- 1
0
votes
2 answers
Paypal Donation Button in asp.net page
I've created a paypal donation button from paypal business account with all default setting. I copy paste the html into my asp.net page, and it looks fine. The problem is when I click on the button simply nothing happen. Is this because I'm still on…

Mazdak
- 771
- 2
- 11
- 24
0
votes
1 answer
Adding mandatory fields to a paypal donation form?
I am designing a donation form for a political campaign. Usually, with a donation paypal link, I do not require specific information about the user. However, with political campaign donations, there are laws that I need to observe.
I cannot seem to…

Just As I Am
- 11
- 4
0
votes
1 answer
Switching Website From Serif to WordPress, what will happen to recurring PayPal Donaters
I am volunteering for a non-profit and creating a new website for them. They currently use Serif Software and I am using Wordpress to build the new one. Does anyone know what will happen to the current recurring donaters when I transfer the domain…
0
votes
2 answers
How to setup a donation paypal button with multiple currencies?
So, the paypal create button website allows to use just one currency at a time. I would like to allow the donators to donate in whatever currency they would like to donate into. How do I do this? I found on the internet I should put this html line…

Lorenzo Massa
- 39
- 2
- 14
0
votes
1 answer
Paypal donation's notification going elsewhere instead of specified addressee
I have a question regarding paypal donation. This is the current paypal on a production site (excluding personal information which has been altered but otherwise identical).
The issue is that for some reason, it has randomly started sending the…

user273072545345
- 1,536
- 2
- 27
- 57
0
votes
1 answer
Safely Returning Donation Info from the Paypal API
I've been trying to piece around information, but I am just ending up confused.
I need to setup a donation page on a site, it needs to have the option for recurring and one-time. That should be simple enough, but where things get complicated is…

The Britain
- 3
- 1
0
votes
1 answer
Is it possible to specify the PayPal fixed donation amount in the querystring parameters?
Let's suppose we have an element where the user can enter a number (e.g. 500).
When clicking some button or so, I want the user to be redirected to the PayPal donation page where they can specify the ammount but to have the default value set…

Ionică Bizău
- 109,027
- 88
- 289
- 474
0
votes
1 answer
Donate to multiple funds on website
I work for a non-profit charity, and we would like to set up forms on our website so that visitors can donate to multiple funds at once, with an amount of their choosing.
I've created a "donate" button from PayPal, and I've discovered how to create…

Angela
- 1
- 1
0
votes
1 answer
How I can show PayPal donators list?
I added a PayPal Donate button on my site, with that code
0
votes
1 answer
PayPal integration for android crowdfunding app
I am designing a crowdfunding android application. In this, users should be able to donate money to a cause they wish for. How can I create a page for this? The page should prompt the user for the amount he/she wants to donate. The app owner gets a…

Yohan Blake
- 1,298
- 4
- 21
- 43
0
votes
1 answer
Can the PayPal API track inbound payments in real time?
I'm planning to create a web application that allows a user to track donation amounts to their PayPal account that are posting in real time towards a goal.
I need to know...
A. If it's possible
B. If the path I'm using is the best path
c. What is…

user2278120
- 623
- 2
- 9
- 22
0
votes
1 answer
Create paypal form which handles both recurring and one off payments
Wanted to know if paypal allowed this functionality within one form or if I have to create two separate forms in order to obtain this functionality. Currently building a donation widget for a client per their request.
If there are any documentation…

Adrian
- 157
- 1
- 13