@Service(value="blCreditCardPaymentInfoFactory") public class CreditCardPaymentInfoFactoryImpl extends Object implements PaymentInfoFactory
| Constructor and Description |
|---|
CreditCardPaymentInfoFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfo |
constructPaymentInfo(Order order)
Constructs a default Credit Card PaymentInfo object based on the passed in order.
|
public PaymentInfo constructPaymentInfo(Order order)
constructPaymentInfo in interface PaymentInfoFactoryorder - Copyright © 2014. All Rights Reserved.