decline()
Removes the last read from store.
Declaration
func decline() async throwsDiscussion
This method should be used after a read, when the merchant receives the PaymentCardReadResult and decides to not accept the payment. It must be called within the 60 seconds allowance time window and the payment must not have been included in a batch, otherwise an error will be thrown.