C# Class PayPal.PayPalAPIInterfaceService.PayPalAPIInterfaceServiceService

Inheritance: PayPal.BasePayPalService
ファイルを表示 Open project: paypal/merchant-sdk-dotnet Class Usage Examples

Public Methods

Method Description
AddressVerify ( AddressVerifyReq addressVerifyReq ) : AddressVerifyResponseType

AddressVerify ( AddressVerifyReq addressVerifyReq, PayPal.Authentication.ICredential credential ) : AddressVerifyResponseType

AddressVerify ( AddressVerifyReq addressVerifyReq, string apiUserName ) : AddressVerifyResponseType

BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq ) : BAUpdateResponseType

BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq, PayPal.Authentication.ICredential credential ) : BAUpdateResponseType

BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq, string apiUserName ) : BAUpdateResponseType

BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq ) : BillOutstandingAmountResponseType

BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq, PayPal.Authentication.ICredential credential ) : BillOutstandingAmountResponseType

BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq, string apiUserName ) : BillOutstandingAmountResponseType

BillUser ( BillUserReq billUserReq ) : BillUserResponseType

BillUser ( BillUserReq billUserReq, PayPal.Authentication.ICredential credential ) : BillUserResponseType

BillUser ( BillUserReq billUserReq, string apiUserName ) : BillUserResponseType

CancelRecoup ( CancelRecoupReq cancelRecoupReq ) : CancelRecoupResponseType

CancelRecoup ( CancelRecoupReq cancelRecoupReq, PayPal.Authentication.ICredential credential ) : CancelRecoupResponseType

CancelRecoup ( CancelRecoupReq cancelRecoupReq, string apiUserName ) : CancelRecoupResponseType

CompleteRecoup ( CompleteRecoupReq completeRecoupReq ) : CompleteRecoupResponseType

CompleteRecoup ( CompleteRecoupReq completeRecoupReq, PayPal.Authentication.ICredential credential ) : CompleteRecoupResponseType

CompleteRecoup ( CompleteRecoupReq completeRecoupReq, string apiUserName ) : CompleteRecoupResponseType

CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq ) : CreateBillingAgreementResponseType

CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq, PayPal.Authentication.ICredential credential ) : CreateBillingAgreementResponseType

CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq, string apiUserName ) : CreateBillingAgreementResponseType

CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq ) : CreateMobilePaymentResponseType

CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq, PayPal.Authentication.ICredential credential ) : CreateMobilePaymentResponseType

CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq, string apiUserName ) : CreateMobilePaymentResponseType

CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq ) : CreateRecurringPaymentsProfileResponseType

CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq, PayPal.Authentication.ICredential credential ) : CreateRecurringPaymentsProfileResponseType

CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq, string apiUserName ) : CreateRecurringPaymentsProfileResponseType

DoAuthorization ( DoAuthorizationReq doAuthorizationReq ) : DoAuthorizationResponseType

DoAuthorization ( DoAuthorizationReq doAuthorizationReq, PayPal.Authentication.ICredential credential ) : DoAuthorizationResponseType

DoAuthorization ( DoAuthorizationReq doAuthorizationReq, string apiUserName ) : DoAuthorizationResponseType

DoCancel ( DoCancelReq doCancelReq ) : DoCancelResponseType

DoCancel ( DoCancelReq doCancelReq, PayPal.Authentication.ICredential credential ) : DoCancelResponseType

DoCancel ( DoCancelReq doCancelReq, string apiUserName ) : DoCancelResponseType

DoCapture ( DoCaptureReq doCaptureReq ) : DoCaptureResponseType

DoCapture ( DoCaptureReq doCaptureReq, PayPal.Authentication.ICredential credential ) : DoCaptureResponseType

DoCapture ( DoCaptureReq doCaptureReq, string apiUserName ) : DoCaptureResponseType

DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq ) : DoDirectPaymentResponseType

DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq, PayPal.Authentication.ICredential credential ) : DoDirectPaymentResponseType

DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq, string apiUserName ) : DoDirectPaymentResponseType

DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq ) : DoExpressCheckoutPaymentResponseType

DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoExpressCheckoutPaymentResponseType

DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq, string apiUserName ) : DoExpressCheckoutPaymentResponseType

DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq ) : DoMobileCheckoutPaymentResponseType

DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoMobileCheckoutPaymentResponseType

DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq, string apiUserName ) : DoMobileCheckoutPaymentResponseType

DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq ) : DoNonReferencedCreditResponseType

DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq, PayPal.Authentication.ICredential credential ) : DoNonReferencedCreditResponseType

DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq, string apiUserName ) : DoNonReferencedCreditResponseType

DoReauthorization ( DoReauthorizationReq doReauthorizationReq ) : DoReauthorizationResponseType

DoReauthorization ( DoReauthorizationReq doReauthorizationReq, PayPal.Authentication.ICredential credential ) : DoReauthorizationResponseType

DoReauthorization ( DoReauthorizationReq doReauthorizationReq, string apiUserName ) : DoReauthorizationResponseType

DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq ) : DoReferenceTransactionResponseType

DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq, PayPal.Authentication.ICredential credential ) : DoReferenceTransactionResponseType

DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq, string apiUserName ) : DoReferenceTransactionResponseType

DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq ) : DoUATPAuthorizationResponseType

DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq, PayPal.Authentication.ICredential credential ) : DoUATPAuthorizationResponseType

DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq, string apiUserName ) : DoUATPAuthorizationResponseType

DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq ) : DoUATPExpressCheckoutPaymentResponseType

DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoUATPExpressCheckoutPaymentResponseType

DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq, string apiUserName ) : DoUATPExpressCheckoutPaymentResponseType

DoVoid ( DoVoidReq doVoidReq ) : DoVoidResponseType

DoVoid ( DoVoidReq doVoidReq, PayPal.Authentication.ICredential credential ) : DoVoidResponseType

DoVoid ( DoVoidReq doVoidReq, string apiUserName ) : DoVoidResponseType

EnterBoarding ( EnterBoardingReq enterBoardingReq ) : EnterBoardingResponseType

EnterBoarding ( EnterBoardingReq enterBoardingReq, PayPal.Authentication.ICredential credential ) : EnterBoardingResponseType

