Uses of Class
com.broadleafcommerce.vendor.chasepayment.service.hps.support.HPSCustomMerchantDataMapper
Packages that use HPSCustomMerchantDataMapper
Package
Description
-
Uses of HPSCustomMerchantDataMapper in com.broadleafcommerce.payment.service.gateway
Methods in com.broadleafcommerce.payment.service.gateway that return HPSCustomMerchantDataMapperModifier and TypeMethodDescriptionprotected HPSCustomMerchantDataMapperDefaultChaseOrbitalGatewayPaymentModificationService.getHpsCustomMerchantDataMapper()Constructors in com.broadleafcommerce.payment.service.gateway with parameters of type HPSCustomMerchantDataMapperModifierConstructorDescriptionDefaultChaseOrbitalGatewayPaymentModificationService(com.broadleafcommerce.common.extension.TypeFactory typeFactory, HPSOrderAbstractionService hpsOrderAbstractionService, HPSResponseCodeEvaluator hpsResponseCodeEvaluator, HPSValidationDiscriminatedProperties hpsValidationDiscriminatedProperties, HPSCustomMerchantDataMapper hpsCustomMerchantDataMapper, OrbitalGatewayCardBrandMappingProperties cardBrandMappingProperties, ChaseIdGenerator chaseIdGenerator) -
Uses of HPSCustomMerchantDataMapper in com.broadleafcommerce.vendor.chasepayment.service.hps.provider
Methods in com.broadleafcommerce.vendor.chasepayment.service.hps.provider that return HPSCustomMerchantDataMapperModifier and TypeMethodDescriptionprotected HPSCustomMerchantDataMapperDefaultHPSProvider.getHpsCustomMerchantDataMapper()Constructors in com.broadleafcommerce.vendor.chasepayment.service.hps.provider with parameters of type HPSCustomMerchantDataMapperModifierConstructorDescriptionDefaultHPSProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, HPSProviderGlobalProperties hpsProviderGlobalProperties, HPSProviderDiscriminatedProperties hpsProviderDiscriminatedProperties, ChaseIdGenerator chaseIdGenerator, HPSCustomMerchantDataMapper hpsCustomMerchantDataMapper)