receive-payments-demos icon indicating copy to clipboard operation
receive-payments-demos copied to clipboard

Using wallet api for receiving payment

Open jaykhatri opened this issue 7 years ago • 3 comments

I am exploring wallet api of blockchain to receive payment where putting guid is necessary. I think that id can only be obtained if the wallet is created using Createwallet api provided by blockchain only.

As my wallet and address is created from other code, I have private key, public key, ext pub key and password etc. How may I use http://localhost:3000/merchant/$guid/balance?password=$main_password api.

Also, the url seems of localhost which is only possible if I setup a node. So, is there any url of blockchain.info which I can use instead.

Like listed here https://blockchain.info/merchant/$guid/.

I think the documentation like to show the endpoints only and localhost will be replaced by the above url.

=====

Another api is also with blockchain from there balance can be obtained from the address itself but new address is getting generated everytime whereas I have to use same address everytime.

Please help.

jaykhatri avatar Jan 25 '18 09:01 jaykhatri

?

APTEMOH avatar Jun 24 '20 13:06 APTEMOH

Ok

On Wed, Jul 8, 2020, 4:45 PM Noah-svg [email protected] wrote:

使用钱包API接收付款,其实也就是对接钱包的事情,现在一般交易所都是接入优盾钱包API的。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/blockchain/receive-payments-demos/issues/59#issuecomment-655600604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFVAAU46BFQIP2MJN3OVLTTR2SICZANCNFSM4ENSE4GA .

idrissabaka avatar Jul 08 '20 17:07 idrissabaka