EnterBoarding ( EnterBoardingReq enterBoardingReq, string apiUserName ) : EnterBoardingResponseType

ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq ) : ExecuteCheckoutOperationsResponseType

ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq, PayPal.Authentication.ICredential credential ) : ExecuteCheckoutOperationsResponseType

ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq, string apiUserName ) : ExecuteCheckoutOperationsResponseType

ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq ) : ExternalRememberMeOptOutResponseType

ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq, PayPal.Authentication.ICredential credential ) : ExternalRememberMeOptOutResponseType

ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq, string apiUserName ) : ExternalRememberMeOptOutResponseType

GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq ) : GetAccessPermissionDetailsResponseType

GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq, PayPal.Authentication.ICredential credential ) : GetAccessPermissionDetailsResponseType

GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq, string apiUserName ) : GetAccessPermissionDetailsResponseType

GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq ) : GetAuthDetailsResponseType

GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq, PayPal.Authentication.ICredential credential ) : GetAuthDetailsResponseType

GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq, string apiUserName ) : GetAuthDetailsResponseType

GetBalance ( GetBalanceReq getBalanceReq ) : GetBalanceResponseType

GetBalance ( GetBalanceReq getBalanceReq, PayPal.Authentication.ICredential credential ) : GetBalanceResponseType

GetBalance ( GetBalanceReq getBalanceReq, string apiUserName ) : GetBalanceResponseType

GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq ) : GetBillingAgreementCustomerDetailsResponseType

GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq, PayPal.Authentication.ICredential credential ) : GetBillingAgreementCustomerDetailsResponseType

GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq, string apiUserName ) : GetBillingAgreementCustomerDetailsResponseType

GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq ) : GetBoardingDetailsResponseType

GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq, PayPal.Authentication.ICredential credential ) : GetBoardingDetailsResponseType

GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq, string apiUserName ) : GetBoardingDetailsResponseType

GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq ) : GetExpressCheckoutDetailsResponseType

GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq, PayPal.Authentication.ICredential credential ) : GetExpressCheckoutDetailsResponseType

GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq, string apiUserName ) : GetExpressCheckoutDetailsResponseType

GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq ) : GetIncentiveEvaluationResponseType

GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq, PayPal.Authentication.ICredential credential ) : GetIncentiveEvaluationResponseType

GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq, string apiUserName ) : GetIncentiveEvaluationResponseType

GetMobileStatus ( GetMobileStatusReq getMobileStatusReq ) : GetMobileStatusResponseType

GetMobileStatus ( GetMobileStatusReq getMobileStatusReq, PayPal.Authentication.ICredential credential ) : GetMobileStatusResponseType

GetMobileStatus ( GetMobileStatusReq getMobileStatusReq, string apiUserName ) : GetMobileStatusResponseType

GetPalDetails ( GetPalDetailsReq getPalDetailsReq ) : GetPalDetailsResponseType

GetPalDetails ( GetPalDetailsReq getPalDetailsReq, PayPal.Authentication.ICredential credential ) : GetPalDetailsResponseType

GetPalDetails ( GetPalDetailsReq getPalDetailsReq, string apiUserName ) : GetPalDetailsResponseType

GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq ) : GetRecurringPaymentsProfileDetailsResponseType

GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq, PayPal.Authentication.ICredential credential ) : GetRecurringPaymentsProfileDetailsResponseType

GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq, string apiUserName ) : GetRecurringPaymentsProfileDetailsResponseType

GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq ) : GetTransactionDetailsResponseType

GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq, PayPal.Authentication.ICredential credential ) : GetTransactionDetailsResponseType

GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq, string apiUserName ) : GetTransactionDetailsResponseType

InitiateRecoup ( InitiateRecoupReq initiateRecoupReq ) : InitiateRecoupResponseType

InitiateRecoup ( InitiateRecoupReq initiateRecoupReq, PayPal.Authentication.ICredential credential ) : InitiateRecoupResponseType

InitiateRecoup ( InitiateRecoupReq initiateRecoupReq, string apiUserName ) : InitiateRecoupResponseType

ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq ) : ManagePendingTransactionStatusResponseType

ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq, PayPal.Authentication.ICredential credential ) : ManagePendingTransactionStatusResponseType

ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq, string apiUserName ) : ManagePendingTransactionStatusResponseType

ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq ) : ManageRecurringPaymentsProfileStatusResponseType

ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq, PayPal.Authentication.ICredential credential ) : ManageRecurringPaymentsProfileStatusResponseType

ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq, string apiUserName ) : ManageRecurringPaymentsProfileStatusResponseType

MassPay ( MassPayReq massPayReq ) : MassPayResponseType

MassPay ( MassPayReq massPayReq, PayPal.Authentication.ICredential credential ) : MassPayResponseType

MassPay ( MassPayReq massPayReq, string apiUserName ) : MassPayResponseType

PayPalAPIInterfaceServiceService ( ) : System

Default constructor for loading configuration from *.Config file

PayPalAPIInterfaceServiceService ( string>.Dictionary config ) : System

constructor for passing in a dynamic configuration object

RefundTransaction ( RefundTransactionReq refundTransactionReq ) : RefundTransactionResponseType

RefundTransaction ( RefundTransactionReq refundTransactionReq, PayPal.Authentication.ICredential credential ) : RefundTransactionResponseType

RefundTransaction ( RefundTransactionReq refundTransactionReq, string apiUserName ) : RefundTransactionResponseType

ReverseTransaction ( ReverseTransactionReq reverseTransactionReq ) : ReverseTransactionResponseType

ReverseTransaction ( ReverseTransactionReq reverseTransactionReq, PayPal.Authentication.ICredential credential ) : ReverseTransactionResponseType

ReverseTransaction ( ReverseTransactionReq reverseTransactionReq, string apiUserName ) : ReverseTransactionResponseType

SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq ) : SetAccessPermissionsResponseType

SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq, PayPal.Authentication.ICredential credential ) : SetAccessPermissionsResponseType

SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq, string apiUserName ) : SetAccessPermissionsResponseType

SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq ) : SetAuthFlowParamResponseType

SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq, PayPal.Authentication.ICredential credential ) : SetAuthFlowParamResponseType

SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq, string apiUserName ) : SetAuthFlowParamResponseType

SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq ) : SetCustomerBillingAgreementResponseType

SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq, PayPal.Authentication.ICredential credential ) : SetCustomerBillingAgreementResponseType

SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq, string apiUserName ) : SetCustomerBillingAgreementResponseType

SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq ) : SetExpressCheckoutResponseType

SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq, PayPal.Authentication.ICredential credential ) : SetExpressCheckoutResponseType

SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq, string apiUserName ) : SetExpressCheckoutResponseType

SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq ) : SetMobileCheckoutResponseType

SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq, PayPal.Authentication.ICredential credential ) : SetMobileCheckoutResponseType

SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq, string apiUserName ) : SetMobileCheckoutResponseType

TransactionSearch ( TransactionSearchReq transactionSearchReq ) : TransactionSearchResponseType

TransactionSearch ( TransactionSearchReq transactionSearchReq, ICredential credential ) : TransactionSearchResponseType

TransactionSearch ( TransactionSearchReq transactionSearchReq, string apiUserName ) : TransactionSearchResponseType

UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq ) : UpdateAccessPermissionsResponseType

UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq, ICredential credential ) : UpdateAccessPermissionsResponseType

UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq, string apiUserName ) : UpdateAccessPermissionsResponseType

UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq ) : UpdateAuthorizationResponseType

UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq, ICredential credential ) : UpdateAuthorizationResponseType

UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq, string apiUserName ) : UpdateAuthorizationResponseType

UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq ) : UpdateRecurringPaymentsProfileResponseType

UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq, ICredential credential ) : UpdateRecurringPaymentsProfileResponseType

UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq, string apiUserName ) : UpdateRecurringPaymentsProfileResponseType

Private Methods

Method Description
setStandardParams ( AbstractRequestType request ) : void

Method Details

AddressVerify() public method

public AddressVerify ( AddressVerifyReq addressVerifyReq ) : AddressVerifyResponseType
addressVerifyReq PayPal.PayPalAPIInterfaceService.Model.AddressVerifyReq
return PayPal.PayPalAPIInterfaceService.Model.AddressVerifyResponseType

AddressVerify() public method

public AddressVerify ( AddressVerifyReq addressVerifyReq, PayPal.Authentication.ICredential credential ) : AddressVerifyResponseType
addressVerifyReq PayPal.PayPalAPIInterfaceService.Model.AddressVerifyReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.AddressVerifyResponseType

AddressVerify() public method

public AddressVerify ( AddressVerifyReq addressVerifyReq, string apiUserName ) : AddressVerifyResponseType
addressVerifyReq PayPal.PayPalAPIInterfaceService.Model.AddressVerifyReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.AddressVerifyResponseType

BillAgreementUpdate() public method

public BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq ) : BAUpdateResponseType
billAgreementUpdateReq PayPal.PayPalAPIInterfaceService.Model.BillAgreementUpdateReq
return PayPal.PayPalAPIInterfaceService.Model.BAUpdateResponseType

BillAgreementUpdate() public method

public BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq, PayPal.Authentication.ICredential credential ) : BAUpdateResponseType
billAgreementUpdateReq PayPal.PayPalAPIInterfaceService.Model.BillAgreementUpdateReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.BAUpdateResponseType

BillAgreementUpdate() public method

public BillAgreementUpdate ( BillAgreementUpdateReq billAgreementUpdateReq, string apiUserName ) : BAUpdateResponseType
billAgreementUpdateReq PayPal.PayPalAPIInterfaceService.Model.BillAgreementUpdateReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.BAUpdateResponseType

BillOutstandingAmount() public method

public BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq ) : BillOutstandingAmountResponseType
billOutstandingAmountReq PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountReq
return PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountResponseType

BillOutstandingAmount() public method

public BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq, PayPal.Authentication.ICredential credential ) : BillOutstandingAmountResponseType
billOutstandingAmountReq PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountResponseType

BillOutstandingAmount() public method

public BillOutstandingAmount ( BillOutstandingAmountReq billOutstandingAmountReq, string apiUserName ) : BillOutstandingAmountResponseType
billOutstandingAmountReq PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.BillOutstandingAmountResponseType

BillUser() public method

public BillUser ( BillUserReq billUserReq ) : BillUserResponseType
billUserReq PayPal.PayPalAPIInterfaceService.Model.BillUserReq
return PayPal.PayPalAPIInterfaceService.Model.BillUserResponseType

BillUser() public method

public BillUser ( BillUserReq billUserReq, PayPal.Authentication.ICredential credential ) : BillUserResponseType
billUserReq PayPal.PayPalAPIInterfaceService.Model.BillUserReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.BillUserResponseType

BillUser() public method

public BillUser ( BillUserReq billUserReq, string apiUserName ) : BillUserResponseType
billUserReq PayPal.PayPalAPIInterfaceService.Model.BillUserReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.BillUserResponseType

CancelRecoup() public method

public CancelRecoup ( CancelRecoupReq cancelRecoupReq ) : CancelRecoupResponseType
cancelRecoupReq PayPal.PayPalAPIInterfaceService.Model.CancelRecoupReq
return PayPal.PayPalAPIInterfaceService.Model.CancelRecoupResponseType

CancelRecoup() public method

public CancelRecoup ( CancelRecoupReq cancelRecoupReq, PayPal.Authentication.ICredential credential ) : CancelRecoupResponseType
cancelRecoupReq PayPal.PayPalAPIInterfaceService.Model.CancelRecoupReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.CancelRecoupResponseType

CancelRecoup() public method

public CancelRecoup ( CancelRecoupReq cancelRecoupReq, string apiUserName ) : CancelRecoupResponseType
cancelRecoupReq PayPal.PayPalAPIInterfaceService.Model.CancelRecoupReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.CancelRecoupResponseType

CompleteRecoup() public method

public CompleteRecoup ( CompleteRecoupReq completeRecoupReq ) : CompleteRecoupResponseType
completeRecoupReq PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupReq
return PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupResponseType

CompleteRecoup() public method

