Package | Description |
---|---|
atg.projects.store.order.purchase | |
atg.projects.store.profile |
Class and Description |
---|
CheckoutProgressStates
Contains available checkout milestones and current checkout progress level.
|
CheckoutProgressStates.DEFAULT_STATES
Contains default states.
|
StoreBillingProcessHelper
Store implementation of the purchase process helper for billing sub-process.
|
StoreCartProcessHelper
Extends the StorePurchaseProcessHelper to implement cart processing helper methods.
|
StoreCommitOrderProcessHelper
This class performs logic necessary for the commit-order process.
|
StoreExpressCheckoutFormHandler
This class is needed to get the billing address from the credit card
rather than the user's default billing address.
|
StoreExpressCheckoutProcessHelper
Extends the StorePurchaseProcessHelper to implement express checkout processing methods.
|
StorePurchaseProcessException
This exception indicates that an error occurred while performing checkout process.
|
StorePurchaseProcessHelper
Store implementation of the purchase process helper.
|
StoreShippingProcessHelper
Helper methods for handling shipping information
|
Class and Description |
---|
CheckoutProgressStates
Contains available checkout milestones and current checkout progress level.
|