Bitcoin Forum

Economy => Services => Topic started by: rudystyle on June 01, 2013, 11:23:18 AM



Title: [CLOSED] Need PHP code for Coinbase API to create Pay button $25
Post by: rudystyle on June 01, 2013, 11:23:18 AM
Coinbase has an API to create "Pay With Bitcoins"  button
The API is documented here
https://coinbase.com/api/doc/buttons/create.html

I need PHP code to call the API to create a button .
Preferably wrap the API in PHP function called createButton()


Title: Re: Need PHP code for Coinbase API to create Pay button $25
Post by: rudystyle on June 01, 2013, 12:22:06 PM
Project is closed now. I found some code at github.