public CompleteRecoup ( CompleteRecoupReq completeRecoupReq, PayPal.Authentication.ICredential credential ) : CompleteRecoupResponseType
completeRecoupReq PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupResponseType

CompleteRecoup() public method

public CompleteRecoup ( CompleteRecoupReq completeRecoupReq, string apiUserName ) : CompleteRecoupResponseType
completeRecoupReq PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.CompleteRecoupResponseType

CreateBillingAgreement() public method

public CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq ) : CreateBillingAgreementResponseType
createBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementReq
return PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementResponseType

CreateBillingAgreement() public method

public CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq, PayPal.Authentication.ICredential credential ) : CreateBillingAgreementResponseType
createBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementResponseType

CreateBillingAgreement() public method

public CreateBillingAgreement ( CreateBillingAgreementReq createBillingAgreementReq, string apiUserName ) : CreateBillingAgreementResponseType
createBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.CreateBillingAgreementResponseType

CreateMobilePayment() public method

public CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq ) : CreateMobilePaymentResponseType
createMobilePaymentReq PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentReq
return PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentResponseType

CreateMobilePayment() public method

public CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq, PayPal.Authentication.ICredential credential ) : CreateMobilePaymentResponseType
createMobilePaymentReq PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentResponseType

CreateMobilePayment() public method

public CreateMobilePayment ( CreateMobilePaymentReq createMobilePaymentReq, string apiUserName ) : CreateMobilePaymentResponseType
createMobilePaymentReq PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.CreateMobilePaymentResponseType

CreateRecurringPaymentsProfile() public method

public CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq ) : CreateRecurringPaymentsProfileResponseType
createRecurringPaymentsProfileReq PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileReq
return PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileResponseType

CreateRecurringPaymentsProfile() public method

public CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq, PayPal.Authentication.ICredential credential ) : CreateRecurringPaymentsProfileResponseType
createRecurringPaymentsProfileReq PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileResponseType

CreateRecurringPaymentsProfile() public method

public CreateRecurringPaymentsProfile ( CreateRecurringPaymentsProfileReq createRecurringPaymentsProfileReq, string apiUserName ) : CreateRecurringPaymentsProfileResponseType
createRecurringPaymentsProfileReq PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.CreateRecurringPaymentsProfileResponseType

DoAuthorization() public method

public DoAuthorization ( DoAuthorizationReq doAuthorizationReq ) : DoAuthorizationResponseType
doAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationReq
return PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationResponseType

DoAuthorization() public method

public DoAuthorization ( DoAuthorizationReq doAuthorizationReq, PayPal.Authentication.ICredential credential ) : DoAuthorizationResponseType
doAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationResponseType

DoAuthorization() public method

public DoAuthorization ( DoAuthorizationReq doAuthorizationReq, string apiUserName ) : DoAuthorizationResponseType
doAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoAuthorizationResponseType

DoCancel() public method

public DoCancel ( DoCancelReq doCancelReq ) : DoCancelResponseType
doCancelReq PayPal.PayPalAPIInterfaceService.Model.DoCancelReq
return PayPal.PayPalAPIInterfaceService.Model.DoCancelResponseType

DoCancel() public method

public DoCancel ( DoCancelReq doCancelReq, PayPal.Authentication.ICredential credential ) : DoCancelResponseType
doCancelReq PayPal.PayPalAPIInterfaceService.Model.DoCancelReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoCancelResponseType

DoCancel() public method

public DoCancel ( DoCancelReq doCancelReq, string apiUserName ) : DoCancelResponseType
doCancelReq PayPal.PayPalAPIInterfaceService.Model.DoCancelReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoCancelResponseType

DoCapture() public method

public DoCapture ( DoCaptureReq doCaptureReq ) : DoCaptureResponseType
doCaptureReq PayPal.PayPalAPIInterfaceService.Model.DoCaptureReq
return PayPal.PayPalAPIInterfaceService.Model.DoCaptureResponseType

DoCapture() public method

public DoCapture ( DoCaptureReq doCaptureReq, PayPal.Authentication.ICredential credential ) : DoCaptureResponseType
doCaptureReq PayPal.PayPalAPIInterfaceService.Model.DoCaptureReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoCaptureResponseType

DoCapture() public method

public DoCapture ( DoCaptureReq doCaptureReq, string apiUserName ) : DoCaptureResponseType
doCaptureReq PayPal.PayPalAPIInterfaceService.Model.DoCaptureReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoCaptureResponseType

DoDirectPayment() public method

public DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq ) : DoDirectPaymentResponseType
doDirectPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentReq
return PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentResponseType

DoDirectPayment() public method

public DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq, PayPal.Authentication.ICredential credential ) : DoDirectPaymentResponseType
doDirectPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentResponseType

DoDirectPayment() public method

public DoDirectPayment ( DoDirectPaymentReq doDirectPaymentReq, string apiUserName ) : DoDirectPaymentResponseType
doDirectPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoDirectPaymentResponseType

DoExpressCheckoutPayment() public method

public DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq ) : DoExpressCheckoutPaymentResponseType
doExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentReq
return PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentResponseType

DoExpressCheckoutPayment() public method

public DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoExpressCheckoutPaymentResponseType
doExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentResponseType

DoExpressCheckoutPayment() public method

public DoExpressCheckoutPayment ( DoExpressCheckoutPaymentReq doExpressCheckoutPaymentReq, string apiUserName ) : DoExpressCheckoutPaymentResponseType
doExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoExpressCheckoutPaymentResponseType

DoMobileCheckoutPayment() public method

public DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq ) : DoMobileCheckoutPaymentResponseType
doMobileCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentReq
return PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentResponseType

DoMobileCheckoutPayment() public method

public DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoMobileCheckoutPaymentResponseType
doMobileCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentResponseType

DoMobileCheckoutPayment() public method

public DoMobileCheckoutPayment ( DoMobileCheckoutPaymentReq doMobileCheckoutPaymentReq, string apiUserName ) : DoMobileCheckoutPaymentResponseType
doMobileCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoMobileCheckoutPaymentResponseType

DoNonReferencedCredit() public method

public DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq ) : DoNonReferencedCreditResponseType
doNonReferencedCreditReq PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditReq
return PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditResponseType

DoNonReferencedCredit() public method

public DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq, PayPal.Authentication.ICredential credential ) : DoNonReferencedCreditResponseType
doNonReferencedCreditReq PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditResponseType

DoNonReferencedCredit() public method

public DoNonReferencedCredit ( DoNonReferencedCreditReq doNonReferencedCreditReq, string apiUserName ) : DoNonReferencedCreditResponseType
doNonReferencedCreditReq PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoNonReferencedCreditResponseType

DoReauthorization() public method

public DoReauthorization ( DoReauthorizationReq doReauthorizationReq ) : DoReauthorizationResponseType
doReauthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationReq
return PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationResponseType

DoReauthorization() public method

public DoReauthorization ( DoReauthorizationReq doReauthorizationReq, PayPal.Authentication.ICredential credential ) : DoReauthorizationResponseType
doReauthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationResponseType

DoReauthorization() public method

public DoReauthorization ( DoReauthorizationReq doReauthorizationReq, string apiUserName ) : DoReauthorizationResponseType
doReauthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoReauthorizationResponseType

DoReferenceTransaction() public method

public DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq ) : DoReferenceTransactionResponseType
doReferenceTransactionReq PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionReq
return PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionResponseType

DoReferenceTransaction() public method

public DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq, PayPal.Authentication.ICredential credential ) : DoReferenceTransactionResponseType
doReferenceTransactionReq PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionResponseType

DoReferenceTransaction() public method

public DoReferenceTransaction ( DoReferenceTransactionReq doReferenceTransactionReq, string apiUserName ) : DoReferenceTransactionResponseType
doReferenceTransactionReq PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoReferenceTransactionResponseType

DoUATPAuthorization() public method

public DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq ) : DoUATPAuthorizationResponseType
doUATPAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationReq
return PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationResponseType

DoUATPAuthorization() public method

public DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq, PayPal.Authentication.ICredential credential ) : DoUATPAuthorizationResponseType
doUATPAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationResponseType

DoUATPAuthorization() public method

public DoUATPAuthorization ( DoUATPAuthorizationReq doUATPAuthorizationReq, string apiUserName ) : DoUATPAuthorizationResponseType
doUATPAuthorizationReq PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoUATPAuthorizationResponseType

DoUATPExpressCheckoutPayment() public method

public DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq ) : DoUATPExpressCheckoutPaymentResponseType
doUATPExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentReq
return PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentResponseType

DoUATPExpressCheckoutPayment() public method

public DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq, PayPal.Authentication.ICredential credential ) : DoUATPExpressCheckoutPaymentResponseType
doUATPExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentResponseType

DoUATPExpressCheckoutPayment() public method

public DoUATPExpressCheckoutPayment ( DoUATPExpressCheckoutPaymentReq doUATPExpressCheckoutPaymentReq, string apiUserName ) : DoUATPExpressCheckoutPaymentResponseType
doUATPExpressCheckoutPaymentReq PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoUATPExpressCheckoutPaymentResponseType

DoVoid() public method

public DoVoid ( DoVoidReq doVoidReq ) : DoVoidResponseType
doVoidReq PayPal.PayPalAPIInterfaceService.Model.DoVoidReq
return PayPal.PayPalAPIInterfaceService.Model.DoVoidResponseType

DoVoid() public method

public DoVoid ( DoVoidReq doVoidReq, PayPal.Authentication.ICredential credential ) : DoVoidResponseType
doVoidReq PayPal.PayPalAPIInterfaceService.Model.DoVoidReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.DoVoidResponseType

DoVoid() public method

public DoVoid ( DoVoidReq doVoidReq, string apiUserName ) : DoVoidResponseType
doVoidReq PayPal.PayPalAPIInterfaceService.Model.DoVoidReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.DoVoidResponseType

EnterBoarding() public method

public EnterBoarding ( EnterBoardingReq enterBoardingReq ) : EnterBoardingResponseType
enterBoardingReq PayPal.PayPalAPIInterfaceService.Model.EnterBoardingReq
return PayPal.PayPalAPIInterfaceService.Model.EnterBoardingResponseType

EnterBoarding() public method

public EnterBoarding ( EnterBoardingReq enterBoardingReq, PayPal.Authentication.ICredential credential ) : EnterBoardingResponseType
enterBoardingReq PayPal.PayPalAPIInterfaceService.Model.EnterBoardingReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.EnterBoardingResponseType

EnterBoarding() public method

public EnterBoarding ( EnterBoardingReq enterBoardingReq, string apiUserName ) : EnterBoardingResponseType
enterBoardingReq PayPal.PayPalAPIInterfaceService.Model.EnterBoardingReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.EnterBoardingResponseType

ExecuteCheckoutOperations() public method

public ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq ) : ExecuteCheckoutOperationsResponseType
executeCheckoutOperationsReq PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsReq
return PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsResponseType

ExecuteCheckoutOperations() public method

public ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq, PayPal.Authentication.ICredential credential ) : ExecuteCheckoutOperationsResponseType
executeCheckoutOperationsReq PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsResponseType

ExecuteCheckoutOperations() public method

public ExecuteCheckoutOperations ( ExecuteCheckoutOperationsReq executeCheckoutOperationsReq, string apiUserName ) : ExecuteCheckoutOperationsResponseType
executeCheckoutOperationsReq PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.ExecuteCheckoutOperationsResponseType

ExternalRememberMeOptOut() public method

public ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq ) : ExternalRememberMeOptOutResponseType
externalRememberMeOptOutReq PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutReq
return PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutResponseType

ExternalRememberMeOptOut() public method

public ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq, PayPal.Authentication.ICredential credential ) : ExternalRememberMeOptOutResponseType
externalRememberMeOptOutReq PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutResponseType

ExternalRememberMeOptOut() public method

public ExternalRememberMeOptOut ( ExternalRememberMeOptOutReq externalRememberMeOptOutReq, string apiUserName ) : ExternalRememberMeOptOutResponseType
externalRememberMeOptOutReq PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.ExternalRememberMeOptOutResponseType

