This section discusses some of the classes in Commerce Service Center that you may want to extend. You can find additional information about these classes in the ATG API Reference for Commerce Service Center.

Available Priced Shipping Methods Droplet Servlet Bean

Provides the available shipping method with price. Displays the available shipping methods with pricing for a particular shipping group. This extends the atg.commerce.pricing.
AvailableShippingMethodsDroplet
.

Class

atg.commerce.csr.pricing.AvailablePricedShippingMethodsDroplet

Components

/atg/commerce/custsvc/pricing/
    AvailablePricedShippingMethodsDroplet

Parameters:
CSRShippingGroupFormHandler

Class

atg.commerce.csr.order.CSRShippingGroupFormHandler

Component

/atg/commerce/custsvc/order/ShippingGroupFormHandler

The CSRShippingGroupFormHandler class is a form handler that manages single and multiple shipping stages of the checkout process. The CSRShippingGroupFormHandler extends the Commerce class atg.commerce.order.purchase.ShippingGroupFormHandler and allows you to add shipping-related audit-logging events.

CSRPaymentGroupFormHandler

Class

atg.commerce.csr.order.CSRPaymentGroupFormHandler

Component

/atg/commerce/custsvc/order/PaymentGroupFormHandler

The CSRPaymentGroupFormHandler class is a form handler that manages the billing stage of the checkout process. The CSRPaymentGroupFormHandler extends the Commerce class atg.commerce.order.purchase.PaymentGroupFormHandler and provides the ability to claim a store credit, gift certificate or coupon. By default, the allowCouponClaim flag is set to false.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices