-1
に私はここにアカウントを作成したPHP にビットコインの支払いゲートウェイを統合したい - >https://gourl.io/info/memberarea/My_Account.html と私は、このgithubのAPIを使用 - >https://github.com/cryptoapi/Payment-GatewayビットコインペイメントゲートウェイPHP
私はこの応答
{"status":"payment_not_received","err":"","public_key":"17104AAs3ew6Bitcoin77BTCPUBpwgOMgxMq81Fn9nMCnWTGrm"
,"box":17104,"boxtype":"captchabox","order":"invoice000383","user":"99346995__7958333d57","userformat"
:"","usercountry":"","period":"","amount":0,"amountusd":0,"coinlabel":"","coinname":"","addr":"","tx"
:"","confirmed":0,"timestamp":"","date":"","datetime":""}
私は、ビットコインには専門家だが、 '17104AAs3ew6Bitcoin77BTCPUBpwgOMgxMq81Fn9nMCnWTGrm'は私には有効な公開鍵のようにしていません! –