Candi Manuelito
Candi Manuelito

Reputation: 21

Deposit from paypal to coinbase

I want to transfer/deposit money from attached paypal account to coinbase. But all api methods dont work.

  1. Get payment ID - client.get_payment_methods()

"label": "Daily PayPal limit"

  1. Make buy/deposit methods. Deposit return - Can't deposit with this account, but in first step

"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

Answers (0)

Related Questions