Uses of Class
ru.loolzaaa.youkassa.model.PaymentMethod
Packages that use PaymentMethod
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 PaymentMethod in ru.loolzaaa.youkassa.model
Methods in ru.loolzaaa.youkassa.model with parameters of type PaymentMethodModifier and TypeMethodDescriptionstatic voidPaymentMethod.createValidation(PaymentMethod paymentMethod) -
Uses of PaymentMethod in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors that return PaymentMethodModifier and TypeMethodDescriptionPaymentMethodProcessor.create(PaymentMethod paymentMethodParams, String idempotencyKey) Creates newPaymentMethodentity with certain parameters.Receive information about somePaymentMethodby its identifier.Methods in ru.loolzaaa.youkassa.processors with parameters of type PaymentMethodModifier and TypeMethodDescriptionPaymentMethodProcessor.create(PaymentMethod paymentMethodParams, String idempotencyKey) Creates newPaymentMethodentity with certain parameters.