Uses of Class
dev.vality.damsel.domain.PayerSessionInfo
Packages that use PayerSessionInfo
Package
Description
-
Uses of PayerSessionInfo in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PayerSessionInfoMethods in dev.vality.damsel.domain that return PayerSessionInfoModifier and TypeMethodDescriptionPayerSessionInfo.deepCopy()InvoicePayment.getPayerSessionInfo()PayerSessionInfo.setRedirectUrl(String redirect_url) Адрес, куда необходимо перенаправить user agent плательщика по завершении различных активностей в браузере, вроде авторизации списания средств механизмом 3DS 2.0, если они потребуются.Methods in dev.vality.damsel.domain with parameters of type PayerSessionInfoModifier and TypeMethodDescriptionintPayerSessionInfo.compareTo(PayerSessionInfo other) booleanPayerSessionInfo.equals(PayerSessionInfo that) InvoicePayment.setPayerSessionInfo(PayerSessionInfo payer_session_info) Constructors in dev.vality.damsel.domain with parameters of type PayerSessionInfoModifierConstructorDescriptionPayerSessionInfo(PayerSessionInfo other) Performs a deep copy on other. -
Uses of PayerSessionInfo in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as PayerSessionInfoModifier and TypeFieldDescriptionInvoicePaymentParams.payer_session_infoRegisterInvoicePaymentParams.payer_session_infoMethods in dev.vality.damsel.payment_processing that return PayerSessionInfoModifier and TypeMethodDescriptionInvoicePaymentParams.getPayerSessionInfo()RegisterInvoicePaymentParams.getPayerSessionInfo()Methods in dev.vality.damsel.payment_processing with parameters of type PayerSessionInfoModifier and TypeMethodDescriptionInvoicePaymentParams.setPayerSessionInfo(PayerSessionInfo payer_session_info) RegisterInvoicePaymentParams.setPayerSessionInfo(PayerSessionInfo payer_session_info) -
Uses of PayerSessionInfo in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as PayerSessionInfoMethods in dev.vality.damsel.proxy_provider that return PayerSessionInfoMethods in dev.vality.damsel.proxy_provider with parameters of type PayerSessionInfoModifier and TypeMethodDescriptionInvoicePayment.setPayerSessionInfo(PayerSessionInfo payer_session_info)