Package com.softslate.commerce.customer.payment

Provides basic Struts form classes corresponding to various payment methods for the application.

See:
          Description

Class Summary
AuthorizeNetForm Struts form class for submissions of payment information for Authorize.net during checkout.
BasicPaymentForm Default Struts form class for submissions of payment information during checkout.
CheckPaymentForm Struts form class for users electing to send the store payment by check or money order.
PayflowLinkForm Struts form class for submissions of payment information for PayPal Payflow Link during checkout.
PayflowProACHForm Struts form class for submissions of bank account information for PayPal Payflow Pro's ACH processing during checkout.
PayflowProForm Struts form class for submissions of payment information for PayPal Payflow Pro during checkout.
PayPalDirectForm Struts form class for submissions of payment information for PayPal Direct during checkout.
PayPalExpressForm Struts form class for submissions of payment information for PayPal Express Checkout during checkout.
PayPalExpressReturnAction Action class to handle the redirected request from PayPal following a PayPal Express Checkout session in which the user's address and payment information are defined directly with PayPal.
PayPalExpressSetAction Action class to handle a request from the user to use PayPal Express to checkout.
PayPalUKDirectForm  
PayPalUKExpressForm Struts form class for submissions of payment information for PayPal Express Checkout during checkout.
 

Package com.softslate.commerce.customer.payment Description

Provides basic Struts form classes corresponding to various payment methods for the application.



Copyright ? SoftSlate, LLC 2003?2005