Package paypal.payflow
Class ECDoResponse
java.lang.Object
paypal.payflow.BaseResponseDataObject
paypal.payflow.ExpressCheckoutResponse
paypal.payflow.ECDoResponse
UUsed for ExpressCheckout Do operation.
ExpressCheckoutResponse
ECGetResponse-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class paypal.payflow.ExpressCheckoutResponse
getTokenMethods inherited from class paypal.payflow.BaseResponseDataObject
setParams
-
Constructor Details
-
ECDoResponse
protected ECDoResponse()
-
-
Method Details
-
getAmt
Gets the Amt parameter- Returns:
- - String
Maps to Payflow Parameter: AMT
-
getSettleAmt
Gets the settleamt parameter- Returns:
- - String
Maps to Payflow Parameter: SETTLEAMT
-
getTaxAmt
Gets the tax amt parameter- Returns:
- - String
Maps to Payflow Parameter: TAXAMT
-
getExchangeRate
Gets the exchange rate parameter- Returns:
- - String
Maps to Payflow Parameter: EXCHANGERATE
-
getPaymentDate
Gets the payment date parameter- Returns:
- - String
Maps to Payflow Parameter: PAYMENTDATE
-
getPaymentStatus
Gets the Payment status parameter- Returns:
- - String
Maps to Payflow Parameter: PAYMENTSTATUS
-
getbaId
Gets the BAID parameter- Returns:
- - String
Maps to Payflow Parameter: BAID
-
setParams
- Overrides:
setParamsin classExpressCheckoutResponse
-