urn.ebay.api.PayPalAPI
Class PayPalAPIInterfaceServiceService
java.lang.Object
com.paypal.core.BaseService
urn.ebay.api.PayPalAPI.PayPalAPIInterfaceServiceService
public class PayPalAPIInterfaceServiceService
- extends com.paypal.core.BaseService
Fields inherited from class com.paypal.core.BaseService |
configurationMap |
Method Summary |
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq)
|
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq,
com.paypal.core.credential.ICredential credential)
|
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq,
String apiUsername)
|
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq)
|
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
com.paypal.core.credential.ICredential credential)
|
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
String apiUsername)
|
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq)
|
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
com.paypal.core.credential.ICredential credential)
|
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
String apiUsername)
|
BillUserResponseType |
billUser(BillUserReq billUserReq)
|
BillUserResponseType |
billUser(BillUserReq billUserReq,
com.paypal.core.credential.ICredential credential)
|
BillUserResponseType |
billUser(BillUserReq billUserReq,
String apiUsername)
|
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq)
|
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq,
com.paypal.core.credential.ICredential credential)
|
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq,
String apiUsername)
|
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq)
|
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq,
com.paypal.core.credential.ICredential credential)
|
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq,
String apiUsername)
|
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq)
|
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
|
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
String apiUsername)
|
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq)
|
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
com.paypal.core.credential.ICredential credential)
|
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
String apiUsername)
|
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq)
|
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
|
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
String apiUsername)
|
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq)
|
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq,
com.paypal.core.credential.ICredential credential)
|
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq,
String apiUsername)
|
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq)
|
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq,
com.paypal.core.credential.ICredential credential)
|
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq,
String apiUsername)
|
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq)
|
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq,
com.paypal.core.credential.ICredential credential)
|
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq,
String apiUsername)
|
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq)
|
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
com.paypal.core.credential.ICredential credential)
|
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
String apiUsername)
|
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq)
|
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
|
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
String apiUsername)
|
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq)
|
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
|
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
String apiUsername)
|
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq)
|
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
com.paypal.core.credential.ICredential credential)
|
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
String apiUsername)
|
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq)
|
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq,
com.paypal.core.credential.ICredential credential)
|
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq,
String apiUsername)
|
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq)
|
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
com.paypal.core.credential.ICredential credential)
|
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
String apiUsername)
|
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq)
|
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
com.paypal.core.credential.ICredential credential)
|
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
String apiUsername)
|
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq)
|
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
|
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
String apiUsername)
|
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq)
|
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq,
com.paypal.core.credential.ICredential credential)
|
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq,
String apiUsername)
|
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq)
|
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq,
com.paypal.core.credential.ICredential credential)
|
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq,
String apiUsername)
|
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq)
|
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
com.paypal.core.credential.ICredential credential)
|
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
String apiUsername)
|
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq)
|
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
com.paypal.core.credential.ICredential credential)
|
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
String apiUsername)
|
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq)
|
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
String apiUsername)
|
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq)
|
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
String apiUsername)
|
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq)
|
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq,
com.paypal.core.credential.ICredential credential)
|
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq,
String apiUsername)
|
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq)
|
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
String apiUsername)
|
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq)
|
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
String apiUsername)
|
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq)
|
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
String apiUsername)
|
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq)
|
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
com.paypal.core.credential.ICredential credential)
|
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
String apiUsername)
|
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq)
|
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq,
com.paypal.core.credential.ICredential credential)
|
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq,
String apiUsername)
|
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq)
|
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq,
String apiUsername)
|
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq)
|
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
String apiUsername)
|
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq)
|
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
com.paypal.core.credential.ICredential credential)
|
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
String apiUsername)
|
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq)
|
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq,
com.paypal.core.credential.ICredential credential)
|
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq,
String apiUsername)
|
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq)
|
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
com.paypal.core.credential.ICredential credential)
|
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
String apiUsername)
|
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq)
|
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
com.paypal.core.credential.ICredential credential)
|
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
String apiUsername)
|
MassPayResponseType |
massPay(MassPayReq massPayReq)
|
MassPayResponseType |
massPay(MassPayReq massPayReq,
com.paypal.core.credential.ICredential credential)
|
MassPayResponseType |
massPay(MassPayReq massPayReq,
String apiUsername)
|
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq)
|
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq,
com.paypal.core.credential.ICredential credential)
|
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq,
String apiUsername)
|
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq)
|
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq,
com.paypal.core.credential.ICredential credential)
|
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq,
String apiUsername)
|
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq)
|
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
|
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
String apiUsername)
|
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq)
|
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
com.paypal.core.credential.ICredential credential)
|
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
String apiUsername)
|
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq)
|
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
|
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
String apiUsername)
|
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq)
|
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
com.paypal.core.credential.ICredential credential)
|
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
String apiUsername)
|
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq)
|
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
com.paypal.core.credential.ICredential credential)
|
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
String apiUsername)
|
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq)
|
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq,
com.paypal.core.credential.ICredential credential)
|
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq,
String apiUsername)
|
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq)
|
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
|
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
String apiUsername)
|
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq)
|
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
|
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
String apiUsername)
|
Methods inherited from class com.paypal.core.BaseService |
call, getAccessToken, getLastRequest, getLastResponse, getTokenSecret, initConfig, initConfig, initConfig, initConfig, setAccessToken, setLastRequest, setLastResponse, setTokenSecret |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_VERSION
public static final String SERVICE_VERSION
- See Also:
- Constant Field Values
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService()
- Default
PayPalAPIInterfaceServiceService
Constructor.
Initializes the SDK system with the default configuration file named
'sdk_config.properties' found in the class-path
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(String configFilePath)
throws IOException
PayPalAPIInterfaceServiceService
that uses the supplied path
to initialize the SDK system. The initialization context is maintained
only for this instance of the class. To initialize the SDK system
globally use the default constructor.
- Parameters:
configFilePath
- Absolute path to a Properties
file
- Throws:
IOException
- See Also:
PayPalAPIInterfaceServiceService
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(File configFile)
throws IOException
PayPalAPIInterfaceServiceService
that uses the supplied
File
object to initialize the SDK system. The initialization
context is maintained only for this instance of the class. To initialize
the SDK system globally use the default constructor
- Parameters:
configFile
- Configuration file in Properties
format
- Throws:
IOException
- See Also:
PayPalAPIInterfaceServiceService
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(InputStream inputStream)
throws IOException
PayPalAPIInterfaceServiceService
that uses the supplied
InputStream
object to initialize the SDK system. The
initialization context is maintained only for this instance of the class.
To initialize the SDK system globally use the default constructor.
- Parameters:
inputStream
- InputStream of a Properties
file
- Throws:
IOException
- See Also:
PayPalAPIInterfaceServiceService
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(Properties properties)
PayPalAPIInterfaceServiceService
that uses the supplied
Properties
to initialize the SDK system. For values that the
properties should hold consult the sample 'sdk_config.properties' file
bundled with the SDK. The initialization context is maintained only for
this instance of the class. To initialize the SDK system globally use the
default constructor.
- Parameters:
properties
- Properties
object- See Also:
PayPalAPIInterfaceServiceService
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(Map<String,String> configurationMap)
PayPalAPIInterfaceServiceService
that uses the supplied
Map
to initialize the SDK system. For values that the map should
hold consult the sample 'sdk_config.properties' file bundled with the
SDK. The initialization context is maintained only for this instance of
the class. To initialize the SDK system globally use the default
constructor.
- Parameters:
configurationMap
- Map
object- See Also:
PayPalAPIInterfaceServiceService
refundTransaction
public RefundTransactionResponseType refundTransaction(RefundTransactionReq refundTransactionReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
refundTransaction
public RefundTransactionResponseType refundTransaction(RefundTransactionReq refundTransactionReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
refundTransaction
public RefundTransactionResponseType refundTransaction(RefundTransactionReq refundTransactionReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
initiateRecoup
public InitiateRecoupResponseType initiateRecoup(InitiateRecoupReq initiateRecoupReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
initiateRecoup
public InitiateRecoupResponseType initiateRecoup(InitiateRecoupReq initiateRecoupReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
initiateRecoup
public InitiateRecoupResponseType initiateRecoup(InitiateRecoupReq initiateRecoupReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
completeRecoup
public CompleteRecoupResponseType completeRecoup(CompleteRecoupReq completeRecoupReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
completeRecoup
public CompleteRecoupResponseType completeRecoup(CompleteRecoupReq completeRecoupReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
completeRecoup
public CompleteRecoupResponseType completeRecoup(CompleteRecoupReq completeRecoupReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
cancelRecoup
public CancelRecoupResponseType cancelRecoup(CancelRecoupReq cancelRecoupReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
cancelRecoup
public CancelRecoupResponseType cancelRecoup(CancelRecoupReq cancelRecoupReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
cancelRecoup
public CancelRecoupResponseType cancelRecoup(CancelRecoupReq cancelRecoupReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getTransactionDetails
public GetTransactionDetailsResponseType getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getTransactionDetails
public GetTransactionDetailsResponseType getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getTransactionDetails
public GetTransactionDetailsResponseType getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billUser
public BillUserResponseType billUser(BillUserReq billUserReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billUser
public BillUserResponseType billUser(BillUserReq billUserReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billUser
public BillUserResponseType billUser(BillUserReq billUserReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
transactionSearch
public TransactionSearchResponseType transactionSearch(TransactionSearchReq transactionSearchReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
transactionSearch
public TransactionSearchResponseType transactionSearch(TransactionSearchReq transactionSearchReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
transactionSearch
public TransactionSearchResponseType transactionSearch(TransactionSearchReq transactionSearchReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
massPay
public MassPayResponseType massPay(MassPayReq massPayReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
massPay
public MassPayResponseType massPay(MassPayReq massPayReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
massPay
public MassPayResponseType massPay(MassPayReq massPayReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billAgreementUpdate
public BAUpdateResponseType billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billAgreementUpdate
public BAUpdateResponseType billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billAgreementUpdate
public BAUpdateResponseType billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
addressVerify
public AddressVerifyResponseType addressVerify(AddressVerifyReq addressVerifyReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
addressVerify
public AddressVerifyResponseType addressVerify(AddressVerifyReq addressVerifyReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
addressVerify
public AddressVerifyResponseType addressVerify(AddressVerifyReq addressVerifyReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
enterBoarding
public EnterBoardingResponseType enterBoarding(EnterBoardingReq enterBoardingReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
enterBoarding
public EnterBoardingResponseType enterBoarding(EnterBoardingReq enterBoardingReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
enterBoarding
public EnterBoardingResponseType enterBoarding(EnterBoardingReq enterBoardingReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBoardingDetails
public GetBoardingDetailsResponseType getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBoardingDetails
public GetBoardingDetailsResponseType getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBoardingDetails
public GetBoardingDetailsResponseType getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createMobilePayment
public CreateMobilePaymentResponseType createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createMobilePayment
public CreateMobilePaymentResponseType createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createMobilePayment
public CreateMobilePaymentResponseType createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getMobileStatus
public GetMobileStatusResponseType getMobileStatus(GetMobileStatusReq getMobileStatusReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getMobileStatus
public GetMobileStatusResponseType getMobileStatus(GetMobileStatusReq getMobileStatusReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getMobileStatus
public GetMobileStatusResponseType getMobileStatus(GetMobileStatusReq getMobileStatusReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setMobileCheckout
public SetMobileCheckoutResponseType setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setMobileCheckout
public SetMobileCheckoutResponseType setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setMobileCheckout
public SetMobileCheckoutResponseType setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doMobileCheckoutPayment
public DoMobileCheckoutPaymentResponseType doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doMobileCheckoutPayment
public DoMobileCheckoutPaymentResponseType doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doMobileCheckoutPayment
public DoMobileCheckoutPaymentResponseType doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBalance
public GetBalanceResponseType getBalance(GetBalanceReq getBalanceReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBalance
public GetBalanceResponseType getBalance(GetBalanceReq getBalanceReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBalance
public GetBalanceResponseType getBalance(GetBalanceReq getBalanceReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getPalDetails
public GetPalDetailsResponseType getPalDetails(GetPalDetailsReq getPalDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getPalDetails
public GetPalDetailsResponseType getPalDetails(GetPalDetailsReq getPalDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getPalDetails
public GetPalDetailsResponseType getPalDetails(GetPalDetailsReq getPalDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doExpressCheckoutPayment
public DoExpressCheckoutPaymentResponseType doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doExpressCheckoutPayment
public DoExpressCheckoutPaymentResponseType doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doExpressCheckoutPayment
public DoExpressCheckoutPaymentResponseType doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPExpressCheckoutPayment
public DoUATPExpressCheckoutPaymentResponseType doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPExpressCheckoutPayment
public DoUATPExpressCheckoutPaymentResponseType doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPExpressCheckoutPayment
public DoUATPExpressCheckoutPaymentResponseType doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAuthFlowParam
public SetAuthFlowParamResponseType setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAuthFlowParam
public SetAuthFlowParamResponseType setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAuthFlowParam
public SetAuthFlowParamResponseType setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAuthDetails
public GetAuthDetailsResponseType getAuthDetails(GetAuthDetailsReq getAuthDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAuthDetails
public GetAuthDetailsResponseType getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAuthDetails
public GetAuthDetailsResponseType getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAccessPermissions
public SetAccessPermissionsResponseType setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAccessPermissions
public SetAccessPermissionsResponseType setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setAccessPermissions
public SetAccessPermissionsResponseType setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateAccessPermissions
public UpdateAccessPermissionsResponseType updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateAccessPermissions
public UpdateAccessPermissionsResponseType updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateAccessPermissions
public UpdateAccessPermissionsResponseType updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAccessPermissionDetails
public GetAccessPermissionDetailsResponseType getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAccessPermissionDetails
public GetAccessPermissionDetailsResponseType getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getAccessPermissionDetails
public GetAccessPermissionDetailsResponseType getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getIncentiveEvaluation
public GetIncentiveEvaluationResponseType getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getIncentiveEvaluation
public GetIncentiveEvaluationResponseType getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getIncentiveEvaluation
public GetIncentiveEvaluationResponseType getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setExpressCheckout
public SetExpressCheckoutResponseType setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setExpressCheckout
public SetExpressCheckoutResponseType setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setExpressCheckout
public SetExpressCheckoutResponseType setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
executeCheckoutOperations
public ExecuteCheckoutOperationsResponseType executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
executeCheckoutOperations
public ExecuteCheckoutOperationsResponseType executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
executeCheckoutOperations
public ExecuteCheckoutOperationsResponseType executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getExpressCheckoutDetails
public GetExpressCheckoutDetailsResponseType getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getExpressCheckoutDetails
public GetExpressCheckoutDetailsResponseType getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getExpressCheckoutDetails
public GetExpressCheckoutDetailsResponseType getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doDirectPayment
public DoDirectPaymentResponseType doDirectPayment(DoDirectPaymentReq doDirectPaymentReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doDirectPayment
public DoDirectPaymentResponseType doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doDirectPayment
public DoDirectPaymentResponseType doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
managePendingTransactionStatus
public ManagePendingTransactionStatusResponseType managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
managePendingTransactionStatus
public ManagePendingTransactionStatusResponseType managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
managePendingTransactionStatus
public ManagePendingTransactionStatusResponseType managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCancel
public DoCancelResponseType doCancel(DoCancelReq doCancelReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCancel
public DoCancelResponseType doCancel(DoCancelReq doCancelReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCancel
public DoCancelResponseType doCancel(DoCancelReq doCancelReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCapture
public DoCaptureResponseType doCapture(DoCaptureReq doCaptureReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCapture
public DoCaptureResponseType doCapture(DoCaptureReq doCaptureReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doCapture
public DoCaptureResponseType doCapture(DoCaptureReq doCaptureReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReauthorization
public DoReauthorizationResponseType doReauthorization(DoReauthorizationReq doReauthorizationReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReauthorization
public DoReauthorizationResponseType doReauthorization(DoReauthorizationReq doReauthorizationReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReauthorization
public DoReauthorizationResponseType doReauthorization(DoReauthorizationReq doReauthorizationReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doVoid
public DoVoidResponseType doVoid(DoVoidReq doVoidReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doVoid
public DoVoidResponseType doVoid(DoVoidReq doVoidReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doVoid
public DoVoidResponseType doVoid(DoVoidReq doVoidReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doAuthorization
public DoAuthorizationResponseType doAuthorization(DoAuthorizationReq doAuthorizationReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doAuthorization
public DoAuthorizationResponseType doAuthorization(DoAuthorizationReq doAuthorizationReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doAuthorization
public DoAuthorizationResponseType doAuthorization(DoAuthorizationReq doAuthorizationReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setCustomerBillingAgreement
public SetCustomerBillingAgreementResponseType setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setCustomerBillingAgreement
public SetCustomerBillingAgreementResponseType setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
setCustomerBillingAgreement
public SetCustomerBillingAgreementResponseType setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBillingAgreementCustomerDetails
public GetBillingAgreementCustomerDetailsResponseType getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBillingAgreementCustomerDetails
public GetBillingAgreementCustomerDetailsResponseType getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getBillingAgreementCustomerDetails
public GetBillingAgreementCustomerDetailsResponseType getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createBillingAgreement
public CreateBillingAgreementResponseType createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createBillingAgreement
public CreateBillingAgreementResponseType createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createBillingAgreement
public CreateBillingAgreementResponseType createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReferenceTransaction
public DoReferenceTransactionResponseType doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReferenceTransaction
public DoReferenceTransactionResponseType doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doReferenceTransaction
public DoReferenceTransactionResponseType doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doNonReferencedCredit
public DoNonReferencedCreditResponseType doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doNonReferencedCredit
public DoNonReferencedCreditResponseType doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doNonReferencedCredit
public DoNonReferencedCreditResponseType doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPAuthorization
public DoUATPAuthorizationResponseType doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPAuthorization
public DoUATPAuthorizationResponseType doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
doUATPAuthorization
public DoUATPAuthorizationResponseType doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createRecurringPaymentsProfile
public CreateRecurringPaymentsProfileResponseType createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createRecurringPaymentsProfile
public CreateRecurringPaymentsProfileResponseType createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
createRecurringPaymentsProfile
public CreateRecurringPaymentsProfileResponseType createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getRecurringPaymentsProfileDetails
public GetRecurringPaymentsProfileDetailsResponseType getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getRecurringPaymentsProfileDetails
public GetRecurringPaymentsProfileDetailsResponseType getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
getRecurringPaymentsProfileDetails
public GetRecurringPaymentsProfileDetailsResponseType getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
manageRecurringPaymentsProfileStatus
public ManageRecurringPaymentsProfileStatusResponseType manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
manageRecurringPaymentsProfileStatus
public ManageRecurringPaymentsProfileStatusResponseType manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
manageRecurringPaymentsProfileStatus
public ManageRecurringPaymentsProfileStatusResponseType manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billOutstandingAmount
public BillOutstandingAmountResponseType billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billOutstandingAmount
public BillOutstandingAmountResponseType billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
billOutstandingAmount
public BillOutstandingAmountResponseType billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateRecurringPaymentsProfile
public UpdateRecurringPaymentsProfileResponseType updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateRecurringPaymentsProfile
public UpdateRecurringPaymentsProfileResponseType updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
updateRecurringPaymentsProfile
public UpdateRecurringPaymentsProfileResponseType updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
reverseTransaction
public ReverseTransactionResponseType reverseTransaction(ReverseTransactionReq reverseTransactionReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
reverseTransaction
public ReverseTransactionResponseType reverseTransaction(ReverseTransactionReq reverseTransactionReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
reverseTransaction
public ReverseTransactionResponseType reverseTransaction(ReverseTransactionReq reverseTransactionReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
externalRememberMeOptOut
public ExternalRememberMeOptOutResponseType externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
externalRememberMeOptOut
public ExternalRememberMeOptOutResponseType externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
com.paypal.core.credential.ICredential credential)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
externalRememberMeOptOut
public ExternalRememberMeOptOutResponseType externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
String apiUsername)
throws com.paypal.exception.SSLConfigurationException,
com.paypal.exception.InvalidCredentialException,
IOException,
com.paypal.exception.HttpErrorException,
com.paypal.exception.InvalidResponseDataException,
com.paypal.exception.ClientActionRequiredException,
com.paypal.exception.MissingCredentialException,
InterruptedException,
com.paypal.sdk.exceptions.OAuthException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
com.paypal.exception.SSLConfigurationException
com.paypal.exception.InvalidCredentialException
UnsupportedEncodingException
IOException
com.paypal.exception.HttpErrorException
com.paypal.exception.InvalidResponseDataException
com.paypal.exception.ClientActionRequiredException
com.paypal.exception.MissingCredentialException
InterruptedException
com.paypal.sdk.exceptions.OAuthException
ParserConfigurationException
SAXException
Copyright © 2013. All Rights Reserved.