Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54390910
Topic
5246931
Board
Development & Technical Discussion
Re: How to create a wallet, check transactions and make payments with PHP ?
by
ZauChoco
on
08/05/2020, 21:32:50 UTC
Quote from: TryNinja on
Today
at 07:28:07 PM
You could take a look at BTCPayServer. It's a self-hosted open source payment processor for Bitcoin, which charges no fees and also has a PHP library.
https://github.com/btcpayserver/btcpayserver
https://github.com/btcpayserver/btcpayserver-php-client
Thank you, but i'm not sure that it is possible to make transactions. As I read it is only made to be notify of a payment.
Am I wrong ?