Welcome to BeerMoneyForum.com - BIGGEST MAKE MONEY FORUM ONLINE

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Blue
Red
Green
Orange
Voilet
Slate
Dark
  Guest viewing is limited

Must checkout:

Jobs Hiring short time Developer services for $1payeer or 1000bmf

ELSA-ELI

Emerald Member
LV
0
 
Joined
Apr 16, 2020
Messages
4,756
Reaction score
191
Points
150
Awards
1
Location
Zambia
BMF Points
$230
Rating - 100%
1   0   0
Hello
Am hiring a developer to help me set a payment a button for my PayPal business account to be accepting donations on my website(blog).
It's not much but its a way of appreciating you for the services.The PayPal account has features that are in south Africa.
 
The button in your blog actually works, the issue is with your paypal account, make sure to check the settings :)
 
The button in your blog actually works, the issue is with your paypal account, make sure to check the settings :
Can you do the work for me to ensure the settings are set right and where am missing it?I have tried to read the html code and the check out redirection till the end.Don't know where am missing it.IF YOU DONT MIND I CAN INBED MY WHATSUP OR EMAIL FOR EASY COMMUNICATION in the bmf sent notification.
 
Can you do the work for me to ensure the settings are set right and where am missing it?I have tried to read the html code and the check out redirection till the end.Don't know where am missing it.IF YOU DONT MIND I CAN INBED MY WHATSUP OR EMAIL FOR EASY COMMUNICATION in the bmf sent notification.
What is your blog? I want to see the problem
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="YOUR PAYPAL EMAIL ADDRESS HERE" />
<input type="hidden" name="lc" value="US" />
<input type="hidden" name="item_name" value="YOUR BLOG NAME HERE" />
<input type="hidden" name="no_note" value="0" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
Can you try this code? I think there is a problem about your Paypal e-mail. I can open donate page but I'cant make a donate. If you want me to help, you can share your code with me.
 
Can you try this code? I think there is a problem about your Paypal e-mail. I can open donate page but I'cant make a donate. If you want me to help, you can share your code with me.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="779X34ND2UVTL">
<table>
<tr><td><input type="hidden" name="on0" value="PAYPAL DONATIONS">PAYPAL DONATIONS</td></tr><tr><td><select name="os0">
<option value="Option 1">Option 1 $1.00 USD</option>
<option value="Option 1">Option 1 $2.00 USD</option>
<option value="Option 1">Option 1 $3.00 USD</option>
<option value="Option 4">Option 4 $5.00 USD</option>
<option value="Option 5">Option 5 $10.00 USD</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
 
FOR SECURITY REASONS NO ONE IS INVITED IN THIS CHAT APART FROM THE TWO DEVELOPERS AS WE WILL SHARE IDEAS AND CLOSE THIS PROJECT FROM HERE !!!
 
I think I saw the problem.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="779X34ND2UVTL">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="I1" alt="PayPal - The safer, easier way to pay online!" width="122" height="47">
<img alt="Donate Button" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

Can you try this code first? I think these form options are doing the mess.
 
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="business" value="YOUR_PAYPAL_MAIL_HERE" />
<input type="hidden" name="currency_code" value="USD" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="Donate Button" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>

If the previous one doesn't work, that will definitely solve your issue. Just write the same e-mail that you use your Paypal account.
 
Okay i have read the two alternatives you have given..... let me try to correct as you have guided.
 
Still not resolved colleagues ,I will work on it when i get home,am using a tablet where I am.THE THING IS THAT THIS ACCOUNT IS SOUTH AFRICAN AND ON THE FEATURES I CANT SEE ACCEPT DONATIONS,SO I AM IMPROVISING THE BUY NOW TO COME UP WITH THOSE USD FIGURES ON THE DROP DOWN OPTIONS BUT I STILL DONT WANT TO COMPLICATE THE PROCESS TO CHECK OUT.

I will study the codes you have provided @mdtp422,then am not all that techy oriented because the creation of the codes is by configuring those three set up options and you can't override that set up and when you generate the PayPal code you can't edit it manually but though configuring the PayPal set up again.....
 
Still not resolved colleagues ,I will work on it when i get home,am using a tablet where I am.THE THING IS THAT THIS ACCOUNT IS SOUTH AFRICAN AND ON THE FEATURES I CANT SEE ACCEPT DONATIONS,SO I AM IMPROVISING THE BUY NOW TO COME UP WITH THOSE USD FIGURES ON THE DROP DOWN OPTIONS BUT I STILL DONT WANT TO COMPLICATE THE PROCESS TO CHECK OUT.

I will study the codes you have provided @mdtp422,then am not all that techy oriented because the creation of the codes is by configuring those three set up options and you can't override that set up and when you generate the PayPal code you can't edit it manually but though configuring the PayPal set up again.....
Nope, you can edit paypal codes. There is no problem. If these 2 code didn't work for you, problem is not the code then. You should check your paypal account info, edit some settings. Maybe that can be a country based limitation. If that is your problem, you can try another donate methods like jotform etc.
 
Nope, you can edit paypal codes. There is no problem. If these 2 code didn't work for you, problem is not the code then. You should check your paypal account info, edit some settings. Maybe that can be a country based limitation. If that is your problem, you can try another donate methods like jotform etc.
Thanks for the information....
 

📢 Recommended Partners

Paykassma - Accept Payments Online  | Payment Processing since 2019 Payka$$ma
Leading solution for accepting high-risk payments since 2019
5.00 star(s) 1 ratings
Updated
MGID - Native Performance & Programmatic Advertising Platform MGID Team
0.00 star(s) 0 ratings
Updated
Roobet.com | Crypto’s Fastest Growing Casino 🦘 Roobet.com
1.00 star(s) 1 ratings
Updated
Duckdice.io - Top Crypto Gambling - Bitcoin Dice DuckDice.io
0.00 star(s) 0 ratings
Updated

banner

REWARDS: Active Raffles


  • 🤑 Roll 4: Win 100,000 BMF Points!

    The entry period for this raffle ends in..
Back
Top Bottom

Earnings Disclaimer:  All the posts published herein are merely based on individual views, and they do not expressly or by implications represent those of BeerMoneyForum.com or its owner. It is hereby made clear that BeerMoneyForum.com does not endorse, support, adopt or vouch any views, programs and/or business opportunities posted herein. BeerMoneyForum.com also does not give and/or offer any investment advice to any members and/or it's readers. All members and readers are advised to independently consult their own consultants, lawyers and/or families before making any investment and/or business decisions. This forum is merely a place for general discussions. It is hereby agreed by all members and/or readers that BeerMoneyForum.com is in no way responsible and/or liable for any damages and/or losses suffered by anyone of you.