Add a Bitcoin donation button to your website.


SUBMITTED BY: godsend

DATE: Nov. 25, 2020, 3:23 a.m.

UPDATED: Feb. 12, 2021, 4:11 p.m.

FORMAT: Text only

SIZE: 1.2 kB

HITS: 944

  1. Tips or donations can be made at 18e1561MhqrJwmb4tXuCU3V9cGtb3yJCSx For further tips or hacks or tutorials on winning big money
  2. Contact Telegram @Passionateforcoin
  3. No charge, I accept only donations.
  4. Insert the following code into the head section of your website page
  5. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  6. <script type="text/javascript" src="https://blockchain.info/Resources/js/pay-now-button.js"></script>
  7. Insert the following html code at the position where you would like the button to appear
  8. <div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn" data-address="18e1561MhqrJwmb4tXuCU3V9cGtb3yJCSx" data-shared="false">
  9. <div class="blockchain stage-begin">
  10. <img src="https://blockchain.info/Resources/buttons/donate_64.png"/>
  11. </div>
  12. <div class="blockchain stage-loading" style="text-align:center">
  13. <img src="https://blockchain.info/Resources/loading-large.gif"/>
  14. </div>
  15. <div class="blockchain stage-ready">
  16. <p align="center">Please Donate To Bitcoin Address: <b>[[address]]</b></p>
  17. <p align="center" class="qr-code"></p>
  18. </div>
  19. <div class="blockchain stage-paid">

comments powered by Disqus