Reputation: 21
I want to transfer/deposit money from attached paypal account to coinbase. But all api methods dont work.
"label": "Daily PayPal limit"
"allow_buy": true, "allow_deposit": true, "allow_sell": false, "allow_withdraw": true,
Buy method - return operation ID, but
txs = client.get_buys(BUY_ID)
"status": "canceled",
How can i do it?!
Upvotes: 2
Views: 169