com.softslate.commerce.businessobjects.payment.google.checkout
Interface IGoogleCheckoutProcessor

All Superinterfaces:
BusinessObject
All Known Implementing Classes:
GoogleCheckoutProcessor

public interface IGoogleCheckoutProcessor
extends BusinessObject

Defines the API call required by Google Checkout.

Author:
Ashish Jain

Method Summary
 java.util.Map processSetExpressCheckout(java.util.Map parameters)
           
 
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize
 

Method Detail

processSetExpressCheckout

java.util.Map processSetExpressCheckout(java.util.Map parameters)
                                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © SoftSlate, LLC 2003–2005