Uses of Class
dev.vality.damsel.payment_processing.InvoiceNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoiceNotFound Modifier and Type Field Description InvoiceNotFoundInvoicingSrv.AcceptChargeback_result. ex2InvoiceNotFoundInvoicingSrv.CancelAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.CancelChargeback_result. ex2InvoiceNotFoundInvoicingSrv.CancelPayment_result. ex2InvoiceNotFoundInvoicingSrv.CancelPaymentAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.CaptureAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.CapturePayment_result. ex2InvoiceNotFoundInvoicingSrv.CapturePaymentAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.CapturePaymentNew_result. ex2InvoiceNotFoundInvoicingSrv.ComputeTerms_result. ex2InvoiceNotFoundInvoicingSrv.CreateChargeback_result. ex2InvoiceNotFoundInvoicingSrv.CreateInvoiceAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.CreateManualRefund_result. ex2InvoiceNotFoundInvoicingSrv.CreatePaymentAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.Fulfill_result. ex2InvoiceNotFoundInvoicingSrv.Get_result. ex2InvoiceNotFoundInvoicingSrv.GetAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.GetEvents_result. ex2InvoiceNotFoundInvoicingSrv.GetPayment_result. ex2InvoiceNotFoundInvoicingSrv.GetPaymentAdjustment_result. ex2InvoiceNotFoundInvoicingSrv.GetPaymentChargeback_result. ex2InvoiceNotFoundInvoicingSrv.GetPaymentRefund_result. ex2InvoiceNotFoundInvoicingSrv.RefundPayment_result. ex2InvoiceNotFoundInvoicingSrv.RejectChargeback_result. ex2InvoiceNotFoundInvoicingSrv.ReopenChargeback_result. ex2InvoiceNotFoundInvoicingSrv.Repair_result. ex2InvoiceNotFoundInvoicingSrv.RepairWithScenario_result. ex2InvoiceNotFoundInvoicingSrv.Rescind_result. ex2InvoiceNotFoundInvoicingSrv.StartPayment_result. ex2Methods in dev.vality.damsel.payment_processing that return InvoiceNotFound Modifier and Type Method Description InvoiceNotFoundInvoiceNotFound. deepCopy()InvoiceNotFoundInvoicingSrv.AcceptChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.CancelAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.CancelChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.CancelPayment_result. getEx2()InvoiceNotFoundInvoicingSrv.CancelPaymentAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.CaptureAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.CapturePayment_result. getEx2()InvoiceNotFoundInvoicingSrv.CapturePaymentAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.CapturePaymentNew_result. getEx2()InvoiceNotFoundInvoicingSrv.ComputeTerms_result. getEx2()InvoiceNotFoundInvoicingSrv.CreateChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.CreateInvoiceAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.CreateManualRefund_result. getEx2()InvoiceNotFoundInvoicingSrv.CreatePaymentAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.Fulfill_result. getEx2()InvoiceNotFoundInvoicingSrv.Get_result. getEx2()InvoiceNotFoundInvoicingSrv.GetAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.GetEvents_result. getEx2()InvoiceNotFoundInvoicingSrv.GetPayment_result. getEx2()InvoiceNotFoundInvoicingSrv.GetPaymentAdjustment_result. getEx2()InvoiceNotFoundInvoicingSrv.GetPaymentChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.GetPaymentRefund_result. getEx2()InvoiceNotFoundInvoicingSrv.RefundPayment_result. getEx2()InvoiceNotFoundInvoicingSrv.RejectChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.ReopenChargeback_result. getEx2()InvoiceNotFoundInvoicingSrv.Repair_result. getEx2()InvoiceNotFoundInvoicingSrv.RepairWithScenario_result. getEx2()InvoiceNotFoundInvoicingSrv.Rescind_result. getEx2()InvoiceNotFoundInvoicingSrv.StartPayment_result. getEx2()Methods in dev.vality.damsel.payment_processing that throw InvoiceNotFound Modifier and Type Method Description voidInvoicingSrv.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. cancelAdjustment(String id, String adjustment_id)voidInvoicingSrv.Iface. cancelAdjustment(String id, String adjustment_id)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. captureAdjustment(String id, String adjustment_id)voidInvoicingSrv.Iface. captureAdjustment(String 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)TermSetInvoicingSrv.Client. computeTerms(String id, PartyRevisionParam party_revision_param)TermSetInvoicingSrv.Iface. computeTerms(String id, PartyRevisionParam party_revision_param)InvoicePaymentChargebackInvoicingSrv.Client. createChargeback(String id, String payment_id, InvoicePaymentChargebackParams params)InvoicePaymentChargebackInvoicingSrv.Iface. createChargeback(String id, String payment_id, InvoicePaymentChargebackParams params)Создать чарджбэкInvoiceAdjustmentInvoicingSrv.Client. createInvoiceAdjustment(String id, InvoiceAdjustmentParams params)InvoiceAdjustmentInvoicingSrv.Iface. createInvoiceAdjustment(String id, InvoiceAdjustmentParams params)InvoicePaymentRefundInvoicingSrv.Client. createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params)InvoicePaymentRefundInvoicingSrv.Iface. createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params)Сделать ручной возврат.InvoicePaymentAdjustmentInvoicingSrv.Client. createPaymentAdjustment(String id, String payment_id, InvoicePaymentAdjustmentParams params)InvoicePaymentAdjustmentInvoicingSrv.Iface. createPaymentAdjustment(String id, String payment_id, InvoicePaymentAdjustmentParams params)Создать поправку к платежу.voidInvoicingSrv.Client. fulfill(String id, String reason)voidInvoicingSrv.Iface. fulfill(String id, String reason)InvoiceInvoicingSrv.Client. get(String id, EventRange range)InvoiceInvoicingSrv.Iface. get(String id, EventRange range)InvoiceAdjustmentInvoicingSrv.Client. getAdjustment(String id, String adjustment_id)InvoiceAdjustmentInvoicingSrv.Iface. getAdjustment(String id, String adjustment_id)List<Event>InvoicingSrv.Client. getEvents(String id, EventRange range)List<Event>InvoicingSrv.Iface. getEvents(String id, EventRange range)InvoicePaymentInvoicingSrv.Client. getPayment(String id, String payment_id)InvoicePaymentInvoicingSrv.Iface. getPayment(String id, String payment_id)InvoicePaymentAdjustmentInvoicingSrv.Client. getPaymentAdjustment(String id, String payment_id, String adjustment_id)InvoicePaymentAdjustmentInvoicingSrv.Iface. getPaymentAdjustment(String id, String payment_id, String adjustment_id)InvoicePaymentChargebackInvoicingSrv.Client. getPaymentChargeback(String id, String payment_id, String chargeback_id)InvoicePaymentChargebackInvoicingSrv.Iface. getPaymentChargeback(String id, String payment_id, String chargeback_id)Найти чарджбэкInvoicePaymentRefundInvoicingSrv.Client. getPaymentRefund(String id, String payment_id, String refund_id)InvoicePaymentRefundInvoicingSrv.Iface. getPaymentRefund(String id, String payment_id, String refund_id)VoidInvoicingSrv.AsyncClient.AcceptChargeback_call. getResult()VoidInvoicingSrv.AsyncClient.CancelAdjustment_call. getResult()VoidInvoicingSrv.AsyncClient.CancelChargeback_call. getResult()VoidInvoicingSrv.AsyncClient.CancelPayment_call. getResult()VoidInvoicingSrv.AsyncClient.CancelPaymentAdjustment_call. getResult()VoidInvoicingSrv.AsyncClient.CaptureAdjustment_call. getResult()VoidInvoicingSrv.AsyncClient.CapturePayment_call. getResult()VoidInvoicingSrv.AsyncClient.CapturePaymentAdjustment_call. getResult()VoidInvoicingSrv.AsyncClient.CapturePaymentNew_call. getResult()TermSetInvoicingSrv.AsyncClient.ComputeTerms_call. getResult()InvoicePaymentChargebackInvoicingSrv.AsyncClient.CreateChargeback_call. getResult()InvoiceAdjustmentInvoicingSrv.AsyncClient.CreateInvoiceAdjustment_call. getResult()InvoicePaymentRefundInvoicingSrv.AsyncClient.CreateManualRefund_call. getResult()InvoicePaymentAdjustmentInvoicingSrv.AsyncClient.CreatePaymentAdjustment_call. getResult()VoidInvoicingSrv.AsyncClient.Fulfill_call. getResult()InvoiceInvoicingSrv.AsyncClient.Get_call. getResult()InvoiceAdjustmentInvoicingSrv.AsyncClient.GetAdjustment_call. getResult()List<Event>InvoicingSrv.AsyncClient.GetEvents_call. getResult()InvoicePaymentInvoicingSrv.AsyncClient.GetPayment_call. getResult()InvoicePaymentAdjustmentInvoicingSrv.AsyncClient.GetPaymentAdjustment_call. getResult()InvoicePaymentChargebackInvoicingSrv.AsyncClient.GetPaymentChargeback_call. getResult()InvoicePaymentRefundInvoicingSrv.AsyncClient.GetPaymentRefund_call. getResult()InvoicePaymentRefundInvoicingSrv.AsyncClient.RefundPayment_call. getResult()VoidInvoicingSrv.AsyncClient.RejectChargeback_call. getResult()VoidInvoicingSrv.AsyncClient.ReopenChargeback_call. getResult()VoidInvoicingSrv.AsyncClient.Repair_call. getResult()VoidInvoicingSrv.AsyncClient.RepairWithScenario_call. getResult()VoidInvoicingSrv.AsyncClient.Rescind_call. getResult()InvoicePaymentInvoicingSrv.AsyncClient.StartPayment_call. getResult()voidInvoicingSrv.Client. recvAcceptChargeback()voidInvoicingSrv.Client. recvCancelAdjustment()voidInvoicingSrv.Client. recvCancelChargeback()voidInvoicingSrv.Client. recvCancelPayment()voidInvoicingSrv.Client. recvCancelPaymentAdjustment()voidInvoicingSrv.Client. recvCaptureAdjustment()voidInvoicingSrv.Client. recvCapturePayment()voidInvoicingSrv.Client. recvCapturePaymentAdjustment()voidInvoicingSrv.Client. recvCapturePaymentNew()TermSetInvoicingSrv.Client. recvComputeTerms()InvoicePaymentChargebackInvoicingSrv.Client. recvCreateChargeback()InvoiceAdjustmentInvoicingSrv.Client. recvCreateInvoiceAdjustment()InvoicePaymentRefundInvoicingSrv.Client. recvCreateManualRefund()InvoicePaymentAdjustmentInvoicingSrv.Client. recvCreatePaymentAdjustment()voidInvoicingSrv.Client. recvFulfill()InvoiceInvoicingSrv.Client. recvGet()InvoiceAdjustmentInvoicingSrv.Client. recvGetAdjustment()List<Event>InvoicingSrv.Client. recvGetEvents()InvoicePaymentInvoicingSrv.Client. recvGetPayment()InvoicePaymentAdjustmentInvoicingSrv.Client. recvGetPaymentAdjustment()InvoicePaymentChargebackInvoicingSrv.Client. recvGetPaymentChargeback()InvoicePaymentRefundInvoicingSrv.Client. recvGetPaymentRefund()InvoicePaymentRefundInvoicingSrv.Client. recvRefundPayment()voidInvoicingSrv.Client. recvRejectChargeback()voidInvoicingSrv.Client. recvReopenChargeback()voidInvoicingSrv.Client. recvRepair()voidInvoicingSrv.Client. recvRepairWithScenario()voidInvoicingSrv.Client. recvRescind()InvoicePaymentInvoicingSrv.Client. recvStartPayment()InvoicePaymentRefundInvoicingSrv.Client. refundPayment(String id, String payment_id, InvoicePaymentRefundParams params)InvoicePaymentRefundInvoicingSrv.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)Открыть чарджбэк заново.voidInvoicingSrv.Client. repair(String id, List<InvoiceChange> changes, ComplexAction action, InvoiceRepairParams params)voidInvoicingSrv.Iface. repair(String id, List<InvoiceChange> changes, ComplexAction action, InvoiceRepairParams params)voidInvoicingSrv.Client. repairWithScenario(String id, InvoiceRepairScenario Scenario)voidInvoicingSrv.Iface. repairWithScenario(String id, InvoiceRepairScenario Scenario)voidInvoicingSrv.Client. rescind(String id, String reason)voidInvoicingSrv.Iface. rescind(String id, String reason)InvoicePaymentInvoicingSrv.Client. startPayment(String id, InvoicePaymentParams params)InvoicePaymentInvoicingSrv.Iface. startPayment(String id, InvoicePaymentParams params)