- CANCEL_URL - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- com.commercetools.payment.actions - package com.commercetools.payment.actions
-
- com.commercetools.payment.domain - package com.commercetools.payment.domain
-
- com.commercetools.payment.methods - package com.commercetools.payment.methods
-
- com.commercetools.payment.model - package com.commercetools.payment.model
-
- com.commercetools.payment.model.impl - package com.commercetools.payment.model.impl
-
- com.commercetools.payment.nopsp - package com.commercetools.payment.nopsp
-
- com.commercetools.payment.nopsp.config - package com.commercetools.payment.nopsp.config
-
- com.commercetools.payment.nopsp.methods - package com.commercetools.payment.nopsp.methods
-
- com.commercetools.payment.payone - package com.commercetools.payment.payone
-
- com.commercetools.payment.payone.config - package com.commercetools.payment.payone.config
-
- com.commercetools.payment.payone.methods - package com.commercetools.payment.payone.methods
-
- com.commercetools.payment.payone.methods.transaction - package com.commercetools.payment.payone.methods.transaction
-
- com.commercetools.payment.payone.model - package com.commercetools.payment.payone.model
-
- com.commercetools.payment.payone.utils - package com.commercetools.payment.payone.utils
-
- com.commercetools.payment.payone.utils.impl - package com.commercetools.payment.payone.utils.impl
-
- com.commercetools.payment.service - package com.commercetools.payment.service
-
- com.commercetools.payment.utils - package com.commercetools.payment.utils
-
- com.commercetools.payment.utils.impl - package com.commercetools.payment.utils.impl
-
- configValue(String, String) - Method in class com.commercetools.payment.domain.CreatePaymentDataBuilder
-
Add a named configuration value to this builder.
- CONTINUE - com.commercetools.payment.actions.ShopAction
-
Nothing payment specific to execute left.
- create() - Method in interface com.commercetools.payment.methods.CreatePaymentMethod
-
Provides a function that handles the creation of a payment object within the CTP plattform.
- create() - Method in interface com.commercetools.payment.methods.CreatePaymentTransactionMethod
-
Provides a function that handles the creation of a payment transaction object within the CTP plattform.
- create() - Method in class com.commercetools.payment.nopsp.methods.FreeCreatePaymentMethodProvider
-
- create() - Method in class com.commercetools.payment.nopsp.methods.FreeCreatePaymentTransactionMethodProvider
-
We dont create an actual Transaction on CTP
- create() - Method in class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
- create() - Method in class com.commercetools.payment.payone.methods.transaction.PayoneCreatePaymentTransactionMethodBase
-
- createCustomFieldsBuilder() - Method in class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
- createCustomFieldsBuilder(CreatePaymentData) - Method in class com.commercetools.payment.payone.methods.PayoneCreatePaymentMethodBase
-
By default all Payone custom fields have "languageCode" and "reference" values from payment data.
- createPayment(CreatePaymentData) - Method in interface com.commercetools.payment.service.PaymentAdapterService
-
Creates a new payment object at the CTP and thereby starts a new payment transaction workflow.
- createPayment(CreatePaymentData) - Method in class com.commercetools.payment.service.PaymentAdapterServiceImpl
-
- CreatePaymentData - Interface in com.commercetools.payment.model
-
Provides a wrapper for all data that could possibly be needed by a
PaymentServiceProvider
implementation
to create a new payment object.
- CreatePaymentDataBuilder - Class in com.commercetools.payment.domain
-
- CreatePaymentDataImpl - Class in com.commercetools.payment.model.impl
-
Created by mgatz on 7/18/16.
- CreatePaymentDataImpl(SphereClient, PaymentMethodInfo, Cart, String, Map<String, String>, Customer, HttpRequestInfo) - Constructor for class com.commercetools.payment.model.impl.CreatePaymentDataImpl
-
- createPaymentDraft(CreatePaymentData) - Method in class com.commercetools.payment.methods.CreatePaymentMethodBase
-
Creates a payment draft object used to create a new payment object at the CTP.
- createPaymentDraft(CreatePaymentData) - Method in class com.commercetools.payment.payone.methods.PayoneBanktransferInAdvanceCreatePaymentProvider
-
- createPaymentDraft(CreatePaymentData) - Method in class com.commercetools.payment.payone.methods.PayoneCreditCardCreatePaymentMethodProvider
-
- createPaymentDraft(CreatePaymentData) - Method in class com.commercetools.payment.payone.methods.PayoneKlarnaCreatePaymentMethodProvider
-
- createPaymentDraft(CreatePaymentData) - Method in class com.commercetools.payment.payone.methods.PayoneRedirectPaymentMethodBase
-
- CreatePaymentMethod - Interface in com.commercetools.payment.methods
-
Created by mgatz on 7/26/16.
- CreatePaymentMethodBase - Class in com.commercetools.payment.methods
-
- CreatePaymentMethodBase() - Constructor for class com.commercetools.payment.methods.CreatePaymentMethodBase
-
- createPaymentTransaction(CreatePaymentTransactionData) - Method in interface com.commercetools.payment.service.PaymentAdapterService
-
Create and handle a new payment transaction for the payment with the passed reference.
- createPaymentTransaction(CreatePaymentTransactionData) - Method in class com.commercetools.payment.service.PaymentAdapterServiceImpl
-
- createPaymentTransaction(CreatePaymentTransactionData, TransactionType) - Method in class com.commercetools.payment.methods.CreatePaymentTransactionMethodBase
-
Create a new payment transaction using the passed creation data.
- CreatePaymentTransactionData - Interface in com.commercetools.payment.model
-
Provides a wrapper for all data that could possibly be needed by a
PaymentServiceProvider
implementation
to create a new payment transaction object.
- CreatePaymentTransactionDataBuilder - Class in com.commercetools.payment.domain
-
- CreatePaymentTransactionDataImpl - Class in com.commercetools.payment.model.impl
-
Created by mgatz on 7/27/16.
- CreatePaymentTransactionDataImpl(SphereClient, String, Map<String, String>) - Constructor for class com.commercetools.payment.model.impl.CreatePaymentTransactionDataImpl
-
- CreatePaymentTransactionMethod - Interface in com.commercetools.payment.methods
-
Created by mgatz on 7/27/16.
- CreatePaymentTransactionMethodBase - Class in com.commercetools.payment.methods
-
- CreatePaymentTransactionMethodBase() - Constructor for class com.commercetools.payment.methods.CreatePaymentTransactionMethodBase
-
- createTransactionDraftBuilder(CreatePaymentTransactionData, TransactionType) - Method in class com.commercetools.payment.methods.CreatePaymentTransactionMethodBase
-
Default implementation of the payment transaction draft builder usage.
- createUnsupportedMethodException(String) - Method in interface com.commercetools.payment.domain.PaymentServiceProvider
-
- CREDIT_CARD - Static variable in class com.commercetools.payment.payone.config.PayonePaymentMethodKeys
-
Credit Card
Generic Key for any type of Credit Card (recommended, implementation will autodetect specific variant)
- CREDIT_CARD_CARD_DATA_PLACEHOLDER - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CREDIT_CARD_CARD_HOLDER_NAME - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CREDIT_CARD_CARD_NETWORK - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CREDIT_CARD_EXPIRY_DATE - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CREDIT_CARD_FORCE_3D_SECURE - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CREDIT_CARD_TRUNCATED_CARD_NUMBER - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
- CUSTOM - com.commercetools.payment.actions.ShopAction
-
Something not generic is required.
- GENDER - Static variable in interface com.commercetools.payment.payone.config.PayoneConfigurationNames
-
Customer's gender.
- 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() - 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 interface com.commercetools.payment.domain.PaymentServiceProvider
-
Create a (filtered) list of payment methods.
- getAvailablePaymentMethods(Function<List<PaymentMethodInfo>, List<PaymentMethodInfo>>) - Method in class com.commercetools.payment.nopsp.NoPaymentServiceProvider
-
- 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.PayoneCreditCardCreatePaymentMethodProvider
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneKlarnaCreatePaymentMethodProvider
-
- getMethodType() - Method in class com.commercetools.payment.payone.methods.PayoneWalletCreatePaymentMethodProvider
-
- 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
-
- 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.
- PAYMENT_BANK_TRANSFER - com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
It's a generic method for all payment-BANK_TRANSFER types that just uses redirect
- PAYMENT_CASH_ADVANCE - com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
- PAYMENT_CREDIT_CARD - com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
- PAYMENT_INVOICE_KLARNA - com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
- PAYMENT_WALLET - com.commercetools.payment.payone.methods.PayonePaymentMethodType
-
- 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
-
- PaymentMappingUtil - Class in com.commercetools.payment.payone.utils
-
- 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
-
- PAYONE_INTERFACE_ID - Static variable in class com.commercetools.payment.payone.config.PayoneConstants
-
- 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.
- PayoneConstants - Class in com.commercetools.payment.payone.config
-
- 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
-
- 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
-
- PayoneCreditCardCreatePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
- 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.
- PayoneKlarnaCreatePaymentMethodProvider - Class in com.commercetools.payment.payone.methods
-
- PayoneKlarnaCreatePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
- PayoneKlarnaCreatePaymentTransactionMethodProvider() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayoneKlarnaCreatePaymentTransactionMethodProvider
-
- PayoneMD5HashCalculationProvider - Class in com.commercetools.payment.payone.utils.impl
-
- PayoneMD5HashCalculationProvider() - Constructor for class com.commercetools.payment.payone.utils.impl.PayoneMD5HashCalculationProvider
-
- PayonePaymentMethodKeys - Class in com.commercetools.payment.payone.config
-
Method names/keys supported by the library.
- PayonePaymentMethodKeys() - Constructor for class com.commercetools.payment.payone.config.PayonePaymentMethodKeys
-
- PayonePaymentMethodType - Enum in com.commercetools.payment.payone.methods
-
Payone available payment method types.
- PayonePaymentServiceProvider - Class in com.commercetools.payment.payone
-
- PayonePaymentServiceProvider() - Constructor for class com.commercetools.payment.payone.PayonePaymentServiceProvider
-
- PayoneRedirectCreatePaymentTransactionMethodProviderBase - Class in com.commercetools.payment.payone.methods.transaction
-
Base class for redirect transactions, like Paypal or Sofortüberweisung.
- PayoneRedirectCreatePaymentTransactionMethodProviderBase() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayoneRedirectCreatePaymentTransactionMethodProviderBase
-
- PayoneRedirectPaymentMethodBase - Class in com.commercetools.payment.payone.methods
-
Base class for payment methods with redirect transaction action (Paypal, Sofortüberweisung etc).
- PayoneRedirectPaymentMethodBase() - Constructor for class com.commercetools.payment.payone.methods.PayoneRedirectPaymentMethodBase
-
- PayoneSHA384HashCalculationProvider - Class in com.commercetools.payment.payone.utils.impl
-
- PayoneSHA384HashCalculationProvider() - Constructor for class com.commercetools.payment.payone.utils.impl.PayoneSHA384HashCalculationProvider
-
- PayoneWalletCreatePaymentMethodProvider - Class in com.commercetools.payment.payone.methods
-
- PayoneWalletCreatePaymentTransactionMethodProvider - Class in com.commercetools.payment.payone.methods.transaction
-
- PayoneWalletCreatePaymentTransactionMethodProvider() - Constructor for class com.commercetools.payment.payone.methods.transaction.PayoneWalletCreatePaymentTransactionMethodProvider
-
- 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
-