atg.commerce.order.purchase
Interface CreatePaymentGroupFormHandler

All Known Implementing Classes:
CreateCreditCardFormHandler

public interface CreatePaymentGroupFormHandler

The CreatePaymentGroupFormHandler interface is implemented by any form handler that creates PaymentGroups for immediate use by the PaymentGroupFormHandler framework. This is designed for those PaymentGroups whose creation is form driven.

See Also:
PaymentGroupFormHandler

Field Summary
static java.lang.String CLASS_VERSION
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values