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
|
Method Summary |
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq)
AUTO_GENERATED |
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
AddressVerifyResponseType |
addressVerify(AddressVerifyReq addressVerifyReq,
String apiUsername)
AUTO_GENERATED |
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq)
AUTO_GENERATED |
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
BAUpdateResponseType |
billAgreementUpdate(BillAgreementUpdateReq billAgreementUpdateReq,
String apiUsername)
AUTO_GENERATED |
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq)
AUTO_GENERATED |
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
BillOutstandingAmountResponseType |
billOutstandingAmount(BillOutstandingAmountReq billOutstandingAmountReq,
String apiUsername)
AUTO_GENERATED |
BillUserResponseType |
billUser(BillUserReq billUserReq)
AUTO_GENERATED |
BillUserResponseType |
billUser(BillUserReq billUserReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
BillUserResponseType |
billUser(BillUserReq billUserReq,
String apiUsername)
AUTO_GENERATED |
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq)
AUTO_GENERATED |
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
CancelRecoupResponseType |
cancelRecoup(CancelRecoupReq cancelRecoupReq,
String apiUsername)
AUTO_GENERATED |
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq)
AUTO_GENERATED |
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
CompleteRecoupResponseType |
completeRecoup(CompleteRecoupReq completeRecoupReq,
String apiUsername)
AUTO_GENERATED |
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq)
AUTO_GENERATED |
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
CreateBillingAgreementResponseType |
createBillingAgreement(CreateBillingAgreementReq createBillingAgreementReq,
String apiUsername)
AUTO_GENERATED |
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq)
AUTO_GENERATED |
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
CreateMobilePaymentResponseType |
createMobilePayment(CreateMobilePaymentReq createMobilePaymentReq,
String apiUsername)
AUTO_GENERATED |
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq)
AUTO_GENERATED |
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
CreateRecurringPaymentsProfileResponseType |
createRecurringPaymentsProfile(CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq,
String apiUsername)
AUTO_GENERATED |
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq)
AUTO_GENERATED |
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoAuthorizationResponseType |
doAuthorization(DoAuthorizationReq doAuthorizationReq,
String apiUsername)
AUTO_GENERATED |
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq)
AUTO_GENERATED |
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoCancelResponseType |
doCancel(DoCancelReq doCancelReq,
String apiUsername)
AUTO_GENERATED |
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq)
AUTO_GENERATED |
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoCaptureResponseType |
doCapture(DoCaptureReq doCaptureReq,
String apiUsername)
AUTO_GENERATED |
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq)
AUTO_GENERATED |
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoDirectPaymentResponseType |
doDirectPayment(DoDirectPaymentReq doDirectPaymentReq,
String apiUsername)
AUTO_GENERATED |
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq)
AUTO_GENERATED |
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoExpressCheckoutPaymentResponseType |
doExpressCheckoutPayment(DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq,
String apiUsername)
AUTO_GENERATED |
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq)
AUTO_GENERATED |
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoMobileCheckoutPaymentResponseType |
doMobileCheckoutPayment(DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq,
String apiUsername)
AUTO_GENERATED |
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq)
AUTO_GENERATED |
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoNonReferencedCreditResponseType |
doNonReferencedCredit(DoNonReferencedCreditReq doNonReferencedCreditReq,
String apiUsername)
AUTO_GENERATED |
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq)
AUTO_GENERATED |
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoReauthorizationResponseType |
doReauthorization(DoReauthorizationReq doReauthorizationReq,
String apiUsername)
AUTO_GENERATED |
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq)
AUTO_GENERATED |
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoReferenceTransactionResponseType |
doReferenceTransaction(DoReferenceTransactionReq doReferenceTransactionReq,
String apiUsername)
AUTO_GENERATED |
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq)
AUTO_GENERATED |
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoUATPAuthorizationResponseType |
doUATPAuthorization(DoUATPAuthorizationReq doUATPAuthorizationReq,
String apiUsername)
AUTO_GENERATED |
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq)
AUTO_GENERATED |
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoUATPExpressCheckoutPaymentResponseType |
doUATPExpressCheckoutPayment(DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq,
String apiUsername)
AUTO_GENERATED |
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq)
AUTO_GENERATED |
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
DoVoidResponseType |
doVoid(DoVoidReq doVoidReq,
String apiUsername)
AUTO_GENERATED |
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq)
AUTO_GENERATED |
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
EnterBoardingResponseType |
enterBoarding(EnterBoardingReq enterBoardingReq,
String apiUsername)
AUTO_GENERATED |
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq)
AUTO_GENERATED |
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
ExecuteCheckoutOperationsResponseType |
executeCheckoutOperations(ExecuteCheckoutOperationsReq executeCheckoutOperationsReq,
String apiUsername)
AUTO_GENERATED |
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq)
AUTO_GENERATED |
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
ExternalRememberMeOptOutResponseType |
externalRememberMeOptOut(ExternalRememberMeOptOutReq externalRememberMeOptOutReq,
String apiUsername)
AUTO_GENERATED |
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq)
AUTO_GENERATED |
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetAccessPermissionDetailsResponseType |
getAccessPermissionDetails(GetAccessPermissionDetailsReq getAccessPermissionDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq)
AUTO_GENERATED |
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetAuthDetailsResponseType |
getAuthDetails(GetAuthDetailsReq getAuthDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq)
AUTO_GENERATED |
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetBalanceResponseType |
getBalance(GetBalanceReq getBalanceReq,
String apiUsername)
AUTO_GENERATED |
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq)
AUTO_GENERATED |
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetBillingAgreementCustomerDetailsResponseType |
getBillingAgreementCustomerDetails(GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq)
AUTO_GENERATED |
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetBoardingDetailsResponseType |
getBoardingDetails(GetBoardingDetailsReq getBoardingDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq)
AUTO_GENERATED |
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetExpressCheckoutDetailsResponseType |
getExpressCheckoutDetails(GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq)
AUTO_GENERATED |
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetIncentiveEvaluationResponseType |
getIncentiveEvaluation(GetIncentiveEvaluationReq getIncentiveEvaluationReq,
String apiUsername)
AUTO_GENERATED |
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq)
AUTO_GENERATED |
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetMobileStatusResponseType |
getMobileStatus(GetMobileStatusReq getMobileStatusReq,
String apiUsername)
AUTO_GENERATED |
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq)
AUTO_GENERATED |
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetPalDetailsResponseType |
getPalDetails(GetPalDetailsReq getPalDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq)
AUTO_GENERATED |
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetRecurringPaymentsProfileDetailsResponseType |
getRecurringPaymentsProfileDetails(GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq,
String apiUsername)
AUTO_GENERATED |
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq)
AUTO_GENERATED |
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
GetTransactionDetailsResponseType |
getTransactionDetails(GetTransactionDetailsReq getTransactionDetailsReq,
String apiUsername)
AUTO_GENERATED |
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq)
AUTO_GENERATED |
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
InitiateRecoupResponseType |
initiateRecoup(InitiateRecoupReq initiateRecoupReq,
String apiUsername)
AUTO_GENERATED |
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq)
AUTO_GENERATED |
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
ManagePendingTransactionStatusResponseType |
managePendingTransactionStatus(ManagePendingTransactionStatusReq managePendingTransactionStatusReq,
String apiUsername)
AUTO_GENERATED |
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq)
AUTO_GENERATED |
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
ManageRecurringPaymentsProfileStatusResponseType |
manageRecurringPaymentsProfileStatus(ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq,
String apiUsername)
AUTO_GENERATED |
MassPayResponseType |
massPay(MassPayReq massPayReq)
AUTO_GENERATED |
MassPayResponseType |
massPay(MassPayReq massPayReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
MassPayResponseType |
massPay(MassPayReq massPayReq,
String apiUsername)
AUTO_GENERATED |
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq)
AUTO_GENERATED |
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
RefundTransactionResponseType |
refundTransaction(RefundTransactionReq refundTransactionReq,
String apiUsername)
AUTO_GENERATED |
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq)
AUTO_GENERATED |
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
ReverseTransactionResponseType |
reverseTransaction(ReverseTransactionReq reverseTransactionReq,
String apiUsername)
AUTO_GENERATED |
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq)
AUTO_GENERATED |
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
SetAccessPermissionsResponseType |
setAccessPermissions(SetAccessPermissionsReq setAccessPermissionsReq,
String apiUsername)
AUTO_GENERATED |
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq)
AUTO_GENERATED |
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
SetAuthFlowParamResponseType |
setAuthFlowParam(SetAuthFlowParamReq setAuthFlowParamReq,
String apiUsername)
AUTO_GENERATED |
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq)
AUTO_GENERATED |
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
SetCustomerBillingAgreementResponseType |
setCustomerBillingAgreement(SetCustomerBillingAgreementReq setCustomerBillingAgreementReq,
String apiUsername)
AUTO_GENERATED |
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq)
AUTO_GENERATED |
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
SetExpressCheckoutResponseType |
setExpressCheckout(SetExpressCheckoutReq setExpressCheckoutReq,
String apiUsername)
AUTO_GENERATED |
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq)
AUTO_GENERATED |
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
SetMobileCheckoutResponseType |
setMobileCheckout(SetMobileCheckoutReq setMobileCheckoutReq,
String apiUsername)
AUTO_GENERATED |
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq)
AUTO_GENERATED |
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
TransactionSearchResponseType |
transactionSearch(TransactionSearchReq transactionSearchReq,
String apiUsername)
AUTO_GENERATED |
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq)
AUTO_GENERATED |
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
UpdateAccessPermissionsResponseType |
updateAccessPermissions(UpdateAccessPermissionsReq updateAccessPermissionsReq,
String apiUsername)
AUTO_GENERATED |
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq)
AUTO_GENERATED |
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
com.paypal.core.credential.ICredential credential)
AUTO_GENERATED |
UpdateRecurringPaymentsProfileResponseType |
updateRecurringPaymentsProfile(UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq,
String apiUsername)
AUTO_GENERATED |
| 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(File configFile)
throws IOException
- Throws:
IOException
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(InputStream config)
throws IOException
- Throws:
IOException
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(String configFilePath)
throws IOException
- Throws:
IOException
PayPalAPIInterfaceServiceService
public PayPalAPIInterfaceServiceService(Properties properties)
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
- AUTO_GENERATED
- 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)
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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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
- AUTO_GENERATED
- 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 © 2012. All Rights Reserved.