Bitcoin Forum
June 16, 2024, 06:10:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Vos sites et projets / Intégration paiement bitcoin sur site custum react js backend node js on: October 16, 2022, 03:25:35 PM
Bonjour tout le monde  Grin


Je suis jeune dev react js

je souhaiterais intégrer le paiement bitcoin sur mon site web mais je me trouve bloquer car je ne souhaite par utiliser les service clé en main comme coinbase api  ect
je souhaite avoir totalement la main sur mon wallet .

Après beaucoup de recherche je m'étais tourner vers bitcartcc je pouvais donc lancer un modal de paiement sur mon site web mais le statut paiement de la modal affiche paiement OK des que le paiement est détecté dans la blockchain dans je laisse tomber bitcartcc.

J'ai également vu btcpayserver mais je suppose que cela fera pareil

Quelqu'un ici a déja integrer le paiement btc sur mon site custum (pas cms .. Grin)

Quelle serait la solution la plus simple pour un débutant ?  une intégration direct de electrum wallet api ?

je vous remercie pour votre aide
2  Bitcoin / Project Development / Re: Cashier-BTC: Process Bitcoin payments on your end, paying zero commissions on: September 25, 2022, 01:09:58 AM
Hi all!
A couple of years ago I was really unhappy with Bitpay, so I coded a universal solution to accept Bitcoin on any website: https://github.com/Overtorment/Cashier-BTC

It is opensource and being used in several companies around the world now (no big names here, afaik). Recently I got tired of high fees and low Segwit adoption and rewrote it completely to support Segwit (P2SH addresses for now, bech32-ready; will be pushed to production, Im waiting for the spec to be formally approved and stripped of 'draft' status). Also, it relies on the one and only Bitcoin Core, so it is completely independent from 3rd parties (and using it helps strengthen the network!)

It does require basic web-development and linux skills to install and use this, but overall it is simple.

If you're unhappy with Bitpay (or any other bitcoin processor), want to enjoy Segwit and low fees, don't want to pay any cut to middlemen - I encourage you to try Cashier-BTC. It's opensource and free.

I also provide free support if you are having any issues, just let me know, would be happy to help. Spreading the word would also help increase merchant adoption!


https://github.com/Overtorment/Cashier-BTC









Hello I just came across your project I am young dev node js Smiley so it's perfect for me by any chance would you have a tutorial video? or an online user tutorial? thank you in advance
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!