Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentNotFound
Packages that use InvoicePaymentNotFound
-
Uses of InvoicePaymentNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentNotFoundModifier and TypeFieldDescriptionInvoicingSrv.ExplainRoute_result.ex2InvoicingSrv.GetPaymentRoutesLimitValues_result.ex2InvoicingSrv.AcceptChargeback_result.ex3InvoicingSrv.CancelChargeback_result.ex3InvoicingSrv.CancelPayment_result.ex3InvoicingSrv.CancelPaymentAdjustment_result.ex3InvoicingSrv.CapturePayment_result.ex3InvoicingSrv.CapturePaymentAdjustment_result.ex3InvoicingSrv.CapturePaymentNew_result.ex3InvoicingSrv.CreateChargeback_result.ex3InvoicingSrv.CreateManualRefund_result.ex3InvoicingSrv.CreatePaymentAdjustment_result.ex3InvoicingSrv.GetPayment_result.ex3InvoicingSrv.GetPaymentAdjustment_result.ex3InvoicingSrv.GetPaymentChargeback_result.ex3InvoicingSrv.GetPaymentRefund_result.ex3InvoicingSrv.RefundPayment_result.ex3InvoicingSrv.RejectChargeback_result.ex3InvoicingSrv.ReopenChargeback_result.ex3Methods in dev.vality.damsel.payment_processing that return InvoicePaymentNotFoundModifier and TypeMethodDescriptionInvoicePaymentNotFound.deepCopy()InvoicingSrv.ExplainRoute_result.getEx2()InvoicingSrv.GetPaymentRoutesLimitValues_result.getEx2()InvoicingSrv.AcceptChargeback_result.getEx3()InvoicingSrv.CancelChargeback_result.getEx3()InvoicingSrv.CancelPayment_result.getEx3()InvoicingSrv.CancelPaymentAdjustment_result.getEx3()InvoicingSrv.CapturePayment_result.getEx3()InvoicingSrv.CapturePaymentAdjustment_result.getEx3()InvoicingSrv.CapturePaymentNew_result.getEx3()InvoicingSrv.CreateChargeback_result.getEx3()InvoicingSrv.CreateManualRefund_result.getEx3()InvoicingSrv.CreatePaymentAdjustment_result.getEx3()InvoicingSrv.GetPayment_result.getEx3()InvoicingSrv.GetPaymentAdjustment_result.getEx3()InvoicingSrv.GetPaymentChargeback_result.getEx3()InvoicingSrv.GetPaymentRefund_result.getEx3()InvoicingSrv.RefundPayment_result.getEx3()InvoicingSrv.RejectChargeback_result.getEx3()InvoicingSrv.ReopenChargeback_result.getEx3()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentNotFoundModifier and TypeMethodDescriptionintInvoicePaymentNotFound.compareTo(InvoicePaymentNotFound other) booleanInvoicePaymentNotFound.equals(InvoicePaymentNotFound that) InvoicingSrv.ExplainRoute_result.setEx2(InvoicePaymentNotFound ex2) InvoicingSrv.GetPaymentRoutesLimitValues_result.setEx2(InvoicePaymentNotFound ex2) InvoicingSrv.AcceptChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CancelChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CancelPayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CancelPaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CapturePayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CapturePaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CapturePaymentNew_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreateChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreateManualRefund_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreatePaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentRefund_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.RefundPayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.RejectChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.ReopenChargeback_result.setEx3(InvoicePaymentNotFound ex3) Methods in dev.vality.damsel.payment_processing that throw InvoicePaymentNotFoundModifier and TypeMethodDescriptionvoidInvoicingSrv.Client.acceptChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackAcceptParams params) voidInvoicingSrv.Iface.acceptChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackAcceptParams params) Принять чарджбэкvoidInvoicingSrv.Client.cancelChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackCancelParams params) voidInvoicingSrv.Iface.cancelChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackCancelParams params) Отмена чарджбэка.voidInvoicingSrv.Client.cancelPayment(String id, String payment_id, String reason) voidInvoicingSrv.Iface.cancelPayment(String id, String payment_id, String reason) voidInvoicingSrv.Client.cancelPaymentAdjustment(String id, String payment_id, String adjustment_id) voidInvoicingSrv.Iface.cancelPaymentAdjustment(String id, String payment_id, String adjustment_id) voidInvoicingSrv.Client.capturePayment(String id, String payment_id, InvoicePaymentCaptureParams params) voidInvoicingSrv.Iface.capturePayment(String id, String payment_id, InvoicePaymentCaptureParams params) voidInvoicingSrv.Client.capturePaymentAdjustment(String id, String payment_id, String adjustment_id) voidInvoicingSrv.Iface.capturePaymentAdjustment(String id, String payment_id, String adjustment_id) voidInvoicingSrv.Client.capturePaymentNew(String id, String payment_id, InvoicePaymentCaptureParams params) voidInvoicingSrv.Iface.capturePaymentNew(String id, String payment_id, InvoicePaymentCaptureParams params) InvoicingSrv.Client.createChargeback(String id, String payment_id, InvoicePaymentChargebackParams params) InvoicingSrv.Iface.createChargeback(String id, String payment_id, InvoicePaymentChargebackParams params) Создать чарджбэкInvoicingSrv.Client.createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params) InvoicingSrv.Iface.createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params) Сделать ручной возврат.InvoicingSrv.Client.createPaymentAdjustment(String id, String payment_id, InvoicePaymentAdjustmentParams params) InvoicingSrv.Iface.createPaymentAdjustment(String id, String payment_id, InvoicePaymentAdjustmentParams params) Создать поправку к платежу.InvoicingSrv.Client.explainRoute(String invoice_id, String payment_id) InvoicingSrv.Iface.explainRoute(String invoice_id, String payment_id) InvoicingSrv.Client.getPayment(String id, String payment_id) InvoicingSrv.Iface.getPayment(String id, String payment_id) InvoicingSrv.Client.getPaymentAdjustment(String id, String payment_id, String adjustment_id) InvoicingSrv.Iface.getPaymentAdjustment(String id, String payment_id, String adjustment_id) InvoicingSrv.Client.getPaymentChargeback(String id, String payment_id, String chargeback_id) InvoicingSrv.Iface.getPaymentChargeback(String id, String payment_id, String chargeback_id) Найти чарджбэкInvoicingSrv.Client.getPaymentRefund(String id, String payment_id, String refund_id) InvoicingSrv.Iface.getPaymentRefund(String id, String payment_id, String refund_id) InvoicingSrv.Client.getPaymentRoutesLimitValues(String id, String payment_id) InvoicingSrv.Iface.getPaymentRoutesLimitValues(String id, String payment_id) InvoicingSrv.AsyncClient.AcceptChargeback_call.getResult()InvoicingSrv.AsyncClient.CancelChargeback_call.getResult()InvoicingSrv.AsyncClient.CancelPayment_call.getResult()InvoicingSrv.AsyncClient.CancelPaymentAdjustment_call.getResult()InvoicingSrv.AsyncClient.CapturePayment_call.getResult()InvoicingSrv.AsyncClient.CapturePaymentAdjustment_call.getResult()InvoicingSrv.AsyncClient.CapturePaymentNew_call.getResult()InvoicingSrv.AsyncClient.CreateChargeback_call.getResult()InvoicingSrv.AsyncClient.CreateManualRefund_call.getResult()InvoicingSrv.AsyncClient.CreatePaymentAdjustment_call.getResult()InvoicingSrv.AsyncClient.ExplainRoute_call.getResult()InvoicingSrv.AsyncClient.GetPayment_call.getResult()InvoicingSrv.AsyncClient.GetPaymentAdjustment_call.getResult()InvoicingSrv.AsyncClient.GetPaymentChargeback_call.getResult()InvoicingSrv.AsyncClient.GetPaymentRefund_call.getResult()InvoicingSrv.AsyncClient.GetPaymentRoutesLimitValues_call.getResult()InvoicingSrv.AsyncClient.RefundPayment_call.getResult()InvoicingSrv.AsyncClient.RejectChargeback_call.getResult()InvoicingSrv.AsyncClient.ReopenChargeback_call.getResult()voidInvoicingSrv.Client.recvAcceptChargeback()voidInvoicingSrv.Client.recvCancelChargeback()voidInvoicingSrv.Client.recvCancelPayment()voidInvoicingSrv.Client.recvCancelPaymentAdjustment()voidInvoicingSrv.Client.recvCapturePayment()voidInvoicingSrv.Client.recvCapturePaymentAdjustment()voidInvoicingSrv.Client.recvCapturePaymentNew()InvoicingSrv.Client.recvCreateChargeback()InvoicingSrv.Client.recvCreateManualRefund()InvoicingSrv.Client.recvCreatePaymentAdjustment()InvoicingSrv.Client.recvExplainRoute()InvoicingSrv.Client.recvGetPayment()InvoicingSrv.Client.recvGetPaymentAdjustment()InvoicingSrv.Client.recvGetPaymentChargeback()InvoicingSrv.Client.recvGetPaymentRefund()InvoicingSrv.Client.recvGetPaymentRoutesLimitValues()InvoicingSrv.Client.recvRefundPayment()voidInvoicingSrv.Client.recvRejectChargeback()voidInvoicingSrv.Client.recvReopenChargeback()InvoicingSrv.Client.refundPayment(String id, String payment_id, InvoicePaymentRefundParams params) InvoicingSrv.Iface.refundPayment(String id, String payment_id, InvoicePaymentRefundParams params) Сделать возврат платежа.voidInvoicingSrv.Client.rejectChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackRejectParams params) voidInvoicingSrv.Iface.rejectChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackRejectParams params) Отклонить чарджбэкvoidInvoicingSrv.Client.reopenChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackReopenParams params) voidInvoicingSrv.Iface.reopenChargeback(String id, String payment_id, String chargeback_id, InvoicePaymentChargebackReopenParams params) Открыть чарджбэк заново.Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentNotFoundModifierConstructorDescriptionAcceptChargeback_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentChargebackNotFound ex4, OperationNotPermitted ex6, InvoicePaymentAmountExceeded ex8, InconsistentChargebackCurrency ex9, InvoicePaymentChargebackInvalidStatus ex11, InvalidContractStatus ex12) CancelChargeback_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentChargebackNotFound ex4, InvoicePaymentChargebackInvalidStatus ex11, InvoicePaymentChargebackInvalidStage ex15) CancelPayment_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, InvalidRequest ex5, OperationNotPermitted ex6, InvalidPartyStatus ex7, InvalidShopStatus ex8) CancelPaymentAdjustment_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentAdjustmentNotFound ex4, InvalidPaymentAdjustmentStatus ex5) CapturePayment_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, InvalidRequest ex5, OperationNotPermitted ex6, InvalidPartyStatus ex7, InvalidShopStatus ex8, InconsistentCaptureCurrency ex9, AmountExceededCaptureBalance ex10, AllocationNotAllowed ex11, AllocationExceededPaymentAmount ex12, AllocationInvalidTransaction ex13) CapturePaymentAdjustment_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentAdjustmentNotFound ex4, InvalidPaymentAdjustmentStatus ex5) CapturePaymentNew_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, InvalidRequest ex5, OperationNotPermitted ex6, InvalidPartyStatus ex7, InvalidShopStatus ex8, InconsistentCaptureCurrency ex9, AmountExceededCaptureBalance ex10, AllocationNotAllowed ex11, AllocationExceededPaymentAmount ex12, AllocationInvalidTransaction ex13) CreateChargeback_result(InvoicePaymentChargeback success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, OperationNotPermitted ex6, InsufficientAccountBalance ex7, InvoicePaymentAmountExceeded ex8, InconsistentChargebackCurrency ex9, InvoicePaymentChargebackInvalidStatus ex11, InvalidContractStatus ex12, InvoicePaymentChargebackPending ex14) CreateManualRefund_result(InvoicePaymentRefund success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, OperationNotPermitted ex6, InsufficientAccountBalance ex7, InvoicePaymentAmountExceeded ex8, InconsistentRefundCurrency ex9, InvalidPartyStatus ex10, InvalidShopStatus ex11, InvalidContractStatus ex12, InvalidRequest ex13, InvoicePaymentChargebackPending ex14, AllocationNotAllowed ex15, AllocationExceededPaymentAmount ex16, AllocationInvalidTransaction ex17, AllocationNotFound ex18) CreatePaymentAdjustment_result(InvoicePaymentAdjustment success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, InvoicePaymentAdjustmentPending ex5, InvalidPaymentTargetStatus ex6, InvoicePaymentAlreadyHasStatus ex7, InvalidRequest ex8) ExplainRoute_result(InvoicePaymentExplanation success, InvoiceNotFound ex1, InvoicePaymentNotFound ex2, RouteNotChosen ex3) GetPayment_result(InvoicePayment success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3) GetPaymentAdjustment_result(InvoicePaymentAdjustment success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentAdjustmentNotFound ex4) GetPaymentChargeback_result(InvoicePaymentChargeback success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentChargebackNotFound ex4) GetPaymentRefund_result(InvoicePaymentRefund success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentRefundNotFound ex4) GetPaymentRoutesLimitValues_result(Map<PaymentRoute, List<TurnoverLimitValue>> success, InvoiceNotFound ex1, InvoicePaymentNotFound ex2, InvalidRequest ex3) Performs a deep copy on other.RefundPayment_result(InvoicePaymentRefund success, InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvalidPaymentStatus ex4, OperationNotPermitted ex6, InsufficientAccountBalance ex7, InvalidRequest ex8, InvoicePaymentAmountExceeded ex9, InconsistentRefundCurrency ex10, InvalidPartyStatus ex11, InvalidShopStatus ex12, InvalidContractStatus ex13, InvoicePaymentChargebackPending ex14, AllocationNotAllowed ex15, AllocationExceededPaymentAmount ex16, AllocationInvalidTransaction ex17, AllocationNotFound ex18) RejectChargeback_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentChargebackNotFound ex4, OperationNotPermitted ex6, InconsistentChargebackCurrency ex9, InvoicePaymentChargebackInvalidStatus ex11, InvalidContractStatus ex12) ReopenChargeback_result(InvoiceNotFound ex2, InvoicePaymentNotFound ex3, InvoicePaymentChargebackNotFound ex4, OperationNotPermitted ex6, InvoicePaymentAmountExceeded ex8, InconsistentChargebackCurrency ex9, InvoicePaymentChargebackInvalidStatus ex11, InvalidContractStatus ex12, InvoicePaymentChargebackCannotReopenAfterArbitration ex13, InvoicePaymentChargebackInvalidStage ex14)