Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RangeValidator - Class in com.onlinepayments.domain
- RangeValidator() - Constructor for class com.onlinepayments.domain.RangeValidator
- RateDetails - Class in com.onlinepayments.domain
- RateDetails() - Constructor for class com.onlinepayments.domain.RateDetails
- RedirectData - Class in com.onlinepayments.domain
- RedirectData() - Constructor for class com.onlinepayments.domain.RedirectData
- RedirectionData - Class in com.onlinepayments.domain
- RedirectionData() - Constructor for class com.onlinepayments.domain.RedirectionData
- RedirectPaymentMethodSpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentMethodSpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentMethodSpecificInput
- RedirectPaymentMethodSpecificOutput - Class in com.onlinepayments.domain
- RedirectPaymentMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.RedirectPaymentMethodSpecificOutput
- RedirectPaymentProduct3203SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct3203SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct3203SpecificInput
- RedirectPaymentProduct3302SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct3302SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct3302SpecificInput
- RedirectPaymentProduct3306SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct3306SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct3306SpecificInput
- RedirectPaymentProduct5001SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct5001SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct5001SpecificInput
- RedirectPaymentProduct5300SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct5300SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct5300SpecificInput
- RedirectPaymentProduct5406SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct5406SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct5406SpecificInput
- RedirectPaymentProduct5408SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct5408SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct5408SpecificInput
- RedirectPaymentProduct5410SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct5410SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct5410SpecificInput
- RedirectPaymentProduct809SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct809SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct809SpecificInput
- RedirectPaymentProduct840SpecificInput - Class in com.onlinepayments.domain
- RedirectPaymentProduct840SpecificInput() - Constructor for class com.onlinepayments.domain.RedirectPaymentProduct840SpecificInput
- ReferenceException - Exception Class in com.onlinepayments
-
Represents an error response from the payment platform when a non-existing or removed object is trying to be accessed.
- ReferenceException(int, String, String, List<APIError>) - Constructor for exception class com.onlinepayments.ReferenceException
- ReferenceException(String, int, String, String, List<APIError>) - Constructor for exception class com.onlinepayments.ReferenceException
- RefundCardMethodSpecificOutput - Class in com.onlinepayments.domain
- RefundCardMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.RefundCardMethodSpecificOutput
- RefundErrorResponse - Class in com.onlinepayments.domain
- RefundErrorResponse() - Constructor for class com.onlinepayments.domain.RefundErrorResponse
- RefundEWalletMethodSpecificOutput - Class in com.onlinepayments.domain
- RefundEWalletMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.RefundEWalletMethodSpecificOutput
- RefundMobileMethodSpecificOutput - Class in com.onlinepayments.domain
- RefundMobileMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.RefundMobileMethodSpecificOutput
- RefundOutput - Class in com.onlinepayments.domain
- RefundOutput() - Constructor for class com.onlinepayments.domain.RefundOutput
- refundPayment(String, RefundRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/refund - Refund payment
- refundPayment(String, RefundRequest) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/refund - Refund payment
- refundPayment(String, RefundRequest, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/refund - Refund payment
- refundPayment(String, RefundRequest, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/refund - Refund payment
- RefundPaymentProduct840CustomerAccount - Class in com.onlinepayments.domain
- RefundPaymentProduct840CustomerAccount() - Constructor for class com.onlinepayments.domain.RefundPaymentProduct840CustomerAccount
- RefundPaymentProduct840SpecificOutput - Class in com.onlinepayments.domain
- RefundPaymentProduct840SpecificOutput() - Constructor for class com.onlinepayments.domain.RefundPaymentProduct840SpecificOutput
- RefundRedirectMethodSpecificOutput - Class in com.onlinepayments.domain
- RefundRedirectMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.RefundRedirectMethodSpecificOutput
- RefundRequest - Class in com.onlinepayments.domain
- RefundRequest() - Constructor for class com.onlinepayments.domain.RefundRequest
- RefundResponse - Class in com.onlinepayments.domain
- RefundResponse() - Constructor for class com.onlinepayments.domain.RefundResponse
- refunds() - Method in class com.onlinepayments.merchant.MerchantClient
-
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- refunds() - Method in interface com.onlinepayments.merchant.MerchantClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- RefundsClient - Class in com.onlinepayments.merchant.refunds
-
Refunds client.
- RefundsClient(ApiResource, Map<String, String>) - Constructor for class com.onlinepayments.merchant.refunds.RefundsClient
- RefundsClientInterface - Interface in com.onlinepayments.merchant.refunds
-
Refunds client.
- RefundsResponse - Class in com.onlinepayments.domain
- RefundsResponse() - Constructor for class com.onlinepayments.domain.RefundsResponse
- RegularExpressionValidator - Class in com.onlinepayments.domain
- RegularExpressionValidator() - Constructor for class com.onlinepayments.domain.RegularExpressionValidator
- removeSecretKey(String) - Method in class com.onlinepayments.webhooks.InMemorySecretKeyStore
-
Removes the secret key for the given key id.
- requestConfig - Variable in class com.onlinepayments.communication.DefaultConnection
- RequestHeader - Class in com.onlinepayments.communication
-
A single request header.
- RequestHeader(String, String) - Constructor for class com.onlinepayments.communication.RequestHeader
- requestId() - Method in class com.onlinepayments.logging.LogMessageBuilder
- RequestLogMessageBuilder - Class in com.onlinepayments.logging
-
A utility class to build request log messages.
- RequestLogMessageBuilder(String, String, String, BodyObfuscator, HeaderObfuscator) - Constructor for class com.onlinepayments.logging.RequestLogMessageBuilder
- RequestParam - Class in com.onlinepayments.communication
-
A single request parameter.
- RequestParam(String, String) - Constructor for class com.onlinepayments.communication.RequestParam
- ResponseException - Exception Class in com.onlinepayments.communication
-
Thrown when a response was received from the Online Payments platform which indicates an error.
- ResponseException(int, String, List<ResponseHeader>) - Constructor for exception class com.onlinepayments.communication.ResponseException
- ResponseHandler<R> - Interface in com.onlinepayments.communication
-
An interface for handling responses from the Online Payments platform.
- ResponseHeader - Class in com.onlinepayments.communication
-
A single response header.
- ResponseHeader(String, String) - Constructor for class com.onlinepayments.communication.ResponseHeader
- ResponseLogMessageBuilder - Class in com.onlinepayments.logging
-
A utility class to build request log messages.
- ResponseLogMessageBuilder(String, int, long, BodyObfuscator, HeaderObfuscator) - Constructor for class com.onlinepayments.logging.ResponseLogMessageBuilder
- ResponseLogMessageBuilder(String, int, BodyObfuscator, HeaderObfuscator) - Constructor for class com.onlinepayments.logging.ResponseLogMessageBuilder
- revokeMandate(String) - Method in class com.onlinepayments.merchant.mandates.MandatesClient
-
Resource /v2/{merchantId}/mandates/{uniqueMandateReference}/revoke - Revoke mandate
- revokeMandate(String) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
Resource /v2/{merchantId}/mandates/{uniqueMandateReference}/revoke - Revoke mandate
- revokeMandate(String, CallContext) - Method in class com.onlinepayments.merchant.mandates.MandatesClient
-
Resource /v2/{merchantId}/mandates/{uniqueMandateReference}/revoke - Revoke mandate
- revokeMandate(String, CallContext) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
Resource /v2/{merchantId}/mandates/{uniqueMandateReference}/revoke - Revoke mandate
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form