com.google.checkout.handlers
Interface MerchantCallbackHandler


public interface MerchantCallbackHandler

Author:
Charles Dang (cdang@google.com)

Method Summary
 MerchantCalculationResults handle(MerchantInfo mi, CheckoutCallback callback)
           
 

Method Detail

handle

MerchantCalculationResults handle(MerchantInfo mi,
                                  CheckoutCallback callback)
                                  throws CheckoutHandlerException
Throws:
CheckoutHandlerException