- Express Checkout
- Simple Checkout
- Complex Checkout
ExpressCheckout
If the ExpressCheckoutFormHandler.PaymentGroupNeeded property is
- true, then a CreditCard PaymentGroup will automatically be taken from the Profile.
- false, then the user may supply the CreditCard information in a form through the ExpressCheckoutFormHandler.PaymentGroup property.
- true, then a HardgoodShippingGroup will automatically be taken from the Profile.
- false, then the user may supply the HardgoodShippingGroup information in a form through the ExpressCheckoutFormHandler.ShippingGroup property.
- true, then the ExpressCheckoutFormHandler.ExpressCheckout handler will commit the Order.
- false, display a confirmation page before committing the Order.
No comments :
Post a Comment