Class ECGetResponse


public class ECGetResponse extends ExpressCheckoutResponse
Used for ExpressCheckout update operation. ExpressCheckoutResponse
  • Constructor Details

    • ECGetResponse

      protected ECGetResponse()
  • Method Details

    • getEmail

      public String getEmail()
      Gets the email parameter
      Returns:
      - String

      Maps to Payflow Parameter: EMAIL

    • getPayerId

      public String getPayerId()
      Gets the payerid parameter
      Returns:
      - String

      Maps to Payflow Parameter: PAYERID

    • getPayerStatus

      public String getPayerStatus()
      Gets the payerstatus parameter
      Returns:
      - String

      Maps to Payflow Parameter: PAYERSTATUS

    • getShipToName

      public String getShipToName()
      Gets the shiptoname parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTONAME

    • getShipToFirstName

      public String getShipToFirstName()
      Gets the shiptofirstname parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOFIRSTNAME

    • getShipToLastName

      public String getShipToLastName()
      Gets the shiptolastname parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOLASTNAME

    • getShipToCountry

      public String getShipToCountry()
      Gets the shiptocountry parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOCOUNTRY

    • getShipToBusiness

      public String getShipToBusiness()
      Gets the shiptobusiness parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOBUSINESS

    • getShipToStreet

      public String getShipToStreet()
      Gets the shiptostreet parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOSTREET

    • getShipToStreet2

      public String getShipToStreet2()
      Gets the shiptostreet2 parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOSTREET2

    • getShipToCity

      public String getShipToCity()
      Gets the shiptocity parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOCITY

    • getShipToState

      public String getShipToState()
      Gets the shiptostate parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOSTATE

    • getCountryCode

      public String getCountryCode()
      Gets the countrycode parameter
      Returns:
      - String

      Maps to Payflow Parameter: COUNTRYCODE

    • getShipToZip

      public String getShipToZip()
      Gets the shiptozip parameter
      Returns:
      - String

      Maps to Payflow Parameter: SHIPTOZIP

    • getba_Flag

      public String getba_Flag()
      Gets the ba_flag parameter
      Returns:
      - String

      Maps to Payflow Parameter: BA_FLAG

    • getPhoneNum

      public String getPhoneNum()
      Gets the phonenum parameter
      Returns:
      - String

      Maps to Payflow Parameter: PHONENUM

    • getStreet

      public String getStreet()
      Gets the street parameter
      Returns:
      - String

      Maps to Payflow Parameter: STREET

    • getStreet2

      public String getStreet2()
      Gets the street2 parameter
      Returns:
      - String

      Maps to Payflow Parameter: STREET2

    • getCity

      public String getCity()
      Gets the city parameter
      Returns:
      - String

      Maps to Payflow Parameter: CITY

    • getState

      public String getState()
      Gets the state parameter
      Returns:
      - String

      Maps to Payflow Parameter: STATE

    • getZip

      public String getZip()
      Gets the zip parameter
      Returns:
      - String

      Maps to Payflow Parameter: ZIP

    • getAddressStatus

      public String getAddressStatus()
      Gets the addressStatus parameter
      Returns:
      - String

      Maps to Payflow Parameter: ADDRESSSTATUS

    • setParams

      protected void setParams(Hashtable ResponseHashTable)
      Overrides:
      setParams in class ExpressCheckoutResponse