GetAccessPermissionDetails() public method

public GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq ) : GetAccessPermissionDetailsResponseType
getAccessPermissionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsResponseType

GetAccessPermissionDetails() public method

public GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq, PayPal.Authentication.ICredential credential ) : GetAccessPermissionDetailsResponseType
getAccessPermissionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsResponseType

GetAccessPermissionDetails() public method

public GetAccessPermissionDetails ( GetAccessPermissionDetailsReq getAccessPermissionDetailsReq, string apiUserName ) : GetAccessPermissionDetailsResponseType
getAccessPermissionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetAccessPermissionDetailsResponseType

GetAuthDetails() public method

public GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq ) : GetAuthDetailsResponseType
getAuthDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsResponseType

GetAuthDetails() public method

public GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq, PayPal.Authentication.ICredential credential ) : GetAuthDetailsResponseType
getAuthDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsResponseType

GetAuthDetails() public method

public GetAuthDetails ( GetAuthDetailsReq getAuthDetailsReq, string apiUserName ) : GetAuthDetailsResponseType
getAuthDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetAuthDetailsResponseType

GetBalance() public method

public GetBalance ( GetBalanceReq getBalanceReq ) : GetBalanceResponseType
getBalanceReq PayPal.PayPalAPIInterfaceService.Model.GetBalanceReq
return PayPal.PayPalAPIInterfaceService.Model.GetBalanceResponseType

GetBalance() public method

public GetBalance ( GetBalanceReq getBalanceReq, PayPal.Authentication.ICredential credential ) : GetBalanceResponseType
getBalanceReq PayPal.PayPalAPIInterfaceService.Model.GetBalanceReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetBalanceResponseType

GetBalance() public method

public GetBalance ( GetBalanceReq getBalanceReq, string apiUserName ) : GetBalanceResponseType
getBalanceReq PayPal.PayPalAPIInterfaceService.Model.GetBalanceReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetBalanceResponseType

GetBillingAgreementCustomerDetails() public method

public GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq ) : GetBillingAgreementCustomerDetailsResponseType
getBillingAgreementCustomerDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsResponseType

GetBillingAgreementCustomerDetails() public method

public GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq, PayPal.Authentication.ICredential credential ) : GetBillingAgreementCustomerDetailsResponseType
getBillingAgreementCustomerDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsResponseType

GetBillingAgreementCustomerDetails() public method

public GetBillingAgreementCustomerDetails ( GetBillingAgreementCustomerDetailsReq getBillingAgreementCustomerDetailsReq, string apiUserName ) : GetBillingAgreementCustomerDetailsResponseType
getBillingAgreementCustomerDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetBillingAgreementCustomerDetailsResponseType

GetBoardingDetails() public method

public GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq ) : GetBoardingDetailsResponseType
getBoardingDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsResponseType

GetBoardingDetails() public method

public GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq, PayPal.Authentication.ICredential credential ) : GetBoardingDetailsResponseType
getBoardingDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsResponseType

GetBoardingDetails() public method

public GetBoardingDetails ( GetBoardingDetailsReq getBoardingDetailsReq, string apiUserName ) : GetBoardingDetailsResponseType
getBoardingDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetBoardingDetailsResponseType

GetExpressCheckoutDetails() public method

public GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq ) : GetExpressCheckoutDetailsResponseType
getExpressCheckoutDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsResponseType

GetExpressCheckoutDetails() public method

public GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq, PayPal.Authentication.ICredential credential ) : GetExpressCheckoutDetailsResponseType
getExpressCheckoutDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsResponseType

GetExpressCheckoutDetails() public method

public GetExpressCheckoutDetails ( GetExpressCheckoutDetailsReq getExpressCheckoutDetailsReq, string apiUserName ) : GetExpressCheckoutDetailsResponseType
getExpressCheckoutDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetExpressCheckoutDetailsResponseType

GetIncentiveEvaluation() public method

public GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq ) : GetIncentiveEvaluationResponseType
getIncentiveEvaluationReq PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationReq
return PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationResponseType

GetIncentiveEvaluation() public method

public GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq, PayPal.Authentication.ICredential credential ) : GetIncentiveEvaluationResponseType
getIncentiveEvaluationReq PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationResponseType

GetIncentiveEvaluation() public method

public GetIncentiveEvaluation ( GetIncentiveEvaluationReq getIncentiveEvaluationReq, string apiUserName ) : GetIncentiveEvaluationResponseType
getIncentiveEvaluationReq PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetIncentiveEvaluationResponseType

GetMobileStatus() public method

public GetMobileStatus ( GetMobileStatusReq getMobileStatusReq ) : GetMobileStatusResponseType
getMobileStatusReq PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusReq
return PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusResponseType

GetMobileStatus() public method

public GetMobileStatus ( GetMobileStatusReq getMobileStatusReq, PayPal.Authentication.ICredential credential ) : GetMobileStatusResponseType
getMobileStatusReq PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusResponseType

GetMobileStatus() public method

public GetMobileStatus ( GetMobileStatusReq getMobileStatusReq, string apiUserName ) : GetMobileStatusResponseType
getMobileStatusReq PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetMobileStatusResponseType

GetPalDetails() public method

public GetPalDetails ( GetPalDetailsReq getPalDetailsReq ) : GetPalDetailsResponseType
getPalDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsResponseType

GetPalDetails() public method

public GetPalDetails ( GetPalDetailsReq getPalDetailsReq, PayPal.Authentication.ICredential credential ) : GetPalDetailsResponseType
getPalDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsResponseType

GetPalDetails() public method

public GetPalDetails ( GetPalDetailsReq getPalDetailsReq, string apiUserName ) : GetPalDetailsResponseType
getPalDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetPalDetailsResponseType

GetRecurringPaymentsProfileDetails() public method

public GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq ) : GetRecurringPaymentsProfileDetailsResponseType
getRecurringPaymentsProfileDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsResponseType

GetRecurringPaymentsProfileDetails() public method

public GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq, PayPal.Authentication.ICredential credential ) : GetRecurringPaymentsProfileDetailsResponseType
getRecurringPaymentsProfileDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsResponseType

