- generateHash(String) - Method in interface com.commercetools.payment.payone.utils.PayoneHashCalculationProvider
-
- getAction() - Method in class com.commercetools.payment.actions.HandlingTask
-
Provides the action type of the task.
- getAdditionalData() - Method in class com.commercetools.payment.actions.HandlingTask
-
Provides a key value store that provides more information possibly needed for the task.
- getAlgorithm() - Method in class com.commercetools.payment.payone.utils.impl.PayoneMD5HashCalculationProvider
-
- getAlgorithm() - Method in class com.commercetools.payment.payone.utils.impl.PayoneSHA384HashCalculationProvider
-
- getAlgorithm() - Method in interface com.commercetools.payment.payone.utils.PayoneHashCalculationProvider
-
- getAvailableMethods() - Method in class com.commercetools.payment.nopsp.config.NoPaymentServiceConfiguration
-
- getAvailableMethods() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
- getAvailablePaymentMethods() - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
- getAvailablePaymentMethods(Function<List<PaymentMethodInfo>, List<PaymentMethodInfo>>) - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
Create a (filtered) list of payment methods.
- getAvailablePaymentMethods() - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- getAvailablePaymentMethods(Function<List<PaymentMethodInfo>, List<PaymentMethodInfo>>) - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- getAvailablePaymentMethods() - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- getAvailablePaymentMethods(Function<List<PaymentMethodInfo>, List<PaymentMethodInfo>>) - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- getCart() - Method in interface com.commercetools.payment.model.CreatePaymentData
-
- getCart() - Method in class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- getConfigByName(String) - Method in class com.commercetools.payment.model.impl.PaymentInteractionDataBase
-
- getConfigByName(String) - Method in interface com.commercetools.payment.model.PaymentInteractionData
-
Get a possibly configured value.
- getCreditCardConfiguration() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
Get the credit card related configuration values.
- getCustomer() - Method in interface com.commercetools.payment.model.CreatePaymentData
-
- getCustomer() - Method in class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- getCustomFieldStringIfExists(Custom, String) - Static method in class com.commercetools.payment.methods.CreatePaymentTransactionMethodBase
-
- getDefaultTransactionType(CreatePaymentTransactionData) - Method in class com.commercetools.payment.payone.methods.transaction.PayoneCreatePaymentTransactionMethodBase
-
- getEnabledMethods() - Method in class com.commercetools.payment.nopsp.config.NoPaymentServiceConfiguration
-
- getEnabledMethods() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
- getException() - Method in interface com.commercetools.payment.model.HttpRequestResult
-
- getException() - Method in class com.commercetools.payment.model.impl.AbstractPaymentOperationResult
-
- getException() - Method in class com.commercetools.payment.model.impl.HttpRequestResultImpl
-
- getException() - Method in interface com.commercetools.payment.model.PaymentOperationResult
-
If the operation failed because of an exception, then it is stored here.
- getHandlePaymentBaseUrl() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
- getHandlingTask() - Method in class com.commercetools.payment.model.impl.PaymentCreationResultImpl
-
- getHandlingTask() - Method in class com.commercetools.payment.model.impl.PaymentTransactionCreationResultImpl
-
- getHandlingTask() - Method in interface com.commercetools.payment.model.PaymentCreationResult
-
Get the task that describes what actions the shop should do next.
- getHttpRequestInfo() - Method in interface com.commercetools.payment.model.CreatePaymentData
-
- getHttpRequestInfo() - Method in class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- getId() - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
- getId() - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- getId() - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- getInetAddress() - Method in interface com.commercetools.payment.model.HttpRequestInfo
-
- getInetAddress() - Method in class com.commercetools.payment.model.impl.HttpRequestInfoImpl
-
- getInterfaceId() - Method in class com.commercetools.payment.nopsp.config.NoPaymentServiceConfiguration
-
- getInterfaceId() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
- getJavascriptInclude() - Method in class com.commercetools.payment.payone.config.PayoneCreditCardConfiguration
-
- getLanguageFromCart(Cart) - Static method in class com.commercetools.payment.methods.CreatePaymentMethodBase
-
- getLanguageFromPaymentDataOrFallback(CreatePaymentData) - Static method in class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
Try to define payment locale (two characters ISO 639) in the next order:
from custom payment data config, e.g.
- getMessage() - Method in class com.commercetools.payment.model.impl.AbstractPaymentOperationResult
-
- getMessage() - Method in interface com.commercetools.payment.model.PaymentOperationResult
-
Can provide a message that describes the cause of the operation result.
- getMethodInfo(String) - Method in class com.commercetools.payment.nopsp.config.NoPaymentServiceConfiguration
-
Try finding the PaymentMethodInfo
for the passed method ID.
- getMethodInfo(String) - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
Try finding the PaymentMethodInfo
for the passed method ID.
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneBankTransferCreatePaymentMethodProvider
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneBanktransferInAdvanceCreatePaymentProvider
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneCreditCardCreatePaymentMethodProvider
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayonePaypalCreatePaymentMethodProvider
-
- getOperationResult() - Method in class com.commercetools.payment.model.impl.AbstractPaymentOperationResult
-
- getOperationResult() - Method in interface com.commercetools.payment.model.PaymentOperationResult
-
- getPayment() - Method in interface com.commercetools.payment.model.CreatePaymentTransactionData
-
- getPayment() - Method in class com.commercetools.payment.model.impl.CreatePaymentTransactionDataImpl
-
- getPaymentMethodInfo(String, String) - Method in interface com.commercetools.payment.service.PaymentAdapterService
-
Get the full PaymentMethodInfo
object from the configuration.
- getPaymentMethodInfo(String, String) - Method in class com.commercetools.payment.service.PaymentAdapterServiceImpl
-
- getPaymentMethodinInfo() - Method in interface com.commercetools.payment.model.CreatePaymentData
-
- getPaymentMethodinInfo() - Method in class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- getPaymentRef() - Method in interface com.commercetools.payment.model.CreatePaymentTransactionData
-
- getPaymentRef() - Method in class com.commercetools.payment.model.impl.CreatePaymentTransactionDataImpl
-
- getPaymentStatus(String) - Method in interface com.commercetools.payment.service.PaymentAdapterService
-
Get the status of the payment object referenced by the passed parameter.
- getPaymentStatus(String) - Method in class com.commercetools.payment.service.PaymentAdapterServiceImpl
-
- getRedirectUrl() - Method in class com.commercetools.payment.actions.HandlingTask
-
Provides a redirect URL of the task requires one.
- getReference() - Method in interface com.commercetools.payment.model.CreatePaymentData
-
- getReference() - Method in class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- getRelatedPaymentObject() - Method in class com.commercetools.payment.model.impl.AbstractPaymentOperationResult
-
- getRelatedPaymentObject() - Method in interface com.commercetools.payment.model.PaymentOperationResult
-
If the operation succeeded then this is the payment object that has been created.
- getRequest() - Method in interface com.commercetools.payment.model.HttpRequestResult
-
- getRequest() - Method in class com.commercetools.payment.model.impl.HttpRequestResultImpl
-
- getRequestLocale() - Method in interface com.commercetools.payment.model.HttpRequestInfo
-
- getRequestLocale() - Method in class com.commercetools.payment.model.impl.HttpRequestInfoImpl
-
- getResponse() - Method in interface com.commercetools.payment.model.HttpRequestResult
-
- getResponse() - Method in class com.commercetools.payment.model.impl.HttpRequestResultImpl
-
- getSphereClient() - Method in class com.commercetools.payment.model.impl.PaymentInteractionDataBase
-
- getSphereClient() - Method in interface com.commercetools.payment.model.PaymentInteractionData
-
- getTransactionType() - Method in interface com.commercetools.payment.model.CreatePaymentTransactionData
-
- getTransactionType() - Method in class com.commercetools.payment.model.impl.CreatePaymentTransactionDataImpl
-
- getTransactionType(String) - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
Get the configured TransactionType
for the passed method Id
- getTransactionTypes() - Method in class com.commercetools.payment.payone.config.PayoneConfiguration
-
- getValue() - Method in enum com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
- PAID_TO_BIC - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- PAID_TO_IBAN - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- PAID_TO_NAME - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- payment(Payment) - Method in class com.commercetools.payment.domain.PaymentCreationResultBuilder
-
Add a payment object to the result.
- payment(Payment) - Method in class com.commercetools.payment.domain.PaymentTransactionCreationResultBuilder
-
Add a payment object to the result.
- PaymentAdapterService - Interface in com.commercetools.payment.service
-
Defines the methods that the shop could call to handle its payment.
- PaymentAdapterServiceImpl - Class in com.commercetools.payment.service
-
Provides access to the payment service provider handling methods.
- PaymentAdapterServiceImpl() - Constructor for class com.commercetools.payment.service.PaymentAdapterServiceImpl
-
- PaymentConnectorHelper - Interface in com.commercetools.payment.utils
-
Created by mgatz on 7/28/16.
- PaymentConnectorHelperImpl - Class in com.commercetools.payment.utils.impl
-
Created by mgatz on 7/28/16.
- PaymentConnectorHelperImpl() - Constructor for class com.commercetools.payment.utils.impl.PaymentConnectorHelperImpl
-
- PaymentCreationRequestStatus - Interface in com.commercetools.payment.model
-
Created by mgatz on 7/18/16.
- PaymentCreationResult - Interface in com.commercetools.payment.model
-
Provides all information a payment create operation creates for the calling shop system.
- PaymentCreationResultBuilder - Class in com.commercetools.payment.domain
-
- PaymentCreationResultImpl - Class in com.commercetools.payment.model.impl
-
Created by mgatz on 7/20/16.
- PaymentCreationResultImpl(OperationResult, Payment, HandlingTask) - Constructor for class com.commercetools.payment.model.impl.PaymentCreationResultImpl
-
- PaymentCreationResultImpl(OperationResult, Payment, HandlingTask, String, Throwable) - Constructor for class com.commercetools.payment.model.impl.PaymentCreationResultImpl
-
- PaymentInteractionData - Interface in com.commercetools.payment.model
-
This base interface ensures that all actions taken by the adapter
can use a provided SphereClient
instance and do not have to take care of creating one on their own.
- PaymentInteractionDataBase - Class in com.commercetools.payment.model.impl
-
Created by mgatz on 7/20/16.
- PaymentLookupHelper - Interface in com.commercetools.payment.utils
-
Created by mgatz on 7/21/16.
- PaymentLookupHelperImpl - Class in com.commercetools.payment.utils.impl
-
Created by mgatz on 7/21/16.
- PaymentLookupHelperImpl(SphereClient) - Constructor for class com.commercetools.payment.utils.impl.PaymentLookupHelperImpl
-
- PaymentOperationResult - Interface in com.commercetools.payment.model
-
Created by mgatz on 8/8/16.
- PaymentServiceProvider - Interface in com.commercetools.payment.domain
-
A payment service provider provides functions that can be used to handle payment related tasks in
a PSP specific way.
- PaymentTransactionCreationResult - Interface in com.commercetools.payment.model
-
Created by mgatz on 7/27/16.
- PaymentTransactionCreationResultBuilder - Class in com.commercetools.payment.domain
-
Created by mgatz on 7/28/16.
- PaymentTransactionCreationResultImpl - Class in com.commercetools.payment.model.impl
-
Created by mgatz on 7/28/16.
- PaymentTransactionCreationResultImpl(OperationResult, Payment, HandlingTask) - Constructor for class com.commercetools.payment.model.impl.PaymentTransactionCreationResultImpl
-
- PaymentTransactionCreationResultImpl(OperationResult, Payment, HandlingTask, String, Throwable) - Constructor for class com.commercetools.payment.model.impl.PaymentTransactionCreationResultImpl
-
- PayoneBankTransferCreatePaymentMethodProvider - Class in com.commercetools.payment.payone.methods
-
- PayoneBankTransferCreateTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
- PayoneBanktransferInAdvanceCreatePaymentProvider - Class in com.commercetools.payment.payone.methods
-
- PayoneBanktransferInAdvancePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
- PayoneConfiguration - Class in com.commercetools.payment.payone.config
-
Provides the configuration values of the PayOne payment interface and its methods.
- PayoneConfigurationNames - Interface in com.commercetools.payment.payone.config
-
Created by mgatz on 8/8/16.
- PayoneConfigurationProvider - Class in com.commercetools.payment.payone.config
-
Created by mgatz on 7/27/16.
- PayoneCreatePaymentMethodBase - Class in com.commercetools.payment.payone.methods
-
Base class for Payone related payment methods.
- PayoneCreatePaymentMethodBase() - Constructor for class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
- PayoneCreatePaymentTransactionMethodBase - Class in com.commercetools.payment.payone.methods.transaction
-
Created by mgatz on 8/1/16.
- PayoneCreatePaymentTransactionMethodBase() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayoneCreatePaymentTransactionMethodBase
-
- PayoneCreditCardConfiguration - Class in com.commercetools.payment.payone.config
-
Created by mgatz on 8/10/16.
- PayoneCreditCardCreatePaymentMethodProvider - Class in com.commercetools.payment.payone.methods
-
Created by mgatz on 7/21/16.
- PayoneCreditCardCreatePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
Created by mgatz on 7/27/16.
- PayoneCreditCardCreatePaymentTransactionMethodProvider() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayoneCreditCardCreatePaymentTransactionMethodProvider
-
- PayoneHashCalculationProvider - Interface in com.commercetools.payment.payone.utils
-
- PayoneHashGeneratorData - Class in com.commercetools.payment.payone.model
-
Created by mgatz on 8/1/16.
- PayoneMD5HashCalculationProvider - Class in com.commercetools.payment.payone.utils.impl
-
- PayoneMD5HashCalculationProvider() - Constructor for class com.commercetools.payment.payone.utils.impl.PayoneMD5HashCalculationProvider
-
- PayonePaymentMethodType - Enum in com.commercetools.payment.payone.methods
-
Payone available payment method types.
- PayonePaymentServiceProvider - Class in com.commercetools.payment.payone
-
Created by mgatz on 7/18/16.
- PayonePaymentServiceProvider() - Constructor for class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- PayonePaypalCreatePaymentMethodProvider - Class in com.commercetools.payment.payone.methods
-
Created by mgatz on 7/26/16.
- PayonePaypalCreatePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
Created by mgatz on 7/27/16.
- PayonePaypalCreatePaymentTransactionMethodProvider() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayonePaypalCreatePaymentTransactionMethodProvider
-
- PayoneSHA384HashCalculationProvider - Class in com.commercetools.payment.payone.utils.impl
-
- PayoneSHA384HashCalculationProvider() - Constructor for class com.commercetools.payment.payone.utils.impl.PayoneSHA384HashCalculationProvider
-
- provideCreatePaymentHandler(String) - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
Create a function that can create a payment for the passed method Id
- provideCreatePaymentHandler(String) - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- provideCreatePaymentHandler(String) - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- provideCreatePaymentTransactionHandler(String) - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
Create a function that can create a payment transaction for a payment object
and has the ability to handle overriding of configuration values via given key value pairs.
- provideCreatePaymentTransactionHandler(String) - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- provideCreatePaymentTransactionHandler(String) - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- provideGetPaymentStatusHandler() - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
Create a function that can return the payment status for a passed payment reference.
- provideGetPaymentStatusHandler() - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- provideGetPaymentStatusHandler() - Method in class com.commercetools.payment.payone.PayonePaymentServiceProvider
-