Are transactions with an insufficient value marked as "failure"?

0

I have made a payment with an installed CardGate(curopayments.com) bitcoin gateway on a site, got a unique deposit adres, i sent a bit less than actual asked. The problem now is that the site owner says he didn't receive any payment because this occured.

Does anyone recognise this, and where is are my bitcoins? enter image description here

This is a screenshot he sent of his CardGate admin panel

Guest

Posted 2019-09-21T10:21:13.080

Reputation: 1

Are transactions with an insufficient value marked as "failure"?Guest 2019-09-21T10:26:12.937

Hello, welcome to Bitcoin.SE! This question is off-topic since it is a customer service issue. If you have record of a transaction being confirmed in the blockchain history (ie, a transaction ID, or at least a bitcoin address you paid to), you should show that to the merchant as proof that some payment was made.chytrik 2019-09-21T10:59:58.557

@chytrik I did but they're declining they ever received somethingGuest 2019-09-21T11:10:54.523

1@guest then consider them scammersAbdussamad 2019-09-21T12:13:56.550

@Guest it may just be that the payment gateway is provided by a third party service, and the software is not built to properly deal with payments of incorrect amounts (ie, the merchant is not a scammer, they're just using crappy software). I would try contacting the merchant to explain things clearly and politely, and perhaps contact the payment software business as well to see if they can help out. There is nothing anyone here can do to help directly though, this is entirely a customer service issue at this point.chytrik 2019-09-21T20:54:45.753

Answers

1

Are transactions with an insufficient value marked as “failure”?

No.

The blockchain, other nodes and miners have no idea how much the recipient is expecting to receive.

If your wallet and blockchain explorers show the transaction as being confirmed then the recipient has received your money. It is now under their exclusive control.

the site owner says he didn't receive any payment

Either they are confused or they are trying to deceive you.

RedGrittyBrick

Posted 2019-09-21T10:21:13.080

Reputation: 4 815