Package atg.projects.store.order.purchase

Interface Summary
ShippingRestrictionInterface This inteface contain method for Restrict Shipping to restricted country or allow Shipping to only permitted country.
 

Class Summary
BillingInfoFormHandler Form Handler for taking billing information.
CartCatalogVerificationDroplet This droplet takes an order and checks to see if the product in each CommerceItem is in the user's current catalog.
CheckoutOptionSelections  
ContinueShoppingFormHandler This just looks for the continue shopping success url, and defaults the redirect to the value given.
GiftMessageFormHandler This class is used to handle form submissions from the Gift Message page.
ShippingInfoFormHandler Form Handler for handling shipping related checkout processes.
StoreAddCommerceItemInfo This class extends AddCommerceItemInfo to add shipping information.
StoreBillingProcessHelper Store implementation of the purchase process helper for billing sub-process.
StoreCartFormHandler Extends the default CartModifierFormHandler for custom functionality.
StoreCartProcessHelper Extends the StorePurchaseProcessHelper to implement cart processing helper methods.
StoreCommitOrderHandler Extends the default CommitOrderFormHandler as to implement custom preCommitOrder and postCommitOrder functionality.
StoreCommitOrderProcessHelper This class performs logic necessary for the commit-order process
StoreElectronicShippingGroupInitializer StoreElectronicShippingGroupInitializer extends ElectronicShippingGroupInitializer to generate unique shipping group names based on more than one recipient email address.
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.
StoreInternationalizedPurchaseProcessHelper Internationalized implementation of the StorePurchaseProcessHelper
StorePurchaseProcessFormHandler Form Handler for handling purchase processes in Store
StorePurchaseProcessHelper Store implementation of the purchase process helper.
StoreShippingProcessHelper Helper methods for handling shipping information
TellAFriendFormHandler This form handler manages the tell a friend functionality.
 

Exception Summary
StorePurchaseProcessException This exception indicates that an error occured while performing checkout process