【问题标题】:Bitcoin payment integration using Coinbase API in PHP在 PHP 中使用 Coinbase API 集成比特币支付
【发布时间】:2014-11-26 06:03:09
【问题描述】:

请在提问时忽略我的不准确之处。我希望比特币成为我网站上的一种支付方式。 会员资格分为三种。我希望会员根据他选择的计划支付金额。 有人可以帮助我合并相同的步骤,以及如何获取和使用在交易成功/失败后收到的响应。 我是新手,需要确切的步骤。 Coinbase API 根本没有帮助我。 :( https://www.coinbase.com/docs/api/overview

【问题讨论】:

  • 你有没有尝试过做任何事情?
  • @nahtnam:这就是我在这里提出问题的原因,因为我没有办法开始。
  • Coinbase 为 PHP 制作了一个包装器。 github.com/coinbase/coinbase-php 这应该让你开始。

标签: php bitcoin coinbase-api


【解决方案1】:

RE> 点击了比特币按钮。打开钱包链接说地址不理解。

我查过了,Gourl.io 使用标准比特币 URI 方案 (BIP21)。

bitcoin:<address>[?amount=<amount>][?label=<label>][?message=<message>]

在桌面上,所有 Armory、Electrum 和 MultiBit 都会响应浏览器中的比特币 URI 点击 -

https://gourl.io/bitcoin-payment-gateway-api.html?gourlcryptolang=en#gourlcryptolang

【讨论】:

  • 提及更多细节@A Amir
【解决方案2】:

你可以像那个例子一样 - http://goo.gl/858bMw

使用比特币支付 API https://github.com/cryptoapi/Payment-Gateway

【讨论】:

  • 我访问了示例页面,然后点击了比特币按钮。打开钱包链接说地址不理解。
  • 这甚至不能远程回答有关 Coinbase 的问题。
猜你喜欢
  • 2018-04-11
  • 2017-10-05
  • 1970-01-01
  • 2016-08-07
  • 2023-01-14
  • 2014-04-22
  • 1970-01-01
  • 1970-01-01
  • 2016-01-29
相关资源
最近更新 更多