Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAdditionalPropertiesAwareDTO - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Base abstract class that can be used for any DTO that needs to support serializing/deserializing arbitrary unknown JSON properties.
- AbstractAdditionalPropertiesAwareDTO() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
- AbstractExternalProvider - Class in com.broadleafcommerce.vendor.chasepayment.provider
-
An abstract class that is used to execute the requests to an external API using
WebClient. - AbstractExternalProvider(WebClient, ObjectMapper) - Constructor for class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
- AbstractOrbitalCreatePaymentRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
Useful starting point for
OrbitalRequestResponseTransformerthat handle Orbital create payment request/responses. - AbstractOrbitalCreatePaymentRequestResponseTransformer(TypeFactory, OrbitalResponseCodeEvaluator, ObjectMapper, OrbitalGatewayProviderGlobalProperties, OrbitalGatewayLevelTwoProperties, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- AbstractOrbitalRequestResponseTransformer<P,
R> - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support -
Abstract starting point for
OrbitalRequestResponseTransformerimplementations. - AbstractOrbitalRequestResponseTransformer(TypeFactory, OrbitalResponseCodeEvaluator, ObjectMapper) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- ACC_LOCATED_LOW_RETURN_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_MOD_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_MOD_RETURN_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_MOD_RETURN_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_MOD_RETURN_PARTIAL_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_MOD_RETURN_POS_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_UNSCORABLE_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_UNSCORABLE_PARTIAL_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_LOCATED_UNSCOREABLE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_NOT_LOCATED_MOD_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACC_NOT_LOCATED_NO_INFO_KNOWN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_CLOSED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_FROZEN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_HOLDER_DECEASED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_NOT_ACTIVE_1 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_NOT_ACTIVE_2 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ACCOUNT_VERIFY - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.support.DefaultHPSTransactionTypes
-
With this, upon HPS submission, Chase will engage 'Account Verification', which validates the user-provided card information is valid before creating the Orbital profile.
- ACH_NON_PARTICIPANT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- addAttribute(String, Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
-
Takes in any additional attributes received in the response not matching any defined properties.
- allChecksSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- APPLE_PAY_ENCRYPTED_BUNDLE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultPaymentInstrumentTypes
-
Indicates the payment instrument for this payment is the encrypted bundle provided by Apple Pay.
- APPLE_PAY_TOKEN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
ApplePay tokenthat should be used to transact. - APPLE_PAY_WALLET - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalWalletTypes
-
Denotes Apple Pay as the wallet type.
- ApplePayEncryptedPaymentBundle - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- ApplePayEncryptedPaymentBundle() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
- ApplePayHeader - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- ApplePayHeader() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
- APPROVAL_STATUS - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getApprovalStatus()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - APPROVED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalApprovalStatusCodes
- APPROVED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- assertResponseType(Object, Class<T>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- AUTH_AMOUNT_WRONG - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AUTH_REVOKED_BY_CUSTOMER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- authorize(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- AUTHORIZE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalTransactionTypes
-
Authorize-only transaction.
- AUTHORIZE_CAPTURE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalTransactionTypes
-
Authorize and capture transaction.
- authorizeAndCapture(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- AVAIL_BALANCE_LT_ZERO_LOW_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_LOW_RETURN_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_LOW_RETURN_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_LOW_RETURN_PARTIAL_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_MOD_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_MOD_RETURN_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_MOD_RETURN_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_MOD_RETURN_PARTIAL_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AVAIL_BALANCE_LT_ZERO_MOD_RETURN_POS_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- AvsBilling - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- AvsBilling() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
B
- BAD_ACCOUNT_NUMBER_DATA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BAD_AMOUNT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BAD_ORDER_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BAD_TOTAL_AUTHORIZATION_AMOUNT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BASE_URI - Static variable in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.HPSOrderAbstractionEndpoint
- BENEFICIARY_DECEASED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BLOCKED_ACCOUNT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BLOCKED_CARD_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BLOCKED_CARD_NUMBER_PREFIX - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BLOCKED_ISSUING_COUNTRY - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- BroadleafHPSOrderAbstractionInitBillingAddress - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
Container for address fields in
BroadleafHPSOrderAbstractionInitRequest.getBillingAddress() - BroadleafHPSOrderAbstractionInitBillingAddress() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
- BroadleafHPSOrderAbstractionInitRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
When using Chase Hosted Payment Solutions (HPS), this is a request payload provided to the
HPSOrderAbstractionEndpointto initiate the Order Abstraction UID Init Request. - BroadleafHPSOrderAbstractionInitRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
- BroadleafHPSOrderAbstractionInitResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
When using Chase Hosted Payment Solutions (HPS), this is a response payload returned from the
HPSOrderAbstractionEndpointto report the results of executing an Order Abstraction UID Init Request. - BroadleafHPSOrderAbstractionInitResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- buildCreateApplePaySessionRequest(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- buildEagerPaymentResponse(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- buildErrorsForBlcInitRequest(BroadleafHPSOrderAbstractionInitRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- buildFailureResponse(PaymentRequest, TransactionType, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- buildMinimalContextInfo(OperationType, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- buildOrbitalCaptureRequest(OrbitalRequestResponseTransformer, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- buildOrbitalCreatePaymentRequest(OrbitalRequestResponseTransformer, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- buildOrbitalPaymentRequestWrapper(TransactionType, PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- buildOrbitalRefundRequest(OrbitalRequestResponseTransformer, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- buildOrbitalReversalRequest(OrbitalRequestResponseTransformer, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- buildRawResponse(String, String, R) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method to serialize the received response for use in
PaymentResponse.getRawResponse() - buildRequiredDiscriminatedPropMissingErrorMessage(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- buildRequiredDiscriminatedPropMissingErrorMessage(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
C
- calculateLocalTaxRate(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- call(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- call(OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.OrbitalGatewayExternalCallService
-
Make an external request to the gateway to execute the transaction corresponding to the provided payment request.
- CALL_HIGH_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CALL_LOW_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CALL_MED_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CALL_UNAVAILABLE_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- canEqual(Object) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
- canEqual(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- canHandle(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- canHandle(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- canHandle(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- canHandle(OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRequestResponseTransformer
-
Checks if this transformer can handle the specified request and its corresponding response.
- canHandle(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- capture(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- CARD_BRAND - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()to hold theGatewayResponse.getCardBrand()value. - CARD_EXPIRED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CHASE_ORBITAL - Enum constant in enum class com.broadleafcommerce.payment.service.gateway.ChaseOrbitalGatewayType
- chaseIdGenerator() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChasePaymentServiceAutoConfiguration
- ChaseIdGenerator - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Utility to generate Orbital and HPS compliant Order ID values.
- ChaseIdGenerator() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
- ChaseOrbitalGatewayConfiguration - Interface in com.broadleafcommerce.payment.service.gateway
-
Indicates a Chase Orbital specific implementation of
PaymentGatewayConfiguration. - ChaseOrbitalGatewayConfigurationProperties - Class in com.broadleafcommerce.payment.service.gateway.autoconfigure
-
Properties specifically relevant for
ChaseOrbitalGatewayConfiguration. - ChaseOrbitalGatewayConfigurationProperties() - Constructor for class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- ChaseOrbitalGatewayPaymentModificationService - Interface in com.broadleafcommerce.payment.service.gateway
-
Indicates a Chase Orbital specific implementation of
PaymentGatewayPaymentModificationService - ChaseOrbitalGatewayPaymentValidator - Interface in com.broadleafcommerce.payment.service.gateway
-
Indicates a Chase Orbital specific implementation of
PaymentGatewayPaymentValidator - ChaseOrbitalGatewayRollbackService - Interface in com.broadleafcommerce.payment.service.gateway
-
Indicates a Chase Orbital specific implementation of
PaymentGatewayRollbackService - ChaseOrbitalGatewayTransactionService - Interface in com.broadleafcommerce.payment.service.gateway
-
Indicates a Chase Orbital specific implementation of
PaymentGatewayTransactionService. - ChaseOrbitalGatewayType - Enum Class in com.broadleafcommerce.payment.service.gateway
-
Gateway type to use in BLC to indicate usage of the Chase Orbital Payment Gateway.
- ChasePaymentApplePayCertificateException - Exception in com.broadleafcommerce.vendor.chasepayment.service.wallet.exception
-
Exception thrown when the Apple Pay certificate or key cannot be found, read or the
SslContextcannot be created with provided certificates. - ChasePaymentApplePayCertificateException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentApplePayCertificateException
- ChasePaymentApplePayCertificateException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentApplePayCertificateException
- ChasePaymentApplePayCertificateException(Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentApplePayCertificateException
- chasePaymentApplePayCertificatesProvider(ChasePaymentApplePayConfigurationProperties) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentWalletConfiguration
- ChasePaymentApplePayConfigurationProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure
- ChasePaymentApplePayConfigurationProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider - Interface in com.broadleafcommerce.vendor.chasepayment.service.wallet.provider
-
The provider that is used to get the Apple Pay merchant identity certificate and private key.
- chasePaymentApplePayWebClientProvider(ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentWalletConfiguration
- ChasePaymentApplePayWebClientProvider - Interface in com.broadleafcommerce.vendor.chasepayment.service.wallet.provider
-
The provider that is used to create the
WebClientwith theSslContextand Apple Pay certificates. - ChasePaymentCreateApplePaySessionException - Exception in com.broadleafcommerce.vendor.chasepayment.service.wallet.exception
-
Exception thrown when creation of the Apple Pay opaque session object failed.
- ChasePaymentCreateApplePaySessionException() - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentCreateApplePaySessionException
- ChasePaymentCreateApplePaySessionException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentCreateApplePaySessionException
- ChasePaymentCreateApplePaySessionException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentCreateApplePaySessionException
- ChasePaymentCreateApplePaySessionException(Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.wallet.exception.ChasePaymentCreateApplePaySessionException
- ChasePaymentCreateApplePaySessionRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet.domain
-
The request that is used to create the Apple Pay session and build the opaque session object.
- ChasePaymentCreateApplePaySessionRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- ChasePaymentDefaultsEnvironmentPostProcessor - Class in com.broadleafcommerce.vendor.chasepayment.autoconfigure
-
Initializes the default property overrides for the Chase Payment Integration module
- ChasePaymentDefaultsEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.vendor.chasepayment.autoconfigure.ChasePaymentDefaultsEnvironmentPostProcessor
- ChasePaymentServiceAutoConfiguration - Class in com.broadleafcommerce.payment.service.gateway.autoconfigure
- ChasePaymentServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChasePaymentServiceAutoConfiguration
- ChasePaymentWalletConfiguration - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure
- ChasePaymentWalletConfiguration() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentWalletConfiguration
- ChasePaymentWalletExceptionAdvisor - Class in com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception
-
Exception handler registry for handling errors related to Chase Wallet flows.
- ChasePaymentWalletExceptionAdvisor() - Constructor for class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.ChasePaymentWalletExceptionAdvisor
- ChasePaymentWalletSessionEndpoint - Class in com.broadleafcommerce.vendor.chasepayment.web.endpoint
-
Endpoint used to engage the Chase Payment Wallet Session.
- ChasePaymentWalletSessionEndpoint(ChasePaymentWalletSessionService) - Constructor for class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- chasePaymentWalletSessionService(ChasePaymentApplePayWebClientProvider, ChasePaymentApplePayConfigurationProperties, TypeFactory) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentWalletConfiguration
- ChasePaymentWalletSessionService - Interface in com.broadleafcommerce.vendor.chasepayment.service.wallet
-
The service to create the Apple Pay session.
- ChasePaymentWebAutoConfiguration - Class in com.broadleafcommerce.vendor.chasepayment.web.autoconfigure
-
Autoconfiguration registering web components specific to Chase Payment integration.
- ChasePaymentWebAutoConfiguration() - Constructor for class com.broadleafcommerce.vendor.chasepayment.web.autoconfigure.ChasePaymentWebAutoConfiguration
- CLOSED_ACCOUNT_NEW_ACCOUNT_CLOSED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- com.broadleafcommerce.payment.service.gateway - package com.broadleafcommerce.payment.service.gateway
- com.broadleafcommerce.payment.service.gateway.autoconfigure - package com.broadleafcommerce.payment.service.gateway.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.provider - package com.broadleafcommerce.vendor.chasepayment.provider
- com.broadleafcommerce.vendor.chasepayment.provider.exception - package com.broadleafcommerce.vendor.chasepayment.provider.exception
- com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.service.hps.domain - package com.broadleafcommerce.vendor.chasepayment.service.hps.domain
- com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas - package com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas
- com.broadleafcommerce.vendor.chasepayment.service.hps.domain.support - package com.broadleafcommerce.vendor.chasepayment.service.hps.domain.support
- com.broadleafcommerce.vendor.chasepayment.service.hps.exception - package com.broadleafcommerce.vendor.chasepayment.service.hps.exception
- com.broadleafcommerce.vendor.chasepayment.service.hps.provider - package com.broadleafcommerce.vendor.chasepayment.service.hps.provider
- com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.service.hps.service - package com.broadleafcommerce.vendor.chasepayment.service.hps.service
- com.broadleafcommerce.vendor.chasepayment.service.hps.support - package com.broadleafcommerce.vendor.chasepayment.service.hps.support
- com.broadleafcommerce.vendor.chasepayment.service.orbital.domain - package com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
- com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas - package com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception
- com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support - package com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
- com.broadleafcommerce.vendor.chasepayment.service.support - package com.broadleafcommerce.vendor.chasepayment.service.support
- com.broadleafcommerce.vendor.chasepayment.service.support.exception - package com.broadleafcommerce.vendor.chasepayment.service.support.exception
- com.broadleafcommerce.vendor.chasepayment.service.wallet - package com.broadleafcommerce.vendor.chasepayment.service.wallet
- com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.service.wallet.domain - package com.broadleafcommerce.vendor.chasepayment.service.wallet.domain
- com.broadleafcommerce.vendor.chasepayment.service.wallet.exception - package com.broadleafcommerce.vendor.chasepayment.service.wallet.exception
- com.broadleafcommerce.vendor.chasepayment.service.wallet.provider - package com.broadleafcommerce.vendor.chasepayment.service.wallet.provider
- com.broadleafcommerce.vendor.chasepayment.web.autoconfigure - package com.broadleafcommerce.vendor.chasepayment.web.autoconfigure
- com.broadleafcommerce.vendor.chasepayment.web.endpoint - package com.broadleafcommerce.vendor.chasepayment.web.endpoint
- com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception - package com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception
- combineAllErrorsIntoSingleMessage(Errors) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Takes all
Errors.getAllErrors()and combines their codes and messages into a single error message. - communicateWithVendor(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- convertPropertyValueMapRepresentationToString(Map<String, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
This is the inverse of
HPSCustomMerchantDataMapper.parsePropertyValueMapFromStringRepresentation(String). - createApplePaySession(String, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- createApplePaySession(String, String, String) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.wallet.ChasePaymentWalletSessionService
-
Sends the request to the provided "createSessionUrl" to create the Apple Pay session.
- createApplePaySession(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- CREATED_HPS_PROFILE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultPaymentInstrumentTypes
-
Indicates that the payment instrument for this payment is an Orbital profile created via HPS.
- createOrbitalRequest(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- createOrbitalRequest(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- createOrbitalRequest(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- createOrbitalRequest(OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRequestResponseTransformer
-
Creates the Orbital-specific request body based on
OrbitalPaymentRequestWrapper. - createOrbitalRequest(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- CSTO - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultCITMITMessageCodes
-
Cardholder-Initiated Stored Credential
- CTI_COMMERCIAL_CARD_INDICATOR - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()to hold theGatewayResponse.getCtiCommercialCard()value. - CUSE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultCITMITMessageCodes
-
CIT Unscheduled Credential on File
- CUSTOMER_ADVISES_NOT_AUTHORIZED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CUSTOMER_OPT_OUT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- CVV2_CVC2_FAILURE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
D
- DATABASE_ERROR - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DECLINED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalApprovalStatusCodes
- DECRYPTION_FAILURE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DEFAULT_CALL_HIGH_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DEFAULT_CALL_LOW_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DEFAULT_CALL_MED_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DEFAULT_CALL_UNAVAILABLE_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DEFAULT_ORBITAL_TERMINAL_ID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultOrbitalTerminalIds
-
In all Chase documentation, this value is always used for Terminal ID and not explained further.
- DefaultChaseOrbitalGatewayConfiguration - Class in com.broadleafcommerce.payment.service.gateway
-
Default implementation of
ChaseOrbitalGatewayConfiguration, primarily deferring to returning configuration property values. - DefaultChaseOrbitalGatewayConfiguration(ChaseOrbitalGatewayConfigurationProperties) - Constructor for class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- DefaultChaseOrbitalGatewayPaymentModificationService - Class in com.broadleafcommerce.payment.service.gateway
-
Default implementation of
ChaseOrbitalGatewayPaymentModificationService - DefaultChaseOrbitalGatewayPaymentModificationService(TypeFactory, HPSOrderAbstractionService, HPSResponseCodeEvaluator, HPSValidationDiscriminatedProperties, HPSCustomMerchantDataMapper, OrbitalGatewayCardBrandMappingProperties, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- DefaultChaseOrbitalGatewayPaymentValidator - Class in com.broadleafcommerce.payment.service.gateway
-
Default implementation of
ChaseOrbitalGatewayPaymentValidator. - DefaultChaseOrbitalGatewayPaymentValidator() - Constructor for class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentValidator
- DefaultChaseOrbitalGatewayRollbackService - Class in com.broadleafcommerce.payment.service.gateway
-
The default implementation for
ChaseOrbitalGatewayRollbackService. - DefaultChaseOrbitalGatewayRollbackService(ChaseOrbitalGatewayTransactionService) - Constructor for class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
- DefaultChaseOrbitalGatewayTransactionService - Class in com.broadleafcommerce.payment.service.gateway
-
Default implementation of
ChaseOrbitalGatewayTransactionService. - DefaultChaseOrbitalGatewayTransactionService(OrbitalGatewayExternalCallService, PaymentResponseUtil, TypeFactory, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet.provider
-
The default implementation for
ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider. - DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider(ChasePaymentApplePayConfigurationProperties) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
- DefaultChasePaymentApplePayWebClientProvider - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet.provider
-
Default implementation of
ChasePaymentApplePayWebClientProvider - DefaultChasePaymentApplePayWebClientProvider(ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
- DefaultChasePaymentWalletSessionService - Class in com.broadleafcommerce.vendor.chasepayment.service.wallet
- DefaultChasePaymentWalletSessionService(ChasePaymentApplePayWebClientProvider, ChasePaymentApplePayConfigurationProperties, TypeFactory) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- DefaultCITMITMessageCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Enumerates Chase CIT/MIT message code values used by Broadleaf.
- DefaultHPSOrderAbstractionService - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.service
-
Default implementation of
HPSOrderAbstractionService. - DefaultHPSOrderAbstractionService(HPSProvider) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.service.DefaultHPSOrderAbstractionService
- DefaultHPSProvider - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.provider
-
Default implementation of
HPSProvider. - DefaultHPSProvider(WebClient, ObjectMapper, TypeFactory, HPSProviderGlobalProperties, HPSProviderDiscriminatedProperties, ChaseIdGenerator, HPSCustomMerchantDataMapper) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- DefaultHPSTransactionTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain.support
-
Enumerates values used by Broadleaf for
HPSOrderAbstractionInitRequest.getTxn_type(). - DefaultOrbitalApprovalStatusCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Relevant values for
Status.getApprovalStatus() - DefaultOrbitalAvsRespCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Relevant values reporting AVS validation results in
GatewayResponse.getAvsRespCode() - DefaultOrbitalCvvRespCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Relevant values reporting CVV validation results in
GatewayResponse.getCvvRespCode() - DefaultOrbitalGatewayExternalCallService - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external
-
Default implementation of
OrbitalGatewayExternalCallService. - DefaultOrbitalGatewayExternalCallService(ChaseOrbitalGatewayConfigurationProperties, PaymentResponseUtil, OrbitalGatewayProvider, List<OrbitalRequestResponseTransformer>, TypeFactory, OrbitalResponseCodeEvaluator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- DefaultOrbitalGatewayProvider - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider
-
Default implementation of
OrbitalGatewayProvider. - DefaultOrbitalGatewayProvider(WebClient, ObjectMapper, OrbitalGatewayProviderGlobalProperties, OrbitalGatewayProviderDiscriminatedProperties) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- DefaultOrbitalIndustryTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Enumerates the values supported by the Orbital Gateway API when indicating 'industry type'.
- DefaultOrbitalPlatformBins - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Chase has two proprietary Authorization and Settlement platforms: Tandem and Stratus.
- DefaultOrbitalProcessStatusCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Relevant values for
Status.getProcStatus() - DefaultOrbitalRespCodes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Relevant values for
Status.getRespCode(). - DefaultOrbitalTaxIndicatorTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
- DefaultOrbitalTerminalIds - Class in com.broadleafcommerce.vendor.chasepayment.service.support
- DefaultOrbitalTransactionTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Enumerates the values supported by the Orbital Gateway API when indicating 'transaction type'.
- DefaultOrbitalWalletTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
- DefaultPaymentInstrumentTypes - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Values for
MessageConstants.PAYMENT_INSTRUMENT_TYPE - deserializeFromErrorJson(WebClientResponseException, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- determineBlcDeclineTypeForRespCode(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- determineBlcFailureTypeForProcStatusCode(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- determineBlcFailureTypeForRespCode(Status, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- determineFailureTypeForUnexpectedException(Exception) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- determineKeyManagerFactoryPassword(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
-
Hook point to populate the password for the SSL KeyManagerFactory.
- DO_NOT_HONOR_HIGH_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DO_NOT_HONOR_MEDIUM_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DO_NOT_HONOR_UNAVAILABLE_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DOES_NOT_MATCH_MOP - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- DUPLICATED_ORDER_NUM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
E
- ECOMMERCE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalIndustryTypes
-
Used for e-Commerce transactions.
- EmvInfo - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- EmvInfo() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
- EncryptedPaymentBundle - Interface in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
-
Interface used to denote the encrypted payment bundle parent object.
- engageUIDInitRequest(BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.service.DefaultHPSOrderAbstractionService
- engageUIDInitRequest(BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.hps.service.HPSOrderAbstractionService
-
This represents the 'UID Init Request' step in the Order Abstraction flow.
- engageUIDQueryRequest(String, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.service.DefaultHPSOrderAbstractionService
- engageUIDQueryRequest(String, ContextInfo) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.hps.service.HPSOrderAbstractionService
-
Execute the 'UID Query Request' to obtain details/results about a particular UID.
- equals(Object) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- equals(Object) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
- equals(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- evaluate(OrbitalProviderErrorEvaluationInput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
-
If there is a technical error with an Orbital API request, this method can evaluate the reasons behind it.
- evaluate(OrbitalResponseCodeEvaluationInput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
-
Evaluate the response code details and return interpreted information about it.
- evaluateQueryResponse(HPSQueryResponseEvaluationInput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
-
Evaluate the HPS UID Query response details and return interpreted information about it.
- evaluateResponse(OrbitalPaymentRequestWrapper, R) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- executeAuthorize(OrbitalCreatePaymentRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeAuthorize(OrbitalCreatePaymentRequest, OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalGatewayProvider
-
Execute an
DefaultTransactionTypes.AUTHORIZEtransaction against the Orbital Gateway. - executeAuthorizeAndCapture(OrbitalCreatePaymentRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeAuthorizeAndCapture(OrbitalCreatePaymentRequest, OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalGatewayProvider
-
Execute an
DefaultTransactionTypes.AUTHORIZE_AND_CAPTUREtransaction against the Orbital Gateway. - executeAuthorizeAndCaptureRequest(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformer) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- executeAuthorizeRequest(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformer) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- executeCapture(OrbitalCaptureRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeCapture(OrbitalCaptureRequest, OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalGatewayProvider
-
Execute a
DefaultTransactionTypes.CAPTUREtransaction against the Orbital Gateway. - executeCaptureRequest(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformer) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- executeCreatePaymentRequest(OrbitalCreatePaymentRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeRefund(OrbitalRefundRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeRefund(OrbitalRefundRequest, OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalGatewayProvider
-
Execute a
DefaultTransactionTypes.REFUNDtransaction against the Orbital Gateway. - executeRefundRequest(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformer) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- executeRequest(Supplier<T>) - Method in class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
-
Executes a request with default Web Client error handling.
- executeReversal(OrbitalReversalRequest, OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- executeReversal(OrbitalReversalRequest, OrbitalPaymentRequestWrapper) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalGatewayProvider
-
Execute a
DefaultTransactionTypes.REVERSE_AUTHtransaction against the Orbital Gateway. - executeReverseAuthRequest(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformer) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
F
- FLOOR_HIGH_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- FLOOR_LOW_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- FLOOR_MED_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- FLOOR_UNAVAILABLE_FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- FormSpecificProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- FRAUD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
G
- GatewayResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas
- GatewayResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
- generateCacheKey(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
- generateRandomOrderIdForHPS() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
-
Generate a random unique Order ID value that complies with the requirements of HPS.
- generateRandomOrderIdForOrbital() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
-
Generate a random unique Order ID value that complies with the requirements of the Orbital API.
- generateRandomPONumberForOrbital() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
-
Generate a random unique PO value that complies with the requirements of the Orbital API.
- generateRandomRetryTraceNumberForOrbital() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
-
Generate a random unique retry trace number value that complies with the requirements of the Orbital API.
- getAdditionalFieldString(PaymentRequest, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getAdditionalResponseMapEntries() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
Additional entries to put in
PaymentResponse.getResponseMap()that highlight key details about the success/failure. - getAddress() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer street address first line.
- getAddress() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer street billing address first line.
- getAddress() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getAddress2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer street address second line.
- getAddress2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer street billing address second line.
- getAddress2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getAdjustedAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
For
OrbitalReversalRequest, this field is optionally used to specify the amount that needs to be reversed/voided. - getAllowedRequestableFormNames(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getAmexTranAdvAddn1() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #1 The TAA Record further identifies the purchase associated with the charge to the cardholder.
- getAmexTranAdvAddn2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #2 The original transaction can be updated with purchasing card information during a Capture.
- getAmexTranAdvAddn3() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #3 The original transaction can be updated with purchasing card information during a Capture.
- getAmexTranAdvAddn4() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #4 The original transaction can be updated with purchasing card information during a Capture.
- getAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only provided in requests.
- getAmountInMajorUnits(String, OrbitalPaymentRequestWrapper, R) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method to convert a money amount value received from the Orbital API response into a
MonetaryAmountexpected by Broadleaf. - getAmountInMinorUnits(MonetaryAmount) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method to convert an amount to a representation typically accepted by Orbital API fields.
- getApi_key() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getApiKey(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getApplePayConfigurationProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- getApplePayConfigurationProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
- getApplePayMerchantIdentityCertificate(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
Returns the Apple Pay merchant identity certificate.
- getApplePayMerchantIdentityPrivateKey(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
Returns the Apple Pay merchant identity private key.
- getApplePayWebClient(String, String) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.ChasePaymentApplePayWebClientProvider
-
Create and return the
WebClientwith the Apple Pay certificates. - getApplePayWebClient(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
- getApplePayWebClientProvider() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- getApplicationData() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Hash of the applicationData property of the original PKPaymentRequest object for transactions that initiate in apps.
- getApplicationId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The application ID of the context this response is being processed for.
- getApplicationId(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
- getApplicationId(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- getApplicationId(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- getApprovalStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
This field is used to communicate an overall status for the transaction.
- getApprovalStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
This field is used to communicate an overall status for the transaction.
- getAttributes() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
-
Inverse any-JSON-field counterpart of
AbstractAdditionalPropertiesAwareDTO.addAttribute(String, Object) - getAvsAddress1() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The first line of the cardholder's billing address used in AVS.
- getAvsAddress2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The second line of the cardholder's billing address used in AVS.
- getAvsBilling() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the AVS billing address for this transaction.
- getAvsBilling() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the AVS billing address for this transaction.
- getAvsCity() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The city of the cardholder's billing address used in AVS.
- getAvsCountryCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The standard two-character ISO country code of the cardholder's billing address used in AVS.
- getAvsName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The full name of the cardholder as depicted on the billing address used in AVS.
- getAvsPhone() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The phone number for the cardholder as depicted on the billing address used in AVS.
- getAvsPhoneType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The phone type indicator for the cardholder's billing address used in AVS.
- getAvsRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Response code describing the result of address verification.
- getAvsRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
Address verification request response code.
- getAvsState() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The state of the cardholder's billing address used in AVS.
- getAvsZip() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The zip code of the cardholder's billing address used in AVS.
- getBaseApiUri() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getBilling_name() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer billing address name.
- getBilling_name() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getBillingAddress() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
Billing address fields.
- getBillingName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer billing address name.
- getBin() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- getCapturePath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the capture operation.
- getCard_brand() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The card brand of the card the customer entered.
- getCard_indicators() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Card Indicators are authorization data elements available to merchants who use the Stratus (BIN 000001) platform.
- getCardBrand() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
The card brand of the card submitted by the customer.
- getCardBrand(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getCardBrand(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getCardBrandMappingProperties() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getCardTypesByOrbitalBrand() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
-
Keys in this map should be the
GatewayResponse.getCardBrand()returned from the Orbital gateway. - getChaseIdGenerator() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getChaseIdGenerator() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getChaseIdGenerator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getChaseIdGenerator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getChaseIdGenerator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getChaseIdGenerator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getChaseIdGenerator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getCity() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
City of address.
- getCity() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
City of billing address.
- getCity() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getCodeMappingProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- getConfigurationProperties() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getContextRequestString(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- getContextSpecificPropertyValueOrDefault(Function<HPSProviderDiscriminatedProperties, T>, String, String, T) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
The
DiscriminatedProperties.getField(String, String, String, Class)method is limited in its ability to do deep traversal for nested properties, since it can only examine top-level fields. - getCountry() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
ISO Code of country.
- getCountry() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
ISO Code of country of billing address.
- getCountry() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getCreatePaymentsPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the create payments operation.
- getCreditCardType(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getCtiCommercialCard() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If "Y", the card submitted by the customer is a commercial card and supports Level 2 data.
- getCtiCommercialCardValue(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getCurrencyForPaymentResponse(OrbitalPaymentRequestWrapper, R) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
As noted in
Order.getAmount(), currency/currency-code are not part of API interactions as they are implied by the Merchant-level setup. - getCustomer_ref_num() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Useful if we want the Orbital profile to be created with a pre-determined ID value.
- getCustomerName(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getCustomerRefNum() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If the HPS submission was successful and a profile was successfully created, this is the reference number of the profile.
- getCvvRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Response code describing the result of CVV verification.
- getData() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Apple Pay encrypted payment data (payment data dictionary, Base64 encoded as a string).
- getDescription() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
A description that will be stored in the UID metadata (on Chase's side) to indicate why this profile was created.
- getDescription() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Text description of the purchase this is being submitted for.
- getDescription() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getDiscriminatedProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getDiscriminatedProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getDisplayName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- getDisplayName(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
A string of 64 or fewer UTF-8 characters containing the canonical name for your store, suitable for display.
- getEmail() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer email for the billing address.
- getEmail() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer email for the billing address.
- getEmail() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getEmvInfo() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details around the location data captured for the customer.
- getEnabledStatusByCardBrand() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
-
A map keyed from
GatewayResponse.getCardBrand()known by the Orbital gateway to whether Level 2 data will be included in transactions for it (when the card is a commercial card). - getEncryptedPaymentBundle() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
The encrypted payment data for the wallet.
- getEphemeralPublicKey() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Ephemeral public key bytes (X.509 encoded key bytes, Base64 encoded as a string).
- getErrorMessageForUnexpectedException(Exception, PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getExp_month() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The two-digit expiration month of the card the customer provided.
- getExp_year() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The 4 digit expiration year of the card the customer provided.
- getExpDateMonth(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getExpDateYear(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getExpectedResponseType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getExpectedResponseType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getExpectedResponseType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getExpectedResponseType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getExpectedResponseType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getFailureReportingThreshold() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
-
This represents the number of failed API interactions that can occur with the Orbital Gateway before the service is considered to be 'down'.
- getFailureReportingThreshold() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getFailureReportingThreshold() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getFailureTypesByProcStatusCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
A map from Orbital procStatus values (ex:
Status.getProcStatus()) to theTransactionFailureTypethey correspond to. - getFailureTypesByRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
A map from Orbital response code values (ex:
Status.getRespCode()) to theTransactionFailureTypethey correspond to. - getForm_name() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getFormName(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getFormSpecificPropertyValueOrDefault(String, String, String, Function<HPSProviderDiscriminatedProperties.FormSpecificProperties, T>, Function<HPSProviderDiscriminatedProperties, T>, T) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getFullOrbitalResponse() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
The full deserialized Orbital response payload that was received from the API.
- getGateway() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
This will contain all the (variable) response data from the Orbital Gateway.
- getGateway_code() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction response code returned by the gateway.
- getGateway_message() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Similar to
HPSOrderAbstractionQueryResponse.getStatus_message()but will include the message returned by the gateway. - getGatewayReferenceForTransactionId() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- getGatewayReferenceForTransactionIdAndType(String) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- getGatewayReferenceForTransactionIdByType(String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getGatewayResponseCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The actual response code returned by Orbital Gateway.
- getGatewayTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentValidator
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
- getGatewayType() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getHardDeclineRespCodes() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
Orbital response code values (ex:
Status.getRespCode()) which should be consideredPaymentDeclineType.HARDdeclines. - getHeader() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Additional version-dependent information used to decrypt and verify the payment.
- getHostAVSRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
Exact address verification response sent by host authorization system (non-normalized by the Gateway).
- getHostRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
This field contains the actual, raw response code from the 'Host', AKA Stratus or Tandem.
- getHpfRequestPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path at which a frontend can provide the UID and request the actual HPF form (ex: in an iFrame).
- getHpsBaseApiUrl() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The base URL at which the Chase Hosted Payment Solutions API is located.
- getHpsBaseRequestUrl() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
-
The base URL which should be used to request the HPF/HPP.
- getHpsCustomMerchantDataMapper() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getHpsCustomMerchantDataMapper() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getHpsFormName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
This field allows the API caller to request a specific, named form pre-configured in Chase HPS.
- getHpsOrderAbstractionService() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getHpsOrderAbstractionService() - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.HPSOrderAbstractionEndpoint
- getHPSOrderIdAllowedCharacters() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
- getHpsProfileReferenceNumber(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getHpsProvider() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.service.DefaultHPSOrderAbstractionService
- getHpsResponseCodeEvaluator() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getHpsValidationDiscriminatedProperties() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getIndustryType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
The industry type for the transaction.
- getInitiative() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- getInitiative(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
A predefined value that identifies the e-commerce application making the request.
- getInitiativeContext() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- getInitiativeContext(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
The values for initiative and initiativeContext depend on the kind of application you’re building: For Apple Pay on the web, use “web” for the initiative parameter.
- getIso3CountryToIso2CountryMap() - Static method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getLatitudeLongitude() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
-
Geographic latitude and longitude coordinates of the device at the time of transaction.
- getLevel2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures Level 2 information on the transaction.
- getLevel2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures Level 2 information on the transaction.
- getLevel2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures Level 2 information on the transaction.
- getLevelTwoProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeAndCaptureRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getLog() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getMappedBlcDeclineType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The Broadleaf
PaymentDeclineTypethat the response from the gateway can be mapped to, if the result was a decline. - getMappedBlcFailureType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
-
The Broadleaf
TransactionFailureTypethat the response from the gateway can be mapped to. - getMappedBlcFailureType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The Broadleaf
TransactionFailureTypethat the response from the gateway can be mapped to, if the result was a failure. - getMaskedCardNumber(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
Captures details around the platform the merchant is using.
- getMerchant() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
Captures details around the platform the merchant is using.
- getMerchant_data1() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- getMerchant_data1() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getMerchant_data2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- getMerchant_data2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getMerchant_data3() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- getMerchant_data3() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getMerchant_data4() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- getMerchant_data4() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getMerchant_data5() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- getMerchant_data5() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getMerchantId(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
- getMerchantIdentifier() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- getMerchantIdentifier(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
An identifier you register with Apple that uniquely identifies your business as a merchant able to accept payments
- getMerchantIdentityCertificateInputStream(String, String) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
-
Get the input stream to read the Apple Pay Merchant Identity certificate.
- getMerchantIdentityCertificateInputStream(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
- getMerchantIdentityPrivateKeyInputStream(String, String) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.ChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
-
Get the input stream to read the Apple Pay Merchant Identity private key.
- getMerchantIdentityPrivateKeyInputStream(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayMerchantIdentityCertificateAndKeyProvider
- getMerchantInitiatedTransaction() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures CIT/MIT data about this transaction.
- getMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- getMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- getMit_msg_type() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getMitMsgType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- getMitMsgType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- getMitMsgType(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getMitStoredCredentialInd() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
-
Indicates that the cardholder credentials are on file with the merchant.
- getMpan() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The masked payment account number submitted by the customer (for example, the card number with many of the digits replaced with 'X').
- getObjectMapper() - Method in class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
- getObjectMapper() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getObjectMapper() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- getOrbitalApiFeatureVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The feature version of the Orbital API to use.
- getOrbitalConnectionPassword(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
- getOrbitalConnectionUsername(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
- getOrbitalGatewayConfigProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getOrbitalGatewayExternalCallService() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getOrbitalGatewayProvider() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getOrbitalOrderIdAllowedCharacters() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
- getOrbitalPONumberAllowedCharacters() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
- getOrbitalPrimaryBaseApiUrl() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The primary base URL at which the Chase Orbital API is located.
- getOrbitalRetryTraceNumberAllowedCharacters() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.ChaseIdGenerator
- getOrbitalSecondaryBaseApiUrl() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The secondary base URL at which the Chase Orbital API is located.
- getOrbitalStatusDetails() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
Details from the Orbital API containing the response codes.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
Captures details about the order this transaction is being executed for.
- getOrder() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
Captures details about the order this transaction is being executed for.
- getOrder_id() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
System value of the order, reversal, or payment.
- getOrder_id() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getOrderAbstractionUidInitPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path for the UID Init API operation.
- getOrderAbstractionUidQueryPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path for the UID Query API operation.
- getOrderID() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
The ID of the order this transaction is being executed for.
- getParentTxRefNum(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method that can obtain the Chase transaction reference number of the parent transaction.
- getPaymentInstrument() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the payment instrument used to transact.
- getPaymentInstrument() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the payment instrument used to transact.
- getPaymentInstrumentType(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getPaymentInstrumentType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getPaymentOwnerId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
In most cases, this will be the Broadleaf Cart ID.
- getPaymentOwnerInformationString(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- getPaymentOwnerType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
After HPS submission is completed and the profile is created, the caller's next step is typically to create a BLC
Paymentwith the result. - getPaymentRequest() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
-
Request details to use when executing the transaction.
- getPaymentRequestWrapper() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
-
Details about the payment request that was made.
- getPaymentRequestWrapper() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
Details about the payment request that was made.
- getPaymentResponseUtil() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getPaymentResponseUtil() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getPaymentType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- getPCardCommodityCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Commodity Code used to categorize purchases for VAT reporting.
- getPCardCustomerVatRegNumber() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Customer VAT Tax Registration Number.
- getPCardDestAddress() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Address line 1 Applicable to BIN 000001 only.
- getPCardDestAddress2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Address line 2 Applicable to BIN 000001 only.
- getPCardDestCity() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: City Applicable to BIN 000001 only.
- getPCardDestName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Name Applicable to BIN 000001 only.
- getPCardDestStateCd() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: State Applicable to BIN 000001 only
- getPCardDestZip() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
The zip/postal code of the ship to location.
- getPCardDtlTaxAmount1() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- getPCardDtlTaxAmount1Ind() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- getPCardDtlTaxAmount2() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- getPCardDtlTaxAmount2Ind() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- getPCardLocalTaxAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Local Tax (PST or QST) on the invoice.
- getPCardLocalTaxRate() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Supported MOP: Visa Rate of local tax.
- getPCardMerchantVatRegNumber() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Canadian registration ID.
- getPCardNationalTax() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Must reflect the amount of National Tax (GST or HST) appearing on the invoice.
- getPCardNationalTaxRate() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Must reflect the National Tax Rate (GST or HST) appearing on the invoice.
- getPCardOrderId(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getPCardOrderID() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Purchase order or other number used by the merchant's customer to track the order.
- getPCardPstTaxRegNumber() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Canadian provincial sales tax registration number.
- getPCardRequestorName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Name of the customer that ordered or purchased the product or service if not the cardmember.
- getPCardTotalTaxAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Total sales tax amount applied to the transaction
- getPhone() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer phone number for the billing address.
- getPhone() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer phone number for the billing address.
- getPhone() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getPostal_code() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Postal (ZIP) code of billing address
- getPostal_code() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getPostalCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Postal (ZIP) code.
- getProcStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
The Orbital Gateway runs various validations on every request message, to ensure the request is valid in format and business logic.
- getProcStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
-
Similar to
Status.getProcStatus() - getProcStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
The Orbital Gateway runs various validations on every request message, to ensure the request is valid in format and business logic.
- getProcStatusMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getProcStatus() - getProcStatusMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
-
Text message associated with
OrbitalErrorResponse.getProcStatus() - getProcStatusMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
Text message associated with
Status.getProcStatus() - getProfileCustomerRefNum(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getProfileProcStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Communicates the success or failure of a Profile Management request.
- getProfileProcStatusMsg() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getProfileProcStatus() - getProviderApiException() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
-
The
ProviderApiExceptionthat was thrown for the request. - getProviderGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getProviderGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getProviderGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getProviderGlobalProperties() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getPublicKeyHash() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Hash of the X.509 encoded public key bytes of the merchant’s certificate.
- getRawAllowedRequestableFormNames() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawApiKey() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawFormName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawFormSpecificProps() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawMitMsgTypeValue() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawRetryLimitValue() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawSecureId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRawTxnTypeValue() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getReceivedException() - Method in exception com.broadleafcommerce.vendor.chasepayment.provider.exception.ProviderApiException
- getReceivedSplitTxRefIdx(OrbitalCaptureResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getReceivedTxRefIdx(OrbitalCaptureResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getReceivedTxRefIdx(OrbitalCreatePaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getReceivedTxRefIdx(OrbitalRefundResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getReceivedTxRefIdx(OrbitalReversalResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getReceivedTxRefNum(OrbitalCaptureResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getReceivedTxRefNum(OrbitalCreatePaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getReceivedTxRefNum(OrbitalRefundResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getReceivedTxRefNum(OrbitalReversalResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getRedeemedAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only returned in responses.
- getRefundPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the refund operation.
- getRequestAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only returned in responses.
- getRequestResponseTransformers() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getRequestUrl(WebRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.ChasePaymentWalletExceptionAdvisor
- getRequestUrl(WebRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.HPSExceptionAdvisor
- getRequiredDiscriminatedPropValueOrThrow(BiFunction<String, String, T>, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getRequiredDiscriminatedPropValueOrThrow(BiFunction<String, String, T>, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getRequiredPaymentMethodPropertyOrThrow(String, PaymentInfo) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getRequiredPropertyValueOrThrow(Supplier<T>, Supplier<String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getRequiredPropertyValueOrThrow(Supplier<T>, Supplier<String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If all the Orbital-local validations pass in
GatewayResponse.getProcStatus(), then the transaction will proceed to the 'Host', AKA Stratus or Tandem. - getRespCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
If all the Orbital-local validations pass in
Status.getProcStatus(), then the transaction will proceed to the 'Host', AKA Stratus or Tandem. - getRespCodeMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getRespCode(). - getRespCodeMessage() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
Text message associated with
Status.getRespCode(). - getResponseCodeEvaluator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getResponseCodeEvaluator() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getRetry_limit() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getRetryLimit() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- getRetryLimit(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getRetryTrace() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Merchant generated number to determine the uniqueness of a refund transaction by recognizing subsequent retries of the same request.
- getReversalPath() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the reversal operation.
- getSecure_id() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getSecureId(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getServiceName() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getShippingPostalCode(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getSignature() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Signature of the payment and header data (detached PKCS #7 signature, Base64 encoded as a string).
- getSplitTxRefIdx() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
In partial
DefaultTransactionTypes.CAPTUREtransactions, Orbital will return a value in this field which is the "Transaction Reference Number of Split Transaction", or "the transaction reference number of the partial capture request". - getSslContext(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
-
Builds the
SslContextfor web client with the Apple Pay certificates. - getState_province() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
State or province of billing address
- getState_province() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getStateProvince() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
State or province
- getStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction response status.
- getStatus() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only received in responses from the gateway.
- getStatus_code() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction status code according to the status value.
- getStatus_message() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Status message returned by the gateway on success.
- getStatusDetailsFromResponse(OrbitalCaptureResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- getStatusDetailsFromResponse(OrbitalCreatePaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getStatusDetailsFromResponse(OrbitalRefundResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- getStatusDetailsFromResponse(OrbitalReversalResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- getStatusDetailsFromResponse(R) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getSupportedFeatures() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
-
Note - Chase partial capture documentation does mention that if a partial capture is executed, the Orbital Gateway does do a local authorization reversal for the uncaptured amount.
- getSupportedFeatures() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getSupportedTransactionTypes() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- getSupportedTransactionTypes() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- getTaxAmount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amount of sales tax assessed to the transaction.
- getTaxAmount(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- getTaxInd() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Tax Type Visa does not allow level 2 transactions to be tax exempt.
- getTenantId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The tenant ID of the context this response is being processed for.
- getTenantId(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
- getTenantId(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- getTenantId(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- getTerminalID() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- getTokenize() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
This is used to identify whether an Orbital customer profile should be created as part of an HPS submission.
- getTotal_amount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
The total amount of the transaction that should be engaged upon HPS submission, including a decimal and excluding a currency symbol.
- getTotal_amount() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- getTransactionId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Transaction identifier, generated on the device.
- getTransactionReferenceId() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- getTransactionService() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
- getTransactionType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
-
The transaction type, typically set by
ChaseOrbitalGatewayTransactionServicedepending on the transaction being requested. - getTransType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
The transaction type to execute.
- getTransType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
The transaction type.
- getTransType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
The transaction type.
- getTxn_type() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- getTxnType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- getTxnType(String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- getTxRefIdx() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Gateway Transaction Index - used to identify the unique components of transactions adjusted more than once.
- getTxRefNum() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Orbital Gateway Transaction Reference Number - a unique Orbital-generated value for each transaction.
- getTypeFactory() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- getTypeFactory() - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- getTypeFactory() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- getUid() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- getUid() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
-
The UID for the HPF/HPP that was generated for the init request.
- getUid() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Echoes the UID from the request.
- getUidResponse() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The response payload returned from the API.
- getUseCustomerRefNum() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
-
This is the 'customerRefNum' used to identify the existing Chase Orbital Profile that should be used to transact.
- getUseProfile() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
Relevant when the intent is to transact using payment information already stored in an existing Chase Orbital Profile.
- getValidateHpsProfileAndBlcPaymentContextConsistency(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
- getValidateHpsProfileAndBlcPaymentOwnerConsistency(String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
- getValidMerchantValidationDomains() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
The list of valid domains for merchant validation in production and testing.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
The feature version of the Orbital API.
- getVersion() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Version information about the payment token.
- getWalletSessionService() - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.ChasePaymentWalletSessionEndpoint
- getWalletType() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
The wallet type used when making this request.
- getWebClient() - Method in class com.broadleafcommerce.vendor.chasepayment.provider.AbstractExternalProvider
H
- handleApplePayOnModifyFullPaymentForCreate(PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
-
By default, this doesn't do anything since the Apple Pay flow doesn't require any transformation before it's used.
- handleChasePaymentApplePayCertificateException(ChasePaymentApplePayCertificateException, WebRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.ChasePaymentWalletExceptionAdvisor
- handleChasePaymentCreateApplePaySessionException(ChasePaymentCreateApplePaySessionException, WebRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.ChasePaymentWalletExceptionAdvisor
- handleCreditCardOnModifyFullPaymentForCreate(PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- handleExecuteCustomRequest(OrbitalPaymentRequestWrapper, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
Hook point to allow clients to handle additional transaction types.
- handleMissingRequiredConfigurationException(OrbitalPaymentRequestWrapper, PaymentResponse, MissingRequiredConfigurationException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aMissingRequiredConfigurationException, this method is called to capture error details on the response. - handleOrbitalRequestCreationException(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestCreationException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aOrbitalRequestCreationException, this method is called to capture error details on the response. - handleOrbitalRequestResponseTransformerNotFoundException(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRequestResponseTransformerNotFoundException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aOrbitalRequestResponseTransformerNotFoundException, this method is called to capture error details on the response. - handleOrbitalResponseInterpretationException(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalResponseInterpretationException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aOrbitalResponseInterpretationException, this method is called to capture error details on the response. - handleProviderApiException(OrbitalPaymentRequestWrapper, PaymentResponse, ProviderApiException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aProviderApiException, this method is called to capture error details on the response. - handleUnexpectedException(PaymentRequest, TransactionType, Exception) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- handleUnexpectedHPSFailureException(UnexpectedHPSFailureException, WebRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.HPSExceptionAdvisor
- handleUnexpectedOrbitalRequestResponseException(OrbitalPaymentRequestWrapper, PaymentResponse, UnexpectedOrbitalRequestResponseException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
-
If
DefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aUnexpectedOrbitalRequestResponseException, this method is called to capture error details on the response. - handleUnknownPaymentTypeOnModifyFullPaymentForCreate(PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
-
Hook point for clients to extend and handle
PaymentInfo.getType()values not handled by default. - hashCode() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- hashCode() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
- hashCode() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- HOST_RESP_CODE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getHostRespCode()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - HPS_UID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()containing the UID used to submit the Chase HPS form. - HPSCustomMerchantDataMapper - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.support
-
Component capable of mapping custom merchant data fields in
HPSOrderAbstractionInitRequestandHPSOrderAbstractionQueryResponse. - HPSCustomMerchantDataMapper(TypeFactory) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- HPSExceptionAdvisor - Class in com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception
-
Exception handler registry for handling errors related to Chase HPS flows.
- HPSExceptionAdvisor() - Constructor for class com.broadleafcommerce.vendor.chasepayment.web.endpoint.exception.HPSExceptionAdvisor
- HPSOrderAbstractionEndpoint - Class in com.broadleafcommerce.vendor.chasepayment.web.endpoint
-
Endpoint used to engage the Chase Hosted Payment Solution (HPS) Order Abstraction Flow.
- HPSOrderAbstractionEndpoint(HPSOrderAbstractionService) - Constructor for class com.broadleafcommerce.vendor.chasepayment.web.endpoint.HPSOrderAbstractionEndpoint
- HPSOrderAbstractionInitRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
When using Chase Hosted Payment Solutions (HPS), this is the POJO representing the actual request body sent to the Chase UID Init API.
- HPSOrderAbstractionInitRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- HPSOrderAbstractionInitResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
When using Chase Hosted Payment Solutions (HPS), this is the POJO representing the actual response body returned from the Chase UID Init API.
- HPSOrderAbstractionInitResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
- HPSOrderAbstractionQueryResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
-
When using Chase Hosted Payment Solutions (HPS), this is the POJO representing the actual response body received from the Chase UID Query API.
- HPSOrderAbstractionQueryResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- HPSOrderAbstractionService - Interface in com.broadleafcommerce.vendor.chasepayment.service.hps.service
-
Chase Hosted Payment Solutions (HPS) offers a way for customers to enter cardholder data in a UI served by Chase, with the data itself directly sent to Chase.
- HPSProvider - Interface in com.broadleafcommerce.vendor.chasepayment.service.hps.provider
-
Service component responsible for interacting with Chase's Hosted Payment Service (HPS) APIs.
- HPSProviderDiscriminatedProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure
-
Configuration properties configuring
HPSProviderthat are discriminated by context. - HPSProviderDiscriminatedProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- HPSProviderDiscriminatedProperties.FormSpecificProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure
-
Values to override higher-level settings for a specific form name.
- HPSProviderGlobalProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure
-
Configuration properties configuring
HPSProviderthat are not discriminated by context. - HPSProviderGlobalProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
- HPSQueryResponseEvaluationInput - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.support
-
Input payload for
HPSResponseCodeEvaluator. - HPSQueryResponseEvaluationInput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
- HPSQueryResponseEvaluationOutput - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.support
-
Input payload for
HPSResponseCodeEvaluator. - HPSQueryResponseEvaluationOutput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- HPSResponseCodeEvaluator - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.support
-
Component responsible for examining response code details returned in HPS API responses and understanding the success/failure of the operation.
- HPSResponseCodeEvaluator(TypeFactory) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- hpsUidInitRequest(BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.web.endpoint.HPSOrderAbstractionEndpoint
- HPSValidationDiscriminatedProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure
-
Configuration properties configuring validation behavior around HPS.
- HPSValidationDiscriminatedProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
I
- identifyRequestResponseTransformer(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.DefaultOrbitalGatewayExternalCallService
- identifyTransactionReferenceIdOverrideForInitialTransaction(PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- identifyTransactionReferenceIdOverrideForSubsequentTransactions(String, PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- ILLEGAL_ACTION - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INCLUDED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalTaxIndicatorTypes
-
Tax is included in the transaction total.
- INVALID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV is invalid
- INVALID_ACCOUNT_FORMAT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_ACCOUNT_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_ACCOUNT_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_ACTION_ENCRYPTION_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_AMEX_CID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_CC_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_CURRENCY - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_DATA_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_EFFECTIVE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_EXPIRATION - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_EXPIRATION_DATE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_ISSUE_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MCC_SENT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MERCHANT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MERCHANT_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MIT_CIT_RECORD_FORMAT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MOP_ENCRYPTION_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MOP_FOR_DIVISION - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_MOP_FOR_SCA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_PURCH_LVL_3 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_RECORD_SEQUENCE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_SECURE_PAYMENT_DATA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_START_DATE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_SUBSCRIBER_ID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_TRANSACTION_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_TRANSIT_ROUTING_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- INVALID_VALUE_IN_MESSAGE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- isApprovalStatusDeclined(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- isApprovalStatusSuccessful(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- isGatewayApprovalStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getApprovalStatus()was successful. - isGatewayAvsResponseStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getAvsRespCode()was successful. - isGatewayCvvResponseStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getCvvRespCode()was successful. - isGatewayProcStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getProcStatus()was successful. - isGatewayProfileProcStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getProfileProcStatus()was successful. - isHostStatusSuccessful(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
-
As documented in
Status.getRespCode(), after the Orbital Gateway's initial validations pass, the 'Host' payment processing platform (Stratus or Tandem) will then process the request and return its own success/failure. - isPaymentTypeApplePayWithEncryptedBundle(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- isPaymentTypeCreditCardWithCreatedHpsProfile(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- isPaymentWithCTICommercialCard(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- isProcStatusSuccessful(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- isSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
Whether the operation was deemed successful.
- ISSUER_FLAGGED_SUSPECTED_FRAUD_DISCOVER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- isSupportedPaymentType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeAndCaptureRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- isSupportedTransactionType(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- isTopLevelStatusSuccessful() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
HPSOrderAbstractionQueryResponse.getStatus_code()was successful. - isUsePrimaryBaseApiUrl() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
If enabled, then API requests will target the primary base API URL.
- isVisaCardBrand(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
L
- LATITUDE_LONGITUDE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
EmvInfo.getLatitudeLongitude()value. - LevelTwoPaymentInfo - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
-
Further reference about these fields is available in Chase Level 2 and Level 3 data documentation
- LevelTwoPaymentInfo() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
- loadCertificate(InputStream) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
- logUnresolvedPropertyError(String, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
- logUnresolvedPropertyError(String, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
- logUnresolvedPropertyError(String, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
- logUnresolvedPropertyError(String, String, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- LOST_OR_STOLEN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- LOST_OR_STOLEN_CARD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
M
- mapBillingAddress(PaymentInfo, HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- mapDisplayAttributes(PaymentInfo, HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- mapFailureDetails(OrbitalResponseCodeEvaluationInput, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- mapPaymentMethodProperties(PaymentInfo, HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
-
Update
PaymentInfo.getPaymentMethodProperties()with key information harvested fromHPSOrderAbstractionQueryResponse. - mapResultsForErrorResponse(WebClientResponseException, OrbitalErrorResponse, OrbitalProviderErrorEvaluationInput, OrbitalProviderErrorEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- MATCH - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV validation passes.
- Merchant - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- Merchant() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- MERCHANT_ID - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalCommonHeaders
-
Used to provide the merchant ID involved with a transaction request.
- MERCHANT_OVERRIDE_DECLINE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- MerchantInitiatedTransaction - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- MerchantInitiatedTransaction() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- MESSAGE_OR_SYSTEM_ERROR - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalApprovalStatusCodes
- MessageConstants - Class in com.broadleafcommerce.vendor.chasepayment.service.support
-
Relevant constants (ex: keys, values) for Orbital and HPS interactions.
- MessageConstants() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
- METHOD_OF_PAYMENT_IS_INVALID_FOR_MERCHANT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- MISSING_COMPANION_DATA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- MISSING_NAME - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- MissingRequiredConfigurationException - Exception in com.broadleafcommerce.vendor.chasepayment.service.support.exception
-
Thrown whenever an expected, required configuration element (for example, an API key) is not found by the system.
- MissingRequiredConfigurationException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.support.exception.MissingRequiredConfigurationException
- MissingRequiredConfigurationException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.support.exception.MissingRequiredConfigurationException
- modifyFullPaymentForCreate(PaymentInfo, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
-
This method is called before
ChaseOrbitalGatewayPaymentValidatoris invoked.
N
- NO_ACCOUNT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NO_ACCOUNT_UNABLE_TO_LOCATE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NO_ADDRESS - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NO_MATCH - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV does not match
- NO_MATCH_FOR_DEBIT_AUTH - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NO_POS_NEG_INFO_KNOWN_ABOUT_ITEM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NON_PARTICIP_ACC_MOD_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NON_TAXABLE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalTaxIndicatorTypes
-
Indicates the order was non-taxable, i.e.
- NOT_ON_FILE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- NOT_PROCESSED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV is not processed.
- NOT_PROVIDED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.DefaultOrbitalTaxIndicatorTypes
-
Tax is not provided on this request.
O
- ON_NEGATIVE_FILE_1 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ON_NEGATIVE_FILE_2 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ORBITAL_CONNECTION_PASSWORD - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalCommonHeaders
-
Used to provide the password for authenticating with the API.
- ORBITAL_CONNECTION_USERNAME - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalCommonHeaders
-
Used to provide the username for authenticating with the API.
- ORBITAL_PROFILE_CUST_REFERENCE_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()to hold the customer reference number of the existing Orbital profile that should be used to transact. - OrbitalAuthorizeAndCaptureRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
OrbitalRequestResponseTransformercapable of handlingDefaultTransactionTypes.AUTHORIZE_AND_CAPTUREtransactions. - OrbitalAuthorizeAndCaptureRequestResponseTransformer(TypeFactory, OrbitalGatewayProviderGlobalProperties, OrbitalGatewayLevelTwoProperties, OrbitalResponseCodeEvaluator, ObjectMapper, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeAndCaptureRequestResponseTransformer
- OrbitalAuthorizeRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
OrbitalRequestResponseTransformercapable of handlingDefaultTransactionTypes.AUTHORIZEtransactions. - OrbitalAuthorizeRequestResponseTransformer(TypeFactory, OrbitalGatewayProviderGlobalProperties, OrbitalGatewayLevelTwoProperties, OrbitalResponseCodeEvaluator, ObjectMapper, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeRequestResponseTransformer
- OrbitalCaptureRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the request payload structure expected by the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').
- OrbitalCaptureRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
- OrbitalCaptureRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
OrbitalRequestResponseTransformercapable of handlingDefaultTransactionTypes.CAPTUREtransactions. - OrbitalCaptureRequestResponseTransformer(TypeFactory, OrbitalResponseCodeEvaluator, ObjectMapper, OrbitalGatewayProviderGlobalProperties, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- OrbitalCaptureResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the response payload structure received from the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').
- OrbitalCaptureResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
- OrbitalCommonHeaders - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider
-
Holds common header names used with the Orbital API.
- OrbitalCreatePaymentRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the request payload structure expected by the Orbital Gateway API when performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').
- OrbitalCreatePaymentRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
- OrbitalCreatePaymentResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the response payload structure received from the Orbital Gateway API after performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').
- OrbitalCreatePaymentResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
- OrbitalErrorResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the response payload structure received from the Orbital Gateway API when there is a technical error (4xx, 5xx) with the request.
- OrbitalErrorResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
- OrbitalGatewayCardBrandMappingProperties - Class in com.broadleafcommerce.payment.service.gateway.autoconfigure
-
Used to map a
GatewayResponse.getCardBrand()value from the Orbital gateway to a more generic/commonly understood term. - OrbitalGatewayCardBrandMappingProperties() - Constructor for class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
- OrbitalGatewayExternalCallService - Interface in com.broadleafcommerce.vendor.chasepayment.service.orbital.external
-
Service component responsible for interacting with Chase's Orbital Gateway JSON APIs.
- OrbitalGatewayLevelTwoProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure
-
Configures Level 2 data settings when using the Orbital Gateway.
- OrbitalGatewayLevelTwoProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
- OrbitalGatewayProvider - Interface in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider
-
Service component responsible for interacting with Chase's Orbital Gateway APIs.
- OrbitalGatewayProviderDiscriminatedProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure
-
Configuration properties configuring
OrbitalGatewayProviderthat are discriminated by context. - OrbitalGatewayProviderDiscriminatedProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
- OrbitalGatewayProviderGlobalProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure
-
Configuration properties configuring
OrbitalGatewayProviderthat are not discriminated by context. - OrbitalGatewayProviderGlobalProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
- OrbitalGatewayResponseCodeMappingProperties - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure
-
Properties configuring how response codes (ex:
Status.getRespCode()) are categorized and mapped in BLC. - OrbitalGatewayResponseCodeMappingProperties() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
- OrbitalPaymentRequestWrapper - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
A wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService. - OrbitalPaymentRequestWrapper() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- OrbitalProviderErrorEvaluationInput - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Input payload for
OrbitalResponseCodeEvaluator. - OrbitalProviderErrorEvaluationInput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
- OrbitalProviderErrorEvaluationOutput - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Response payload for
OrbitalResponseCodeEvaluator. - OrbitalProviderErrorEvaluationOutput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- OrbitalRefundRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the request payload structure expected by the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').
- OrbitalRefundRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
- OrbitalRefundRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
OrbitalRequestResponseTransformercapable of handlingDefaultTransactionTypes.REFUNDtransactions. - OrbitalRefundRequestResponseTransformer(TypeFactory, OrbitalResponseCodeEvaluator, ObjectMapper, OrbitalGatewayProviderGlobalProperties, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- OrbitalRefundResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the response payload structure received from the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').
- OrbitalRefundResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
- OrbitalRequestCreationException - Exception in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception
-
This exception is thrown when a problem is encountered while creating an Orbital API request payload based on a
OrbitalPaymentRequestWrapper. - OrbitalRequestCreationException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.OrbitalRequestCreationException
- OrbitalRequestCreationException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.OrbitalRequestCreationException
- OrbitalRequestResponseTransformer - Interface in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
Components implementing this interface are responsible for: Building the actual request body sent to Chase Orbital APIs Processing the actual response body received from Chase Orbital APIs into a
PaymentResponse - OrbitalRequestResponseTransformerNotFoundException - Exception in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception
-
An exception is thrown when an Orbital request/response transformer cannot be found for a particular request.
- OrbitalRequestResponseTransformerNotFoundException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.OrbitalRequestResponseTransformerNotFoundException
- OrbitalResponseCodeEvaluationInput - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Input payload for
OrbitalResponseCodeEvaluator. - OrbitalResponseCodeEvaluationInput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
- OrbitalResponseCodeEvaluationOutput - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Response payload for
OrbitalResponseCodeEvaluator. - OrbitalResponseCodeEvaluationOutput() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- OrbitalResponseCodeEvaluator - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support
-
Component responsible for examining response code details returned in Orbital API responses and understanding the success/failure of the operation.
- OrbitalResponseCodeEvaluator(TypeFactory, ObjectMapper, OrbitalGatewayResponseCodeMappingProperties) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- OrbitalResponseInterpretationException - Exception in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception
-
This exception is thrown when a problem is encountered while converting an Orbital API response into a
PaymentResponse. - OrbitalResponseInterpretationException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.OrbitalResponseInterpretationException
- OrbitalResponseInterpretationException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.OrbitalResponseInterpretationException
- OrbitalReversalRequest - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the request payload structure expected by the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal').
- OrbitalReversalRequest() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
- OrbitalReversalRequestResponseTransformer - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer
-
OrbitalRequestResponseTransformercapable of handlingDefaultTransactionTypes.REVERSE_AUTHtransactions. - OrbitalReversalRequestResponseTransformer(TypeFactory, OrbitalResponseCodeEvaluator, ObjectMapper, OrbitalGatewayProviderGlobalProperties, ChaseIdGenerator) - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- OrbitalReversalResponse - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
-
Matches the response payload structure received from the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal').
- OrbitalReversalResponse() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
- Order - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- Order() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
P
- parsePropertyValueMapFromStringRepresentation(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
This is the inverse of
HPSCustomMerchantDataMapper.convertPropertyValueMapRepresentationToString(Map) - PAYMENT_INSTRUMENT_TYPE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()to indicate the payment instrument type for this payment. - PaymentInstrument - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- PaymentInstrument() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
- PAYMENTS_NOT_TOTAL_ORDER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- PERCENTS_NOT_TOTAL_100 - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- performUidInitRequest(BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- performUidInitRequest(BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.hps.provider.HPSProvider
-
Execute the 'UID Init Request' from the Chase HPS Order Abstraction flow.
- performUidQueryRequest(String, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- performUidQueryRequest(String, ContextInfo) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.hps.provider.HPSProvider
-
Execute the 'UID Query Request' to obtain details/results about a particular UID.
- PO_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used within
PaymentInfo.getPaymentMethodProperties()to hold the generated value to pass to theLevelTwoPaymentInfo.getPCardOrderID(). - populateAdditionalResponseMapEntries(OrbitalResponseCodeEvaluationOutput, Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- populateApplePayPaymentInstrumentInfo(OrbitalPaymentRequestWrapper, PaymentInstrument) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateAuthenticationAndMerchantHeaders(OrbitalPaymentRequestWrapper, HttpHeaders) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.DefaultOrbitalGatewayProvider
- populateAvsBillingInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateBlcHPSOrderAbstractionInitResponse(HPSOrderAbstractionInitResponse, BroadleafHPSOrderAbstractionInitResponse, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- populateCommonEvaluationResultFields(OrbitalPaymentRequestWrapper, PaymentResponse, R, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method that should be called in
AbstractOrbitalRequestResponseTransformer.populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, Object, OrbitalResponseCodeEvaluationOutput). - populateContextDetails(HPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
On the given
HPSOrderAbstractionInitRequest, populate Broadleaf context information in HPS custom merchant fields. - populateEmvInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateGatewayTransactionType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentResponse, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateGatewayTransactionType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentResponse, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeAndCaptureRequestResponseTransformer
- populateGatewayTransactionType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentResponse, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeRequestResponseTransformer
- populateHpsInitBillingAddressParameters(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of the billing address fields on
HPSOrderAbstractionInitRequest - populateHpsInitCardIndicatorsParameter(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getCard_indicators(). - populateHpsInitCustomMerchantDataParameters(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of the custom merchant data fields on
HPSOrderAbstractionInitRequest - populateHpsInitDescriptionParameter(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getDescription(). - populateHpsInitFormNameParameter(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getForm_name(). - populateHpsInitOrderIdParameter(String, HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getOrder_id(). - populateHpsInitTokenizeParameter(String, HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getTokenize(). - populateHpsInitTotalAmountParameter(String, HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
-
Initialize the value of
HPSOrderAbstractionInitRequest.getTotal_amount(). - populateHpsOrderAbstractionInitRequest(HPSOrderAbstractionInitRequest, BroadleafHPSOrderAbstractionInitRequest, ContextInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.DefaultHPSProvider
- populateLevel2Information(OrbitalPaymentRequestWrapper, OrbitalCaptureRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
-
Hook point to provide Level 2 information, if desired.
- populateLevel2Information(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateLevel2Information(OrbitalPaymentRequestWrapper, OrbitalRefundRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
-
Hook point to provide Level 2 information, if desired.
- populateMerchantInfo(OrbitalPaymentRequestWrapper, OrbitalCaptureRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- populateMerchantInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateMerchantInfo(OrbitalPaymentRequestWrapper, OrbitalRefundRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- populateMerchantInfo(OrbitalPaymentRequestWrapper, OrbitalReversalRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- populateMerchantInitiatedTransactionInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateOrderInfo(OrbitalPaymentRequestWrapper, OrbitalCaptureRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- populateOrderInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateOrderInfo(OrbitalPaymentRequestWrapper, OrbitalRefundRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- populateOrderInfo(OrbitalPaymentRequestWrapper, OrbitalReversalRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- populatePaymentInstrumentInfo(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populatePaymentOwnerInformation(HPSOrderAbstractionInitRequest, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
On the given
HPSOrderAbstractionInitRequest, populate Broadleaf payment owner information in HPS custom merchant fields. - populatePaymentResponse(OrbitalPaymentRequestWrapper, PaymentResponse, Object) - Method in interface com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRequestResponseTransformer
-
Populates the payment response based on the response from the Orbital API.
- populatePaymentResponse(OrbitalPaymentRequestWrapper, PaymentResponse, Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- populatePaymentResponseAmount(OrbitalPaymentRequestWrapper, PaymentResponse, R, OrbitalResponseCodeEvaluationOutput, Function<R, Order>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method that should be called in
AbstractOrbitalRequestResponseTransformer.populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, Object, OrbitalResponseCodeEvaluationOutput). - populatePaymentResponseDeclineType(OrbitalResponseCodeEvaluationOutput, PaymentResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
- populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalCaptureResponse, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalCaptureRequestResponseTransformer
- populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalCreatePaymentResponse, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalRefundResponse, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalRefundRequestResponseTransformer
- populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, OrbitalReversalResponse, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalReversalRequestResponseTransformer
- populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, R, OrbitalResponseCodeEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Populate
PaymentResponsebased on the response received from the Orbital API. - populateRetryTrace(OrbitalPaymentRequestWrapper, PaymentResponse, R, OrbitalResponseCodeEvaluationOutput, Function<R, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method that should be called in
AbstractOrbitalRequestResponseTransformer.populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, Object, OrbitalResponseCodeEvaluationOutput). - populateTransType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- populateTransType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeAndCaptureRequestResponseTransformer
- populateTransType(OrbitalPaymentRequestWrapper, OrbitalCreatePaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.OrbitalAuthorizeRequestResponseTransformer
- populateTxRefInfo(OrbitalPaymentRequestWrapper, PaymentResponse, R, OrbitalResponseCodeEvaluationOutput, Function<R, String>, Function<R, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.AbstractOrbitalRequestResponseTransformer
-
Convenience method that should be called in
AbstractOrbitalRequestResponseTransformer.populatePaymentResponseWithEvaluatedResults(OrbitalPaymentRequestWrapper, PaymentResponse, Object, OrbitalResponseCodeEvaluationOutput). - populateUseProfilePaymentInstrumentInfo(OrbitalPaymentRequestWrapper, PaymentInstrument) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.AbstractOrbitalCreatePaymentRequestResponseTransformer
- POSSIBLE_COMPROMISE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.vendor.chasepayment.autoconfigure.ChasePaymentDefaultsEnvironmentPostProcessor
- PREVIOUSLY_PROCESSED_TRANSACTION - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- PROC_STATUS - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getProcStatus()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - PROC_STATUS_MESSAGE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getProcStatusMessage()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - PROCESS_UNAVAILABLE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ProviderApiException - Exception in com.broadleafcommerce.vendor.chasepayment.provider.exception
-
Defines a generic error that can be thrown in response to receiving an error from an API that one of the providers received.
- ProviderApiException(String, Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.provider.exception.ProviderApiException
- ProviderApiException(String, WebClientResponseException) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.provider.exception.ProviderApiException
- ProviderApiException(Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.provider.exception.ProviderApiException
- ProviderApiException(WebClientResponseException) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.provider.exception.ProviderApiException
R
- readPrivateKey(InputStream) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.provider.DefaultChasePaymentApplePayWebClientProvider
- refund(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- REFUND_NOT_ALLOWED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- REQUESTED_FUNCTION_NOT_SUPPORTED - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- resolveContextDetails(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- resolveContextDetails(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
From the given
HPSOrderAbstractionQueryResponse, extract Broadleaf context information that may have been previously recorded in HPS custom merchant fields. - resolvePaymentOwnerInformation(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- resolvePaymentOwnerInformation(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
-
From the given
HPSOrderAbstractionQueryResponse, extract Broadleaf payment owner information that may have been previously recorded in HPS custom merchant fields. - RESP_CODE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getRespCode()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - RESP_CODE_MESSAGE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
Key used to hold the
Status.getRespCodeMessage()value inPaymentResponse.getResponseMap()andPaymentRequest.getAdditionalFields(). - RESTRICTED_ACC_LOW_RETURN - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- RESTRICTED_ACC_LOW_RETURN_LOW_NO_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- RESTRICTED_ACC_LOW_RETURN_PARTIAL_AOA - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- RETRY_TRACE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
When a transaction is completed, Orbital's response will echo the
Order.getRetryTrace()that was originally provided in the request (if provided). - reverseAuthorize(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- rollbackAuthorize(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
- rollbackAuthorizeAndCapture(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
- rollbackCapture(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayRollbackService
S
- setAdditionalResponseMapEntries(Map<String, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
Additional entries to put in
PaymentResponse.getResponseMap()that highlight key details about the success/failure. - setAddress(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer street address first line.
- setAddress(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer street billing address first line.
- setAddress(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setAddress2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer street address second line.
- setAddress2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer street billing address second line.
- setAddress2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setAdjustedAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
For
OrbitalReversalRequest, this field is optionally used to specify the amount that needs to be reversed/voided. - setAllowedRequestableFormNames(List<String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
Defines a whitelist of form names that can be requested in
BroadleafHPSOrderAbstractionInitRequest.getHpsFormName()- the requested form name must be a member of this whitelist. - setAmexTranAdvAddn1(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #1 The TAA Record further identifies the purchase associated with the charge to the cardholder.
- setAmexTranAdvAddn2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #2 The original transaction can be updated with purchasing card information during a Capture.
- setAmexTranAdvAddn3(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #3 The original transaction can be updated with purchasing card information during a Capture.
- setAmexTranAdvAddn4(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data – Transaction Advice Addendum #4 The original transaction can be updated with purchasing card information during a Capture.
- setAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only provided in requests.
- setApi_key(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setApiKey(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
The API key (AKA API token) that can be used to access the HPS API.
- setApplicationData(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Hash of the applicationData property of the original PKPaymentRequest object for transactions that initiate in apps.
- setApplicationId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The application ID of the context this response is being processed for.
- setApprovalStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
This field is used to communicate an overall status for the transaction.
- setApprovalStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
This field is used to communicate an overall status for the transaction.
- setAvsAddress1(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The first line of the cardholder's billing address used in AVS.
- setAvsAddress2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The second line of the cardholder's billing address used in AVS.
- setAvsBilling(AvsBilling) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the AVS billing address for this transaction.
- setAvsBilling(AvsBilling) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the AVS billing address for this transaction.
- setAvsCity(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The city of the cardholder's billing address used in AVS.
- setAvsCountryCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The standard two-character ISO country code of the cardholder's billing address used in AVS.
- setAvsName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The full name of the cardholder as depicted on the billing address used in AVS.
- setAvsPhone(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The phone number for the cardholder as depicted on the billing address used in AVS.
- setAvsPhoneType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The phone type indicator for the cardholder's billing address used in AVS.
- setAvsRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Response code describing the result of address verification.
- setAvsRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
Address verification request response code.
- setAvsState(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The state of the cardholder's billing address used in AVS.
- setAvsZip(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
The zip code of the cardholder's billing address used in AVS.
- setBilling_name(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer billing address name.
- setBilling_name(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setBillingAddress(BroadleafHPSOrderAbstractionInitBillingAddress) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
Billing address fields.
- setBillingName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer billing address name.
- setBin(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- setCapturePath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the capture operation.
- setCard_brand(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The card brand of the card the customer entered.
- setCard_indicators(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Card Indicators are authorization data elements available to merchants who use the Stratus (BIN 000001) platform.
- setCardBrand(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
The card brand of the card submitted by the customer.
- setCardTypesByOrbitalBrand(Map<String, String>) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
-
Keys in this map should be the
GatewayResponse.getCardBrand()returned from the Orbital gateway. - setCity(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
City of address.
- setCity(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
City of billing address.
- setCity(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setContextRequestString(HPSOrderAbstractionInitRequest, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- setCountry(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
ISO Code of country.
- setCountry(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
ISO Code of country of billing address.
- setCountry(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setCreatePaymentsPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the create payments operation.
- setCtiCommercialCard(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If "Y", the card submitted by the customer is a commercial card and supports Level 2 data.
- setCustomer_ref_num(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Useful if we want the Orbital profile to be created with a pre-determined ID value.
- setCustomerRefNum(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If the HPS submission was successful and a profile was successfully created, this is the reference number of the profile.
- setCvvRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Response code describing the result of CVV verification.
- setData(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Apple Pay encrypted payment data (payment data dictionary, Base64 encoded as a string).
- setDescription(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
A description that will be stored in the UID metadata (on Chase's side) to indicate why this profile was created.
- setDescription(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Text description of the purchase this is being submitted for.
- setDescription(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setDisplayName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- setDisplayName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- setEmail(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer email for the billing address.
- setEmail(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer email for the billing address.
- setEmail(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setEmvInfo(EmvInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details around the location data captured for the customer.
- setEnabledStatusByCardBrand(Map<String, Boolean>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
-
A map keyed from
GatewayResponse.getCardBrand()known by the Orbital gateway to whether Level 2 data will be included in transactions for it (when the card is a commercial card). - setEncryptedPaymentBundle(EncryptedPaymentBundle) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
The encrypted payment data for the wallet.
- setEphemeralPublicKey(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Ephemeral public key bytes (X.509 encoded key bytes, Base64 encoded as a string).
- setExp_month(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The two-digit expiration month of the card the customer provided.
- setExp_year(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The 4 digit expiration year of the card the customer provided.
- setFailureReportingThreshold(int) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
-
This represents the number of failed API interactions that can occur with the Orbital Gateway before the service is considered to be 'down'.
- setFailureReportingThreshold(int) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayConfiguration
- setFailureTypeAndMessageOrDefaults(OrbitalErrorResponse, OrbitalProviderErrorEvaluationOutput, String, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluator
- setFailureTypesByProcStatusCode(Map<String, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
A map from Orbital procStatus values (ex:
Status.getProcStatus()) to theTransactionFailureTypethey correspond to. - setFailureTypesByRespCode(Map<String, String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
A map from Orbital response code values (ex:
Status.getRespCode()) to theTransactionFailureTypethey correspond to. - setForm_name(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setFormName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
The name of the pre-configured HPF form in HPS that should be requested by default, if none is specified in
BroadleafHPSOrderAbstractionInitRequest.getHpsFormName() - setFormSpecificProps(Map<String, HPSProviderDiscriminatedProperties.FormSpecificProperties>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
A map from
HPSProviderDiscriminatedProperties.formName/BroadleafHPSOrderAbstractionInitRequest.getHpsFormName()to specific property value overrides. - setFullOrbitalResponse(Object) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
The full deserialized Orbital response payload that was received from the API.
- setGateway(GatewayResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
This will contain all the (variable) response data from the Orbital Gateway.
- setGateway_code(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction response code returned by the gateway.
- setGateway_message(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Similar to
HPSOrderAbstractionQueryResponse.getStatus_message()but will include the message returned by the gateway. - setGatewayApprovalStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getApprovalStatus()was successful. - setGatewayAvsResponseStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getAvsRespCode()was successful. - setGatewayCvvResponseStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getCvvRespCode()was successful. - setGatewayProcStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getProcStatus()was successful. - setGatewayProfileProcStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
GatewayResponse.getProfileProcStatus()was successful. - setGatewayReferenceForTransactionId(Map<String, String>) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- setGatewayResponseCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The actual response code returned by Orbital Gateway.
- setGatewayType(String) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- setHardDeclineRespCodes(Set<String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
-
Orbital response code values (ex:
Status.getRespCode()) which should be consideredPaymentDeclineType.HARDdeclines. - setHeader(ApplePayHeader) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Additional version-dependent information used to decrypt and verify the payment.
- setHostAVSRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
-
Exact address verification response sent by host authorization system (non-normalized by the Gateway).
- setHostRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
This field contains the actual, raw response code from the 'Host', AKA Stratus or Tandem.
- setHpfRequestPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path at which a frontend can provide the UID and request the actual HPF form (ex: in an iFrame).
- setHpsBaseApiUrl(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The base URL at which the Chase Hosted Payment Solutions API is located.
- setHpsBaseRequestUrl(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
-
The base URL which should be used to request the HPF/HPP.
- setHpsFormName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
This field allows the API caller to request a specific, named form pre-configured in Chase HPS.
- setIndustryType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
The industry type for the transaction.
- setInitiative(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- setInitiative(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- setInitiativeContext(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- setInitiativeContext(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- setLatitudeLongitude(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
-
Geographic latitude and longitude coordinates of the device at the time of transaction.
- setLevel2(LevelTwoPaymentInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures Level 2 information on the transaction.
- setLevel2(LevelTwoPaymentInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures Level 2 information on the transaction.
- setLevel2(LevelTwoPaymentInfo) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures Level 2 information on the transaction.
- setMappedBlcDeclineType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The Broadleaf
PaymentDeclineTypethat the response from the gateway can be mapped to, if the result was a decline. - setMappedBlcFailureType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
-
The Broadleaf
TransactionFailureTypethat the response from the gateway can be mapped to. - setMappedBlcFailureType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
The Broadleaf
TransactionFailureTypethat the response from the gateway can be mapped to, if the result was a failure. - setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
Captures details around the platform the merchant is using.
- setMerchant(Merchant) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
Captures details around the platform the merchant is using.
- setMerchant_data1(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- setMerchant_data1(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setMerchant_data2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- setMerchant_data2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setMerchant_data3(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- setMerchant_data3(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setMerchant_data4(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- setMerchant_data4(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setMerchant_data5(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Custom field that can be used by the merchant to pass system related values.
- setMerchant_data5(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setMerchantId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
-
The Merchant ID that should be used when executing transactions.
- setMerchantIdentifier(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
- setMerchantIdentifier(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- setMerchantIdentityCertificate(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
The Apple Pay certificate, extracted from the .crt.pem file.
- setMerchantIdentityPrivateKey(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
The Apple Pay private key, extracted from the .key.pem file.
- setMerchantInitiatedTransaction(MerchantInitiatedTransaction) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures CIT/MIT data about this transaction.
- setMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- setMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- setMit_msg_type(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setMitMsgType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- setMitMsgType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
This is the CIT/MIT message code categorizing the type of transaction that will happen upon HPF/HPP submission.
- setMitMsgType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- setMitStoredCredentialInd(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
-
Indicates that the cardholder credentials are on file with the merchant.
- setMpan(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
The masked payment account number submitted by the customer (for example, the card number with many of the digits replaced with 'X').
- setOrbitalApiFeatureVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The feature version of the Orbital API to use.
- setOrbitalConnectionPassword(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
-
The Orbital Connection password to use to authenticate with the Orbital API.
- setOrbitalConnectionUsername(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderDiscriminatedProperties
-
The Orbital Connection Username to use to authenticate with the Orbital API.
- setOrbitalPrimaryBaseApiUrl(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The primary base URL at which the Chase Orbital API is located.
- setOrbitalSecondaryBaseApiUrl(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The secondary base URL at which the Chase Orbital API is located.
- setOrbitalStatusDetails(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
Details from the Orbital API containing the response codes.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
Captures details about the order this transaction is being executed for.
- setOrder(Order) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
Captures details about the order this transaction is being executed for.
- setOrder_id(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
System value of the order, reversal, or payment.
- setOrder_id(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setOrderAbstractionUidInitPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path for the UID Init API operation.
- setOrderAbstractionUidQueryPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
-
The relative path for the UID Query API operation.
- setOrderID(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
The ID of the order this transaction is being executed for.
- setPaymentInstrument(PaymentInstrument) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
Captures details about the payment instrument used to transact.
- setPaymentInstrument(PaymentInstrument) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
Captures details about the payment instrument used to transact.
- setPaymentOwnerId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
In most cases, this will be the Broadleaf Cart ID.
- setPaymentOwnerInformationString(HPSOrderAbstractionInitRequest, String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
- setPaymentOwnerType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
-
After HPS submission is completed and the profile is created, the caller's next step is typically to create a BLC
Paymentwith the result. - setPaymentRequest(PaymentRequest) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
-
Request details to use when executing the transaction.
- setPaymentRequestWrapper(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
-
Details about the payment request that was made.
- setPaymentRequestWrapper(OrbitalPaymentRequestWrapper) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
-
Details about the payment request that was made.
- setPCardCommodityCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Commodity Code used to categorize purchases for VAT reporting.
- setPCardCustomerVatRegNumber(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Customer VAT Tax Registration Number.
- setPCardDestAddress(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Address line 1 Applicable to BIN 000001 only.
- setPCardDestAddress2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Address line 2 Applicable to BIN 000001 only.
- setPCardDestCity(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: City Applicable to BIN 000001 only.
- setPCardDestName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: Name Applicable to BIN 000001 only.
- setPCardDestStateCd(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amex Purchasing Card Data Cardholder Ship To: State Applicable to BIN 000001 only
- setPCardDestZip(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
The zip/postal code of the ship to location.
- setPCardDtlTaxAmount1(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- setPCardDtlTaxAmount1Ind(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- setPCardDtlTaxAmount2(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- setPCardDtlTaxAmount2Ind(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
No Chase docs on this property.
- setPCardLocalTaxAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Local Tax (PST or QST) on the invoice.
- setPCardLocalTaxRate(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Supported MOP: Visa Rate of local tax.
- setPCardMerchantVatRegNumber(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Canadian registration ID.
- setPCardNationalTax(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Must reflect the amount of National Tax (GST or HST) appearing on the invoice.
- setPCardNationalTaxRate(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Must reflect the National Tax Rate (GST or HST) appearing on the invoice.
- setPCardOrderID(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Purchase order or other number used by the merchant's customer to track the order.
- setPCardPstTaxRegNumber(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Canadian provincial sales tax registration number.
- setPCardRequestorName(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Name of the customer that ordered or purchased the product or service if not the cardmember.
- setPCardTotalTaxAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Total sales tax amount applied to the transaction
- setPhone(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Customer phone number for the billing address.
- setPhone(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Customer phone number for the billing address.
- setPhone(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setPostal_code(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
Postal (ZIP) code of billing address
- setPostal_code(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setPostalCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
Postal (ZIP) code.
- setProcStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
The Orbital Gateway runs various validations on every request message, to ensure the request is valid in format and business logic.
- setProcStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
-
Similar to
Status.getProcStatus() - setProcStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
The Orbital Gateway runs various validations on every request message, to ensure the request is valid in format and business logic.
- setProcStatusMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getProcStatus() - setProcStatusMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
-
Text message associated with
OrbitalErrorResponse.getProcStatus() - setProcStatusMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
Text message associated with
Status.getProcStatus() - setProfileProcStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Communicates the success or failure of a Profile Management request.
- setProfileProcStatusMsg(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getProfileProcStatus() - setProviderApiException(ProviderApiException) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
-
The
ProviderApiExceptionthat was thrown for the request. - setPublicKeyHash(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Hash of the X.509 encoded public key bytes of the merchant’s certificate.
- setRedeemedAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only returned in responses.
- setRefundPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the refund operation.
- setRequestAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only returned in responses.
- setRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
If all the Orbital-local validations pass in
GatewayResponse.getProcStatus(), then the transaction will proceed to the 'Host', AKA Stratus or Tandem. - setRespCode(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
If all the Orbital-local validations pass in
Status.getProcStatus(), then the transaction will proceed to the 'Host', AKA Stratus or Tandem. - setRespCodeMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
-
Text message associated with
GatewayResponse.getRespCode(). - setRespCodeMessage(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
-
Text message associated with
Status.getRespCode(). - setRetry_limit(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setRetryLimit(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- setRetryLimit(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
Maximum number of times a customer may receive an error on the hosted page/form and be allowed to retry.
- setRetryTrace(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Merchant generated number to determine the uniqueness of a refund transaction by recognizing subsequent retries of the same request.
- setReversalPath(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
The relative path for the reversal operation.
- setSecure_id(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setSecureId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
Each HPS profile will be associated with a 'SecureID'.
- setSignature(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Signature of the payment and header data (detached PKCS #7 signature, Base64 encoded as a string).
- setSplitTxRefIdx(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
In partial
DefaultTransactionTypes.CAPTUREtransactions, Orbital will return a value in this field which is the "Transaction Reference Number of Split Transaction", or "the transaction reference number of the partial capture request". - setState_province(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
State or province of billing address
- setState_province(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setStateProvince(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
-
State or province
- setStatus(Status) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Only received in responses from the gateway.
- setStatus(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction response status.
- setStatus_code(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Transaction status code according to the status value.
- setStatus_message(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Status message returned by the gateway on success.
- setSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
-
Whether the operation was deemed successful.
- setSupportedFeatures(Set<String>) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
-
Note - Chase partial capture documentation does mention that if a partial capture is executed, the Orbital Gateway does do a local authorization reversal for the uncaptured amount.
- setSupportedTransactionTypes(Set<String>) - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- setTaxAmount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Amount of sales tax assessed to the transaction.
- setTaxInd(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
-
Tax Type Visa does not allow level 2 transactions to be tax exempt.
- setTenantId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The tenant ID of the context this response is being processed for.
- setTerminalID(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- setTokenize(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
This is used to identify whether an Orbital customer profile should be created as part of an HPS submission.
- setTopLevelStatusSuccessful(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
-
Whether
HPSOrderAbstractionQueryResponse.getStatus_code()was successful. - setTotal_amount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
-
The total amount of the transaction that should be engaged upon HPS submission, including a decimal and excluding a currency symbol.
- setTotal_amount(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- setTransactionId(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
-
Transaction identifier, generated on the device.
- setTransactionType(TransactionType) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
-
The transaction type, typically set by
ChaseOrbitalGatewayTransactionServicedepending on the transaction being requested. - setTransType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
The transaction type to execute.
- setTransType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
The transaction type.
- setTransType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
The transaction type.
- setTxn_type(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- setTxnType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties.FormSpecificProperties
- setTxnType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderDiscriminatedProperties
-
The transaction type that should engage upon HPS submission.
- setTxRefIdx(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Gateway Transaction Index - used to identify the unique components of transactions adjusted more than once.
- setTxRefNum(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
-
Orbital Gateway Transaction Reference Number - a unique Orbital-generated value for each transaction.
- setUid(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- setUid(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
-
The UID for the HPF/HPP that was generated for the init request.
- setUid(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
-
Echoes the UID from the request.
- setUidResponse(HPSOrderAbstractionQueryResponse) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
-
The response payload returned from the API.
- setUseCustomerRefNum(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
-
This is the 'customerRefNum' used to identify the existing Chase Orbital Profile that should be used to transact.
- setUsePrimaryBaseApiUrl(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
-
If enabled, then API requests will target the primary base API URL.
- setUseProfile(UseProfilePaymentInstrument) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
Relevant when the intent is to transact using payment information already stored in an existing Chase Orbital Profile.
- setValidateHpsProfileAndBlcPaymentContextConsistency(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
-
By default, when the HPS init request is initially made, our backend will track a minimal representation of the ContextRequest in the HPS metadata.
- setValidateHpsProfileAndBlcPaymentOwnerConsistency(boolean) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.autoconfigure.HPSValidationDiscriminatedProperties
-
By default, when the HPS init request is initially made, our backend will track a minimal representation of the intended payment owner type and payment owner ID in the HPS metadata.
- setValidMerchantValidationDomains(List<String>) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.autoconfigure.ChasePaymentApplePayConfigurationProperties
-
The list of valid domains for merchant validation in production and testing.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
-
The feature version of the Orbital API.
- setVersion(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
-
Version information about the payment token.
- setWalletType(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
-
The wallet type used when making this request.
- SHOULD_HAVE_BEEN_PRESENT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV should have been present
- SPLIT_TX_REF_IDX - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
See
Order.getSplitTxRefIdx()for more details. - Status - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
-
Subschema returned in Orbital API responses to indicate the status of an attempted transaction.
- Status() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
- STRATUS - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultOrbitalPlatformBins
-
When the merchant is using the Stratus Platform, this is the BIN value to use.
- SUCCESSFUL - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalProcessStatusCodes
- SYSTEM_ERROR - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
T
- TANDEM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.DefaultOrbitalPlatformBins
-
When the merchant is using the Tandem Platform, this is the BIN value to use.
- TOKEN_UNAVAILABLE - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- TOO_MANY_SCA_EXEMPTIONS - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- toString() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.ChaseOrbitalGatewayConfigurationProperties
- toString() - Method in class com.broadleafcommerce.payment.service.gateway.autoconfigure.OrbitalGatewayCardBrandMappingProperties
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitBillingAddress
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.BroadleafHPSOrderAbstractionInitResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionInitResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.HPSOrderAbstractionQueryResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.provider.autoconfigure.HPSProviderGlobalProperties
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationInput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSQueryResponseEvaluationOutput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCreatePaymentResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalErrorResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalPaymentRequestWrapper
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalRefundResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalRequest
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayEncryptedPaymentBundle
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.ApplePayHeader
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.AvsBilling
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.EmvInfo
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.LevelTwoPaymentInfo
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Merchant
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.MerchantInitiatedTransaction
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Order
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.PaymentInstrument
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.Status
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayLevelTwoProperties
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayProviderGlobalProperties
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.autoconfigure.OrbitalGatewayResponseCodeMappingProperties
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationInput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalProviderErrorEvaluationOutput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationInput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.OrbitalResponseCodeEvaluationOutput
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
- toString() - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.domain.ChasePaymentCreateApplePaySessionRequest
- TRANSACTION_NOT_PERMITTED_TO_TERMINAL - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- TX_REF_IDX - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
When a transaction is completed, Orbital will return its own transaction reference number value for it and an updated
Order.getTxRefIdx(). - TX_REF_NUM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.support.MessageConstants
-
When a transaction is completed, Orbital will return its own transaction reference number value for it.
U
- UNABLE_TO_DETERMINE_NETWORK_ROUTING - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- UNABLE_TO_VALIDATE_DEBIT_AUTH - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- UNABLE_TO_VOID_TRANSACTION - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- UnexpectedHPSFailureException - Exception in com.broadleafcommerce.vendor.chasepayment.service.hps.exception
-
Thrown when there is an unexpected error during an HPS flow.
- UnexpectedHPSFailureException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.hps.exception.UnexpectedHPSFailureException
- UnexpectedHPSFailureException(String, Throwable) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.hps.exception.UnexpectedHPSFailureException
- UnexpectedOrbitalRequestResponseException - Exception in com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception
-
An exception is thrown when an Orbital request/response transformer receives or returns an unexpected payload type.
- UnexpectedOrbitalRequestResponseException(String) - Constructor for exception com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.exception.UnexpectedOrbitalRequestResponseException
- UNKNOWN_TRANSIT_ROUTING_NUMBER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- UNSUPPORTED_BY_ISSUER - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalCvvRespCodes
-
Code returned when CVV is unsupported by the issuer
- UseProfilePaymentInstrument - Class in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
- UseProfilePaymentInstrument() - Constructor for class com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
V
- validateApplePayToken(PaymentValidationRequest, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentValidator
- validateAuthorizeAndCaptureRequest(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates the given request for an
DefaultChaseOrbitalGatewayTransactionService.authorizeAndCapture(PaymentRequest)transaction. - validateAuthorizeRequest(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates the given request for an
DefaultChaseOrbitalGatewayTransactionService.authorize(PaymentRequest)transaction. - validateAvsCheckPassed(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateCaptureRequest(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates the given request for a
DefaultChaseOrbitalGatewayTransactionService.capture(PaymentRequest)transaction. - validateCvvCheckPassed(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateGatewayApprovalStatus(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateGatewayProcStatus(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateGatewayProfileProcStatus(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateHpsProfileContext(HPSOrderAbstractionQueryResponse, String, String, PaymentInfo, Supplier<? extends RuntimeException>) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- validateHpsProfileOwner(HPSOrderAbstractionQueryResponse, String, String, PaymentInfo, Supplier<? extends RuntimeException>) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- validateParentTxRefNumIsPresent(String, PaymentRequest, Errors) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates that
MessageConstants.TX_REF_NUMis available on the givenpaymentRequest. - validatePayment(PaymentValidationRequest, String, String) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentValidator
-
This method is called after
ChaseOrbitalGatewayPaymentModificationService, and for payment instrument types requiring a lot of transformation such asDefaultPaymentInstrumentTypes.CREATED_HPS_PROFILE, the validation is already done by that component by the time this is called. - validatePaymentInstrumentType(PaymentRequest, Errors) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- validatePaymentInstrumentTypeForApplePay(PaymentValidationRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentValidator
- validatePropertiesForApplePay(PaymentRequest, Errors) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- validatePropertiesForCreatedHpsProfile(PaymentRequest, Errors) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
- validateRefundRequest(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates the given request for a
DefaultChaseOrbitalGatewayTransactionService.refund(PaymentRequest)transaction. - validateReverseAuthorizeRequest(PaymentRequest) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayTransactionService
-
Validates the given request for a
DefaultChaseOrbitalGatewayTransactionService.reverseAuthorize(PaymentRequest)transaction. - validateSessionUrl(String) - Method in class com.broadleafcommerce.vendor.chasepayment.service.wallet.DefaultChasePaymentWalletSessionService
- validateTopLevelStatus(HPSQueryResponseEvaluationInput, HPSQueryResponseEvaluationOutput) - Method in class com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSResponseCodeEvaluator
- validateUidQueryResponse(HPSOrderAbstractionQueryResponse, String, String, Supplier<? extends RuntimeException>) - Method in class com.broadleafcommerce.payment.service.gateway.DefaultChaseOrbitalGatewayPaymentModificationService
- valueOf(String) - Static method in enum class com.broadleafcommerce.payment.service.gateway.ChaseOrbitalGatewayType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.broadleafcommerce.payment.service.gateway.ChaseOrbitalGatewayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
Z
- ZERO_AMOUNT - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalRespCodes
- ZM_Z4M_LM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalAvsRespCodes
-
Code returned when Zip Match / Zip4 Match / Locale Match
- ZM_Z4M_LNM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalAvsRespCodes
-
Code returned when Zip Match / Zip4 Match / Locale No Match
- ZM_Z4NM_LM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalAvsRespCodes
-
Code returned when Zip Match / Zip4 No Match / Locale Match
- ZM_Z4NM_LNM - Static variable in class com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.support.DefaultOrbitalAvsRespCodes
-
Code returned when Zip Match / Zip4 No Match / Locale No Match
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form