A B C D E F G H I J K L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessCode - com.orbipay.paymentsapi.internal.auth.OAuthFlow
- addDefaultHeader(String, String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Add a default header.
- addFundingAccount(String, String, String, String, String, String, String, AddFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Add Funding Account This API is used to add a funding account for the customer.
- addFundingAccountAsync(String, String, String, String, String, String, String, AddFundingAccountRequest, String, String, String, ApiCallback<FundingAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Add Funding Account (asynchronously) This API is used to add a funding account for the customer.
- addFundingAccountCall(String, String, String, String, String, String, String, AddFundingAccountRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for addFundingAccount
- AddFundingAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- AddFundingAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.AddFundingAccountHandler
- AddFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- AddFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.AddFundingAccountRequest
- addFundingAccountWithHttpInfo(String, String, String, String, String, String, String, AddFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Add Funding Account This API is used to add a funding account for the customer.
- Address - Class in com.orbipay.paymentsapi.client.wrappers
- Address() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Address
- Address(String, String, String, String, String, String, String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.Address
- AddressVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- AddressVo() - Constructor for class com.orbipay.paymentsapi.internal.models.AddressVo
- ApiCallback<T> - Interface in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ApiClient - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ApiClient() - Constructor for class com.orbipay.paymentsapi.internal.ApiClient
- ApiException - Exception in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ApiException() - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(int, String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiException(Throwable) - Constructor for exception com.orbipay.paymentsapi.internal.ApiException
- ApiKeyAuth - Class in com.orbipay.paymentsapi.internal.auth
- ApiKeyAuth(String, String) - Constructor for class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- ApiResponse<T> - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class com.orbipay.paymentsapi.internal.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.orbipay.paymentsapi.internal.ApiResponse
- application - com.orbipay.paymentsapi.internal.auth.OAuthFlow
- AppLogger - Class in com.orbipay.paymentsapi.client
-
This class subject to change without prior notice, Please dont use this class directly.
- AppLogger(Class) - Constructor for class com.orbipay.paymentsapi.client.AppLogger
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>) - Method in interface com.orbipay.paymentsapi.internal.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.orbipay.paymentsapi.internal.auth.OAuth
- AuditInfo - Class in com.orbipay.paymentsapi.client.wrappers
- AuditInfo() - Constructor for class com.orbipay.paymentsapi.client.wrappers.AuditInfo
- AuditInfoVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- AuditInfoVo() - Constructor for class com.orbipay.paymentsapi.internal.models.AuditInfoVo
- Authentication - Interface in com.orbipay.paymentsapi.internal.auth
B
- Base - Class in com.orbipay.paymentsapi.client.wrappers
- Base() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Base
- baseMap - Variable in class com.orbipay.paymentsapi.client.wrappers.Base
- buildCall(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Build HTTP call with the given options.
- buildRequest(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Build an HTTP request with the given options.
- buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Build a form-encoding request body with the given form parameters.
- buildRequestBodyMultipart(Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
- buildUrl(String, List<Pair>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Build full URL by concatenating base path, the given sub path and query parameters.
- buildXOPAYHeader(MultiMap<String>) - Static method in class com.orbipay.paymentsapi.client.Util
- ByteArrayAdapter() - Constructor for class com.orbipay.paymentsapi.internal.JSON.ByteArrayAdapter
C
- cancel(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- cancel(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- cancelledBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- cancelPaymentAuthorization(String, String, String, String, String, String, String, String, CancelPaymentAuthorizationRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Cancel Payment Authorization The API is used to cancel a payment authorization.
- cancelPaymentAuthorizationAsync(String, String, String, String, String, String, String, String, CancelPaymentAuthorizationRequest, String, String, String, ApiCallback<Void>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Cancel Payment Authorization (asynchronously) The API is used to cancel a payment authorization.
- cancelPaymentAuthorizationCall(String, String, String, String, String, String, String, String, CancelPaymentAuthorizationRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Build call for cancelPaymentAuthorization
- CancelPaymentAuthorizationHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CancelPaymentAuthorizationHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CancelPaymentAuthorizationHandler
- CancelPaymentAuthorizationRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CancelPaymentAuthorizationRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CancelPaymentAuthorizationRequest
- cancelPaymentAuthorizationWithHttpInfo(String, String, String, String, String, String, String, String, CancelPaymentAuthorizationRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Cancel Payment Authorization The API is used to cancel a payment authorization.
- clear() - Method in class com.orbipay.paymentsapi.client.MultiMap
- com.orbipay.paymentsapi.client - package com.orbipay.paymentsapi.client
- com.orbipay.paymentsapi.client.wrappers - package com.orbipay.paymentsapi.client.wrappers
- com.orbipay.paymentsapi.internal - package com.orbipay.paymentsapi.internal
- com.orbipay.paymentsapi.internal.api - package com.orbipay.paymentsapi.internal.api
- com.orbipay.paymentsapi.internal.auth - package com.orbipay.paymentsapi.internal.auth
- com.orbipay.paymentsapi.internal.handlers - package com.orbipay.paymentsapi.internal.handlers
- com.orbipay.paymentsapi.internal.models - package com.orbipay.paymentsapi.internal.models
- CommonUtil - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- CommonUtil() - Constructor for class com.orbipay.paymentsapi.internal.CommonUtil
- compareTo(Pair) - Method in class com.orbipay.paymentsapi.internal.Pair
- Configuration - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- Configuration() - Constructor for class com.orbipay.paymentsapi.internal.Configuration
- containsIgnoreCase(String[], String) - Static method in class com.orbipay.paymentsapi.internal.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- containsKey(Object) - Method in class com.orbipay.paymentsapi.client.MultiMap
- contentLength() - Method in class com.orbipay.paymentsapi.internal.ProgressRequestBody
- contentLength() - Method in class com.orbipay.paymentsapi.internal.ProgressResponseBody
- contentType() - Method in class com.orbipay.paymentsapi.internal.ProgressRequestBody
- contentType() - Method in class com.orbipay.paymentsapi.internal.ProgressResponseBody
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- create(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- create(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- createCustomer(String, String, String, String, String, String, CreateCustomerRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Create Customer The Create Customer API is used to register a customer with a biller in EBPP.
- CreateCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreateCustomerAccountRequest
- createCustomerAsync(String, String, String, String, String, String, CreateCustomerRequest, String, String, String, ApiCallback<CustomerResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Create Customer (asynchronously) The Create Customer API is used to register a customer with a biller in EBPP.
- createCustomerCall(String, String, String, String, String, String, CreateCustomerRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Build call for createCustomer
- CreateCustomerHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateCustomerHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CreateCustomerHandler
- CreateCustomerRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateCustomerRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreateCustomerRequest
- createCustomerWithHttpInfo(String, String, String, String, String, String, CreateCustomerRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Create Customer The Create Customer API is used to register a customer with a biller in EBPP.
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- createdBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- createGson() - Static method in class com.orbipay.paymentsapi.internal.JSON
- createPayment(String, String, String, String, String, String, String, CreatePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Create Payment The API is used to make payments to service a customer account.
- createPaymentAsync(String, String, String, String, String, String, String, CreatePaymentRequest, String, String, String, ApiCallback<PaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Create Payment (asynchronously) The API is used to make payments to service a customer account.
- createPaymentAuthorization(String, String, String, String, String, String, CreatePaymentAuthorizationRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Create Payment Authorization The API is used to create a payment authorization with certain amount on a given card account.
- createPaymentAuthorizationAsync(String, String, String, String, String, String, CreatePaymentAuthorizationRequest, String, String, String, ApiCallback<PaymentAuthorizationResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Create Payment Authorization (asynchronously) The API is used to create a payment authorization with certain amount on a given card account.
- createPaymentAuthorizationCall(String, String, String, String, String, String, CreatePaymentAuthorizationRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Build call for createPaymentAuthorization
- CreatePaymentAuthorizationHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CreatePaymentAuthorizationHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CreatePaymentAuthorizationHandler
- CreatePaymentAuthorizationRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreatePaymentAuthorizationRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreatePaymentAuthorizationRequest
- createPaymentAuthorizationWithHttpInfo(String, String, String, String, String, String, CreatePaymentAuthorizationRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
-
Create Payment Authorization The API is used to create a payment authorization with certain amount on a given card account.
- createPaymentCall(String, String, String, String, String, String, String, CreatePaymentRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for createPayment
- CreatePaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CreatePaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CreatePaymentHandler
- CreatePaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreatePaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreatePaymentRequest
- CreatePaymentSetupRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreatePaymentSetupRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreatePaymentSetupRequest
- createPaymentWithHttpInfo(String, String, String, String, String, String, String, CreatePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Create Payment The API is used to make payments to service a customer account.
- createRecurringPaymentSetup(String, String, String, String, String, String, String, CreatePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Create Payment Setup The API is used to set up recurring payments to service a customer account.
- createRecurringPaymentSetupAsync(String, String, String, String, String, String, String, CreatePaymentSetupRequest, String, String, String, ApiCallback<PaymentSetupResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Create Payment Setup (asynchronously) The API is used to set up recurring payments to service a customer account.
- createRecurringPaymentSetupCall(String, String, String, String, String, String, String, CreatePaymentSetupRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Build call for createRecurringPaymentSetup
- CreateRecurringPaymentSetupHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateRecurringPaymentSetupHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CreateRecurringPaymentSetupHandler
- createRecurringPaymentSetupWithHttpInfo(String, String, String, String, String, String, String, CreatePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Create Payment Setup The API is used to set up recurring payments to service a customer account.
- createRefund(String, String, String, String, String, String, String, String, CreateRefundRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Create Refund This API is used to initiate a refund.
- createRefundAsync(String, String, String, String, String, String, String, String, CreateRefundRequest, String, String, String, ApiCallback<RefundResponse>) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Create Refund (asynchronously) This API is used to initiate a refund.
- createRefundCall(String, String, String, String, String, String, String, String, CreateRefundRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Build call for createRefund
- CreateRefundHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateRefundHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.CreateRefundHandler
- CreateRefundRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CreateRefundRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CreateRefundRequest
- createRefundWithHttpInfo(String, String, String, String, String, String, String, String, CreateRefundRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Create Refund This API is used to initiate a refund.
- Customer - Class in com.orbipay.paymentsapi.client.wrappers
- Customer() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Customer
- Customer(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.Customer
- CustomerAccount - Class in com.orbipay.paymentsapi.client.wrappers
- CustomerAccount() - Constructor for class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- CustomerAccount(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- CustomerAccountApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
- CustomerAccountMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerAccountMinimalRequest
- CustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerAccountRequest
- CustomerAccountResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerAccountResponse
- CustomerAccounts - Class in com.orbipay.paymentsapi.client.wrappers
- CustomerAccounts() - Constructor for class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- CustomerAccountSnapshotResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountSnapshotResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerAccountSnapshotResponse
- CustomerAccountsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerAccountsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerAccountsResponse
- CustomerApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.CustomerApi
- CustomerMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerMinimalRequest
- CustomerResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerResponse
- Customers - Class in com.orbipay.paymentsapi.client.wrappers
- Customers() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Customers
- CustomersCustomerAccountsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomersCustomerAccountsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomersCustomerAccountsResponse
- CustomersFundingAccountsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomersFundingAccountsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomersFundingAccountsResponse
- CustomerSnapshotResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomerSnapshotResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomerSnapshotResponse
- CustomersPaymentSetupsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomersPaymentSetupsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomersPaymentSetupsResponse
- CustomersPaymentsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomersPaymentsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomersPaymentsResponse
- CustomersResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- CustomersResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.CustomersResponse
D
- DateTypeAdapter() - Constructor for class com.orbipay.paymentsapi.internal.JSON.DateTypeAdapter
- DateTypeAdapter(DateFormat) - Constructor for class com.orbipay.paymentsapi.internal.JSON.DateTypeAdapter
- debug(String) - Method in class com.orbipay.paymentsapi.client.AppLogger
- debug(String) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- decryptEncodedData(String, String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- delete(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- delete(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- delete(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- delete(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- delete(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- delete(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- delete(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- delete(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- deletedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- deletedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- deletedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- deletedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- deleteFundingAccount(String, String, String, String, String, String, String, String, DeleteFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Delete Funding Account The Delete Funding Account API is used to delete the funding account of a customer.
- deleteFundingAccountAsync(String, String, String, String, String, String, String, String, DeleteFundingAccountRequest, String, String, String, ApiCallback<DeleteResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Delete Funding Account (asynchronously) The Delete Funding Account API is used to delete the funding account of a customer.
- deleteFundingAccountCall(String, String, String, String, String, String, String, String, DeleteFundingAccountRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for deleteFundingAccount
- DeleteFundingAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- DeleteFundingAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.DeleteFundingAccountHandler
- DeleteFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- DeleteFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.DeleteFundingAccountRequest
- deleteFundingAccountWithHttpInfo(String, String, String, String, String, String, String, String, DeleteFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Delete Funding Account The Delete Funding Account API is used to delete the funding account of a customer.
- deletePayment(String, String, String, String, String, String, String, String, DeletePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Payment The API is used to delete or cancel a payment.
- deletePaymentAsync(String, String, String, String, String, String, String, String, DeletePaymentRequest, String, String, String, ApiCallback<DeleteResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Payment (asynchronously) The API is used to delete or cancel a payment.
- deletePaymentCall(String, String, String, String, String, String, String, String, DeletePaymentRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for deletePayment
- DeletePaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- DeletePaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.DeletePaymentHandler
- DeletePaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- DeletePaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.DeletePaymentRequest
- deletePaymentSetup(String, String, String, String, String, String, String, String, DeletePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Delete Payment Setup The API is used to delete or cancel a recurring payment setup.
- deletePaymentSetupAsync(String, String, String, String, String, String, String, String, DeletePaymentSetupRequest, String, String, String, ApiCallback<DeleteResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Delete Payment Setup (asynchronously) The API is used to delete or cancel a recurring payment setup.
- deletePaymentSetupCall(String, String, String, String, String, String, String, String, DeletePaymentSetupRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Build call for deletePaymentSetup
- DeletePaymentSetupHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- DeletePaymentSetupHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.DeletePaymentSetupHandler
- DeletePaymentSetupRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- DeletePaymentSetupRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.DeletePaymentSetupRequest
- deletePaymentSetupWithHttpInfo(String, String, String, String, String, String, String, String, DeletePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Delete Payment Setup The API is used to delete or cancel a recurring payment setup.
- deletePaymentWithHttpInfo(String, String, String, String, String, String, String, String, DeletePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Payment The API is used to delete or cancel a payment.
- DeleteRecordedPaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- DeleteRecordedPaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.DeleteRecordedPaymentRequest
- deleteRecordPayment(String, String, String, String, String, String, String, DeleteRecordedPaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Recorded Payment The API is used to delete the recorded payment.
- deleteRecordPaymentAsync(String, String, String, String, String, String, String, DeleteRecordedPaymentRequest, String, String, String, ApiCallback<Void>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Recorded Payment (asynchronously) The API is used to delete the recorded payment.
- deleteRecordPaymentCall(String, String, String, String, String, String, String, DeleteRecordedPaymentRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for deleteRecordPayment
- DeleteRecordPaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- DeleteRecordPaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.DeleteRecordPaymentHandler
- deleteRecordPaymentWithHttpInfo(String, String, String, String, String, String, String, DeleteRecordedPaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Delete Recorded Payment The API is used to delete the recorded payment.
- DeleteResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- DeleteResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.DeleteResponse
- deserialize(Response, Type) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Deserialize response body to Java object, according to the return type and the Content-Type response header.
- deserialize(String, Type) - Method in class com.orbipay.paymentsapi.internal.JSON
-
Deserialize the given JSON string to Java object.
- downloadFileFromResponse(Response) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Download file from the given response.
E
- entrySet() - Method in class com.orbipay.paymentsapi.client.MultiMap
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.AddFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.AddressVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.AuditInfoVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CancelPaymentAuthorizationRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentAuthorizationRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentSetupRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CreateRefundRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountSnapshotResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomersCustomerAccountsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomersFundingAccountsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomerSnapshotResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentSetupsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.CustomersResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.DeleteFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentSetupRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.DeleteRecordedPaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.DeleteResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.ErrorResponseVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.ErrorVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FeeRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FeeResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountAddress
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponseCgen
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountSnapshotResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.GetRecordedPaymentResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationSnapshotResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentNetworkResponseVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponseCgen
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupFeeRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponseCgen
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.PaymentsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentFundingAccount
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RefundResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RefundsResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.RenewCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.ReplaceFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.ResourceAuditVo
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponse
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponseCgen
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SourcePayment
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomer
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomerAccount
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdateFundingAccountRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentFundingAccountMinimalRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentRequest
- equals(Object) - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentSetupRequest
- error(String) - Method in class com.orbipay.paymentsapi.client.AppLogger
- error(String) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- error(String, Throwable) - Method in class com.orbipay.paymentsapi.client.AppLogger
- error(String, Throwable) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- Error - Class in com.orbipay.paymentsapi.client.wrappers
- Error() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Error
- ErrorResponse - Class in com.orbipay.paymentsapi.client.wrappers
- ErrorResponse() - Constructor for class com.orbipay.paymentsapi.client.wrappers.ErrorResponse
- ErrorResponseVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- ErrorResponseVo() - Constructor for class com.orbipay.paymentsapi.internal.models.ErrorResponseVo
- ErrorVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- ErrorVo() - Constructor for class com.orbipay.paymentsapi.internal.models.ErrorVo
- escapeString(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Escape the given string to be used as URL query value.
- execute(Call) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- execute(Call, Type) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Execute HTTP call and deserialize the HTTP response body into the given return type.
- executeAsync(Call, ApiCallback<T>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- executeAsync(Call, Type, ApiCallback<T>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Execute HTTP call asynchronously.
F
- Fee - Class in com.orbipay.paymentsapi.client.wrappers
- Fee() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Fee
- Fee(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.Fee
- FeePayment - Class in com.orbipay.paymentsapi.client.wrappers
- FeePayment() - Constructor for class com.orbipay.paymentsapi.client.wrappers.FeePayment
- FeePayment(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.FeePayment
- FeeRefund - Class in com.orbipay.paymentsapi.client.wrappers
- FeeRefund() - Constructor for class com.orbipay.paymentsapi.client.wrappers.FeeRefund
- FeeRefund(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.FeeRefund
- FeeRefundRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FeeRefundRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.FeeRefundRequest
- FeeRefundResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FeeRefundResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.FeeRefundResponse
- FeeRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FeeRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.FeeRequest
- FeeResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FeeResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.FeeResponse
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- findBy(MultiMap<String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- forClient(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- forCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- forCustomer(Customer) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- forCustomer(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- forPayment(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- fromAccount(FundingAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- fromAccount(FundingAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- fromAccount(FundingAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- fromAccount(FundingAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- fromAccount(FundingAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- fromAccount(FundingAccount, String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Address
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.AuditInfo
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Customer
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Customers
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Error
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.ErrorResponse
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Fee
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.FeeRefund
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Payment
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Payments
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Refund
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- fromJson(String) - Static method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
- FundingAccount - Class in com.orbipay.paymentsapi.client.wrappers
- FundingAccount() - Constructor for class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- FundingAccount(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- FundingAccountAddress - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountAddress() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountAddress
- FundingAccountApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.FundingAccountApi
- FundingAccountMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountMinimalRequest
- FundingAccountResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountResponse
- FundingAccountResponseCgen - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountResponseCgen() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountResponseCgen
- FundingAccounts - Class in com.orbipay.paymentsapi.client.wrappers
- FundingAccounts() - Constructor for class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- FundingAccountSnapshotResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountSnapshotResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountSnapshotResponse
- FundingAccountsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- FundingAccountsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.FundingAccountsResponse
G
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- get(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- get(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- get(Object) - Method in class com.orbipay.paymentsapi.client.MultiMap
- getAbaRoutingNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The ABA/Routing number for the bank account.
- getAbaRoutingNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The ABA/Routing number for the bank account.
- getAccessToken() - Method in class com.orbipay.paymentsapi.internal.auth.OAuth
- getAccountHolderName() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The name as specified on the account.
- getAccountHolderName() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The name as specified on the account.
- getAccountHolderType() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The type of ownership for the funding account.
- getAccountNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The number or reference that a customer uses to identify the customer's account.
- getAccountNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The Account Number to get details of.
- getAccountNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
Customer Account Number of the customer to get details of.
- getAccountNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The number or reference that a customer uses to identify the funding account.
- getAccountNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The Account Number to get details of.
- getAccountSubtype() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The sub type of the funding account.
- getAccountSubtype() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The sub type of the funding account.
- getAccountType() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The type of the funding account.
- getAccountType() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The type of the funding account.
- getAchEligibleFlag() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Indicates if the funding account can be debited vide ACH, in case the funding account is a Demand Deposit Account (DDA).
- getAddress() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get address
- getAddress() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
Get address
- getAddress() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Get address
- getAddressCity() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
City of the address.
- getAddressCountry() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
The 3 letter country code as per ISO 3166-1 (alpha-3).
- getAddressLine1() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
Line one of the address.
- getAddressLine2() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
Line two of the address.
- getAddressState() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
The state or province code as per ISO_3166-2.
- getAddressZip1() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
The first part of the postal code for the address as per the system followed in the appropriate country where it belongs.
- getAddressZip2() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
-
The 4 digit add-on code used, in addition to the 5 digit postal code, by the US Postal Service.
- getAlgorithm() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The amount being paid.
- getAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The amount being paid.
- getAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The amount being paid.
- getAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The amount being paid.
- getAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The amount being paid.
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
- getApiClient() - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
- getApiEndPoint() - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- getApiKey() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Get apiKey
- getApiKey() - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- getAtmEligibleFlag() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Indicates if the funding account can be debited vide the ATM Rail network, in case the funding account is a Debit Card.
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
Get auditInfo
- getAuditInfo() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get auditInfo
- getAuthAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The amount being authorized.
- getAuthentication(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthScheme() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Get authScheme
- getBasePath() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get base path
- getCapturedTime() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The date on which the payment authorization is captured in UTC timestamp, with ISO8601 format.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
This is never returned by Orbipay.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
This is never returned by Orbipay.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
This is never returned by Orbipay.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
This is never returned by EBPP.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
This is never returned by Orbipay.
- getCardCvvNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
This is never returned by EBPP.
- getChannel() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The channel through which the API is invoked.
- getChannel() - Method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
-
The channel through which the API is invoked.
- getClientApiKey() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getClientKey() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The unique identifier assigned by EBPP to the client.
- getCode() - Method in class com.orbipay.paymentsapi.client.wrappers.Error
-
A string indicating error
- getCode() - Method in exception com.orbipay.paymentsapi.internal.ApiException
-
Get the HTTP status code.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
Comments that can be used to recollect the operation performed on the resource object.
- getComments() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Comments that can be used to recollect the operation performed on the resource object.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The confirmation number or reference provided to the customer for the payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The confirmation number or reference provided to the customer for the payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The confirmation number or reference provided to the customer for the successful payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The confirmation number or reference provided to the customer for the payment setup.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The confirmation number or reference provided to the customer for the successful payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The confirmation number or reference provided to the customer for the payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The confirmation number or reference provided to the customer for the refund.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The confirmation number provided to the customer for the refund or for the corresponding successful payment.
- getConfirmationNumber() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The confirmation number or reference provided to the customer for the payment.
- getConnectionTimeOutValue() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getConnectTimeout() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get connection timeout (in milliseconds).
- getCreated() - Method in class com.orbipay.paymentsapi.client.wrappers.AuditInfo
-
Get created
- getCryptogram() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
This is applicable only for Apple Pay transactions.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrencyCode3d() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The three-letter currency code in the ISO4217 format, in uppercase, for the card account.
- getCurrentBalance() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The current balance on the customer's account with the biller.
- getCurrentMethodName() - Static method in class com.orbipay.paymentsapi.client.LogUtil
- getCurrentStatementBalance() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The balance on the customer’s account with the biller as reported on the last statement.
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get customer
- getCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
-
Get customer
- getCustomer(String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Get Customer The Get Customer API is used to retrieve the details of the customer based on the id.
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get customerAccount
- getCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
-
Get customerAccount
- getCustomerAccount(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Get Customer Account The Get Customer Account API is used to retrieve the details of a customer account based on the id.
- getCustomerAccountAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<CustomerAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Get Customer Account (asynchronously) The Get Customer Account API is used to retrieve the details of a customer account based on the id.
- getCustomerAccountCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Build call for getCustomerAccount
- GetCustomerAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetCustomerAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetCustomerAccountHandler
- getCustomerAccountReference() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The unique identifier in the client system for the customer account.
- getCustomerAccounts() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get customerAccounts
- getCustomerAccountWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Get Customer Account The Get Customer Account API is used to retrieve the details of a customer account based on the id.
- getCustomerAsync(String, String, String, String, String, String, String, String, String, String, ApiCallback<CustomerResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Get Customer (asynchronously) The Get Customer API is used to retrieve the details of the customer based on the id.
- getCustomerCall(String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Build call for getCustomer
- GetCustomerHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetCustomerHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetCustomerHandler
- getCustomerReference() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The unique identifier in the client system for the customer.
- getCustomerReference() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
Unique ID assigned by the biller/client system for a given customer.
- getCustomerWithHttpInfo(String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Get Customer The Get Customer API is used to retrieve the details of the customer based on the id.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getCustomFields() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The additional information or meta-information that EBPP can accept, maintain and transmit back to the client.
- getData() - Method in class com.orbipay.paymentsapi.internal.ApiResponse
- getDateFormat() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getDateOfBirth() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The date of birth of the customer.
- getDefaultApiClient() - Static method in class com.orbipay.paymentsapi.internal.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDeleted() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The status of payment which says whether the payment is deleted or not
- getDeleted() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The status of funding account which says whether the funding account is deleted or not
- getDeleted() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The status of payment which says whether the payment is deleted or not
- getDeleted() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The status of payment which says whether the payment is deleted or not
- getDeviceManufacturerId() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
This is applicable only for Apple Pay transactions.
- getDisplayText() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
UI representation of the account.
- getEci() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
This is applicable only for Apple Pay transactions.
- getEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The email address of the customer to which notifications from EBPP will be sent.
- getEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
This field contains the customer’s email address within EBPP.
- getEntryTime() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The date on which the payment authorization created in UTC timestamp, with ISO8601 format.
- getErrorResponse() - Method in exception com.orbipay.paymentsapi.client.OrbipayApiException
- getErrors() - Method in class com.orbipay.paymentsapi.client.wrappers.ErrorResponse
-
Get errors
- getExpectedPaymentSettlementDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The date on which the payment is expected to be settled with the biller.
- getExpectedPaymentSettlementDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The date on which the payment is expected to be settled with the biller.
- getExpectedPaymentSettlementDate() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The date on which the payment is expected to be settled with the biller.
- getExpectedRefundSettlementDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The date by which the credits would be posted to the original funding account.
- getExpiryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The expiry date for the card.
- getFee() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get fee
- getFee() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get fee
- getFee() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get fee
- getFee() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Get fee
- getFee() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get fee
- getFeeAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.Fee
-
The fee amount upto 2 decimal places.
- getFeeRefund() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
Get feeRefund
- getFeeRefundAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.FeeRefund
-
The refunded fee amount upto 2 decimal places.
- getFeeType() - Method in class com.orbipay.paymentsapi.client.wrappers.Fee
-
The way the fee is being charged to the customer.
- getFeeType() - Method in class com.orbipay.paymentsapi.client.wrappers.FeeRefund
-
The way the fee is being charged to the customer.
- getField() - Method in class com.orbipay.paymentsapi.client.wrappers.Error
-
Refers to the field in the request, if the error is specific to it.
- getFirstName() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The first name of the customer.
- getFromDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The date from which payments, matching the criteria specified, need to be retrieved.
- getFromDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The date from which recurring payments setup, matching the criteria specified, need to be retrieved.
- getFromDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The date from which refunds, matching the criteria specified, need to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
The id of the object before which the previous set of objects are to be retrieved.
- getFromIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The id of the object before which the previous set of objects are to be retrieved.
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get fundingAccount
- getFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
-
Get fundingAccount
- getFundingAccount(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Get Funding Account The Get Funding Account API is used to retrieve the details of the funding account based on the id.
- getFundingAccountAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<FundingAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Get Funding Account (asynchronously) The Get Funding Account API is used to retrieve the details of the funding account based on the id.
- getFundingAccountCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for getFundingAccount
- GetFundingAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetFundingAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetFundingAccountHandler
- getFundingAccounts() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get fundingAccounts
- getFundingAccountWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Get Funding Account The Get Funding Account API is used to retrieve the details of the funding account based on the id.
- getGender() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The gender of the customer.
- getGson() - Method in class com.orbipay.paymentsapi.internal.JSON
-
Get Gson.
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
true if there are more results or pages
- getHasMoreResults() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
true if there are more results or pages
- getHeaders() - Method in class com.orbipay.paymentsapi.internal.ApiResponse
- getHeaders(Map<String, String>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getHomePhone() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The home phone number of the customer.
- getHttpClient() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get HTTP client
- getHttpStatusCode() - Method in exception com.orbipay.paymentsapi.client.OrbipayApiException
- getHttpStatusCode() - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The unique identifier assigned by EBPP to the customer.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
Id is a unique identifier assigned to the customer account in EBPP.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.Fee
-
The unique identifier assigned by EBPP to the fee.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The unique identifier assigned by Orbipay to the payment.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
Id is a unique identifier assigned to the funding account in Orbipay.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The unique identifier assigned by Orbipay to the payment.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The unique identifier assigned by EBPP to the payment authorization.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The unique identifier assigned by Orbipay to the payment setup.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The unique identifier assigned by EBPP to the payment.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The unique identifier assigned by EBPP to the refund.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The unique identifier assigned by EBPP to the payment.
- getId() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
-
Get id
- getIDAUTHORIZATION() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The unique identifier assigned by EBPP to the payment authorization.
- getIdCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The unique identifier assigned by EBPP to the customer.
- getIdCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The unique identifier assigned by EBPP to the customer.
- getIdCustomer() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The unique identifier assigned by OrbiPay to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The unique identifier assigned by EBPP to the customer.
- getIDCUSTOMER() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The unique identifier assigned by EBPP to the customer.
- getIdCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The unique identifier assigned by EBPP to the customer account
- getIdCustomerAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The unique identifier assigned by EBPP to the customer account
- getIDCUSTOMERACCOUNT() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The unique identifier assigned by EBPP to the Customer Account.
- getIdempotentRequestKey() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The unique token that clients can generate and maintain in order to identify an API request.
- getIDFEE() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The unique identifier assigned by OrbiPay to the FeePayment.
- getIdFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The unique identifier assigned by EBPP to the funding account
- getIdFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The unique identifier assigned by EBPP to the funding account
- getIDFUNDINGACCOUNT() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The unique identifier assigned by EBPP to the Funding Account.
- getIDPAYMENT() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The unique identifier assigned by EBPP to the payment.
- getIDPAYMENT() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The unique identifier assigned by EBPP to the payment.
- getIDPAYMENT() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The unique identifier assigned by EBPP to the payment.
- getIDPAYMENTSETUP() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The unique identifier assigned by EBPP to the payment setup.
- getIDREFUND() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The unique identifier assigned by EBPP to the refund.
- getInvocationContext() - Method in exception com.orbipay.paymentsapi.client.OrbipayApiException
- getInvocationContext() - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- getInvocationContext(Map<String, List<String>>) - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- getInvocationContextJsonObject(Map<String, List<String>>) - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- getIssuerName() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The name of the authority that has issued the account.
- getJSON() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get JSON
- getKeyManagers() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getLastModified() - Method in class com.orbipay.paymentsapi.client.wrappers.AuditInfo
-
Get lastModified
- getLastName() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The last name of the customer.
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
Get list
- getList() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
Get list
- getLiveMode() - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- getLocale() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The language in which the customer wants the alerts and notifications from EBPP.
- getLocation() - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- getLogger(Class) - Method in class com.orbipay.paymentsapi.client.AppLogger
- getLogger(Class<?>) - Static method in class com.orbipay.paymentsapi.client.LogUtil
- getMessage() - Method in class com.orbipay.paymentsapi.client.wrappers.Error
-
A human-readable message providing more details about the error.
- getMiddleName() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The middle name of the customer.
- getMinimumPaymentDue() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The minimum payment amount, as specified by the biller, that needs to be made against the customer’s account.
- getMobilePhone() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The mobile phone number of the customer.
- getName() - Method in class com.orbipay.paymentsapi.internal.Pair
- getNextPaymentDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The date on which the payment is scheduled to be made.
- getNickname() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The nickname by which a customer might want to identify the account.
- getNickname() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The nickname by which a customer might want to identify the account.
- getPage(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- getPage(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- getPage(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- getPage(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- getPage(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- getPage(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The maximum number of objects returned in the query.
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The maximum number of objects returned in the query.
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The maximum number of objects returned in the query.
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The maximum number of objects returned in the query.
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The maximum number of objects returned in the query.
- getPageSize() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The maximum number of objects returned in the query.
- getParamName() - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- getPassword() - Method in class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
- getPastAmountDue() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The amount that is due from the past bills/statements on the customer’s account with the biller.
- getPayment(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Payment The API is used to retrieve the details of a payment or a recorded payment by id.
- getPaymentAmountType() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The type of amount, as per the bill/statement, that is being paid.
- getPaymentAmountType() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The type of amount, as per the bill/statement, that is being paid.
- getPaymentAmountType() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup.
- getPaymentAmountType() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The type of amount, as per the bill/statement, that is being paid.
- getPaymentAmountType() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The type of amount, as per the bill/statement, that is being paid.
- getPaymentAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<PaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Payment (asynchronously) The API is used to retrieve the details of a payment or a recorded payment by id.
- getPaymentAuthCode() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
-
The Auth Code returned by the card gateway.
- getPaymentAuthorization() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get paymentAuthorization
- getPaymentAuthorization() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get paymentAuthorization
- getPaymentAuthReference() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The unique identifier in the client system for the payment.
- getPaymentCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for getPayment
- getPaymentDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The date on which the payment is scheduled to be made.
- getPaymentDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The date on which the payment is scheduled to be made.
- getPaymentDate() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The date on which the payment is scheduled to be made.
- getPaymentDate() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The date on which the payment is scheduled to be made.
- getPaymentDeferDays() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The number of days from the bill due date that the customer wishes to delay the autopay payment by.
- getPaymentDueDate() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The date by which the customer needs to clear the dues against the customer's account with the biller.
- getPaymentEndDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The date by which the last payment will be drafted as part of a recurring payment setup.
- getPaymentEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The date on which the payment is captured in Orbipay.
- getPaymentEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The date on which the payment is captured in Orbipay.
- getPaymentEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The date on which the payment is captured in EBPP.
- getPaymentEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The date on which the payment is captured in EBPP.
- GetPaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetPaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetPaymentHandler
- getPaymentLimitAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The upper limit for the payment amount in the case of recurring or autopay payments.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The fulfillment method for the payment.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The fulfillment method for the payment.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The fulfillment method for the payment authorization.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The fulfillment method for the payment.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The fulfillment method for the payment.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The non fulfillment method for the payment.
- getPaymentMethod() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The fulfillment method for the payment.
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
Get paymentNetworkResponse
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
Get paymentNetworkResponse
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
Get paymentNetworkResponse
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get paymentNetworkResponse
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
Get paymentNetworkResponse
- getPaymentNetworkResponse() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
Get paymentNetworkResponse
- getPaymentNotificationEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The email address to which notifications for the payment will be sent.
- getPaymentNotificationEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The email address to which notifications for the payment will be sent.
- getPaymentNotificationEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The email address to which notifications for the payment will be sent.
- getPaymentPlanId() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment.
- getPaymentRecurringCount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The maximum number of payments that can be created as part of a recurring payment setup.
- getPaymentRecurringType() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The frequency of the payments created as part of a payment setup.
- getPaymentReference() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The unique identifier in the client system for the payment.
- getPaymentReference() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The unique identifier in the client system for the payment.
- getPaymentReference() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The unique identifier in the client system for the payment.
- getPaymentReference() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The unique identifier in the client system for the payment.
- getPaymentRequestDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The date on which the biller wants the payment to be settled.
- getPaymentRequestDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The date on which the biller wants the payment to be settled.
- getPaymentRequestDate() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The date on which the biller wants the payment to be settled.
- getPaymentResponseCode() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
-
This is the ACH return code in the case of a returned payment over the NACHA ACH network.
- getPaymentResponseMsg() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
-
The text describing the appropriate code captured in the payment_response_code as received from the corresponding payment network.
- getPaymentReturnDate() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The date on which the ACH returns is received by Orbipay.
- getPaymentReturnDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The date on which the ACH returns is received by Orbipay.
- getPaymentReturnDate() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The date on which the ACH returns is received by EBPP.
- getPaymentReturnDate() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The date on which the ACH returns is received by EBPP.
- getPayments() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get payments
- getPaymentSchedule() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
Get paymentSchedule
- getPaymentScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The schedule type for the payment.
- getPaymentScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The schedule type for the payment.
- getPaymentScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The schedule type for the payment setup.
- getPaymentScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The schedule type for the payment.
- getPaymentScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The schedule type for the payment.
- getPaymentSetup(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Get Payment Setup The API is used to retrieve the details of a recurring payment setup by id.
- getPaymentSetupAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<PaymentSetupResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Get Payment Setup (asynchronously) The API is used to retrieve the details of a recurring payment setup by id.
- getPaymentSetupCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Build call for getPaymentSetup
- getPaymentSetupEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The date on which the payment setup is captured in Orbipay.
- GetPaymentSetupHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetPaymentSetupHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetPaymentSetupHandler
- getPaymentSetupReference() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The unique identifier in the client system for the payment setup.
- getPaymentSetups() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
Get paymentSetups
- getPaymentSetupScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The schedule type for the payment setup.
- getPaymentSetupScheduleType() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The schedule type for the payment setup.
- getPaymentSetupWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Get Payment Setup The API is used to retrieve the details of a recurring payment setup by id.
- getPaymentStartDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
-
The date on which the first payment will be drafted as part of a recurring payment setup.
- getPaymentWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Payment The API is used to retrieve the details of a payment or a recorded payment by id.
- getProduct() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The product identifier corresponding to the API.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
The query id of the object.
- getQueryId() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The query id of the object.
- getQueryIdFromUrl(String) - Static method in class com.orbipay.paymentsapi.client.Util
- getQueryString(List<Pair>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- getReadTimeout() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get read timeout (in milliseconds).
- getReadTimeOutValue() - Method in class com.orbipay.paymentsapi.internal.ApiClient
- GetRecordedPaymentResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- GetRecordedPaymentResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.GetRecordedPaymentResponse
- getRefund(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Get Refund The API is used to retrieve the details of a refund by id.
- getRefundAmount() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The refund amount upto 2 decimal places.
- getRefundAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<RefundResponse>) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Get Refund (asynchronously) The API is used to retrieve the details of a refund by id.
- getRefundCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Build call for getRefund
- getRefundDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The date on which the refund is scheduled to be made.
- getRefundEntryDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The date on which the refund captured in EBPP.
- GetRefundHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- GetRefundHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.GetRefundHandler
- getRefundReference() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The unique identifier in the client system for the refund.
- getRefundType() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The portion of the payment amount that is to be or has been refunded.
- getRefundWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Get Refund The API is used to retrieve the details of a refund by id.
- getRegisteredEmail() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The email address of the customer registered with the client.
- getRequestor() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The identifier for the requestor of the API.
- getRequestor() - Method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
-
The identifier for the requestor of the API, in EBPP.
- getRequestorType() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Type of the requestor of the API.
- getRequestorType() - Method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
-
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to \"customer\".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to \"external_user\".
- getRequestUuid() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The unique ID for the request, generated by EBPP, that can be used for tracing and audit trail.
- getResponseBody() - Method in exception com.orbipay.paymentsapi.internal.ApiException
-
Get the HTTP response body.
- getResponseCodes() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Codes corresponding to any additional information or warning, pertaining to the API call, in a comma separated format, that are returned in the response.
- getResponseHeaders() - Method in exception com.orbipay.paymentsapi.internal.ApiException
-
Get the HTTP response headers.
- getResponseText() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The text detailing any additional information or warning, pertaining to the API call, in a pipe separated format, that is returned in the response.
- getReturnCode() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
- getReturnCode() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
- getReturnCode() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
- getReturnCode() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The ACH return code or the chargeback code received from Visa/Mastercard, in the event of returned payments.
- getSaveFundingAccount() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
query param
- getSecret() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Get secret
- getSecret() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get secret
- getSensitiveInfo() - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- getSourcePayment() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
Get sourcePayment
- getSslCaCert() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get SSL CA cert.
- getSsn() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The SSN of the customer if the account holder is an individual or the tax ID, if the customer is a business.
- getSsn() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The SSN of the customer if the account holder is an individual or the tax ID, if the customer is a business.
- getStatementDate() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The date on which the biller generates the statement for the customer's account.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The status of the customer in EBPP.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
The status of the customer's account in EBPP.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The status of the customer's account in EBPP.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
The status of the funding account in Orbipay.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The status of the funding account in EBPP.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The status of the payment.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
The status of the refund.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The status of the refund.
- getStatus() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
The status of the payment.
- getStatusCode() - Method in class com.orbipay.paymentsapi.internal.ApiResponse
- getTempFolderPath() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getTimestamp() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The timestamp for the moment when the API request is created.
- getTimestamp() - Method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
-
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP.
- getTimestamp() - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- getToDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The date upto which payments, matching the criteria specified, need to be retrieved.
- getToDate() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The date upto which recurring payments setup, matching the criteria specified, need to be retrieved.
- getToDate() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The date upto which refunds, matching the criteria specified, need to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
The id of the object after which the next set of objects are to be retrieved.
- getToIndex() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
The id of the object after which the next set of objects are to be retrieved.
- getToken() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
The token is used to uniquely identify the payment, such as the POS token.
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
total number of Customer accounts of customer available with matching criteria
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
The total number of customers available matching the search criteria.
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
The total number of funding accounts of the customer matching the search criteria.
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
total number of payments available with matching criteria
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
The total number of payment setup available matching the search criteria.
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
total number of payments available with matching criteria
- getTotalResultsCount() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
total number of payments available with matching criteria
- getTraceId() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
The unique reference that can be used for tracing and debugging an API call.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
This URL fetches the Customer details.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
-
This URL fetches the Account details.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
-
This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
-
This URL fetches the next or previous set of payments, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Fee
-
This URL fetches the details of fee as a payment resource.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
-
This URL fetches the details of payment.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
-
This URL fetches the funding account details.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
-
This URL fetches the next or previous set of funding accounts, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
-
This URL fetches the details of payment.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
-
This URL fetches the details of payment authorization.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
-
This URL fetches the next or previous set of payments, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
-
This URL fetches the details of payment setup.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
-
This URL fetches the next or previous set of payment setups, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
-
This URL fetches the details of payment.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
-
This URL fetches the next or previous set of payments, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
-
This URL fetches the details of refund.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
-
This URL fetches the next or previous set of payments, based on the presence of after_object or before_object parameter.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
-
This URL fetches the details of payment.
- getUrl() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
-
This URL fetches the details of source payment.
- getUsername() - Method in class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
- getValue() - Method in class com.orbipay.paymentsapi.internal.Pair
- getWorkPhone() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
-
The work phone number of the customer.
- getWriteTimeout() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Get write timeout (in milliseconds).
- getXOpayHeaders(String) - Static method in class com.orbipay.paymentsapi.client.Util
- getXOPAYHeaders() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Intended for the future use.
- guessContentTypeFromFile(File) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
H
- handleResponse(Response, Type) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Handle the given response, return the deserialized object when the response is successful.
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.AddFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.AddressVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.AuditInfoVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CancelPaymentAuthorizationRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentAuthorizationRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentSetupRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CreateRefundRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountSnapshotResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomersCustomerAccountsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomersFundingAccountsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomerSnapshotResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentSetupsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.CustomersResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.DeleteFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentSetupRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.DeleteRecordedPaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.DeleteResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.ErrorResponseVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.ErrorVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FeeRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FeeResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountAddress
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponseCgen
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountSnapshotResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.GetRecordedPaymentResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationSnapshotResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentNetworkResponseVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponseCgen
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupFeeRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponseCgen
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.PaymentsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentFundingAccount
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RefundResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RefundsResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.RenewCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.ReplaceFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.ResourceAuditVo
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponse
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponseCgen
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SourcePayment
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomer
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomerAccount
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdateFundingAccountRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentFundingAccountMinimalRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentRequest
- hashCode() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentSetupRequest
- HttpBasicAuth - Class in com.orbipay.paymentsapi.internal.auth
-
This class subject to change without prior notice, Please dont use this class directly.
- HttpBasicAuth() - Constructor for class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
I
- IAppLogger - Interface in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- implicit - com.orbipay.paymentsapi.internal.auth.OAuthFlow
- info(String) - Method in class com.orbipay.paymentsapi.client.AppLogger
- info(String) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- init(Class) - Method in class com.orbipay.paymentsapi.client.AppLogger
- init(Class) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- InvocationContext - Class in com.orbipay.paymentsapi.client.wrappers
- InvocationContext() - Constructor for class com.orbipay.paymentsapi.client.wrappers.InvocationContext
- InvocationContext(String, String, String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Deprecated.
- InvocationContext(String, String, String, String, String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.InvocationContext
-
Deprecated.
- InvocationContext(String, String, String, String, String, String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.InvocationContext
- isDebugEnabled() - Method in class com.orbipay.paymentsapi.client.AppLogger
- isDebugEnabled() - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- isDebugging() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Check that whether debugging is enabled for this API client.
- isEmpty() - Method in class com.orbipay.paymentsapi.client.MultiMap
- isInfoEnabled() - Method in class com.orbipay.paymentsapi.client.AppLogger
- isInfoEnabled() - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- isJsonMime(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Check if the given MIME is a JSON MIME.
- isTimedOut() - Method in exception com.orbipay.paymentsapi.client.OrbipayApiException
- isTraceEnabled() - Method in class com.orbipay.paymentsapi.client.AppLogger
- isTraceEnabled() - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- isValidHeaderParam(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- isVerifyingSsl() - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
True if isVerifyingSsl flag is on
J
- join(String[], String) - Static method in class com.orbipay.paymentsapi.internal.StringUtil
-
Join an array of strings with the given separator.
- JSON - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- JSON() - Constructor for class com.orbipay.paymentsapi.internal.JSON
- JSON.ByteArrayAdapter - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- JSON.DateTypeAdapter - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- JSON.LocalDateTypeAdapter - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- JSON.OffsetDateTimeTypeAdapter - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- JSON.SqlDateTypeAdapter - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
K
L
- LocalDateTypeAdapter() - Constructor for class com.orbipay.paymentsapi.internal.JSON.LocalDateTypeAdapter
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.orbipay.paymentsapi.internal.JSON.LocalDateTypeAdapter
- LogUtil - Class in com.orbipay.paymentsapi.client
M
- maskSensitiveData(Object) - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- maskSensitiveHashData(Object) - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- maskString(String, int) - Static method in class com.orbipay.paymentsapi.internal.CommonUtil
- MultiMap<K> - Class in com.orbipay.paymentsapi.client
- MultiMap() - Constructor for class com.orbipay.paymentsapi.client.MultiMap
O
- OAuth - Class in com.orbipay.paymentsapi.internal.auth
- OAuth() - Constructor for class com.orbipay.paymentsapi.internal.auth.OAuth
- OAuthFlow - Enum in com.orbipay.paymentsapi.internal.auth
- OffsetDateTimeTypeAdapter() - Constructor for class com.orbipay.paymentsapi.internal.JSON.OffsetDateTimeTypeAdapter
- OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.orbipay.paymentsapi.internal.JSON.OffsetDateTimeTypeAdapter
- onDownloadProgress(long, long, boolean) - Method in interface com.orbipay.paymentsapi.internal.ApiCallback
-
This is called when the API downlond processing.
- onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.orbipay.paymentsapi.internal.ApiCallback
-
This is called when the API call fails.
- onRequestProgress(long, long, boolean) - Method in interface com.orbipay.paymentsapi.internal.ProgressRequestBody.ProgressRequestListener
- onSuccess(T, int, Map<String, List<String>>) - Method in interface com.orbipay.paymentsapi.internal.ApiCallback
-
This is called when the API call succeeded.
- onUploadProgress(long, long, boolean) - Method in interface com.orbipay.paymentsapi.internal.ApiCallback
-
This is called when the API upload processing.
- OrbipayApiException - Exception in com.orbipay.paymentsapi.client
- OrbipayApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.orbipay.paymentsapi.client.OrbipayApiException
P
- Pair - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- Pair(String, String) - Constructor for class com.orbipay.paymentsapi.internal.Pair
- parameterToPair(String, Object) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Formats the specified query parameter to a list containing a single
Pair
object. - parameterToPairs(String, String, Object) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Format to
Pair
objects. - parameterToPairs(String, String, Collection) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Formats the specified collection query parameters to a list of
Pair
objects. - parameterToString(Object) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Format the given parameter object into string.
- password - com.orbipay.paymentsapi.internal.auth.OAuthFlow
- Payment - Class in com.orbipay.paymentsapi.client.wrappers
- Payment() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Payment
- Payment(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.Payment
- PaymentApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.PaymentApi
- PaymentAuthCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountRequest
- PaymentAuthCustomerAccountResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthCustomerAccountResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountResponse
- PaymentAuthCustomerRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthCustomerRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerRequest
- PaymentAuthCustomerResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthCustomerResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerResponse
- PaymentAuthFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountRequest
- PaymentAuthFundingAccountResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthFundingAccountResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountResponse
- PaymentAuthorization - Class in com.orbipay.paymentsapi.client.wrappers
- PaymentAuthorization() - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- PaymentAuthorization(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- PaymentAuthorizationApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthorizationApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
- PaymentAuthorizationMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthorizationMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationMinimalRequest
- PaymentAuthorizationResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthorizationResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationResponse
- PaymentAuthorizationSnapshotResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentAuthorizationSnapshotResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationSnapshotResponse
- PaymentNetworkResponse - Class in com.orbipay.paymentsapi.client.wrappers
- PaymentNetworkResponse() - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
- PaymentNetworkResponseVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentNetworkResponseVo() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentNetworkResponseVo
- PaymentResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentResponse
- PaymentResponseCgen - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentResponseCgen() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentResponseCgen
- Payments - Class in com.orbipay.paymentsapi.client.wrappers
- Payments() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Payments
- PaymentSchedule - Class in com.orbipay.paymentsapi.client.wrappers
- PaymentSchedule() - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
- PaymentSchedule(String, String, String, String, String, String, String, String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
- PaymentScheduleMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentScheduleMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentScheduleMinimalRequest
- PaymentScheduleVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentScheduleVo() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentScheduleVo
- PaymentSetup - Class in com.orbipay.paymentsapi.client.wrappers
- PaymentSetup() - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- PaymentSetup(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- PaymentSetupApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentSetupApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
- PaymentSetupFeeRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentSetupFeeRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentSetupFeeRequest
- PaymentSetupResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentSetupResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentSetupResponse
- PaymentSetupResponseCgen - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentSetupResponseCgen() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentSetupResponseCgen
- PaymentSetups - Class in com.orbipay.paymentsapi.client.wrappers
- PaymentSetups() - Constructor for class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- PaymentSetupsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentSetupsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentSetupsResponse
- PaymentsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- PaymentsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.PaymentsResponse
- prepareDownloadFile(Response) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Prepare file for download
- process(CustomerAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetCustomerAccountHandler
- process(CustomerAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RenewCustomerAccountHandler
- process(CustomerAccounts, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomerAccountsHandler
- process(CustomerAccounts, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomerAccountsPageHandler
- process(Customer, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CreateCustomerHandler
- process(Customer, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetCustomerHandler
- process(Customer, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.UpdateCustomerHandler
- process(Customers, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomersHandler
- process(Customers, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomersPageHandler
- process(FeePayment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveFeePaymentHandler
- process(FundingAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.AddFundingAccountHandler
- process(FundingAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.DeleteFundingAccountHandler
- process(FundingAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetFundingAccountHandler
- process(FundingAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.ReplaceFundingAccountHandler
- process(FundingAccount, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.UpdateFundingAccountHandler
- process(FundingAccounts, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveFundingAccountsHandler
- process(FundingAccounts, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveFundingAccountsPageHandler
- process(PaymentAuthorization, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CancelPaymentAuthorizationHandler
- process(PaymentAuthorization, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CreatePaymentAuthorizationHandler
- process(Payment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CreatePaymentHandler
- process(Payment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.DeletePaymentHandler
- process(Payment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetPaymentHandler
- process(Payment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.UpdatePaymentHandler
- process(PaymentSetup, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CreateRecurringPaymentSetupHandler
- process(PaymentSetup, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.DeletePaymentSetupHandler
- process(PaymentSetup, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetPaymentSetupHandler
- process(PaymentSetup, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.UpdatePaymentSetupHandler
- process(PaymentSetups, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrievePaymentSetupsHandler
- process(Payments, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrievePaymentsHandler
- process(RecordedPayment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.DeleteRecordPaymentHandler
- process(RecordedPayment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RecordPaymentHandler
- process(Refund, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.CreateRefundHandler
- process(Refund, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.GetRefundHandler
- process(Refunds, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.RetrieveRefundsHandler
- process(SimplePayment, Map<String, Object>) - Method in class com.orbipay.paymentsapi.internal.handlers.SimplePaymentHandler
- processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set header parameters to the request builder, including default headers.
- ProgressRequestBody - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class com.orbipay.paymentsapi.internal.ProgressRequestBody
- ProgressRequestBody.ProgressRequestListener - Interface in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ProgressResponseBody - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class com.orbipay.paymentsapi.internal.ProgressResponseBody
- ProgressResponseBody.ProgressListener - Interface in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- put(K, String) - Method in class com.orbipay.paymentsapi.client.MultiMap
R
- read(JsonReader) - Method in class com.orbipay.paymentsapi.internal.JSON.ByteArrayAdapter
- read(JsonReader) - Method in class com.orbipay.paymentsapi.internal.JSON.DateTypeAdapter
- read(JsonReader) - Method in class com.orbipay.paymentsapi.internal.JSON.LocalDateTypeAdapter
- read(JsonReader) - Method in class com.orbipay.paymentsapi.internal.JSON.OffsetDateTimeTypeAdapter
- read(JsonReader) - Method in class com.orbipay.paymentsapi.internal.JSON.SqlDateTypeAdapter
- RecordedPayment - Class in com.orbipay.paymentsapi.client.wrappers
- RecordedPayment() - Constructor for class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- RecordedPayment(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- RecordedPaymentFundingAccount - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordedPaymentFundingAccount() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordedPaymentFundingAccount
- RecordedPaymentResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordedPaymentResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordedPaymentResponse
- RecordedPayments - Class in com.orbipay.paymentsapi.client.wrappers
- RecordedPayments() - Constructor for class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- RecordedPaymentsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordedPaymentsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordedPaymentsResponse
- recordPayment(String, String, String, String, String, String, RecordPaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Record Payment The API is used to record payments in EBPP those are made and fulfilled outside EBPP.
- recordPaymentAsync(String, String, String, String, String, String, RecordPaymentRequest, String, String, String, ApiCallback<RecordedPaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Record Payment (asynchronously) The API is used to record payments in EBPP those are made and fulfilled outside EBPP.
- recordPaymentCall(String, String, String, String, String, String, RecordPaymentRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for recordPayment
- RecordPaymentCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordPaymentCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerAccountRequest
- RecordPaymentCustomerRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordPaymentCustomerRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerRequest
- RecordPaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordPaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RecordPaymentHandler
- RecordPaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RecordPaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.RecordPaymentRequest
- recordPaymentWithHttpInfo(String, String, String, String, String, String, RecordPaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Record Payment The API is used to record payments in EBPP those are made and fulfilled outside EBPP.
- Refund - Class in com.orbipay.paymentsapi.client.wrappers
- Refund() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Refund
- Refund(String) - Constructor for class com.orbipay.paymentsapi.client.wrappers.Refund
- RefundApi - Class in com.orbipay.paymentsapi.internal.api
-
This class subject to change without prior notice, Please dont use this class directly.
- RefundApi(ApiClient) - Constructor for class com.orbipay.paymentsapi.internal.api.RefundApi
- RefundResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RefundResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.RefundResponse
- Refunds - Class in com.orbipay.paymentsapi.client.wrappers
- Refunds() - Constructor for class com.orbipay.paymentsapi.client.wrappers.Refunds
- RefundsResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RefundsResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.RefundsResponse
- remove(Object) - Method in class com.orbipay.paymentsapi.client.MultiMap
- remove(K, String) - Method in class com.orbipay.paymentsapi.client.MultiMap
- renew(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- renew(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- renewCustomerAccount(String, String, String, String, String, String, String, String, RenewCustomerAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Renew Customer Account This API is used to renew a customer account.
- renewCustomerAccountAsync(String, String, String, String, String, String, String, String, RenewCustomerAccountRequest, String, String, String, ApiCallback<CustomerAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Renew Customer Account (asynchronously) This API is used to renew a customer account.
- renewCustomerAccountCall(String, String, String, String, String, String, String, String, RenewCustomerAccountRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Build call for renewCustomerAccount
- RenewCustomerAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RenewCustomerAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RenewCustomerAccountHandler
- RenewCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- RenewCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.RenewCustomerAccountRequest
- renewCustomerAccountWithHttpInfo(String, String, String, String, String, String, String, String, RenewCustomerAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Renew Customer Account This API is used to renew a customer account.
- renewedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- replace(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- replace(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- replace(K, String, String) - Method in class com.orbipay.paymentsapi.client.MultiMap
- replacedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- replaceFundingAccount(String, String, String, String, String, String, String, String, ReplaceFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Replace Funding Account The API is used to replace the funding account details.
- replaceFundingAccountAsync(String, String, String, String, String, String, String, String, ReplaceFundingAccountRequest, String, String, String, ApiCallback<FundingAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Replace Funding Account (asynchronously) The API is used to replace the funding account details.
- replaceFundingAccountCall(String, String, String, String, String, String, String, String, ReplaceFundingAccountRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for replaceFundingAccount
- ReplaceFundingAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- ReplaceFundingAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.ReplaceFundingAccountHandler
- ReplaceFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- ReplaceFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.ReplaceFundingAccountRequest
- replaceFundingAccountWithHttpInfo(String, String, String, String, String, String, String, String, ReplaceFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Replace Funding Account The API is used to replace the funding account details.
- requestedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- ResourceAudit - Class in com.orbipay.paymentsapi.client.wrappers
- ResourceAudit() - Constructor for class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
- ResourceAuditVo - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- ResourceAuditVo() - Constructor for class com.orbipay.paymentsapi.internal.models.ResourceAuditVo
- retrieveCustomerAccounts(String, String, String, String, String, String, String, String, String, String, String, String, List<String>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts The API is used to retrieve all the customer accounts associated with a customer.
- retrieveCustomerAccountsAsync(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, ApiCallback<CustomerAccountsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts (asynchronously) The API is used to retrieve all the customer accounts associated with a customer.
- retrieveCustomerAccountsCall(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Build call for retrieveCustomerAccounts
- RetrieveCustomerAccountsHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveCustomerAccountsHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomerAccountsHandler
- retrieveCustomerAccountsPage(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts Pagination This API is used to paginate through the list of customer Accounts returned in the Retrieve Customer Accounts API.
- retrieveCustomerAccountsPageAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ApiCallback<CustomerAccountsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts Pagination (asynchronously) This API is used to paginate through the list of customer Accounts returned in the Retrieve Customer Accounts API.
- retrieveCustomerAccountsPageCall(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Build call for retrieveCustomerAccountsPage
- RetrieveCustomerAccountsPageHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveCustomerAccountsPageHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomerAccountsPageHandler
- retrieveCustomerAccountsPageWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts Pagination This API is used to paginate through the list of customer Accounts returned in the Retrieve Customer Accounts API.
- retrieveCustomerAccountsWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, List<String>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
-
Retrieve Customer Accounts The API is used to retrieve all the customer accounts associated with a customer.
- retrieveCustomers(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers This API is used to retrieve/lookup customers from EBPP.
- retrieveCustomersAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ApiCallback<CustomersResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers (asynchronously) This API is used to retrieve/lookup customers from EBPP.
- retrieveCustomersCall(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Build call for retrieveCustomers
- RetrieveCustomersHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveCustomersHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomersHandler
- retrieveCustomersPage(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers Pagination This API is used to paginate through the list of customers returned in the Retrieve Customers API.
- retrieveCustomersPageAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, ApiCallback<CustomersResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers Pagination (asynchronously) This API is used to paginate through the list of customers returned in the Retrieve Customers API.
- retrieveCustomersPageCall(String, String, String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Build call for retrieveCustomersPage
- RetrieveCustomersPageHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveCustomersPageHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveCustomersPageHandler
- retrieveCustomersPageWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers Pagination This API is used to paginate through the list of customers returned in the Retrieve Customers API.
- retrieveCustomersWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Retrieve Customers This API is used to retrieve/lookup customers from EBPP.
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- retrievedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- retrieveFeePayment(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Fee Payment The API is used to retrieve the details of a fee payment by id.
- retrieveFeePaymentAsync(String, String, String, String, String, String, String, String, String, String, String, ApiCallback<PaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Fee Payment (asynchronously) The API is used to retrieve the details of a fee payment by id.
- retrieveFeePaymentCall(String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for retrieveFeePayment
- RetrieveFeePaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveFeePaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveFeePaymentHandler
- retrieveFeePaymentWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Get Fee Payment The API is used to retrieve the details of a fee payment by id.
- retrieveFundingAccounts(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, List<String>, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts This API is used to retrieve all the funding accounts associated with a customer.
- retrieveFundingAccountsAsync(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, List<String>, String, ApiCallback<FundingAccountsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts (asynchronously) This API is used to retrieve all the funding accounts associated with a customer.
- retrieveFundingAccountsCall(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, List<String>, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for retrieveFundingAccounts
- RetrieveFundingAccountsHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveFundingAccountsHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveFundingAccountsHandler
- retrieveFundingAccountsPage(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts Pagination This API is used to paginate through the list of funding accounts returned in the Retrieve Funding Accounts API.
- retrieveFundingAccountsPageAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ApiCallback<FundingAccountsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts Pagination (asynchronously) This API is used to paginate through the list of funding accounts returned in the Retrieve Funding Accounts API.
- retrieveFundingAccountsPageCall(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for retrieveFundingAccountsPage
- RetrieveFundingAccountsPageHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveFundingAccountsPageHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveFundingAccountsPageHandler
- retrieveFundingAccountsPageWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts Pagination This API is used to paginate through the list of funding accounts returned in the Retrieve Funding Accounts API.
- retrieveFundingAccountsWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, List<String>, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Retrieve Funding Accounts This API is used to retrieve all the funding accounts associated with a customer.
- retrievePayments(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Retrieve Payments The API is used to retrieve the payments and recorded payments made by a customer.
- retrievePaymentsAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, List<String>, String, String, String, String, String, String, ApiCallback<PaymentsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Retrieve Payments (asynchronously) The API is used to retrieve the payments and recorded payments made by a customer.
- retrievePaymentsCall(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, List<String>, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for retrievePayments
- retrievePaymentSetups(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Retrieve Payment Setups The API is used to retrieve the recurring and autopay payments setup made against a customer account.
- retrievePaymentSetupsAsync(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, String, String, String, String, String, String, ApiCallback<PaymentSetupsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Retrieve Payment Setups (asynchronously) The API is used to retrieve the recurring and autopay payments setup made against a customer account.
- retrievePaymentSetupsCall(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Build call for retrievePaymentSetups
- RetrievePaymentSetupsHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrievePaymentSetupsHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrievePaymentSetupsHandler
- retrievePaymentSetupsWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Retrieve Payment Setups The API is used to retrieve the recurring and autopay payments setup made against a customer account.
- RetrievePaymentsHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrievePaymentsHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrievePaymentsHandler
- retrievePaymentsWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<String>, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Retrieve Payments The API is used to retrieve the payments and recorded payments made by a customer.
- retrieveRefunds(String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Retrieve Refunds The API is used to retrieve the refunds made to a customer against payments processed through EBPP.
- retrieveRefundsAsync(String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, String, String, String, String, ApiCallback<RefundsResponse>) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Retrieve Refunds (asynchronously) The API is used to retrieve the refunds made to a customer against payments processed through EBPP.
- retrieveRefundsCall(String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Build call for retrieveRefunds
- RetrieveRefundsHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- RetrieveRefundsHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.RetrieveRefundsHandler
- retrieveRefundsWithHttpInfo(String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
-
Retrieve Refunds The API is used to retrieve the refunds made to a customer against payments processed through EBPP.
S
- sanitizeFilename(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Sanitize filename by removing path.
- selectHeaderAccept(String[]) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- serialize(Object) - Method in class com.orbipay.paymentsapi.internal.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Serialize the given Java object into request body according to the object's class and the request Content-Type.
- setAccessToken(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class com.orbipay.paymentsapi.internal.auth.OAuth
- setAlgorithm(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.CustomerAccountApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.PaymentAuthorizationApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
- setApiClient(ApiClient) - Method in class com.orbipay.paymentsapi.internal.api.RefundApi
- setApiKey(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.orbipay.paymentsapi.internal.auth.ApiKeyAuth
- setBasePath(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set base path
- setClientApiKey(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setConnectTimeout(int) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Sets the connect timeout (in milliseconds).
- setDateFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setDateFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.JSON
- setDebugging(boolean) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class com.orbipay.paymentsapi.internal.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.JSON.DateTypeAdapter
- setFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.JSON.SqlDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.JSON.LocalDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.JSON.OffsetDateTimeTypeAdapter
- setGson(Gson) - Method in class com.orbipay.paymentsapi.internal.JSON
-
Set Gson.
- setHttpClient(OkHttpClient) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set HTTP client
- setJSON(JSON) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set JSON
- setKeyManagers(KeyManager[]) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLenientOnJson(boolean) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setLenientOnJson(boolean) - Method in class com.orbipay.paymentsapi.internal.JSON
- setList(List<CustomerAccount>) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- setLocalDateFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setLocalDateFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.JSON
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.orbipay.paymentsapi.internal.JSON
- setPassword(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
- setReadTimeout(int) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Sets the read timeout (in milliseconds).
- setSecret(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set secret
- setSqlDateFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.ApiClient
- setSqlDateFormat(DateFormat) - Method in class com.orbipay.paymentsapi.internal.JSON
- setSslCaCert(InputStream) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setTempFolderPath(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set the temporary folder path (for downloading files)
- setUserAgent(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.orbipay.paymentsapi.internal.auth.HttpBasicAuth
- setVerifyingSsl(boolean) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWriteTimeout(int) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Sets the write timeout (in milliseconds).
- simplePayment(String, String, String, String, String, String, SimplePaymentRequest, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Simple Payment The API is used to make payments to service a customer account.
- SimplePayment - Class in com.orbipay.paymentsapi.client.wrappers
- SimplePayment() - Constructor for class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- simplePaymentAsync(String, String, String, String, String, String, SimplePaymentRequest, String, String, String, String, ApiCallback<SimplePaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Simple Payment (asynchronously) The API is used to make payments to service a customer account.
- simplePaymentCall(String, String, String, String, String, String, SimplePaymentRequest, String, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for simplePayment
- SimplePaymentCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerAccountRequest
- SimplePaymentCustomerRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentCustomerRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerRequest
- SimplePaymentCustomerResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentCustomerResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerResponse
- SimplePaymentFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentFundingAccountRequest
- SimplePaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.SimplePaymentHandler
- SimplePaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentRequest
- SimplePaymentResponse - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentResponse() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentResponse
- SimplePaymentResponseCgen - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SimplePaymentResponseCgen() - Constructor for class com.orbipay.paymentsapi.internal.models.SimplePaymentResponseCgen
- simplePaymentWithHttpInfo(String, String, String, String, String, String, SimplePaymentRequest, String, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Simple Payment The API is used to make payments to service a customer account.
- size() - Method in class com.orbipay.paymentsapi.client.MultiMap
- source() - Method in class com.orbipay.paymentsapi.internal.ProgressResponseBody
- SourcePayment - Class in com.orbipay.paymentsapi.client.wrappers
- SourcePayment - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SourcePayment() - Constructor for class com.orbipay.paymentsapi.client.wrappers.SourcePayment
- SourcePayment() - Constructor for class com.orbipay.paymentsapi.internal.models.SourcePayment
- SourcePaymentCustomer - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SourcePaymentCustomer() - Constructor for class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomer
- SourcePaymentCustomerAccount - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- SourcePaymentCustomerAccount() - Constructor for class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomerAccount
- SqlDateTypeAdapter() - Constructor for class com.orbipay.paymentsapi.internal.JSON.SqlDateTypeAdapter
- SqlDateTypeAdapter(DateFormat) - Constructor for class com.orbipay.paymentsapi.internal.JSON.SqlDateTypeAdapter
- StringUtil - Class in com.orbipay.paymentsapi.internal
-
This class subject to change without prior notice, Please dont use this class directly.
- StringUtil() - Constructor for class com.orbipay.paymentsapi.internal.StringUtil
T
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- toAccount(CustomerAccount) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Address
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.AuditInfo
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Error
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.ErrorResponse
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Fee
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.FeeRefund
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.InvocationContext
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentNetworkResponse
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.ResourceAudit
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- toJson() - Method in class com.orbipay.paymentsapi.client.wrappers.SourcePayment
- toString() - Method in class com.orbipay.paymentsapi.internal.models.AddFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.AddressVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.AuditInfoVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CancelPaymentAuthorizationRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreateCustomerRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentAuthorizationRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreatePaymentSetupRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CreateRefundRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountSnapshotResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerAccountsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomersCustomerAccountsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomersFundingAccountsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomerSnapshotResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentSetupsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomersPaymentsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.CustomersResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.DeleteFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.DeletePaymentSetupRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.DeleteRecordedPaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.DeleteResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.ErrorResponseVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.ErrorVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FeeRefundResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FeeRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FeeResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountAddress
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountResponseCgen
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountSnapshotResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.FundingAccountsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.GetRecordedPaymentResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerAccountResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthCustomerResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthFundingAccountResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentAuthorizationSnapshotResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentNetworkResponseVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentResponseCgen
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentScheduleVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupFeeRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupResponseCgen
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentSetupsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.PaymentsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentFundingAccount
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordedPaymentsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentCustomerRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RecordPaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RefundResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RefundsResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.RenewCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.ReplaceFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.ResourceAuditVo
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentCustomerResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponse
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SimplePaymentResponseCgen
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SourcePayment
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomer
- toString() - Method in class com.orbipay.paymentsapi.internal.models.SourcePaymentCustomerAccount
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdateCustomerRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdateFundingAccountRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentFundingAccountMinimalRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentRequest
- toString() - Method in class com.orbipay.paymentsapi.internal.models.UpdatePaymentSetupRequest
- trace(String) - Method in class com.orbipay.paymentsapi.client.AppLogger
- trace(String) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
U
- update(long, long, boolean) - Method in interface com.orbipay.paymentsapi.internal.ProgressResponseBody.ProgressListener
- update(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- update(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- update(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- update(InvocationContext, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- update(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- update(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- update(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- update(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- updateCustomer(String, String, String, String, String, String, String, UpdateCustomerRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Update Customer The Update Customer API is used to edit the customer''s personal details, accounts or the customer''s status.
- UpdateCustomerAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdateCustomerAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdateCustomerAccountRequest
- updateCustomerAsync(String, String, String, String, String, String, String, UpdateCustomerRequest, String, String, String, ApiCallback<CustomerResponse>) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Update Customer (asynchronously) The Update Customer API is used to edit the customer''s personal details, accounts or the customer''s status.
- updateCustomerCall(String, String, String, String, String, String, String, UpdateCustomerRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Build call for updateCustomer
- UpdateCustomerHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdateCustomerHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.UpdateCustomerHandler
- UpdateCustomerRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdateCustomerRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdateCustomerRequest
- updateCustomerWithHttpInfo(String, String, String, String, String, String, String, UpdateCustomerRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.CustomerApi
-
Update Customer The Update Customer API is used to edit the customer''s personal details, accounts or the customer''s status.
- updatedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- updatedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- updatedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- updatedBy(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- updateFundingAccount(String, String, String, String, String, String, String, String, UpdateFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Update Funding Account The API is used to edit the funding account details.
- updateFundingAccountAsync(String, String, String, String, String, String, String, String, UpdateFundingAccountRequest, String, String, String, ApiCallback<FundingAccountResponse>) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Update Funding Account (asynchronously) The API is used to edit the funding account details.
- updateFundingAccountCall(String, String, String, String, String, String, String, String, UpdateFundingAccountRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Build call for updateFundingAccount
- UpdateFundingAccountHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdateFundingAccountHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.UpdateFundingAccountHandler
- UpdateFundingAccountRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdateFundingAccountRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdateFundingAccountRequest
- updateFundingAccountWithHttpInfo(String, String, String, String, String, String, String, String, UpdateFundingAccountRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.FundingAccountApi
-
Update Funding Account The API is used to edit the funding account details.
- updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.orbipay.paymentsapi.internal.ApiClient
-
Update query and header parameters based on authentication settings.
- updatePayment(String, String, String, String, String, String, String, String, UpdatePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Update Payment The API is used to edit a payment.
- updatePaymentAsync(String, String, String, String, String, String, String, String, UpdatePaymentRequest, String, String, String, ApiCallback<PaymentResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Update Payment (asynchronously) The API is used to edit a payment.
- updatePaymentCall(String, String, String, String, String, String, String, String, UpdatePaymentRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Build call for updatePayment
- UpdatePaymentFundingAccountMinimalRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdatePaymentFundingAccountMinimalRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdatePaymentFundingAccountMinimalRequest
- UpdatePaymentHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdatePaymentHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.UpdatePaymentHandler
- UpdatePaymentRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdatePaymentRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdatePaymentRequest
- updatePaymentSetup(String, String, String, String, String, String, String, String, UpdatePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Update Payment Setup The API is used to edit a payment Setup.
- updatePaymentSetupAsync(String, String, String, String, String, String, String, String, UpdatePaymentSetupRequest, String, String, String, ApiCallback<PaymentSetupResponse>) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Update Payment Setup (asynchronously) The API is used to edit a payment Setup.
- updatePaymentSetupCall(String, String, String, String, String, String, String, String, UpdatePaymentSetupRequest, String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Build call for updatePaymentSetup
- UpdatePaymentSetupHandler - Class in com.orbipay.paymentsapi.internal.handlers
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdatePaymentSetupHandler() - Constructor for class com.orbipay.paymentsapi.internal.handlers.UpdatePaymentSetupHandler
- UpdatePaymentSetupRequest - Class in com.orbipay.paymentsapi.internal.models
-
This class subject to change without prior notice, Please dont use this class directly.
- UpdatePaymentSetupRequest() - Constructor for class com.orbipay.paymentsapi.internal.models.UpdatePaymentSetupRequest
- updatePaymentSetupWithHttpInfo(String, String, String, String, String, String, String, String, UpdatePaymentSetupRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentSetupApi
-
Update Payment Setup The API is used to edit a payment Setup.
- updatePaymentWithHttpInfo(String, String, String, String, String, String, String, String, UpdatePaymentRequest, String, String, String) - Method in class com.orbipay.paymentsapi.internal.api.PaymentApi
-
Update Payment The API is used to edit a payment.
- Util - Class in com.orbipay.paymentsapi.client
- Util() - Constructor for class com.orbipay.paymentsapi.client.Util
V
- valueOf(String) - Static method in enum com.orbipay.paymentsapi.internal.auth.OAuthFlow
-
Returns the enum constant of this type with the specified name.
- values() - Method in class com.orbipay.paymentsapi.client.MultiMap
- values() - Static method in enum com.orbipay.paymentsapi.internal.auth.OAuthFlow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccounts
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customers
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccounts
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payments
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetups
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayments
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refunds
- videChannel(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
W
- warn(String) - Method in class com.orbipay.paymentsapi.client.AppLogger
- warn(String) - Method in interface com.orbipay.paymentsapi.internal.IAppLogger
- withAccounts(CustomerAccounts) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withAddress(Address) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withAddress(Address) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withAddress(Address) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withBalances(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withContactInfo(String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withContext(InvocationContext, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Base
- withCryptogram(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withCustomer(Customer) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withCustomFields(Map<String, String>) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withDetails(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withDetails(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- withDetails(String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withDetails(String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withDetails(String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withDetails(String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withDetails(String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withDetails(String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withDetails(String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withDetails(String, String, String, String, String, String, String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withDeviceManufacturerId(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withDisplayText(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withEci(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withFee(Fee) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withFee(Fee) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withFee(Fee) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withFee(Fee) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withFee(Fee) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withFeeRefund(FeeRefund) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withLocale(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withMemo(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withPaymentAuthorization(PaymentAuthorization) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withPaymentLimitAmount(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSchedule
- withPaymentNotificationEmail(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withPaymentNotificationEmail(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withPaymentSchedule(PaymentSchedule) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withRecordedDetails(String, String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentAuthorization
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withReference(String) - Method in class com.orbipay.paymentsapi.client.wrappers.SimplePayment
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Customer
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.CustomerAccount
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FeePayment
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.FundingAccount
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Payment
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.PaymentSetup
- withStatus(String) - Method in class com.orbipay.paymentsapi.client.wrappers.Refund
- withToken(String) - Method in class com.orbipay.paymentsapi.client.wrappers.RecordedPayment
- write(JsonWriter, byte[]) - Method in class com.orbipay.paymentsapi.internal.JSON.ByteArrayAdapter
- write(JsonWriter, Date) - Method in class com.orbipay.paymentsapi.internal.JSON.SqlDateTypeAdapter
- write(JsonWriter, Date) - Method in class com.orbipay.paymentsapi.internal.JSON.DateTypeAdapter
- write(JsonWriter, LocalDate) - Method in class com.orbipay.paymentsapi.internal.JSON.LocalDateTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class com.orbipay.paymentsapi.internal.JSON.OffsetDateTimeTypeAdapter
- writeTo(BufferedSink) - Method in class com.orbipay.paymentsapi.internal.ProgressRequestBody
All Classes All Packages