Uses of Interface
org.broadleafcommerce.core.payment.service.SecurePaymentInfoService

Packages that use SecurePaymentInfoService
org.broadleafcommerce.core.order.service   
org.broadleafcommerce.core.payment.service   
 

Uses of SecurePaymentInfoService in org.broadleafcommerce.core.order.service
 

Fields in org.broadleafcommerce.core.order.service declared as SecurePaymentInfoService
protected  SecurePaymentInfoService OrderServiceImpl.securePaymentInfoService
           
 

Uses of SecurePaymentInfoService in org.broadleafcommerce.core.payment.service
 

Classes in org.broadleafcommerce.core.payment.service that implement SecurePaymentInfoService
 class SecurePaymentInfoServiceImpl
          Acquisition of Primary Account Number (PAN) and other sensitive information is retrieved through a service separate from the order.
 



Copyright © 2012. All Rights Reserved.