Uses of Class
dev.vality.damsel.domain.PayerSessionInfo
| Package | Description |
|---|---|
| dev.vality.damsel.domain | |
| dev.vality.damsel.payment_processing | |
| dev.vality.damsel.proxy_provider |
-
Uses of PayerSessionInfo in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PayerSessionInfo Modifier and Type Field Description PayerSessionInfoInvoicePayment. payer_session_infoMethods in dev.vality.damsel.domain that return PayerSessionInfo Modifier and Type Method Description PayerSessionInfoPayerSessionInfo. deepCopy()PayerSessionInfoInvoicePayment. getPayerSessionInfo()PayerSessionInfoPayerSessionInfo. setRedirectUrl(String redirect_url)Адрес, куда необходимо перенаправить user agent плательщика по завершении различных активностей в браузере, вроде авторизации списания средств механизмом 3DS 2.0, если они потребуются.Methods in dev.vality.damsel.domain with parameters of type PayerSessionInfo Modifier and Type Method Description intPayerSessionInfo. compareTo(PayerSessionInfo other)booleanPayerSessionInfo. equals(PayerSessionInfo that)InvoicePaymentInvoicePayment. setPayerSessionInfo(PayerSessionInfo payer_session_info)Constructors in dev.vality.damsel.domain with parameters of type PayerSessionInfo Constructor Description PayerSessionInfo(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 PayerSessionInfo Modifier and Type Field Description PayerSessionInfoInvoicePaymentParams. payer_session_infoMethods in dev.vality.damsel.payment_processing that return PayerSessionInfo Modifier and Type Method Description PayerSessionInfoInvoicePaymentParams. getPayerSessionInfo()Methods in dev.vality.damsel.payment_processing with parameters of type PayerSessionInfo Modifier and Type Method Description InvoicePaymentParamsInvoicePaymentParams. setPayerSessionInfo(PayerSessionInfo payer_session_info) -
Uses of PayerSessionInfo in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as PayerSessionInfo Modifier and Type Field Description PayerSessionInfoInvoicePayment. payer_session_infoMethods in dev.vality.damsel.proxy_provider that return PayerSessionInfo Modifier and Type Method Description PayerSessionInfoInvoicePayment. getPayerSessionInfo()Methods in dev.vality.damsel.proxy_provider with parameters of type PayerSessionInfo Modifier and Type Method Description InvoicePaymentInvoicePayment. setPayerSessionInfo(PayerSessionInfo payer_session_info)