dloa / publisher-web

Alexandria Web Publisher
6 stars 9 forks source link

Implement Coinbase Buy API for Tradebot purchases #27

Closed OstlerDev closed 7 years ago

OstlerDev commented 8 years ago

In the Tradebot modal that pulls up at the bottom there should be a button that allows users to purchase the BTC required to publish using either a Credit or Debit card. ACH purchasing will not work through this method as that takes 3-5 days to confirm.

In addition to the Tradebot modal showing a button to purchase BTC from Coinbase, once a BTC wallet has been implemented users should also be able to click "Pay with Wallet" to pay using their existing BTC balance. This would also open it up for ACH purchases.

OstlerDev commented 8 years ago

Still need to clean up the code introduced in commit a59b3fc44ebaebad0a742e079ffda03bde42b1b1

OstlerDev commented 7 years ago

This is implemented for up to $5, ACH payments will be accepted once a built in Bitcoin wallet can be added.