- CalculateSurchargeRequest - Class in com.onlinepayments.domain
-
- CalculateSurchargeRequest() - Constructor for class com.onlinepayments.domain.CalculateSurchargeRequest
-
- CalculateSurchargeResponse - Class in com.onlinepayments.domain
-
- CalculateSurchargeResponse() - Constructor for class com.onlinepayments.domain.CalculateSurchargeResponse
-
- CallContext - Class in com.onlinepayments
-
A call context can be used to send extra information with a request, and to receive extra information from a response.
- CallContext() - Constructor for class com.onlinepayments.CallContext
-
- cancelPayment(String) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CancelPaymentRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CancelPaymentRequest, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CancelPaymentRequest) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPayment(String, CancelPaymentRequest, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
- cancelPaymentLinkById(String) - Method in class com.onlinepayments.merchant.paymentlinks.PaymentLinksClient
-
Resource /v2/{merchantId}/paymentlinks/{paymentLinkId}/cancel
- Cancel PaymentLink by ID
- cancelPaymentLinkById(String, CallContext) - Method in class com.onlinepayments.merchant.paymentlinks.PaymentLinksClient
-
Resource /v2/{merchantId}/paymentlinks/{paymentLinkId}/cancel
- Cancel PaymentLink by ID
- cancelPaymentLinkById(String) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
Resource /v2/{merchantId}/paymentlinks/{paymentLinkId}/cancel
- Cancel PaymentLink by ID
- cancelPaymentLinkById(String, CallContext) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
Resource /v2/{merchantId}/paymentlinks/{paymentLinkId}/cancel
- Cancel PaymentLink by ID
- CancelPaymentRequest - Class in com.onlinepayments.domain
-
- CancelPaymentRequest() - Constructor for class com.onlinepayments.domain.CancelPaymentRequest
-
- CancelPaymentResponse - Class in com.onlinepayments.domain
-
- CancelPaymentResponse() - Constructor for class com.onlinepayments.domain.CancelPaymentResponse
-
- Capture - Class in com.onlinepayments.domain
-
- Capture() - Constructor for class com.onlinepayments.domain.Capture
-
- CaptureOutput - Class in com.onlinepayments.domain
-
Object containing capture details
- CaptureOutput() - Constructor for class com.onlinepayments.domain.CaptureOutput
-
- capturePayment(String, CapturePaymentRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/capture
- Capture payment
- capturePayment(String, CapturePaymentRequest, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/capture
- Capture payment
- capturePayment(String, CapturePaymentRequest) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/capture
- Capture payment
- capturePayment(String, CapturePaymentRequest, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/capture
- Capture payment
- CapturePaymentRequest - Class in com.onlinepayments.domain
-
- CapturePaymentRequest() - Constructor for class com.onlinepayments.domain.CapturePaymentRequest
-
- CaptureResponse - Class in com.onlinepayments.domain
-
- CaptureResponse() - Constructor for class com.onlinepayments.domain.CaptureResponse
-
- CapturesResponse - Class in com.onlinepayments.domain
-
- CapturesResponse() - Constructor for class com.onlinepayments.domain.CapturesResponse
-
- CaptureStatusOutput - Class in com.onlinepayments.domain
-
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
- CaptureStatusOutput() - Constructor for class com.onlinepayments.domain.CaptureStatusOutput
-
- Card - Class in com.onlinepayments.domain
-
Object containing card details
- Card() - Constructor for class com.onlinepayments.domain.Card
-
- CardEssentials - Class in com.onlinepayments.domain
-
Object containing card details
- CardEssentials() - Constructor for class com.onlinepayments.domain.CardEssentials
-
- CardFraudResults - Class in com.onlinepayments.domain
-
Fraud results contained in the CardFraudResults object
- CardFraudResults() - Constructor for class com.onlinepayments.domain.CardFraudResults
-
- CardInfo - Class in com.onlinepayments.domain
-
- CardInfo() - Constructor for class com.onlinepayments.domain.CardInfo
-
- CardPaymentMethodSpecificInput - Class in com.onlinepayments.domain
-
Object containing the specific input details for card payments
- CardPaymentMethodSpecificInput() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInput
-
- CardPaymentMethodSpecificInputBase - Class in com.onlinepayments.domain
-
Object containing the specific input details for card payments
- CardPaymentMethodSpecificInputBase() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInputBase
-
- CardPaymentMethodSpecificInputForHostedCheckout - Class in com.onlinepayments.domain
-
Object containing card payment specific data for hosted checkout
- CardPaymentMethodSpecificInputForHostedCheckout() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInputForHostedCheckout
-
- CardPaymentMethodSpecificOutput - Class in com.onlinepayments.domain
-
Object containing the card payment method details
- CardPaymentMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificOutput
-
- CardPayoutMethodSpecificInput - Class in com.onlinepayments.domain
-
Object containing the payout details for a card
- CardPayoutMethodSpecificInput() - Constructor for class com.onlinepayments.domain.CardPayoutMethodSpecificInput
-
- CardRecurrenceDetails - Class in com.onlinepayments.domain
-
Object containing data related to recurring
- CardRecurrenceDetails() - Constructor for class com.onlinepayments.domain.CardRecurrenceDetails
-
- CardSource - Class in com.onlinepayments.domain
-
Contains elements from which card number can be obtained.
- CardSource() - Constructor for class com.onlinepayments.domain.CardSource
-
- CardWithoutCvv - Class in com.onlinepayments.domain
-
- CardWithoutCvv() - Constructor for class com.onlinepayments.domain.CardWithoutCvv
-
- clear() - Method in class com.onlinepayments.webhooks.InMemorySecretKeyStore
-
Removes all stored secret keys.
- Client - Class in com.onlinepayments
-
Base class of all Online Payments platform API resources.
- Client(Communicator) - Constructor for class com.onlinepayments.Client
-
- ClientInterface - Interface in com.onlinepayments
-
Payment platform client.
- clientMetaInfo - Variable in class com.onlinepayments.ApiResource
-
- close() - Method in class com.onlinepayments.Client
-
Releases any system resources associated with this object.
- close() - Method in interface com.onlinepayments.Connection
-
Releases any system resources associated with this object.
- close() - Method in class com.onlinepayments.defaultimpl.DefaultCommunicator
-
Releases any system resources associated with this object.
- close() - Method in class com.onlinepayments.defaultimpl.DefaultConnection
-
- closeExpiredConnections() - Method in class com.onlinepayments.Client
-
Utility method that delegates the call to this client's communicator.
- closeExpiredConnections() - Method in interface com.onlinepayments.ClientInterface
-
Utility method that delegates the call to this client's communicator.
- closeExpiredConnections() - Method in interface com.onlinepayments.Communicator
-
- closeExpiredConnections() - Method in class com.onlinepayments.defaultimpl.DefaultCommunicator
-
Utility method that delegates the call to this communicator's session's connection if that's an instance of
PooledConnection.
- closeExpiredConnections() - Method in class com.onlinepayments.defaultimpl.DefaultConnection
-
- closeExpiredConnections() - Method in interface com.onlinepayments.PooledConnection
-
Closes all expired HTTP connections.
- closeIdleConnections(long, TimeUnit) - Method in class com.onlinepayments.Client
-
Utility method that delegates the call to this client's communicator.
- closeIdleConnections(long, TimeUnit) - Method in interface com.onlinepayments.ClientInterface
-
Utility method that delegates the call to this client's communicator.
- closeIdleConnections(long, TimeUnit) - Method in interface com.onlinepayments.Communicator
-
- closeIdleConnections(long, TimeUnit) - Method in class com.onlinepayments.defaultimpl.DefaultCommunicator
-
Utility method that delegates the call to this communicator's session's connection if that's an instance of
PooledConnection.
- closeIdleConnections(long, TimeUnit) - Method in class com.onlinepayments.defaultimpl.DefaultConnection
-
- closeIdleConnections(long, TimeUnit) - Method in interface com.onlinepayments.PooledConnection
-
Closes all HTTP connections that have been idle for the specified time.
- com.onlinepayments - package com.onlinepayments
-
- com.onlinepayments.defaultimpl - package com.onlinepayments.defaultimpl
-
- com.onlinepayments.domain - package com.onlinepayments.domain
-
- com.onlinepayments.logging - package com.onlinepayments.logging
-
- com.onlinepayments.merchant - package com.onlinepayments.merchant
-
- com.onlinepayments.merchant.hostedcheckout - package com.onlinepayments.merchant.hostedcheckout
-
- com.onlinepayments.merchant.hostedtokenization - package com.onlinepayments.merchant.hostedtokenization
-
- com.onlinepayments.merchant.mandates - package com.onlinepayments.merchant.mandates
-
- com.onlinepayments.merchant.paymentlinks - package com.onlinepayments.merchant.paymentlinks
-
- com.onlinepayments.merchant.payments - package com.onlinepayments.merchant.payments
-
- com.onlinepayments.merchant.payouts - package com.onlinepayments.merchant.payouts
-
- com.onlinepayments.merchant.productgroups - package com.onlinepayments.merchant.productgroups
-
- com.onlinepayments.merchant.products - package com.onlinepayments.merchant.products
-
- com.onlinepayments.merchant.services - package com.onlinepayments.merchant.services
-
- com.onlinepayments.merchant.sessions - package com.onlinepayments.merchant.sessions
-
- com.onlinepayments.merchant.tokens - package com.onlinepayments.merchant.tokens
-
- com.onlinepayments.webhooks - package com.onlinepayments.webhooks
-
- CommunicationException - Exception in com.onlinepayments
-
Indicates an exception regarding the communication with the Online Payments platform such as a connection exception.
- CommunicationException(Exception) - Constructor for exception com.onlinepayments.CommunicationException
-
- communicator - Variable in class com.onlinepayments.ApiResource
-
- Communicator - Interface in com.onlinepayments
-
Used to communicate with the Online Payments platform web services.
- CommunicatorBuilder - Class in com.onlinepayments
-
- CommunicatorBuilder() - Constructor for class com.onlinepayments.CommunicatorBuilder
-
- CommunicatorConfiguration - Class in com.onlinepayments
-
Configuration for the communicator.
- CommunicatorConfiguration() - Constructor for class com.onlinepayments.CommunicatorConfiguration
-
- CommunicatorConfiguration(Properties) - Constructor for class com.onlinepayments.CommunicatorConfiguration
-
- CommunicatorLogger - Interface in com.onlinepayments.logging
-
Used to log messages from communicators.
- CompanyInformation - Class in com.onlinepayments.domain
-
Object containing company information
- CompanyInformation() - Constructor for class com.onlinepayments.domain.CompanyInformation
-
- completePayment(String, CompletePaymentRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- Complete payment
- completePayment(String, CompletePaymentRequest, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- Complete payment
- completePayment(String, CompletePaymentRequest) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- Complete payment
- completePayment(String, CompletePaymentRequest, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- Complete payment
- CompletePaymentCardPaymentMethodSpecificInput - Class in com.onlinepayments.domain
-
- CompletePaymentCardPaymentMethodSpecificInput() - Constructor for class com.onlinepayments.domain.CompletePaymentCardPaymentMethodSpecificInput
-
- CompletePaymentRequest - Class in com.onlinepayments.domain
-
- CompletePaymentRequest() - Constructor for class com.onlinepayments.domain.CompletePaymentRequest
-
- CompletePaymentResponse - Class in com.onlinepayments.domain
-
- CompletePaymentResponse() - Constructor for class com.onlinepayments.domain.CompletePaymentResponse
-
- Connection - Interface in com.onlinepayments
-
Represents a connection to the Online Payments platform server.
- ContactDetails - Class in com.onlinepayments.domain
-
Object containing contact details like email address and phone number
- ContactDetails() - Constructor for class com.onlinepayments.domain.ContactDetails
-
- contentType() - Method in class com.onlinepayments.logging.LogMessageBuilder
-
- createClient(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
Client based on the configuration values in
configurationFileUri,
apiKeyId and
secretApiKey.
- createClient(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
Creates a
Client based on the passed configuration.
- createClient(URI, Connection, Authenticator, MetaDataProvider) - Static method in class com.onlinepayments.Factory
-
Creates a
Client based on the passed parameters.
- createClient(Communicator) - Static method in class com.onlinepayments.Factory
-
- createCommunicator(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
DefaultCommunicator based on the configuration values in
configurationFileUri,
apiKeyId and
secretApiKey.
- createCommunicator(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
- createCommunicator(URI, Connection, Authenticator, MetaDataProvider) - Static method in class com.onlinepayments.Factory
-
- createCommunicatorBuilder(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
CommunicatorBuilder based on the configuration values in
configurationFileUri,
apiKeyId and
secretApiKey.
- createCommunicatorBuilder(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
- createConfiguration(URI, String, String) - Static method in class com.onlinepayments.Factory
-
- CreatedPaymentOutput - Class in com.onlinepayments.domain
-
This object will return the details of the payment after the payment is cancelled by the customer, rejected or authorized
- CreatedPaymentOutput() - Constructor for class com.onlinepayments.domain.CreatedPaymentOutput
-
- CreatedTokenResponse - Class in com.onlinepayments.domain
-
- CreatedTokenResponse() - Constructor for class com.onlinepayments.domain.CreatedTokenResponse
-
- createException(int, String, Object, CallContext) - Method in class com.onlinepayments.ApiResource
-
- createHelper(SecretKeyStore) - Static method in class com.onlinepayments.webhooks.Webhooks
-
- createHelperBuilder(SecretKeyStore) - Static method in class com.onlinepayments.webhooks.Webhooks
-
- createHostedCheckout(CreateHostedCheckoutRequest) - Method in class com.onlinepayments.merchant.hostedcheckout.HostedCheckoutClient
-
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
- createHostedCheckout(CreateHostedCheckoutRequest, CallContext) - Method in class com.onlinepayments.merchant.hostedcheckout.HostedCheckoutClient
-
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
- createHostedCheckout(CreateHostedCheckoutRequest) - Method in interface com.onlinepayments.merchant.hostedcheckout.HostedCheckoutClientInterface
-
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
- createHostedCheckout(CreateHostedCheckoutRequest, CallContext) - Method in interface com.onlinepayments.merchant.hostedcheckout.HostedCheckoutClientInterface
-
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
- CreateHostedCheckoutRequest - Class in com.onlinepayments.domain
-
- CreateHostedCheckoutRequest() - Constructor for class com.onlinepayments.domain.CreateHostedCheckoutRequest
-
- CreateHostedCheckoutResponse - Class in com.onlinepayments.domain
-
- CreateHostedCheckoutResponse() - Constructor for class com.onlinepayments.domain.CreateHostedCheckoutResponse
-
- createHostedTokenization(CreateHostedTokenizationRequest) - Method in class com.onlinepayments.merchant.hostedtokenization.HostedTokenizationClient
-
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
- createHostedTokenization(CreateHostedTokenizationRequest, CallContext) - Method in class com.onlinepayments.merchant.hostedtokenization.HostedTokenizationClient
-
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
- createHostedTokenization(CreateHostedTokenizationRequest) - Method in interface com.onlinepayments.merchant.hostedtokenization.HostedTokenizationClientInterface
-
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
- createHostedTokenization(CreateHostedTokenizationRequest, CallContext) - Method in interface com.onlinepayments.merchant.hostedtokenization.HostedTokenizationClientInterface
-
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
- CreateHostedTokenizationRequest - Class in com.onlinepayments.domain
-
- CreateHostedTokenizationRequest() - Constructor for class com.onlinepayments.domain.CreateHostedTokenizationRequest
-
- CreateHostedTokenizationResponse - Class in com.onlinepayments.domain
-
- CreateHostedTokenizationResponse() - Constructor for class com.onlinepayments.domain.CreateHostedTokenizationResponse
-
- createMandate(CreateMandateRequest) - Method in class com.onlinepayments.merchant.mandates.MandatesClient
-
Resource /v2/{merchantId}/mandates
- Create mandate
- createMandate(CreateMandateRequest, CallContext) - Method in class com.onlinepayments.merchant.mandates.MandatesClient
-
Resource /v2/{merchantId}/mandates
- Create mandate
- createMandate(CreateMandateRequest) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
Resource /v2/{merchantId}/mandates
- Create mandate
- createMandate(CreateMandateRequest, CallContext) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
Resource /v2/{merchantId}/mandates
- Create mandate
- CreateMandateRequest - Class in com.onlinepayments.domain
-
Object containing information to create a SEPA Direct Debit mandate.
- CreateMandateRequest() - Constructor for class com.onlinepayments.domain.CreateMandateRequest
-
- CreateMandateResponse - Class in com.onlinepayments.domain
-
Object containing the Create Mandate response
- CreateMandateResponse() - Constructor for class com.onlinepayments.domain.CreateMandateResponse
-
- CreateMandateWithReturnUrl - Class in com.onlinepayments.domain
-
Object containing information to create a SEPA Direct Debit mandate.
- CreateMandateWithReturnUrl() - Constructor for class com.onlinepayments.domain.CreateMandateWithReturnUrl
-
- createPayment(CreatePaymentRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments
- Create payment
- createPayment(CreatePaymentRequest, CallContext) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
Resource /v2/{merchantId}/payments
- Create payment
- createPayment(CreatePaymentRequest) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments
- Create payment
- createPayment(CreatePaymentRequest, CallContext) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
Resource /v2/{merchantId}/payments
- Create payment
- createPaymentLink(CreatePaymentLinkRequest) - Method in class com.onlinepayments.merchant.paymentlinks.PaymentLinksClient
-
Resource /v2/{merchantId}/paymentlinks
- Create payment link
- createPaymentLink(CreatePaymentLinkRequest, CallContext) - Method in class com.onlinepayments.merchant.paymentlinks.PaymentLinksClient
-
Resource /v2/{merchantId}/paymentlinks
- Create payment link
- createPaymentLink(CreatePaymentLinkRequest) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
Resource /v2/{merchantId}/paymentlinks
- Create payment link
- createPaymentLink(CreatePaymentLinkRequest, CallContext) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
Resource /v2/{merchantId}/paymentlinks
- Create payment link
- CreatePaymentLinkRequest - Class in com.onlinepayments.domain
-
An object containing the Create PaymentLink request.
- CreatePaymentLinkRequest() - Constructor for class com.onlinepayments.domain.CreatePaymentLinkRequest
-
- CreatePaymentRequest - Class in com.onlinepayments.domain
-
- CreatePaymentRequest() - Constructor for class com.onlinepayments.domain.CreatePaymentRequest
-
- CreatePaymentResponse - Class in com.onlinepayments.domain
-
Object that contains details on the created payment in case one has been created.
- CreatePaymentResponse() - Constructor for class com.onlinepayments.domain.CreatePaymentResponse
-
- createPayout(CreatePayoutRequest) - Method in class com.onlinepayments.merchant.payouts.PayoutsClient
-
Resource /v2/{merchantId}/payouts
- Create payout
- createPayout(CreatePayoutRequest, CallContext) - Method in class com.onlinepayments.merchant.payouts.PayoutsClient
-
Resource /v2/{merchantId}/payouts
- Create payout
- createPayout(CreatePayoutRequest) - Method in interface com.onlinepayments.merchant.payouts.PayoutsClientInterface
-
Resource /v2/{merchantId}/payouts
- Create payout
- createPayout(CreatePayoutRequest, CallContext) - Method in interface com.onlinepayments.merchant.payouts.PayoutsClientInterface
-
Resource /v2/{merchantId}/payouts
- Create payout
- CreatePayoutRequest - Class in com.onlinepayments.domain
-
Object containing the payout details
- CreatePayoutRequest() - Constructor for class com.onlinepayments.domain.CreatePayoutRequest
-
- createSession(SessionRequest) - Method in class com.onlinepayments.merchant.sessions.SessionsClient
-
Resource /v2/{merchantId}/sessions
- Create session
- createSession(SessionRequest, CallContext) - Method in class com.onlinepayments.merchant.sessions.SessionsClient
-
Resource /v2/{merchantId}/sessions
- Create session
- createSession(SessionRequest) - Method in interface com.onlinepayments.merchant.sessions.SessionsClientInterface
-
Resource /v2/{merchantId}/sessions
- Create session
- createSession(SessionRequest, CallContext) - Method in interface com.onlinepayments.merchant.sessions.SessionsClientInterface
-
Resource /v2/{merchantId}/sessions
- Create session
- createSimpleAuthenticationSignature(String, URI, List<RequestHeader>) - Method in interface com.onlinepayments.Authenticator
-
Creates a signature for the simple security model.
- createSimpleAuthenticationSignature(String, URI, List<RequestHeader>) - Method in class com.onlinepayments.defaultimpl.DefaultAuthenticator
-
- createToken(CreateTokenRequest) - Method in class com.onlinepayments.merchant.tokens.TokensClient
-
Resource /v2/{merchantId}/tokens
- Create token
- createToken(CreateTokenRequest, CallContext) - Method in class com.onlinepayments.merchant.tokens.TokensClient
-
Resource /v2/{merchantId}/tokens
- Create token
- createToken(CreateTokenRequest) - Method in interface com.onlinepayments.merchant.tokens.TokensClientInterface
-
Resource /v2/{merchantId}/tokens
- Create token
- createToken(CreateTokenRequest, CallContext) - Method in interface com.onlinepayments.merchant.tokens.TokensClientInterface
-
Resource /v2/{merchantId}/tokens
- Create token
- CreateTokenRequest - Class in com.onlinepayments.domain
-
Object containing the token details
- CreateTokenRequest() - Constructor for class com.onlinepayments.domain.CreateTokenRequest
-
- CreditCardSpecificInputHostedTokenization - Class in com.onlinepayments.domain
-
- CreditCardSpecificInputHostedTokenization() - Constructor for class com.onlinepayments.domain.CreditCardSpecificInputHostedTokenization
-
- CreditCardValidationRulesHostedTokenization - Class in com.onlinepayments.domain
-
- CreditCardValidationRulesHostedTokenization() - Constructor for class com.onlinepayments.domain.CreditCardValidationRulesHostedTokenization
-
- CurrencyConversion - Class in com.onlinepayments.domain
-
- CurrencyConversion() - Constructor for class com.onlinepayments.domain.CurrencyConversion
-
- CurrencyConversionInput - Class in com.onlinepayments.domain
-
- CurrencyConversionInput() - Constructor for class com.onlinepayments.domain.CurrencyConversionInput
-
- CurrencyConversionRequest - Class in com.onlinepayments.domain
-
- CurrencyConversionRequest() - Constructor for class com.onlinepayments.domain.CurrencyConversionRequest
-
- CurrencyConversionResponse - Class in com.onlinepayments.domain
-
Payload of the response to a rate inquiry request
- CurrencyConversionResponse() - Constructor for class com.onlinepayments.domain.CurrencyConversionResponse
-
- CurrencyConversionResult - Class in com.onlinepayments.domain
-
Result of a requested currency conversion
- CurrencyConversionResult() - Constructor for class com.onlinepayments.domain.CurrencyConversionResult
-
- CurrencyConversionSpecificInput - Class in com.onlinepayments.domain
-
Object containing specific input required for Dynamic Currency Conversion.
- CurrencyConversionSpecificInput() - Constructor for class com.onlinepayments.domain.CurrencyConversionSpecificInput
-
- Customer - Class in com.onlinepayments.domain
-
Object containing the details of the customer
- Customer() - Constructor for class com.onlinepayments.domain.Customer
-
- CustomerAccount - Class in com.onlinepayments.domain
-
Object containing data related to the account the customer has with you
- CustomerAccount() - Constructor for class com.onlinepayments.domain.CustomerAccount
-
- CustomerAccountAuthentication - Class in com.onlinepayments.domain
-
Object containing data on the authentication used by the customer to access their account
- CustomerAccountAuthentication() - Constructor for class com.onlinepayments.domain.CustomerAccountAuthentication
-
- CustomerBankAccount - Class in com.onlinepayments.domain
-
Data of customer bank account
- CustomerBankAccount() - Constructor for class com.onlinepayments.domain.CustomerBankAccount
-
- CustomerDevice - Class in com.onlinepayments.domain
-
Object containing information on the device and browser of the customer
- CustomerDevice() - Constructor for class com.onlinepayments.domain.CustomerDevice
-
- CustomerDeviceOutput - Class in com.onlinepayments.domain
-
Object containing information on the device and browser of the customer
- CustomerDeviceOutput() - Constructor for class com.onlinepayments.domain.CustomerDeviceOutput
-
- CustomerOutput - Class in com.onlinepayments.domain
-
Object containing the details of the customer
- CustomerOutput() - Constructor for class com.onlinepayments.domain.CustomerOutput
-
- CustomerPaymentActivity - Class in com.onlinepayments.domain
-
Object containing data on the purchase history of the customer with you
- CustomerPaymentActivity() - Constructor for class com.onlinepayments.domain.CustomerPaymentActivity
-
- CustomerToken - Class in com.onlinepayments.domain
-
- CustomerToken() - Constructor for class com.onlinepayments.domain.CustomerToken
-