| |
| Ack | Acknowledgement code received from PayPal. |
| FirewallAutoDetect | This property tells the component whether or not to automatically detect and use firewall system settings, if available. |
| FirewallType | This property determines the type of firewall to connect through. |
| FirewallHost | This property contains the name or IP address of firewall (optional). |
| FirewallPassword | This property contains a password if authentication is to be used when connecting through the firewall. |
| FirewallPort | This property contains the TCP port for the firewall Host . |
| FirewallUser | This property contains a user name if authentication is to be used connecting through a firewall. |
| Idle | The current status of the component. |
| Password | Password for communicating with PayPal. |
| ProxyAuthScheme | This property is used to tell the component which type of authorization to perform when connecting to the proxy. |
| ProxyAutoDetect | This property tells the component whether or not to automatically detect and use proxy system settings, if available. |
| ProxyPassword | This property contains a password if authentication is to be used for the proxy. |
| ProxyPort | This property contains the TCP port for the proxy Server (default 80). |
| ProxyServer | If a proxy Server is given, then the HTTP request is sent to the proxy instead of the server otherwise specified. |
| ProxySSL | This property determines when to use SSL for the connection to the proxy. |
| ProxyUser | This property contains a user name, if authentication is to be used for the proxy. |
| ResultCount | The number of records in the Result arrays. |
| ResultFeeAmount | The PayPal fee that was charged for the transaction. |
| ResultGrossAmount | The total gross amount charged, including any profile shipping and taxes that were added. |
| ResultNetAmount | The net amount received by the seller. |
| ResultPayerDisplayName | Display name of the buyer. |
| ResultPayerEmail | The email address of the buyer. |
| ResultStatus | The status of the transaction. |
| ResultTimeStamp | Date and time the transaction took place. |
| ResultTimeZone | The time zone of the transaction. |
| ResultTransactionId | The transaction id of the seller. |
| ResultTransactionType | The type of the transaction. |
| SearchCriteriaAmount | Search by transaction amount. |
| SearchCriteriaCardNumber | Search by the Credit Card number used to make the transaction. |
| SearchCriteriaCurrencyCode | Search by currency code. |
| SearchCriteriaEndDate | The latest transaction date to be included in the search. |
| SearchCriteriaInvoiceId | Search by the invoice identification key. |
| SearchCriteriaItemNumber | Search by the item number of the purchased goods. |
| SearchCriteriaPayerEmail | Search by the Payer's email address. |
| SearchCriteriaPayerFirstName | Search by the Payer's first name. |
| SearchCriteriaPayerLastName | Search by the Payer's last name. |
| SearchCriteriaPayerMiddleName | Search by the Payer's middle name. |
| SearchCriteriaPayerSalutation | Search by the Payer's salutation (Mr, Mrs, etc). |
| SearchCriteriaPayerSuffix | Search by the Payer's suffix (Jr, Sr, etc). |
| SearchCriteriaReceiptId | Search by the PayPal Account optional Receipt Id. |
| SearchCriteriaRecipientEmail | Search by the receiver's email address. |
| SearchCriteriaStartDate | The earliest transaction date at which to start the search. |
| SearchCriteriaStatus | Search by status. |
| SearchCriteriaTransactionClass | Search by the classification of the transaction. |
| SearchCriteriaTransactionId | Search by the Transaction Id. |
| Signature | Value to use with PayPal's Signature Authentication scheme. |
| SSLAcceptServerCertEncoded | The SSL certificate (PEM/base64 encoded). |
| SSLCertEncoded | The SSL certificate (PEM/base64 encoded). |
| SSLCertStore | The name of the certificate store for the client certificate. |
| SSLCertStorePassword | If the certificate store is of a type that requires a password, this property is used to specify that password in order to open the certificate store. |
| SSLCertStoreType | The type of certificate store for this certificate. |
| SSLCertSubject | The subject of the certificate used for client authentication. |
| SSLServerCertEncoded | The SSL certificate (PEM/base64 encoded). |
| Timeout | A timeout for the component. |
| URL | URL all PayPal transactions are posted to. |
| User | User name for communicating with Paypal. |