GetRecurringPaymentsProfileDetails() public method

public GetRecurringPaymentsProfileDetails ( GetRecurringPaymentsProfileDetailsReq getRecurringPaymentsProfileDetailsReq, string apiUserName ) : GetRecurringPaymentsProfileDetailsResponseType
getRecurringPaymentsProfileDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetRecurringPaymentsProfileDetailsResponseType

GetTransactionDetails() public method

public GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq ) : GetTransactionDetailsResponseType
getTransactionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsReq
return PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsResponseType

GetTransactionDetails() public method

public GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq, PayPal.Authentication.ICredential credential ) : GetTransactionDetailsResponseType
getTransactionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsResponseType

GetTransactionDetails() public method

public GetTransactionDetails ( GetTransactionDetailsReq getTransactionDetailsReq, string apiUserName ) : GetTransactionDetailsResponseType
getTransactionDetailsReq PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.GetTransactionDetailsResponseType

InitiateRecoup() public method

public InitiateRecoup ( InitiateRecoupReq initiateRecoupReq ) : InitiateRecoupResponseType
initiateRecoupReq PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupReq
return PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupResponseType

InitiateRecoup() public method

public InitiateRecoup ( InitiateRecoupReq initiateRecoupReq, PayPal.Authentication.ICredential credential ) : InitiateRecoupResponseType
initiateRecoupReq PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupResponseType

InitiateRecoup() public method

public InitiateRecoup ( InitiateRecoupReq initiateRecoupReq, string apiUserName ) : InitiateRecoupResponseType
initiateRecoupReq PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.InitiateRecoupResponseType

ManagePendingTransactionStatus() public method

public ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq ) : ManagePendingTransactionStatusResponseType
managePendingTransactionStatusReq PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusReq
return PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusResponseType

ManagePendingTransactionStatus() public method

public ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq, PayPal.Authentication.ICredential credential ) : ManagePendingTransactionStatusResponseType
managePendingTransactionStatusReq PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusResponseType

ManagePendingTransactionStatus() public method

public ManagePendingTransactionStatus ( ManagePendingTransactionStatusReq managePendingTransactionStatusReq, string apiUserName ) : ManagePendingTransactionStatusResponseType
managePendingTransactionStatusReq PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.ManagePendingTransactionStatusResponseType

ManageRecurringPaymentsProfileStatus() public method

public ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq ) : ManageRecurringPaymentsProfileStatusResponseType
manageRecurringPaymentsProfileStatusReq PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusReq
return PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusResponseType

ManageRecurringPaymentsProfileStatus() public method

public ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq, PayPal.Authentication.ICredential credential ) : ManageRecurringPaymentsProfileStatusResponseType
manageRecurringPaymentsProfileStatusReq PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusResponseType

ManageRecurringPaymentsProfileStatus() public method

public ManageRecurringPaymentsProfileStatus ( ManageRecurringPaymentsProfileStatusReq manageRecurringPaymentsProfileStatusReq, string apiUserName ) : ManageRecurringPaymentsProfileStatusResponseType
manageRecurringPaymentsProfileStatusReq PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.ManageRecurringPaymentsProfileStatusResponseType

MassPay() public method

public MassPay ( MassPayReq massPayReq ) : MassPayResponseType
massPayReq PayPal.PayPalAPIInterfaceService.Model.MassPayReq
return PayPal.PayPalAPIInterfaceService.Model.MassPayResponseType

MassPay() public method

public MassPay ( MassPayReq massPayReq, PayPal.Authentication.ICredential credential ) : MassPayResponseType
massPayReq PayPal.PayPalAPIInterfaceService.Model.MassPayReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.MassPayResponseType

MassPay() public method

public MassPay ( MassPayReq massPayReq, string apiUserName ) : MassPayResponseType
massPayReq PayPal.PayPalAPIInterfaceService.Model.MassPayReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.MassPayResponseType

PayPalAPIInterfaceServiceService() public method

Default constructor for loading configuration from *.Config file
public PayPalAPIInterfaceServiceService ( ) : System
return System

PayPalAPIInterfaceServiceService() public method

constructor for passing in a dynamic configuration object
public PayPalAPIInterfaceServiceService ( string>.Dictionary config ) : System
config string>.Dictionary
return System

RefundTransaction() public method

public RefundTransaction ( RefundTransactionReq refundTransactionReq ) : RefundTransactionResponseType
refundTransactionReq PayPal.PayPalAPIInterfaceService.Model.RefundTransactionReq
return PayPal.PayPalAPIInterfaceService.Model.RefundTransactionResponseType

RefundTransaction() public method

public RefundTransaction ( RefundTransactionReq refundTransactionReq, PayPal.Authentication.ICredential credential ) : RefundTransactionResponseType
refundTransactionReq PayPal.PayPalAPIInterfaceService.Model.RefundTransactionReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.RefundTransactionResponseType

RefundTransaction() public method

public RefundTransaction ( RefundTransactionReq refundTransactionReq, string apiUserName ) : RefundTransactionResponseType
refundTransactionReq PayPal.PayPalAPIInterfaceService.Model.RefundTransactionReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.RefundTransactionResponseType

ReverseTransaction() public method

public ReverseTransaction ( ReverseTransactionReq reverseTransactionReq ) : ReverseTransactionResponseType
reverseTransactionReq PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionReq
return PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionResponseType

ReverseTransaction() public method

public ReverseTransaction ( ReverseTransactionReq reverseTransactionReq, PayPal.Authentication.ICredential credential ) : ReverseTransactionResponseType
reverseTransactionReq PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionResponseType

ReverseTransaction() public method

public ReverseTransaction ( ReverseTransactionReq reverseTransactionReq, string apiUserName ) : ReverseTransactionResponseType
reverseTransactionReq PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.ReverseTransactionResponseType

SetAccessPermissions() public method

public SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq ) : SetAccessPermissionsResponseType
setAccessPermissionsReq PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsReq
return PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsResponseType

SetAccessPermissions() public method

public SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq, PayPal.Authentication.ICredential credential ) : SetAccessPermissionsResponseType
setAccessPermissionsReq PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsResponseType

SetAccessPermissions() public method

