stellar-api icon indicating copy to clipboard operation
stellar-api copied to clipboard

How can i get my payment is done or not.

Open provabhimanshu opened this issue 6 years ago • 3 comments

I am Getting this kind of response

{ "_links":{ "transaction": { "href":"https://horizon-testnet.stellar.org/transactions/087b1e95d5bc2a64a371a236e85d78d838663a4172c752b218bd27053c8f854b" } }, "hash":"087b1e95d5bc2a64a371a236e85d78d838663a4172c752b218bd27053c8f854b","ledger":817195, "envelope_xdr":"AAAAAMRb7LrFOpo9xWalhh5WkifF1msLv4dGyNuWyHwXQFJbAAAAZAAKtCMAAAAKAAAAAAAAAAAAAAABAAAAAAAAAAEAAAAAxFvsusU6mj3FZqWGHlaSJ8XWawu/h0bI25bIfBdAUlsAAAAAAAAAAS+jUsAAAAAAAAAAARdAUlsAAABAz3H5Fvg6s35cZwIz7yoHCvqlaLtww1JUJ+w0dAmmTcUCSV0EgZ7rfdOCrzUEQ0LvwhainCcV/49XZ6uZhRn1Bg==", "result_xdr":"AAAAAAAAAGQAAAAAAAAAAQAAAAAAAAABAAAAAAAAAAA=", "result_meta_xdr":"AAAAAQAAAAIAAAADAAx4KwAAAAAAAAAAxFvsusU6mj3FZqWGHlaSJ8XWawu/h0bI25bIfBdAUlsAAAAW/Z/EXwAKtCMAAAAJAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAx4KwAAAAAAAAAAxFvsusU6mj3FZqWGHlaSJ8XWawu/h0bI25bIfBdAUlsAAAAW/Z/EXwAKtCMAAAAKAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAA==" }

How could i know is that payment is successful or not? and how much amount had transferred.

provabhimanshu avatar Nov 22 '18 11:11 provabhimanshu

if your transaction is failed , result error like "Trasaction Failed" and not result_xdr like it.

igun997 avatar Nov 22 '18 12:11 igun997

and you see hash, that transaction is success cause have a hash and ledger id

igun997 avatar Nov 22 '18 12:11 igun997

Okay thank you so much. here it Generating the HASh value.

On Thu, 22 Nov 2018 at 17:46, Indra Gunanda [email protected] wrote:

and you see hash, that transaction is success cause have a hash and ledger id

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zulucrypto/stellar-api/issues/34#issuecomment-441012632, or mute the thread https://github.com/notifications/unsubscribe-auth/ArGnOad4yHdU5GR5-9T8jg04-5U1xsLFks5uxpWJgaJpZM4YvJ-F .

-- Thanks and Regards

Himanshu Sharma (p) +91-881-883-1288 *Software Engineer *| MobileAPPtelligence *Provab Technosoft Pvt Ltd, Bangalore *

provabhimanshu avatar Nov 23 '18 04:11 provabhimanshu