Changes since
the last release

com.ebay.sdk.helper
Class PaymentServiceHelper

java.lang.Object
  extended by com.ebay.sdk.helper.PaymentServiceHelper

public class PaymentServiceHelper
extends java.lang.Object

A helper class to retrieve the available payment services/methods for a given site.


Method Summary
static PaymentServiceHelper getInstance()
          Return an instance of PaymentServiceHelper
 java.util.Hashtable getPaymentServiceMap(SiteCodeType siteId)
          Return the map of available payment services/methods for a given site.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PaymentServiceHelper getInstance()
Return an instance of PaymentServiceHelper

Returns:
PaymentServiceHelper

getPaymentServiceMap

public java.util.Hashtable getPaymentServiceMap(SiteCodeType siteId)
Return the map of available payment services/methods for a given site.

Parameters:
siteId - SiteCodeType
Returns:
Hashtable

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.