public SetAccessPermissions ( SetAccessPermissionsReq setAccessPermissionsReq, string apiUserName ) : SetAccessPermissionsResponseType
setAccessPermissionsReq PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.SetAccessPermissionsResponseType

SetAuthFlowParam() public method

public SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq ) : SetAuthFlowParamResponseType
setAuthFlowParamReq PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamReq
return PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamResponseType

SetAuthFlowParam() public method

public SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq, PayPal.Authentication.ICredential credential ) : SetAuthFlowParamResponseType
setAuthFlowParamReq PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamResponseType

SetAuthFlowParam() public method

public SetAuthFlowParam ( SetAuthFlowParamReq setAuthFlowParamReq, string apiUserName ) : SetAuthFlowParamResponseType
setAuthFlowParamReq PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.SetAuthFlowParamResponseType

SetCustomerBillingAgreement() public method

public SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq ) : SetCustomerBillingAgreementResponseType
setCustomerBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementReq
return PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementResponseType

SetCustomerBillingAgreement() public method

public SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq, PayPal.Authentication.ICredential credential ) : SetCustomerBillingAgreementResponseType
setCustomerBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementResponseType

SetCustomerBillingAgreement() public method

public SetCustomerBillingAgreement ( SetCustomerBillingAgreementReq setCustomerBillingAgreementReq, string apiUserName ) : SetCustomerBillingAgreementResponseType
setCustomerBillingAgreementReq PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.SetCustomerBillingAgreementResponseType

SetExpressCheckout() public method

public SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq ) : SetExpressCheckoutResponseType
setExpressCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutReq
return PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutResponseType

SetExpressCheckout() public method

public SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq, PayPal.Authentication.ICredential credential ) : SetExpressCheckoutResponseType
setExpressCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutResponseType

SetExpressCheckout() public method

public SetExpressCheckout ( SetExpressCheckoutReq setExpressCheckoutReq, string apiUserName ) : SetExpressCheckoutResponseType
setExpressCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.SetExpressCheckoutResponseType

SetMobileCheckout() public method

public SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq ) : SetMobileCheckoutResponseType
setMobileCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutReq
return PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutResponseType

SetMobileCheckout() public method

public SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq, PayPal.Authentication.ICredential credential ) : SetMobileCheckoutResponseType
setMobileCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutReq
credential PayPal.Authentication.ICredential An explicit ICredential object that you want to authenticate this call against
return PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutResponseType

SetMobileCheckout() public method

public SetMobileCheckout ( SetMobileCheckoutReq setMobileCheckoutReq, string apiUserName ) : SetMobileCheckoutResponseType
setMobileCheckoutReq PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return PayPal.PayPalAPIInterfaceService.Model.SetMobileCheckoutResponseType

TransactionSearch() public method

public TransactionSearch ( TransactionSearchReq transactionSearchReq ) : TransactionSearchResponseType
transactionSearchReq TransactionSearchReq
return TransactionSearchResponseType

TransactionSearch() public method

public TransactionSearch ( TransactionSearchReq transactionSearchReq, ICredential credential ) : TransactionSearchResponseType
transactionSearchReq TransactionSearchReq
credential ICredential An explicit ICredential object that you want to authenticate this call against
return TransactionSearchResponseType

TransactionSearch() public method

public TransactionSearch ( TransactionSearchReq transactionSearchReq, string apiUserName ) : TransactionSearchResponseType
transactionSearchReq TransactionSearchReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return TransactionSearchResponseType

UpdateAccessPermissions() public method

public UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq ) : UpdateAccessPermissionsResponseType
updateAccessPermissionsReq UpdateAccessPermissionsReq
return UpdateAccessPermissionsResponseType

UpdateAccessPermissions() public method

public UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq, ICredential credential ) : UpdateAccessPermissionsResponseType
updateAccessPermissionsReq UpdateAccessPermissionsReq
credential ICredential An explicit ICredential object that you want to authenticate this call against
return UpdateAccessPermissionsResponseType

UpdateAccessPermissions() public method

public UpdateAccessPermissions ( UpdateAccessPermissionsReq updateAccessPermissionsReq, string apiUserName ) : UpdateAccessPermissionsResponseType
updateAccessPermissionsReq UpdateAccessPermissionsReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return UpdateAccessPermissionsResponseType

UpdateAuthorization() public method

public UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq ) : UpdateAuthorizationResponseType
updateAuthorizationReq UpdateAuthorizationReq
return UpdateAuthorizationResponseType

UpdateAuthorization() public method

public UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq, ICredential credential ) : UpdateAuthorizationResponseType
updateAuthorizationReq UpdateAuthorizationReq
credential ICredential An explicit ICredential object that you want to authenticate this call against
return UpdateAuthorizationResponseType

UpdateAuthorization() public method

public UpdateAuthorization ( UpdateAuthorizationReq updateAuthorizationReq, string apiUserName ) : UpdateAuthorizationResponseType
updateAuthorizationReq UpdateAuthorizationReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return UpdateAuthorizationResponseType

UpdateRecurringPaymentsProfile() public method

public UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq ) : UpdateRecurringPaymentsProfileResponseType
updateRecurringPaymentsProfileReq UpdateRecurringPaymentsProfileReq
return UpdateRecurringPaymentsProfileResponseType

UpdateRecurringPaymentsProfile() public method

public UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq, ICredential credential ) : UpdateRecurringPaymentsProfileResponseType
updateRecurringPaymentsProfileReq UpdateRecurringPaymentsProfileReq
credential ICredential An explicit ICredential object that you want to authenticate this call against
return UpdateRecurringPaymentsProfileResponseType

UpdateRecurringPaymentsProfile() public method

public UpdateRecurringPaymentsProfile ( UpdateRecurringPaymentsProfileReq updateRecurringPaymentsProfileReq, string apiUserName ) : UpdateRecurringPaymentsProfileResponseType
updateRecurringPaymentsProfileReq UpdateRecurringPaymentsProfileReq
apiUserName string API Username that you want to authenticate this call against. This username and the corresponding 3-token/certificate credentials must be available in Web.Config/App.Config
return UpdateRecurringPaymentsProfileResponseType