Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- 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, CancelPaymentRequest) - Method in class com.onlinepayments.merchant.payments.PaymentsClient
-
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 class com.onlinepayments.merchant.payments.PaymentsClient
-
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) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
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, 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
- 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) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
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, 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
- captures() - Method in class com.onlinepayments.merchant.MerchantClient
-
Resource /v2/{merchantId}/payments/{paymentId}/captures
- captures() - Method in interface com.onlinepayments.merchant.MerchantClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/captures
- CapturesClient - Class in com.onlinepayments.merchant.captures
-
Captures client.
- CapturesClient(ApiResource, Map<String, String>) - Constructor for class com.onlinepayments.merchant.captures.CapturesClient
- CapturesClientInterface - Interface in com.onlinepayments.merchant.captures
-
Captures client.
- CapturesResponse - Class in com.onlinepayments.domain
- CapturesResponse() - Constructor for class com.onlinepayments.domain.CapturesResponse
- CaptureStatusOutput - Class in com.onlinepayments.domain
- CaptureStatusOutput() - Constructor for class com.onlinepayments.domain.CaptureStatusOutput
- Card - Class in com.onlinepayments.domain
- Card() - Constructor for class com.onlinepayments.domain.Card
- CardEssentials - Class in com.onlinepayments.domain
- CardEssentials() - Constructor for class com.onlinepayments.domain.CardEssentials
- CardFraudResults - Class in com.onlinepayments.domain
- 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
- CardPaymentMethodSpecificInput() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInput
- CardPaymentMethodSpecificInputBase - Class in com.onlinepayments.domain
- CardPaymentMethodSpecificInputBase() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInputBase
- CardPaymentMethodSpecificInputForHostedCheckout - Class in com.onlinepayments.domain
- CardPaymentMethodSpecificInputForHostedCheckout() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificInputForHostedCheckout
- CardPaymentMethodSpecificOutput - Class in com.onlinepayments.domain
- CardPaymentMethodSpecificOutput() - Constructor for class com.onlinepayments.domain.CardPaymentMethodSpecificOutput
- CardPayoutMethodSpecificInput - Class in com.onlinepayments.domain
- CardPayoutMethodSpecificInput() - Constructor for class com.onlinepayments.domain.CardPayoutMethodSpecificInput
- CardRecurrenceDetails - Class in com.onlinepayments.domain
- CardRecurrenceDetails() - Constructor for class com.onlinepayments.domain.CardRecurrenceDetails
- CardSource - Class in com.onlinepayments.domain
- 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
- 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.communication.Connection
-
Releases any system resources associated with this object.
- close() - Method in class com.onlinepayments.communication.DefaultConnection
- close() - Method in class com.onlinepayments.DefaultCommunicator
-
Releases any system resources associated with this object.
- 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 class com.onlinepayments.communication.DefaultConnection
- closeExpiredConnections() - Method in interface com.onlinepayments.communication.PooledConnection
-
Closes all expired HTTP connections.
- closeExpiredConnections() - Method in interface com.onlinepayments.Communicator
-
Utility method that delegates the call to this communicator's connection if that's an instance of
PooledConnection. - closeExpiredConnections() - Method in class com.onlinepayments.DefaultCommunicator
-
Utility method that delegates the call to this communicator's connection if that's an instance of
PooledConnection. - 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 class com.onlinepayments.communication.DefaultConnection
- closeIdleConnections(long, TimeUnit) - Method in interface com.onlinepayments.communication.PooledConnection
-
Closes all HTTP connections that have been idle for the specified time.
- closeIdleConnections(long, TimeUnit) - Method in interface com.onlinepayments.Communicator
-
Utility method that delegates the call to this communicator's connection if that's an instance of
PooledConnection. - closeIdleConnections(long, TimeUnit) - Method in class com.onlinepayments.DefaultCommunicator
-
Utility method that delegates the call to this communicator's connection if that's an instance of
PooledConnection. - com.onlinepayments - package com.onlinepayments
- com.onlinepayments.authentication - package com.onlinepayments.authentication
- com.onlinepayments.communication - package com.onlinepayments.communication
- com.onlinepayments.domain - package com.onlinepayments.domain
- com.onlinepayments.json - package com.onlinepayments.json
- com.onlinepayments.logging - package com.onlinepayments.logging
- com.onlinepayments.merchant - package com.onlinepayments.merchant
- com.onlinepayments.merchant.captures - package com.onlinepayments.merchant.captures
- com.onlinepayments.merchant.complete - package com.onlinepayments.merchant.complete
- 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.privacypolicy - package com.onlinepayments.merchant.privacypolicy
- com.onlinepayments.merchant.productgroups - package com.onlinepayments.merchant.productgroups
- com.onlinepayments.merchant.products - package com.onlinepayments.merchant.products
- com.onlinepayments.merchant.refunds - package com.onlinepayments.merchant.refunds
- 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.merchant.webhooks - package com.onlinepayments.merchant.webhooks
- com.onlinepayments.webhooks - package com.onlinepayments.webhooks
- CommunicationException - Exception Class in com.onlinepayments.communication
-
Indicates an exception regarding the communication with the Online Payments platform such as a connection exception.
- CommunicationException(Exception) - Constructor for exception class com.onlinepayments.communication.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
-
Builder for a
Communicatorobject. - 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
- CompanyInformation() - Constructor for class com.onlinepayments.domain.CompanyInformation
- complete() - Method in class com.onlinepayments.merchant.MerchantClient
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- complete() - Method in interface com.onlinepayments.merchant.MerchantClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/complete
- CompleteClient - Class in com.onlinepayments.merchant.complete
-
Complete client.
- CompleteClient(ApiResource, Map<String, String>) - Constructor for class com.onlinepayments.merchant.complete.CompleteClient
- CompleteClientInterface - Interface in com.onlinepayments.merchant.complete
-
Complete client.
- completePayment(String, CompletePaymentRequest) - Method in class com.onlinepayments.merchant.complete.CompleteClient
-
Resource /v2/{merchantId}/payments/{paymentId}/complete - Complete payment
- completePayment(String, CompletePaymentRequest) - Method in interface com.onlinepayments.merchant.complete.CompleteClientInterface
-
Resource /v2/{merchantId}/payments/{paymentId}/complete - Complete payment
- completePayment(String, CompletePaymentRequest, CallContext) - Method in class com.onlinepayments.merchant.complete.CompleteClient
-
Resource /v2/{merchantId}/payments/{paymentId}/complete - Complete payment
- completePayment(String, CompletePaymentRequest, CallContext) - Method in interface com.onlinepayments.merchant.complete.CompleteClientInterface
-
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.communication
-
Represents a connection to the Online Payments platform server.
- ContactDetails - Class in com.onlinepayments.domain
- ContactDetails() - Constructor for class com.onlinepayments.domain.ContactDetails
- contentType() - Method in class com.onlinepayments.logging.LogMessageBuilder
- createClient(Communicator) - Static method in class com.onlinepayments.Factory
-
Creates a
Clientbased on the passedCommunicator. - createClient(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
Creates a
Clientbased on the passed configuration. - createClient(URI, Connection, Authenticator, MetadataProvider) - Static method in class com.onlinepayments.Factory
-
Creates a
Clientbased on the passed parameters. - createClient(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
Clientbased on the configuration values inconfigurationFileUri,apiKeyIdandsecretApiKey. - createCommunicator(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
Creates a
Communicatorbased on the passed configuration. - createCommunicator(URI, Connection, Authenticator, MetadataProvider) - Static method in class com.onlinepayments.Factory
-
Creates a
Communicatorbased on the passed parameters. - createCommunicator(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
Communicatorbased on the configuration values inconfigurationFileUri,apiKeyIdandsecretApiKey. - createCommunicatorBuilder(CommunicatorConfiguration) - Static method in class com.onlinepayments.Factory
-
Creates a
CommunicatorBuilderbased on the passed configuration. - createCommunicatorBuilder(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
CommunicatorBuilderbased on the configuration values inconfigurationFileUri,apiKeyIdandsecretApiKey. - createConfiguration(URI, String, String) - Static method in class com.onlinepayments.Factory
-
Creates a
CommunicatorConfigurationbased on the configuration values inconfigurationFileUriandapiKeyIdandauthorizationSecret. - CreatedPaymentOutput - Class in com.onlinepayments.domain
- 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.ExceptionFactory
- createHostedCheckout(CreateHostedCheckoutRequest) - 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 class com.onlinepayments.merchant.hostedcheckout.HostedCheckoutClient
-
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) - Method in interface com.onlinepayments.merchant.hostedtokenization.HostedTokenizationClientInterface
-
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, 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) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
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, CallContext) - Method in interface com.onlinepayments.merchant.mandates.MandatesClientInterface
-
Resource /v2/{merchantId}/mandates - Create mandate
- CreateMandateRequest - Class in com.onlinepayments.domain
- CreateMandateRequest() - Constructor for class com.onlinepayments.domain.CreateMandateRequest
- CreateMandateResponse - Class in com.onlinepayments.domain
- CreateMandateResponse() - Constructor for class com.onlinepayments.domain.CreateMandateResponse
- CreateMandateWithReturnUrl - Class in com.onlinepayments.domain
- 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) - Method in interface com.onlinepayments.merchant.payments.PaymentsClientInterface
-
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, 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) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
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, CallContext) - Method in interface com.onlinepayments.merchant.paymentlinks.PaymentLinksClientInterface
-
Resource /v2/{merchantId}/paymentlinks - Create payment link
- CreatePaymentLinkRequest - Class in com.onlinepayments.domain
- 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
- 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) - Method in interface com.onlinepayments.merchant.payouts.PayoutsClientInterface
-
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, CallContext) - Method in interface com.onlinepayments.merchant.payouts.PayoutsClientInterface
-
Resource /v2/{merchantId}/payouts - Create payout
- CreatePayoutRequest - Class in com.onlinepayments.domain
- 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) - Method in interface com.onlinepayments.merchant.sessions.SessionsClientInterface
-
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, CallContext) - Method in interface com.onlinepayments.merchant.sessions.SessionsClientInterface
-
Resource /v2/{merchantId}/sessions - Create session
- createToken(CreateTokenRequest) - 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 class com.onlinepayments.merchant.tokens.TokensClient
-
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
- 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
- CurrencyConversionResponse() - Constructor for class com.onlinepayments.domain.CurrencyConversionResponse
- CurrencyConversionResult - Class in com.onlinepayments.domain
- CurrencyConversionResult() - Constructor for class com.onlinepayments.domain.CurrencyConversionResult
- CurrencyConversionSpecificInput - Class in com.onlinepayments.domain
- CurrencyConversionSpecificInput() - Constructor for class com.onlinepayments.domain.CurrencyConversionSpecificInput
- custom() - Static method in class com.onlinepayments.logging.BodyObfuscator
-
Returns a builder to create custom body obfuscators.
- custom() - Static method in class com.onlinepayments.logging.HeaderObfuscator
-
Returns a builder to create custom header obfuscators.
- Customer - Class in com.onlinepayments.domain
- Customer() - Constructor for class com.onlinepayments.domain.Customer
- CustomerAccount - Class in com.onlinepayments.domain
- CustomerAccount() - Constructor for class com.onlinepayments.domain.CustomerAccount
- CustomerAccountAuthentication - Class in com.onlinepayments.domain
- CustomerAccountAuthentication() - Constructor for class com.onlinepayments.domain.CustomerAccountAuthentication
- CustomerBankAccount - Class in com.onlinepayments.domain
- CustomerBankAccount() - Constructor for class com.onlinepayments.domain.CustomerBankAccount
- CustomerDevice - Class in com.onlinepayments.domain
- CustomerDevice() - Constructor for class com.onlinepayments.domain.CustomerDevice
- CustomerDeviceOutput - Class in com.onlinepayments.domain
- CustomerDeviceOutput() - Constructor for class com.onlinepayments.domain.CustomerDeviceOutput
- CustomerOutput - Class in com.onlinepayments.domain
- CustomerOutput() - Constructor for class com.onlinepayments.domain.CustomerOutput
- CustomerPaymentActivity - Class in com.onlinepayments.domain
- CustomerPaymentActivity() - Constructor for class com.onlinepayments.domain.CustomerPaymentActivity
- CustomerToken - Class in com.onlinepayments.domain
- CustomerToken() - Constructor for class com.onlinepayments.domain.CustomerToken
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form