bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

Facing issue while trying to make payment

Open santoshmaddula opened this issue 4 years ago • 0 comments

Hi I am trying to make payment for multiple invoices(bulk payments) one after the other . For a single invoice the payment is successful. But sometimes when i perform for multiple invoices the payment is not going thorugh, the payment is stoping at broadcasting as i am getting hasUnconfirmedInputs: True. Please find the error below that i am getting

Signing txp ... Pushing signed txp ... Transaction signed and ready for broadcast Will die in payFromWallet.... Will die in Main ... Error: Error: One or more input transactions for your transaction are not yet confirmed in at least one block. Make sure you're not trying to use unconfirmed change at ---- 1.75 Created new invoice: https://test.bitpay.com/invoice?id=LYMrqABJiXb7E65uH5Ajmk Setting Payment Options for: https://test.bitpay.com/i/LYMrqABJiXb7E65uH5Ajmk Fetching PayPro: https://test.bitpay.com/i/LYMrqABJiXb7E65uH5Ajmk In Paypro.. Step 1 Coin: btc Amount: 0.00003500 btc Creating TXP ... Publishing TXP ... Tx: 21cc6ebd-663f-43d5-b775-cf83624a62d1

  • Tx created: ID 62d1 [pending] RequiredSignatures: 1 Signing txp ... Pushing signed txp ... Transaction signed and ready for broadcast Will die in payFromWallet.... Will die in Main ... Error: Error: One or more input transactions for your transaction are not yet confirmed in at least one block. Make sure you're not trying to use unconfirmed change

santoshmaddula avatar Dec 29 '21 03:12 santoshmaddula