Uses of Class
ru.loolzaaa.youkassa.model.Payment
Packages that use Payment
Package
Description
In this package you will find entities
of all the methods of the YooKassa API.
In this package you will find processors
of all the methods of the YooKassa API.
-
Uses of Payment in ru.loolzaaa.youkassa.model
Methods in ru.loolzaaa.youkassa.model with parameters of type PaymentModifier and TypeMethodDescriptionstatic voidPayment.captureValidation(Payment payment) static voidPayment.createValidation(Payment payment) -
Uses of Payment in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors that return PaymentModifier and TypeMethodDescriptionCancel already createdPaymentby its identifier.CapturePaymentthat holds in waiting_for_capture status.Creates newPaymententity with certain parameters.Receive information about somePaymentby its identifier.Methods in ru.loolzaaa.youkassa.processors that return types with arguments of type PaymentModifier and TypeMethodDescriptionPaymentProcessor.findAll(PaymentList paymentList) Receive information about all payments with some filter conditions.Methods in ru.loolzaaa.youkassa.processors with parameters of type Payment