org.broadleafcommerce.core.payment.service
Interface PaymentInfoFactory

All Known Implementing Classes:
CreditCardPaymentInfoFactoryImpl

public interface PaymentInfoFactory


Method Summary
 PaymentInfo constructPaymentInfo(Order order)
           
 

Method Detail

constructPaymentInfo

PaymentInfo constructPaymentInfo(Order order)


Copyright © 2013. All Rights Reserved.