Uses of Interface
de.hybris.platform.payment.strategy.PaymentInfoCreatorStrategy
Packages that use PaymentInfoCreatorStrategy
-
Uses of PaymentInfoCreatorStrategy in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl that return PaymentInfoCreatorStrategyModifier and TypeMethodDescriptionprotected PaymentInfoCreatorStrategyDefaultPaymentServiceImpl.getPaymentInfoCreator()Methods in de.hybris.platform.payment.impl with parameters of type PaymentInfoCreatorStrategyModifier and TypeMethodDescriptionvoidDefaultPaymentServiceImpl.setPaymentInfoCreator(PaymentInfoCreatorStrategy paymentInfoCreator) -
Uses of PaymentInfoCreatorStrategy in de.hybris.platform.payment.strategy.impl
Classes in de.hybris.platform.payment.strategy.impl that implement PaymentInfoCreatorStrategyModifier and TypeClassDescriptionclassThis class is used byDefaultPaymentServiceImplto attaches a PaymentInfo to the payment transaction instance during authorization.