Bitcoin Forum
June 01, 2024, 03:34:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: donation button please help  (Read 633 times)
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 08:01:50 AM
 #1

Hello i create donation button using blockchain and i put my own btc address. After that i copy the scripte/code and paste to my website page. I click my donation button and i try to send some bitcoin to test my donation. But the problem is i have no recieve bitcoin. How can i recieve my donation bitcoin or where can i see?







<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script type="text/javascript" src="https://blockchain.info/Resources/wallet/pay-now-button.js"></script>





<div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn"
     data-address="39papZJYRcyTDgbdV3pgFHJKWx2cTM1Fsy"
     data-shared="false">
    <div class="blockchain stage-begin">
        <img src="https://blockchain.info/Resources/buttons/donate_64.png"/>
    </div>
    <div class="blockchain stage-loading" style="text-align:center">
        <img src="https://blockchain.info/Resources/loading-large.gif"/>
    </div>
    <div class="blockchain stage-ready">
         <p align="center">Please Donate To Bitcoin Address: <b>[[address]]</b></p>
         <p align="center" class="qr-code"></p>
    </div>
    <div class="blockchain stage-paid">
         Donation of <b>[[value]] BTC</b> Received. Thank You.
    </div>
    <div class="blockchain stage-error">
omahapoker
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
January 26, 2016, 08:15:33 AM
 #2

What happens / what error msg comes when you press the button?
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 08:34:35 AM
 #3

What happens / what error msg comes when you press the button?


The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?
ranochigo
Legendary
*
Offline Offline

Activity: 2982
Merit: 4193



View Profile
January 26, 2016, 09:44:25 AM
 #4

What happens / what error msg comes when you press the button?


The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?
The address that is in the donation button is: 39papZJYRcyTDgbdV3pgFHJKWx2cTM1Fsy. There are 0.1BTC+ Bitcoins in the account. It isn't an error with the script but it is a problem with your wallet. What is your address for the donation? Did you set it correctly?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
teddy5145
Hero Member
*****
Offline Offline

Activity: 714
Merit: 528


View Profile
January 26, 2016, 10:07:03 AM
 #5

What happens / what error msg comes when you press the button?


The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?
Did you wait few minutes for the coin to be confirmed ?
Sometimes the coins doesn't show up until it was confirmed fully
also are you sure that the address you put there were right ?
Maybe you put the wrong address thus it's not showing in your address Undecided
I read the script and i think there's nothing wrong there Wink
Raimonn
Legendary
*
Offline Offline

Activity: 1456
Merit: 1001


View Profile
January 26, 2016, 11:49:56 AM
 #6

The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?

How small was the small amount of bitcoin that you send? Did you add fees to the donation? You can see your receiving donations transactions on a blockchain explorer like blockr.io or blockchain.info
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1904
Merit: 1310

Get your game girl


View Profile
January 26, 2016, 11:59:21 AM
 #7

The minimum supported transaction size is 0.001 BTC. Forwarding transactions will include a network fee paid by blockchain.info.Try 0.001 btc,it will work.
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 12:01:02 PM
 #8

What happens / what error msg comes when you press the button?


The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?
The address that is in the donation button is: 39papZJYRcyTDgbdV3pgFHJKWx2cTM1Fsy. There are 0.1BTC+ Bitcoins in the account. It isn't an error with the script but it is a problem with your wallet. What is your address for the donation? Did you set it correctly?


thats my own blockchain address. but until now i no recieve bitcoin for my testing. i send 20k satoshi for testing. and  why the address is generate after i click thebutton?
ranochigo
Legendary
*
Offline Offline

Activity: 2982
Merit: 4193



View Profile
January 26, 2016, 12:06:55 PM
 #9

What happens / what error msg comes when you press the button?


The donation button is working and generate address. The problem is i send  small amount bitcoin for testing. But i have no recieve to  my wallet address. Where can i see my recieving bitcoin dunation?
The address that is in the donation button is: 39papZJYRcyTDgbdV3pgFHJKWx2cTM1Fsy. There are 0.1BTC+ Bitcoins in the account. It isn't an error with the script but it is a problem with your wallet. What is your address for the donation? Did you set it correctly?


thats my own blockchain address. but until now i no recieve bitcoin for my testing. i send 20k satoshi for testing. and  why the address is generate after i click thebutton?
When you click the donation button, this address should pop up and that's what it should do.

Your transaction in question is https://www.blocktrail.com/BTC/tx/b86f47e06d0d8165e8765549bf2b4c27f02d2dcd849ce1321770bd14c013188b. This should be the correct TX. With it being confirmed, the Bitcoin should appear in your wallet. What wallet are you using?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1904
Merit: 1310

Get your game girl


View Profile
January 26, 2016, 12:08:34 PM
 #10

thats my own blockchain address. but until now i no recieve bitcoin for my testing. i send 20k satoshi for testing. and  why the address is generate after i click thebutton?

What do you understand by ?

The minimum supported transaction size is 0.001 BTC. Forwarding transactions will include a network fee paid by blockchain.info.Try 0.001 btc,it will work.

Mind trying it ?
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 12:10:01 PM
 #11

The minimum supported transaction size is 0.001 BTC. Forwarding transactions will include a network fee paid by blockchain.info.Try 0.001 btc,it will work.

i send 20k satoshi or 0.0002 btc for testing. and why the address is generate after i click the donation button this is normal?
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1904
Merit: 1310

Get your game girl


View Profile
January 26, 2016, 12:12:21 PM
 #12

The minimum supported transaction size is 0.001 BTC. Forwarding transactions will include a network fee paid by blockchain.info.Try 0.001 btc,it will work.

i send 20k satoshi or 0.0002 btc for testing. and why the address is generate after i click the donation button this is normal?

DUDE ARE YOU BLIND ? WHAT DOES THIS MEAN The minimum supported transaction size is 0.001 BTC.Send 0.001 and see if it lands in your wallet.To my experience it MUST.
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 12:16:49 PM
 #13

The minimum supported transaction size is 0.001 BTC. Forwarding transactions will include a network fee paid by blockchain.info.Try 0.001 btc,it will work.

i send 20k satoshi or 0.0002 btc for testing. and why the address is generate after i click the donation button this is normal?

DUDE ARE YOU BLIND ? WHAT DOES THIS MEAN The minimum supported transaction size is 0.001 BTC.Send 0.001 and see if it lands in your wallet.To my experience it MUST.


ok i try to test 0.001....   if i send 0.001 btc how much can i recieve? same 0.001 or less the charge fee
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1904
Merit: 1310

Get your game girl


View Profile
January 26, 2016, 12:18:02 PM
 #14

ok i try to test 0.001....   if i send 0.001 btc how much can i recieve? same 0.001 or less the charge fee
You should receive 0.001 itself.Why don't you try my dear?
kryper23 (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile WWW
January 26, 2016, 12:23:37 PM
 #15

ok i try to test 0.001....   if i send 0.001 btc how much can i recieve? same 0.001 or less the charge fee
You should receive 0.001 itself.Why don't you try my dear?


ok i try. thank you for helping
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!