Method | Description | |
---|---|---|
CancelInvoice ( |
|
|
CancelInvoice ( |
|
|
CancelInvoice ( |
|
|
CreateAndSendInvoice ( |
|
|
CreateAndSendInvoice ( |
|
|
CreateAndSendInvoice ( |
|
|
CreateInvoice ( |
|
|
CreateInvoice ( |
|
|
CreateInvoice ( |
|
|
DeleteInvoice ( |
|
|
DeleteInvoice ( |
|
|
DeleteInvoice ( |
|
|
GenerateInvoiceNumber ( |
|
|
GenerateInvoiceNumber ( |
|
|
GenerateInvoiceNumber ( |
|
|
GetInvoiceDetails ( |
|
|
GetInvoiceDetails ( |
|
|
GetInvoiceDetails ( |
|
|
InvoiceService ( ) : System.Collections.Generic |
Default constructor for loading configuration from *.Config file
|
|
InvoiceService ( string>.Dictionary |
constructor for passing in a dynamic configuration object
|
|
MarkInvoiceAsPaid ( |
|
|
MarkInvoiceAsPaid ( |
|
|
MarkInvoiceAsPaid ( |
|
|
MarkInvoiceAsRefunded ( |
|
|
MarkInvoiceAsRefunded ( |
|
|
MarkInvoiceAsRefunded ( |
|
|
MarkInvoiceAsUnpaid ( |
|
|
MarkInvoiceAsUnpaid ( |
|
|
MarkInvoiceAsUnpaid ( |
|
|
RemindInvoice ( |
|
|
RemindInvoice ( |
|
|
RemindInvoice ( |
|
|
SearchInvoices ( |
|
|
SearchInvoices ( |
|
|
SearchInvoices ( |
|
|
SendInvoice ( |
|
|
SendInvoice ( |
|
|
SendInvoice ( |
|
|
UpdateInvoice ( |
|
|
UpdateInvoice ( |
|
|
UpdateInvoice ( |
|
public CancelInvoice ( |
||
cancelInvoiceRequest | ||
return |
public CancelInvoice ( |
||
cancelInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public CancelInvoice ( |
||
cancelInvoiceRequest | ||
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 |
public CreateAndSendInvoice ( |
||
createAndSendInvoiceRequest | ||
return |
public CreateAndSendInvoice ( |
||
createAndSendInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public CreateAndSendInvoice ( |
||
createAndSendInvoiceRequest | ||
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 |
public CreateInvoice ( |
||
createInvoiceRequest | ||
return |
public CreateInvoice ( |
||
createInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public CreateInvoice ( |
||
createInvoiceRequest | ||
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 |
public DeleteInvoice ( |
||
deleteInvoiceRequest | ||
return |
public DeleteInvoice ( |
||
deleteInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public DeleteInvoice ( |
||
deleteInvoiceRequest | ||
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 |
public GenerateInvoiceNumber ( |
||
generateInvoiceNumberRequest | ||
return |
public GenerateInvoiceNumber ( |
||
generateInvoiceNumberRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public GenerateInvoiceNumber ( |
||
generateInvoiceNumberRequest | ||
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 |
public GetInvoiceDetails ( |
||
getInvoiceDetailsRequest | ||
return |
public GetInvoiceDetails ( |
||
getInvoiceDetailsRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public GetInvoiceDetails ( |
||
getInvoiceDetailsRequest | ||
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 |
public InvoiceService ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public InvoiceService ( string>.Dictionary |
||
config | string>.Dictionary | |
return | System.Collections.Generic |
public MarkInvoiceAsPaid ( |
||
markInvoiceAsPaidRequest | ||
return |
public MarkInvoiceAsPaid ( |
||
markInvoiceAsPaidRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public MarkInvoiceAsPaid ( |
||
markInvoiceAsPaidRequest | ||
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 |
public MarkInvoiceAsRefunded ( |
||
markInvoiceAsRefundedRequest | ||
return |
public MarkInvoiceAsRefunded ( |
||
markInvoiceAsRefundedRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public MarkInvoiceAsRefunded ( |
||
markInvoiceAsRefundedRequest | ||
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 |
public MarkInvoiceAsUnpaid ( |
||
markInvoiceAsUnpaidRequest | ||
return |
public MarkInvoiceAsUnpaid ( |
||
markInvoiceAsUnpaidRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public MarkInvoiceAsUnpaid ( |
||
markInvoiceAsUnpaidRequest | ||
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 |
public RemindInvoice ( |
||
remindInvoiceRequest | ||
return |
public RemindInvoice ( |
||
remindInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public RemindInvoice ( |
||
remindInvoiceRequest | ||
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 |
public SearchInvoices ( |
||
searchInvoicesRequest | ||
return |
public SearchInvoices ( |
||
searchInvoicesRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public SearchInvoices ( |
||
searchInvoicesRequest | ||
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 |
public SendInvoice ( |
||
sendInvoiceRequest | ||
return |
public SendInvoice ( |
||
sendInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public SendInvoice ( |
||
sendInvoiceRequest | ||
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 |
public UpdateInvoice ( |
||
updateInvoiceRequest | ||
return |
public UpdateInvoice ( |
||
updateInvoiceRequest | ||
credential | PayPal.Authentication.ICredential | An explicit ICredential object that you want to authenticate this call against |
return |
public UpdateInvoice ( |
||
updateInvoiceRequest | ||
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 |