- generateMapFromResponse(Object, String) - Static method in class com.paypal.base.ReflectionUtil
-
- generateNumber(APIContext) - Method in class com.paypal.api.payments.Invoice
-
Generates the next invoice number.
- get(String, String) - Static method in class com.paypal.api.payments.Agreement
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Agreement
-
Retrieve details for a particular billing agreement by passing the ID of the agreement to the request URI.
- get(String, String) - Static method in class com.paypal.api.payments.Authorization
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Authorization
-
Shows details for an authorization, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.Capture
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Capture
-
Shows details for a captured payment, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.CreditCard
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.CreditCard
-
Obtain the Credit Card resource for the given identifier.
- get(String, String) - Static method in class com.paypal.api.payments.Event
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Event
-
Retrieves the Webhooks event resource identified by event_id.
- get(String, String) - Static method in class com.paypal.api.payments.Invoice
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Invoice
-
Gets the details for a specified invoice, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.Order
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Order
-
Shows details for an order, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.Payment
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Payment
-
Shows details for a payment, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.Payout
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Payout
-
Obtain the status of a specific batch resource by passing the payout
batch ID to the request URI.
- get(String, String) - Static method in class com.paypal.api.payments.PayoutItem
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.PayoutItem
-
Obtain the status of a payout item by passing the item ID to the request
URI.
- get(String, String) - Static method in class com.paypal.api.payments.Plan
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Plan
-
Retrieve the details for a particular billing plan by passing the billing plan ID to the request URI.
- get(String, String) - Static method in class com.paypal.api.payments.Refund
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Refund
-
Shows details for a refund, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.Sale
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.Sale
-
Shows details for a sale, by ID.
- get(APIContext, String) - Static method in class com.paypal.api.payments.Template
-
Retrieve the details for a particular template by passing the template ID to the request URI.
- get(APIContext, String) - Static method in class com.paypal.api.payments.Templates
-
- get(String, String) - Method in class com.paypal.api.payments.Webhook
-
- get(APIContext, String) - Method in class com.paypal.api.payments.Webhook
-
Shows details for a webhook, by ID.
- get(String, String) - Static method in class com.paypal.api.payments.WebProfile
-
- get(APIContext, String) - Static method in class com.paypal.api.payments.WebProfile
-
Shows details for a web experience profile, by ID.
- get3dSecureInfo() - Method in class com.paypal.api.payments.PaymentCard
-
- getAcceptedPaymentType() - Method in class com.paypal.api.payments.MerchantPreferences
-
Payment types that are accepted for this plan.
- getAccessToken() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for just accessToken without type (e.g., "EEwJ6tF9x5WCIZDYzyZGaz6Khbw7raYRIBV_WxVvgmsG")
- getAccessToken() - Method in class com.paypal.base.credential.TokenAuthorization
-
- getAccessToken() - Method in class com.paypal.base.rest.AccessToken
-
- getAccessToken() - Method in class com.paypal.base.rest.APIContext
-
- getAccessToken() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Computes Access Token by placing a call to OAuth server using ClientID
and ClientSecret.
- getAccessTokenWithType() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for accessToken with token type (e.g., "Bearer: EEwJ6tF9x5WCIZDYzyZGaz6Khbw7raYRIBV_WxVvgmsG")
- getAccountAge() - Method in class com.paypal.api.payments.Payer
-
Duration since the payer established account relationship with PayPal in days.
- getAccountHolderName() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
Name of the account holder
- getAccountName() - Method in class com.paypal.api.payments.BankAccount
-
A customer designated name.
- getAccountNumber() - Method in class com.paypal.api.payments.BankAccount
-
Account number in either IBAN (max length 34) or BBAN (max length 17) format.
- getAccountNumber() - Method in class com.paypal.api.payments.Payee
-
Unencrypted PayPal account Number of the Payee
- getAccountNumber() - Method in class com.paypal.api.payments.PayerInfo
-
- getAccountNumber() - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Account Number representing the potential payer
- getAccountNumber() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
bank account number
- getAccountNumberType() - Method in class com.paypal.api.payments.BankAccount
-
Type of the bank account number (International or Basic Bank Account Number).
- getAccountType() - Method in class com.paypal.api.openidconnect.Userinfo
-
Account type.
- getAccountType() - Method in class com.paypal.api.payments.BankAccount
-
Type of the bank account.
- getAccountType() - Method in class com.paypal.api.payments.Payer
-
Type of account relationship payer has with PayPal.
- getAdditionalData() - Method in class com.paypal.api.payments.Invoice
-
Any miscellaneous invoice data.
- getAdditionalInfo() - Method in class com.paypal.api.payments.BillingInfo
-
Additional information, such as business hours.
- getAdditionalInfo() - Method in class com.paypal.api.payments.MerchantInfo
-
Additional information, such as business hours.
- getAdditionalInfo() - Method in class com.paypal.api.payments.Participant
-
Additional information, such as business hours.
- getAdditionalInfoLabel() - Method in class com.paypal.api.payments.MerchantInfo
-
Option to provide a label to the additional_info field.
- getAddress() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred address.
- getAddress() - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient address.
- getAddress() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant address.
- getAddress() - Method in class com.paypal.api.payments.Participant
-
The participant address.
- getAddress() - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient address.
- getAddresses() - Method in class com.paypal.api.payments.Templates
-
List of addresses in merchant's profile.
- getAddressOverride() - Method in class com.paypal.api.payments.InputFields
-
Indicates whether to display the shipping address that is passed to this call rather than the one on file with PayPal for this buyer on the PayPal experience pages.
- getAdviceCode() - Method in class com.paypal.api.payments.ProcessorResponse
-
Provides merchant advice on how to handle declines related to recurring payments
- getAgeRange() - Method in class com.paypal.api.openidconnect.Userinfo
-
Account holder age range.
- getAgreementDetails() - Method in class com.paypal.api.payments.Agreement
-
Details of the agreement.
- getAgreementTransactionList() - Method in class com.paypal.api.payments.AgreementTransactions
-
Array of agreement_transaction object.
- getAll(String) - Static method in class com.paypal.api.payments.Invoice
-
- getAll(APIContext) - Static method in class com.paypal.api.payments.Invoice
-
Lists some or all merchant invoices.
- getAll(APIContext, Map<String, String>) - Static method in class com.paypal.api.payments.Invoice
-
Lists some or all merchant invoices.
- getAll(APIContext) - Static method in class com.paypal.api.payments.Template
-
Retrieves the template information of the merchant.
- getAll(APIContext) - Static method in class com.paypal.api.payments.Templates
-
Retrieves the template information of the merchant.
- getAll(String) - Method in class com.paypal.api.payments.WebhookList
-
- getAll(APIContext) - Method in class com.paypal.api.payments.WebhookList
-
Retrieves all Webhooks for the application associated with access token.
- getAllowedPaymentMethod() - Method in class com.paypal.api.payments.PaymentOptions
-
Payment method requested for this purchase unit
- getAllowNote() - Method in class com.paypal.api.payments.InputFields
-
Indicates whether the buyer can enter a note to the merchant on the PayPal page during checkout.
- getAllowPartialPayment() - Method in class com.paypal.api.payments.Invoice
-
Indicates whether the invoice allows a partial payment.
- getAllowPartialPayment() - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether the invoice allows a partial payment.
- getAlternatePayment() - Method in class com.paypal.api.payments.FundingInstrument
-
Alternate Payment information - Mostly regional payment providers.
- getAlternatePaymentAccountId() - Method in class com.paypal.api.payments.AlternatePayment
-
The unique identifier of the alternate payment account.
- getAlternatePaymentProviderId() - Method in class com.paypal.api.payments.AlternatePayment
-
Alternate Payment provider id.
- getAmount() - Method in class com.paypal.api.payments.AgreementStateDescriptor
-
The amount and currency of the agreement.
- getAmount() - Method in class com.paypal.api.payments.AgreementTransaction
-
Amount for this transaction.
- getAmount() - Method in class com.paypal.api.payments.Authorization
-
Amount being authorized.
- getAmount() - Method in class com.paypal.api.payments.Capture
-
The amount to capture.
- getAmount() - Method in class com.paypal.api.payments.CartBase
-
Amount being collected.
- getAmount() - Method in class com.paypal.api.payments.ChargeModels
-
Specific amount for this charge model.
- getAmount() - Method in class com.paypal.api.payments.Cost
-
The cost, as an amount.
- getAmount() - Method in class com.paypal.api.payments.CustomAmount
-
The custom amount value.
- getAmount() - Method in class com.paypal.api.payments.ExternalFunding
-
Amount being funded by the external funding account
- getAmount() - Method in class com.paypal.api.payments.Order
-
Amount being collected.
- getAmount() - Method in class com.paypal.api.payments.OverrideChargeModel
-
Updated Amount to be associated with this charge model.
- getAmount() - Method in class com.paypal.api.payments.PaymentDefinition
-
Amount that will be charged at the end of each cycle for this payment definition.
- getAmount() - Method in class com.paypal.api.payments.PaymentDetail
-
The amount to record as payment against invoice.
- getAmount() - Method in class com.paypal.api.payments.PaymentInstruction
-
Amount to be transferred
- getAmount() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
Total amount, in U.S.
- getAmount() - Method in class com.paypal.api.payments.PayoutItem
-
The amount of money to pay the receiver.
- getAmount() - Method in class com.paypal.api.payments.Refund
-
Details including both refunded amount (to payer) and refunded fee (to payee).
- getAmount() - Method in class com.paypal.api.payments.RefundDetail
-
Amount to be recorded as refund against invoice.
- getAmount() - Method in class com.paypal.api.payments.RefundRequest
-
Details including both refunded amount (to payer) and refunded fee (to payee).
- getAmount() - Method in class com.paypal.api.payments.Sale
-
Amount being collected.
- getAmount() - Method in class com.paypal.api.payments.ShippingCost
-
The shipping cost, as an amount.
- getAmount() - Method in class com.paypal.api.payments.Tax
-
The tax as a monetary amount.
- getAmount() - Method in class com.paypal.api.payments.Transactions
-
Amount being collected.
- getAmountRange() - Method in class com.paypal.api.payments.Terms
-
Amount_range associated with this term.
- getAppId() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for appId
- getArchived() - Method in class com.paypal.api.payments.Search
-
A flag indicating whether search is on invoices archived by merchant.
- getAttachments() - Method in class com.paypal.api.payments.Invoice
-
List of files attached to the invoice.
- getAttachments() - Method in class com.paypal.api.payments.TemplateData
-
List of files attached to the invoice.
- getAuthCaptureTimestamp() - Method in class com.paypal.api.payments.BankAccount
-
Time at which the authorization (or check) was captured.
- getAuthorization() - Method in class com.paypal.api.payments.RelatedResources
-
Authorization transaction
- getAuthorizationHeader() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Computes Access Token by doing a Base64 encoding on the ClientID and
ClientSecret.
- getAuthStatus() - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Authorization status from 3ds provider.
- getAuthType() - Method in class com.paypal.api.payments.BankAccount
-
How the check was obtained from the customer, if check was the source of the information provided.
- getAutoBillAmount() - Method in class com.paypal.api.payments.MerchantPreferences
-
Allow auto billing for the outstanding amount of the agreement in the next cycle.
- getAvsCode() - Method in class com.paypal.api.payments.ProcessorResponse
-
Address Verification System response code.
- getBackupFundingInstrument() - Method in class com.paypal.api.payments.FundingOption
-
Backup funding instrument which will be used for payment if primary fails.
- getBankAccount() - Method in class com.paypal.api.payments.FundingInstrument
-
Bank Account information.
- getBankAccountToken() - Method in class com.paypal.api.payments.FundingInstrument
-
Vaulted bank account instrument.
- getBankId() - Method in class com.paypal.api.payments.BankToken
-
ID of a previously saved Bank resource using /vault/bank API.
- getBankIdentifierCode() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
BIC identifier of the financial institution
- getBankName() - Method in class com.paypal.api.payments.BankAccount
-
Name of the bank.
- getBankName() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
Name of the financial institution.
- getBankTxnPendingUrl() - Method in class com.paypal.api.payments.FlowConfig
-
The merchant site URL to display after a bank transfer payment.
- getBaseURL() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
Returns the base URL configured in application resources or Map
passed for dynamic configuration
- getBatchHeader() - Method in class com.paypal.api.payments.PayoutBatch
-
A batch header.
- getBatchStatus() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The PayPal-generated batch payout status.
- getBilling() - Method in class com.paypal.api.payments.FundingInstrument
-
Billing instrument that references pre-approval information for the payment
- getBillingAddress() - Method in class com.paypal.api.payments.BankAccount
-
Billing address.
- getBillingAddress() - Method in class com.paypal.api.payments.CreditCard
-
Billing Address associated with this card.
- getBillingAddress() - Method in class com.paypal.api.payments.PayerInfo
-
Billing address of the Payer.
- getBillingAddress() - Method in class com.paypal.api.payments.PaymentCard
-
The billing address for the card.
- getBillingAddress() - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Billing address of the potential payer.
- getBillingAgreementId() - Method in class com.paypal.api.payments.Billing
-
Identifier of the instrument in PayPal Wallet
- getBillingAgreementId() - Method in class com.paypal.api.payments.Sale
-
ID of the billing agreement used as reference to execute this transaction.
- getBillingAgreementTokens() - Method in class com.paypal.api.payments.Payment
-
Collection of PayPal generated billing agreement tokens.
- getBillingCountry() - Method in class com.paypal.api.payments.PaymentCard
-
The two-letter country code.
- getBillingInfo() - Method in class com.paypal.api.payments.Invoice
-
The required invoice recipient email address and any optional billing information.
- getBillingInfo() - Method in class com.paypal.api.payments.TemplateData
-
The required invoice recipient email address and any optional billing information.
- getBirthdate() - Method in class com.paypal.api.openidconnect.Userinfo
-
- getBirthDate() - Method in class com.paypal.api.payments.BankAccount
-
Birth date of the bank account holder.
- getBirthDate() - Method in class com.paypal.api.payments.PayerInfo
-
Birth date of the Payer in ISO8601 format (yyyy-mm-dd).
- getBirthday() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's birthday, represented as an YYYY-MM-DD format.
- getBrandName() - Method in class com.paypal.api.payments.Presentation
-
A label that overrides the business name in the PayPal account on the PayPal pages.
- getBusinessName() - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient company business name.
- getBusinessName() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant company business name.
- getBusinessName() - Method in class com.paypal.api.payments.Participant
-
The participant company business name.
- getBusinessName() - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient company business name.
- getBuyerAccountNumber() - Method in class com.paypal.api.payments.PayerInfo
-
Account Number representing the Payer
- getBuyerEditable() - Method in class com.paypal.api.payments.Terms
-
Buyer's ability to edit the amount in this term.
- getBytesIso8859_1(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new
byte array.
- getBytesUnchecked(String, String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte
array.
- getBytesUsAscii(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte
array.
- getBytesUtf16(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte
array.
- getBytesUtf16Be(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte
array.
- getBytesUtf16Le(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte
array.
- getBytesUtf8(String) - Static method in class com.paypal.base.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte
array.
- getCancelledBy() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Actor who cancelled the resource.
- getCancelledBy() - Method in class com.paypal.api.payments.Metadata
-
The actor who cancelled the resource.
- getCancelledDate() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was cancelled.
- getCancelledDate() - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was cancelled.
- getCancelUrl() - Method in class com.paypal.api.payments.MerchantPreferences
-
Redirect URL on cancellation of agreement request.
- getCancelUrl() - Method in class com.paypal.api.payments.RedirectUrls
-
Url where the payer would be redirected to after canceling the payment.
- getCapture() - Method in class com.paypal.api.payments.RelatedResources
-
Capture transaction
- getCaptureId() - Method in class com.paypal.api.payments.Refund
-
ID of the sale transaction being refunded.
- getCard3dSecureInfo() - Method in class com.paypal.api.payments.PaymentCard
-
Fields required to support 3d secure information when processing credit card payments.
- getCardNumber() - Method in class com.paypal.api.payments.PrivateLabelCard
-
last 4 digits of the card number.
- getCardProductClass() - Method in class com.paypal.api.payments.PaymentCard
-
The product class of the financial instrument issuer.
- getCarrierAccount() - Method in class com.paypal.api.payments.FundingInstrument
-
Carrier account instrument
- getCarrierAccountId() - Method in class com.paypal.api.payments.CarrierAccountToken
-
ID of a previously saved carrier account resource.
- getCarrierAccountId() - Method in class com.paypal.api.payments.PaymentExecution
-
Carrier account id for a carrier billing payment.
- getCarrierAccountToken() - Method in class com.paypal.api.payments.FundingInstrument
-
Carrier account token instrument.
- getCart() - Method in class com.paypal.api.payments.Payment
-
ID of the cart to execute the payment.
- getCartAmountImmutable() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Indicates whether the cart amount is editable after payer's acceptance on PayPal side
- getCategory() - Method in class com.paypal.api.payments.Item
-
Category type of the item.
- getCavv() - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Cardholder Authentication Verification Value (used by VISA).
- getCcEmails() - Method in class com.paypal.api.payments.CancelNotification
-
Applicable for invoices created with Cc emails.
- getCcEmails() - Method in class com.paypal.api.payments.Notification
-
Applicable for invoices created with Cc emails.
- getCcInfo() - Method in class com.paypal.api.payments.Invoice
-
For invoices sent by email, one or more email addresses to which to send a Cc: copy of the notification.
- getCcInfo() - Method in class com.paypal.api.payments.TemplateData
-
For invoices sent by email, one or more email addresses to which to send a Cc: copy of the notification.
- getCertificateFromStream(InputStream) - Static method in class com.paypal.base.SSLUtil
-
Generate Collection of Certificate from Input Stream
- getChargeId() - Method in class com.paypal.api.payments.OverrideChargeModel
-
ID of charge model.
- getChargeModels() - Method in class com.paypal.api.payments.PaymentDefinition
-
Array of charge_models for this payment definition.
- getCharSet() - Method in class com.paypal.api.payments.MerchantPreferences
-
char_set for this plan.
- getCheckType() - Method in class com.paypal.api.payments.BankAccount
-
Type of the check when this information was obtained through a check by the facilitator or merchant.
- getCity() - Method in class com.paypal.api.payments.BaseAddress
-
City name.
- getClearingTime() - Method in class com.paypal.api.payments.FundingDetail
-
Expected clearing time
- getClearingTime() - Method in class com.paypal.api.payments.Sale
-
Expected clearing time for eCheck Transactions.
- getClientCredential() - Method in class com.paypal.base.rest.PayPalResource
-
- getClientID() - Method in class com.paypal.base.ClientCredentials
-
- getClientID() - Method in class com.paypal.base.rest.APIContext
-
- getClientID() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns clientID
- getClientID() - Static method in class com.paypal.base.rest.PayPalResource
-
Return Client ID from configuration Map
- getClientSecret() - Method in class com.paypal.base.ClientCredentials
-
- getClientSecret() - Method in class com.paypal.base.rest.APIContext
-
- getClientSecret() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns clientSecret
- getClientSecret() - Static method in class com.paypal.base.rest.PayPalResource
-
Returns Client Secret from configuration Map
- getCode() - Method in class com.paypal.api.payments.Error
-
- getCode() - Method in class com.paypal.api.payments.ErrorDetails
-
- getCode() - Method in class com.paypal.api.payments.ExternalFunding
-
Generic identifier for the external funding
- getCode() - Method in class com.paypal.api.payments.Incentive
-
Code that identifies the incentive.
- getConfiguration(String) - Method in class com.paypal.base.rest.APIContext
-
Returns string value of specific configuration.
- getConfiguration(String) - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns specific configuration.
- getConfigurationMap() - Method in interface com.paypal.base.APICallPreHandler
-
Return configurationMap
- getConfigurationMap() - Method in class com.paypal.base.ConfigManager
-
Constructs a Map object from the underlying Properties.
- getConfigurationMap() - Method in class com.paypal.base.rest.APIContext
-
Returns Configuration Map
- getConfigurationMap() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
Return configurationMap
- getConfigurations() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns list of configurations.
- getConfigurations() - Static method in class com.paypal.base.rest.PayPalResource
-
- getConfirmationStatus() - Method in class com.paypal.api.payments.BankAccount
-
Confirmation status of a bank account.
- getConnection() - Method in class com.paypal.base.ConnectionManager
-
- getConnection(HttpConfiguration) - Method in class com.paypal.base.ConnectionManager
-
Overloaded method used factory to load GoogleAppEngineSpecific connection
- getConnectionTimeout() - Method in class com.paypal.base.HttpConfiguration
-
- getContainerMap() - Method in class com.paypal.api.openidconnect.CreateFromAuthorizationCodeParameters
-
- getContainerMap() - Method in class com.paypal.api.openidconnect.CreateFromRefreshTokenParameters
-
- getContainerMap() - Method in class com.paypal.api.openidconnect.UserinfoParameters
-
- getContainerMap() - Method in class com.paypal.base.rest.QueryParameters
-
- getContentEncoding() - Method in class com.paypal.api.payments.HyperSchema
-
- getContentType() - Method in class com.paypal.base.HttpConfiguration
-
- getConversionDate() - Method in class com.paypal.api.payments.CurrencyConversion
-
Date of validity for the conversion rate.
- getConversionType() - Method in class com.paypal.api.payments.CurrencyConversion
-
Field indicating conversion type applied.
- getConversionTypeChangeable() - Method in class com.paypal.api.payments.CurrencyConversion
-
Allow Payer to change conversion type.
- getCount() - Method in class com.paypal.api.payments.EventList
-
Number of items returned in each range of results.
- getCount() - Method in class com.paypal.api.payments.PaymentHistory
-
Number of items returned in each range of results.
- getCountry() - Method in class com.paypal.api.openidconnect.Address
-
Getter for country
- getCountryCode() - Method in class com.paypal.api.payments.BankAccount
-
2 letter country code of the Bank.
- getCountryCode() - Method in class com.paypal.api.payments.BaseAddress
-
2 letter country code.
- getCountryCode() - Method in class com.paypal.api.payments.CarrierAccount
-
The ISO 3166-1 alpha-2 country code where the phone number is registered.
- getCountryCode() - Method in class com.paypal.api.payments.CountryCode
-
ISO country code based on 2-character IS0-3166-1 codes.
- getCountryCode() - Method in class com.paypal.api.payments.PayerInfo
-
Two-letter registered country code of the payer to identify the buyer country.
- getCountryCode() - Method in class com.paypal.api.payments.Phone
-
Country code (from in E.164 format)
- getCreatedBy() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that created the resource.
- getCreatedBy() - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that created the resource.
- getCreatedDate() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was created.
- getCreatedDate() - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was created.
- getCreateTime() - Method in class com.paypal.api.payments.Agreement
-
Date and time that this resource was created.
- getCreateTime() - Method in class com.paypal.api.payments.Authorization
-
Time of authorization as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getCreateTime() - Method in class com.paypal.api.payments.BankAccount
-
Time the resource was created.
- getCreateTime() - Method in class com.paypal.api.payments.Capture
-
The date and time of capture, as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getCreateTime() - Method in class com.paypal.api.payments.Event
-
Time the resource was created.
- getCreateTime() - Method in class com.paypal.api.payments.Order
-
Time the resource was created in UTC ISO8601 format.
- getCreateTime() - Method in class com.paypal.api.payments.Payment
-
Payment creation time as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getCreateTime() - Method in class com.paypal.api.payments.Plan
-
Time when the billing plan was created.
- getCreateTime() - Method in class com.paypal.api.payments.Refund
-
Time of refund as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getCreateTime() - Method in class com.paypal.api.payments.Sale
-
Time of sale as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6)
- getCredential() - Method in interface com.paypal.base.APICallPreHandler
-
- getCredential() - Static method in class com.paypal.base.rest.PayPalResource
-
Returns ClientCredentials with client id and client secret from configuration Map
- getCredential() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- getCredit() - Method in class com.paypal.api.payments.FundingInstrument
-
PayPal credit funding instrument.
- getCreditCard() - Method in class com.paypal.api.payments.FundingInstrument
-
Credit Card instrument.
- getCreditCardId() - Method in class com.paypal.api.payments.CreditCardToken
-
ID of credit card previously stored using `/vault/credit-card`.
- getCreditCardToken() - Method in class com.paypal.api.payments.FundingInstrument
-
PayPal vaulted credit Card instrument.
- getCreditFinancingOffered() - Method in class com.paypal.api.payments.Payment
-
Credit financing offered to payer on PayPal side.
- getCurrency() - Method in class com.paypal.api.payments.Amount
-
3-letter [currency code](https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/).
- getCurrency() - Method in class com.paypal.api.payments.Currency
-
3 letter currency code as defined by ISO 4217.
- getCurrency() - Method in class com.paypal.api.payments.Item
-
3-letter [currency code](https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/).
- getCurrencyConversion() - Method in class com.paypal.api.payments.FundingOption
-
Currency conversion applicable to this funding option.
- getCustom() - Method in class com.paypal.api.payments.CartBase
-
free-form field for the use of clients
- getCustom() - Method in class com.paypal.api.payments.DetailedRefund
-
free-form field for the use of clients
- getCustom() - Method in class com.paypal.api.payments.Invoice
-
The custom amount to apply on an invoice.
- getCustom() - Method in class com.paypal.api.payments.Template
-
Indicates whether this is a custom template created by the merchant.
- getCustom() - Method in class com.paypal.api.payments.TemplateData
-
The custom amount to apply on an invoice.
- getCvv2() - Method in class com.paypal.api.payments.CreditCard
-
- getCvv2() - Method in class com.paypal.api.payments.PaymentCard
-
The validation code for the card.
- getCvv2String() - Method in class com.paypal.api.payments.CreditCard
-
Returns the cvv2
- getCvvCode() - Method in class com.paypal.api.payments.ProcessorResponse
-
CVV System response code.
- getCycles() - Method in class com.paypal.api.payments.PaymentDefinition
-
Number of cycles in this payment definition.
- getCyclesCompleted() - Method in class com.paypal.api.payments.AgreementDetails
-
Number of cycles completed for this agreement.
- getCyclesRemaining() - Method in class com.paypal.api.payments.AgreementDetails
-
Number of cycles remaining for this agreement.
- getDate() - Method in class com.paypal.api.payments.InvoiceItem
-
The date when the item or service was provided.
- getDate() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Date when the invoice was paid.
- getDate() - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
Date when the invoice was marked as refunded.
- getDate() - Method in class com.paypal.api.payments.PaymentDetail
-
The date when the invoice was paid.
- getDate() - Method in class com.paypal.api.payments.RefundDetail
-
Date on which the invoice was refunded.
- getDebugId() - Method in class com.paypal.api.payments.Error
-
PayPal internal identifier used for correlation purposes.
- getDefaultAddress() - Method in class com.paypal.api.payments.ShippingAddress
-
Default shipping address of the Payer.
- getDefaultBufferSize() - Method in class com.paypal.base.codec.binary.BaseNCodec
-
Get the default buffer size.
- getDefaultProperties() - Static method in class com.paypal.base.ConfigManager
-
Returns the Default Properties of System Configuration
- getDefaultSDKMap() - Static method in class com.paypal.base.ConfigManager
-
Returns a Map view of Default Properties
- getDescription() - Method in class com.paypal.api.payments.Agreement
-
Description of the agreement.
- getDescription() - Method in class com.paypal.api.payments.CartBase
-
Description of what is being paid for.
- getDescription() - Method in class com.paypal.api.payments.EventType
-
Human readable description of the event-type
- getDescription() - Method in class com.paypal.api.payments.FmfDetails
-
Description of the filter.
- getDescription() - Method in class com.paypal.api.payments.Incentive
-
Description of the incentive.
- getDescription() - Method in class com.paypal.api.payments.InvoiceItem
-
Description of the item.
- getDescription() - Method in class com.paypal.api.payments.Item
-
Description of the item.
- getDescription() - Method in class com.paypal.api.payments.Plan
-
Description of the billing plan.
- getDescription() - Method in class com.paypal.api.payments.Refund
-
Description of what is being refunded for.
- getDescription() - Method in class com.paypal.api.payments.RefundRequest
-
Description of what is being refunded for.
- getDetails() - Method in class com.paypal.api.payments.Amount
-
Additional details of the payment amount.
- getDetails() - Method in class com.paypal.api.payments.Error
-
Additional details of the error
- getDetails() - Method in exception com.paypal.base.rest.PayPalRESTException
-
- getDiscount() - Method in class com.paypal.api.payments.Invoice
-
The invoice level discount, as a percent or an amount value.
- getDiscount() - Method in class com.paypal.api.payments.InvoiceItem
-
The item discount, as a percent or an amount value.
- getDiscount() - Method in class com.paypal.api.payments.TemplateData
-
The invoice level discount, as a percent or an amount value.
- getDiscountAmount() - Method in class com.paypal.api.payments.InstallmentOption
-
Discount amount applied to the payment, if any
- getDiscountPercentage() - Method in class com.paypal.api.payments.InstallmentOption
-
Discount percentage applied to the payment, if any
- getDisplayPreference() - Method in class com.paypal.api.payments.TemplateSettings
-
Settings metadata for each field.
- getDisplayText() - Method in class com.paypal.api.payments.ExternalFunding
-
Description of the external funding being applied
- getDueDate() - Method in class com.paypal.api.payments.PaymentTerm
-
The date when the invoice payment is due.
- getEci() - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Numeric flag to indicate how the payment should be processed in relationship to 3d-secure.
- getEciSubmitted() - Method in class com.paypal.api.payments.ProcessorResponse
-
Response back from the authorization.
- getEmail() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred e-mail address.
- getEmail() - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient email address.
- getEmail() - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the email address.
- getEmail() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant email address.
- getEmail() - Method in class com.paypal.api.payments.Participant
-
The participant email address.
- getEmail() - Method in class com.paypal.api.payments.Payee
-
Email Address associated with the Payee's PayPal Account.
- getEmail() - Method in class com.paypal.api.payments.PayerInfo
-
Email address representing the payer.
- getEmail() - Method in class com.paypal.api.payments.PayerNotification
-
Email Address associated with the Payer's PayPal Account.
- getEmail() - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Email address representing the potential payer.
- getEmail() - Method in class com.paypal.api.payments.Search
-
The initial letters of the email address.
- getEmails() - Method in class com.paypal.api.payments.Templates
-
List of emails in merchant's profile.
- getEmailSubject() - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
The subject line text for the email that PayPal sends when a payout item completes.
- getEmailVerified() - Method in class com.paypal.api.openidconnect.Userinfo
-
True if the End-User's e-mail address has been verified; otherwise false.
- getEncodedLength(byte[]) - Method in class com.paypal.base.codec.binary.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncType() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
The media type in which to submit data along with the request
- getEnctype() - Method in class com.paypal.api.payments.Links
-
- getEndCreationDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice creation date.
- getEndCreationDate() - Method in class com.paypal.api.payments.Search
-
The end creation date for the invoice.
- getEndDueDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice due date.
- getEndDueDate() - Method in class com.paypal.api.payments.Search
-
The end due date for the invoice.
- getEndInvoiceDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice date.
- getEndInvoiceDate() - Method in class com.paypal.api.payments.Search
-
The end date for the invoice.
- getEndPaymentDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice payment date.
- getEndPaymentDate() - Method in class com.paypal.api.payments.Search
-
The end payment date for the invoice.
- getEndPoint() - Method in interface com.paypal.base.APICallPreHandler
-
Returns the endpoint for the API call.
- getEndPoint() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- getEndPointUrl() - Method in class com.paypal.base.HttpConfiguration
-
- getError() - Method in class com.paypal.api.openidconnect.Error
-
Getter for error
- getError() - Method in class com.paypal.api.payments.PayoutItemDetails
-
Getter for error.
- getError() - Method in exception com.paypal.base.exception.OAuthException
-
- getErrorDescription() - Method in class com.paypal.api.openidconnect.Error
-
Getter for errorDescription
- getErrorResponse() - Method in exception com.paypal.base.exception.HttpErrorException
-
- getErrors() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
- getErrors() - Method in class com.paypal.api.payments.PayoutItemDetails
-
- getErrorUri() - Method in class com.paypal.api.openidconnect.Error
-
Getter for errorUri
- getEvents() - Method in class com.paypal.api.payments.EventList
-
A list of Webhooks event resources
- getEventType() - Method in class com.paypal.api.payments.Event
-
Name of the event type that occurred on resource, identified by data_resource element, to trigger the Webhooks event.
- getEventTypes() - Method in class com.paypal.api.payments.EventTypeList
-
A list of Webhooks event-types
- getEventTypes() - Method in class com.paypal.api.payments.Webhook
-
A list of up to ten events to which to subscribe your webhook.
- getExchangeRate() - Method in class com.paypal.api.payments.Sale
-
Exchange rate applied for this transaction.
- getExperienceProfileId() - Method in class com.paypal.api.payments.Payment
-
PayPal generated identifier for the merchant's payment experience profile.
- getExpireMonth() - Method in class com.paypal.api.payments.CreditCard
-
Expiration month with no leading zero.
- getExpireMonth() - Method in class com.paypal.api.payments.CreditCardToken
-
Expiration month with no leading zero.
- getExpireMonth() - Method in class com.paypal.api.payments.PaymentCard
-
The two-digit expiry month for the card.
- getExpireMonth() - Method in class com.paypal.api.payments.PaymentCardToken
-
card expiry month from the saved card with value 1 - 12
- getExpires() - Method in class com.paypal.base.rest.AccessToken
-
- getExpiresIn() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for expiresIn
- getExpireYear() - Method in class com.paypal.api.payments.CreditCard
-
4-digit expiration year.
- getExpireYear() - Method in class com.paypal.api.payments.CreditCardToken
-
4-digit expiration year.
- getExpireYear() - Method in class com.paypal.api.payments.PaymentCard
-
The four-digit expiry year for the card.
- getExpireYear() - Method in class com.paypal.api.payments.PaymentCardToken
-
4 digit card expiry year from the saved card
- getExpiryDate() - Method in class com.paypal.api.payments.Incentive
-
expiry date of the incentive.
- getExtension() - Method in class com.paypal.api.payments.Phone
-
Phone extension
- getExternalCustomerId() - Method in class com.paypal.api.payments.AlternatePayment
-
The unique identifier of the payer
- getExternalCustomerId() - Method in class com.paypal.api.payments.BankAccount
-
A unique identifier of the customer to whom this bank account belongs to.
- getExternalCustomerId() - Method in class com.paypal.api.payments.BankToken
-
The unique identifier of the payer used when saving this bank using /vault/bank API.
- getExternalCustomerId() - Method in class com.paypal.api.payments.CarrierAccount
-
The ID of the customer, as created by the merchant.
- getExternalCustomerId() - Method in class com.paypal.api.payments.CarrierAccountToken
-
The unique identifier of the payer used when saving this carrier account instrument.
- getExternalCustomerId() - Method in class com.paypal.api.payments.CreditCard
-
A unique identifier of the customer to whom this bank account belongs.
- getExternalCustomerId() - Method in class com.paypal.api.payments.PaymentCard
-
The ID of the customer who owns this card account.
- getExternalCustomerId() - Method in class com.paypal.api.payments.PaymentCardToken
-
The unique identifier of the payer used when saving this payment card.
- getExternalFunding() - Method in class com.paypal.api.payments.CartBase
-
List of external funding being applied to the purchase unit.
- getExternalFunding() - Method in class com.paypal.api.payments.FundingInstrument
-
External funding instrument.
- getExternalRememberMeId() - Method in class com.paypal.api.payments.PayerInfo
-
External Remember Me id representing the payer
- getExternalRememberMeId() - Method in class com.paypal.api.payments.PotentialPayerInfo
-
ExternalRememberMe id representing the potential payer
- getExternalSelectedFundingInstrumentType() - Method in class com.paypal.api.payments.Payer
-
Instrument type pre-selected by the user outside of PayPal and passed along the payment creation.
- getFailedPaymentCount() - Method in class com.paypal.api.payments.AgreementDetails
-
Total number of failed payments for this agreement.
- getFailedTransactions() - Method in class com.paypal.api.payments.Payment
-
Applicable for advanced payments like multi seller payment (MSP) to support partial failures
- getFailureReason() - Method in class com.paypal.api.payments.Payment
-
Failure reason code returned when the payment failed for some valid reasons.
- getFamilyName() - Method in class com.paypal.api.openidconnect.Userinfo
-
Surname(s) or last name(s) of the End-User.
- getFax() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant fax number.
- getFax() - Method in class com.paypal.api.payments.Participant
-
The participant fax number.
- getFee() - Method in class com.paypal.api.payments.Details
-
Fee charged by PayPal.
- getFeeAmount() - Method in class com.paypal.api.payments.AgreementTransaction
-
Fee amount for this transaction.
- getFees() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
Total estimate in U.S.
- getField() - Method in class com.paypal.api.payments.ErrorDetails
-
Name of the field that caused the error.
- getFieldName() - Method in class com.paypal.api.payments.TemplateSettings
-
The field name (for any field in template_data) for which the corresponding display preferences will be mapped to.
- getFilterId() - Method in class com.paypal.api.payments.FmfDetails
-
Filter Identifier.
- getFilterType() - Method in class com.paypal.api.payments.FmfDetails
-
Type of filter.
- getFinalPaymentDate() - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment date for this agreement, represented as 2015-02-19T10:00:00Z format.
- getFirstName() - Method in class com.paypal.api.payments.BankAccount
-
Account holder's first name.
- getFirstName() - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient first name.
- getFirstName() - Method in class com.paypal.api.payments.CreditCard
-
Cardholder's first name.
- getFirstName() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant first name.
- getFirstName() - Method in class com.paypal.api.payments.Participant
-
The participant first name.
- getFirstName() - Method in class com.paypal.api.payments.Payee
-
First Name of the Payee.
- getFirstName() - Method in class com.paypal.api.payments.PayerInfo
-
First name of the payer.
- getFirstName() - Method in class com.paypal.api.payments.PaymentCard
-
The first name of the card holder.
- getFirstName() - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient first name.
- getFirstSentDate() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was first sent.
- getFirstSentDate() - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was first sent.
- getFlowConfig() - Method in class com.paypal.api.payments.WebProfile
-
Parameters for flow configuration.
- getFmfDetails() - Method in class com.paypal.api.payments.Authorization
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept, deny, or pending action.
- getFmfDetails() - Method in class com.paypal.api.payments.Error
-
- getFmfDetails() - Method in class com.paypal.api.payments.Order
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept/deny/pending action.
- getFmfDetails() - Method in class com.paypal.api.payments.Sale
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept, deny, or pending action.
- getFragmentResolution() - Method in class com.paypal.api.payments.HyperSchema
-
- getFrequency() - Method in class com.paypal.api.payments.PaymentDefinition
-
Frequency of the payment definition offered.
- getFrequencyInterval() - Method in class com.paypal.api.payments.PaymentDefinition
-
How frequently the customer should be charged.
- getFrom() - Method in class com.paypal.api.payments.Patch
-
A string containing a JSON Pointer value that references the location in the target document to move the value from.
- getFrom() - Method in class com.paypal.api.payments.PatchRequest
-
A string containing a JSON Pointer value that references the location in the target document to move the value from.
- getFromAmount() - Method in class com.paypal.api.payments.CurrencyConversion
-
Amount participating in currency conversion, set to 1 as default
- getFromCurrency() - Method in class com.paypal.api.payments.CurrencyConversion
-
3 letter currency code
- getFundingAccountId() - Method in class com.paypal.api.payments.ExternalFunding
-
Encrypted PayPal Account identifier for the funding account
- getFundingInstruction() - Method in class com.paypal.api.payments.ExternalFunding
-
Indicates that the Payment should be fully funded by External Funded Incentive
- getFundingInstruments() - Method in class com.paypal.api.payments.Payer
-
List of funding instruments to fund the payment.
- getFundingOption() - Method in class com.paypal.api.payments.Payer
-
Deprecated.
- getFundingOptionId() - Method in class com.paypal.api.payments.Payer
-
Id of user selected funding option for the payment.'OneOf' funding_instruments,funding_option_id to be used to identify the specifics of payment method passed.
- getFundingSources() - Method in class com.paypal.api.payments.FundingOption
-
List of funding sources that contributes to a payment.
- getGender() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's gender.
- getGiftWrap() - Method in class com.paypal.api.payments.Details
-
Amount being charged as gift wrap fee.
- getGivenName() - Method in class com.paypal.api.openidconnect.Userinfo
-
Given name(s) or first name(s) of the End-User
- getGratuity() - Method in class com.paypal.api.payments.Invoice
-
Gratuity to include with the invoice.
- getHandlingFee() - Method in class com.paypal.api.payments.Details
-
Amount being charged for the handling fee.
- getHeader(String) - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns the header value
- getHeader() - Method in class com.paypal.base.util.UserAgentHeader
-
- getHeaderMap() - Method in interface com.paypal.base.APICallPreHandler
-
Returns headers for HTTP call
- getHeaderMap() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
Returns HTTP headers as a Map
- getHeaders() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns the list of headers
- getHeadersMap() - Method in class com.paypal.base.rest.APIContext
-
- getHeight() - Method in class com.paypal.api.payments.Item
-
Height of the item.
- getHidden() - Method in class com.paypal.api.payments.TemplateSettingsMetadata
-
Indicates whether this field should be hidden.
- getHref() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
a URI template, as defined by RFC 6570, with the addition of the $, ( and ) characters for pre-processing
- getHref() - Method in class com.paypal.api.payments.Links
-
- getHTTPHeader(String) - Method in class com.paypal.base.rest.APIContext
-
- getHTTPHeaders() - Method in class com.paypal.base.rest.APIContext
-
Returns HTTP Headers.
- getHttpMethod() - Method in class com.paypal.base.HttpConfiguration
-
- getId() - Method in class com.paypal.api.payments.Agreement
-
Identifier of the agreement.
- getId() - Method in class com.paypal.api.payments.Authorization
-
ID of the authorization transaction.
- getId() - Method in class com.paypal.api.payments.BankAccount
-
ID of the bank account being saved for later use.
- getId() - Method in class com.paypal.api.payments.Capture
-
The ID of the capture transaction.
- getId() - Method in class com.paypal.api.payments.CarrierAccount
-
The ID of the carrier account of the payer.
- getId() - Method in class com.paypal.api.payments.ChargeModels
-
Identifier of the charge model.
- getId() - Method in class com.paypal.api.payments.Credit
-
Unique identifier of credit resource.
- getId() - Method in class com.paypal.api.payments.CreditCard
-
ID of the credit card.
- getId() - Method in class com.paypal.api.payments.Event
-
Identifier of the Webhooks event resource.
- getId() - Method in class com.paypal.api.payments.FundingOption
-
id of the funding option.
- getId() - Method in class com.paypal.api.payments.Incentive
-
Identifier of the instrument in PayPal Wallet
- getId() - Method in class com.paypal.api.payments.Invoice
-
The unique invoice resource identifier.
- getId() - Method in class com.paypal.api.payments.MerchantPreferences
-
Identifier of the merchant_preferences.
- getId() - Method in class com.paypal.api.payments.Order
-
Identifier of the order transaction.
- getId() - Method in class com.paypal.api.payments.Payment
-
Identifier of the payment resource created.
- getId() - Method in class com.paypal.api.payments.PaymentCard
-
The ID of a credit card to save for later use.
- getId() - Method in class com.paypal.api.payments.PaymentDefinition
-
Identifier of the payment_definition.
- getId() - Method in class com.paypal.api.payments.Plan
-
Identifier of the billing plan.
- getId() - Method in class com.paypal.api.payments.PrivateLabelCard
-
encrypted identifier of the private label card instrument.
- getId() - Method in class com.paypal.api.payments.Refund
-
ID of the refund transaction.
- getId() - Method in class com.paypal.api.payments.Sale
-
Identifier of the sale transaction.
- getId() - Method in class com.paypal.api.payments.ShippingAddress
-
Address ID assigned in PayPal system.
- getId() - Method in class com.paypal.api.payments.Tax
-
The resource ID.
- getId() - Method in class com.paypal.api.payments.Terms
-
Identifier of the terms.
- getId() - Method in class com.paypal.api.payments.Webhook
-
The ID of the webhook.
- getId() - Method in class com.paypal.api.payments.WebProfile
-
The unique ID of the web experience profile.
- getImage() - Method in class com.paypal.api.payments.Image
-
Image as base64 encoded String
- getImageKey() - Method in class com.paypal.api.payments.PrivateLabelCard
-
This value indicates URL to access PLCC program logo image
- getImageUrl() - Method in class com.paypal.api.payments.InvoiceItem
-
The image URL.
- getIncentive() - Method in class com.paypal.api.payments.FundingInstrument
-
Incentive funding instrument.
- getInformationLink() - Method in class com.paypal.api.payments.Error
-
URI for detailed information related to this error for the developer.
- getInitialFailAmountAction() - Method in class com.paypal.api.payments.MerchantPreferences
-
Action to take if a failure occurs during initial payment.
- getInputFields() - Method in class com.paypal.api.payments.WebProfile
-
Parameters for input fields customization.
- getInputStream() - Method in class com.paypal.base.util.ResourceLoader
-
- getInstallmentId() - Method in class com.paypal.api.payments.InstallmentInfo
-
Installment id.
- getInstallmentInfo() - Method in class com.paypal.api.payments.FundingOption
-
Installment options available for a funding option.
- getInstallmentOptions() - Method in class com.paypal.api.payments.InstallmentInfo
-
List of available installment options and the cost associated with each one.
- getInstance() - Static method in class com.paypal.base.ConfigManager
-
Singleton accessor method
- getInstance() - Static method in class com.paypal.base.ConnectionManager
-
Singleton accessor method
- getInstructionType() - Method in class com.paypal.api.payments.PaymentInstruction
-
Type of payment instruction
- getInsurance() - Method in class com.paypal.api.payments.Details
-
Amount being charged for the insurance fee.
- getIntent() - Method in class com.paypal.api.payments.Payment
-
Payment intent.
- getInternationalBankAccountNumber() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
IBAN equivalent of the bank
- getInvoiceDate() - Method in class com.paypal.api.payments.Invoice
-
The date when the invoice was enabled.
- getInvoiceNumber() - Method in class com.paypal.api.payments.Capture
-
The invoice number to track this payment.
- getInvoiceNumber() - Method in class com.paypal.api.payments.CartBase
-
invoice number to track this payment
- getInvoiceNumber() - Method in class com.paypal.api.payments.Refund
-
Your own invoice or tracking ID number.
- getInvoiceNumber() - Method in class com.paypal.api.payments.RefundRequest
-
The invoice number that is used to track this payment.
- getInvoices() - Method in class com.paypal.api.payments.Invoices
-
List of invoices belonging to a merchant.
- getIpAddress() - Method in class com.paypal.base.HttpConfiguration
-
- getIsDefault() - Method in class com.paypal.api.payments.Template
-
Indicates that this template is merchant's default.
- getIsFinalCapture() - Method in class com.paypal.api.payments.Capture
-
Indicates whether to release all remaining funds that the authorization holds in the funding instrument.
- getIsNonPlatformTransaction() - Method in class com.paypal.api.payments.RefundRequest
-
It indicates that the resource id passed is not processed by payments platform
- getIssue() - Method in class com.paypal.api.payments.ErrorDetails
-
Reason for the error.
- getIssueNumber() - Method in class com.paypal.api.payments.PaymentCard
-
The one- to two-digit card issue number.
- getIssuer() - Method in class com.paypal.api.payments.InstallmentInfo
-
Credit card issuer.
- getIssuerId() - Method in class com.paypal.api.payments.PrivateLabelCard
-
Merchants providing private label store cards have associated issuer account.
- getIssuerName() - Method in class com.paypal.api.payments.PrivateLabelCard
-
Merchants providing private label store cards have associated issuer account.
- getItemList() - Method in class com.paypal.api.payments.CartBase
-
List of items being paid for.
- getItems() - Method in class com.paypal.api.payments.CreditCardHistory
-
A list of credit card resources
- getItems() - Method in class com.paypal.api.payments.Invoice
-
The list of items to include in the invoice.
- getItems() - Method in class com.paypal.api.payments.ItemList
-
List of items.
- getItems() - Method in class com.paypal.api.payments.Payout
-
An array of payout items (that is, a set of individual payouts).
- getItems() - Method in class com.paypal.api.payments.PayoutBatch
-
An array of items in a batch payout.
- getItems() - Method in class com.paypal.api.payments.TemplateData
-
The list of items to include in the invoice.
- getLabel() - Method in class com.paypal.api.payments.CustomAmount
-
The custom amount label.
- getLandingPageType() - Method in class com.paypal.api.payments.FlowConfig
-
The type of landing page to display on the PayPal site for user checkout.
- getLanguage() - Method in class com.paypal.api.payments.BillingInfo
-
The language in which the email was sent to the payer.
- getLast4() - Method in class com.paypal.api.payments.CreditCardToken
-
Last four digits of the stored credit card number.
- getLast4() - Method in class com.paypal.api.payments.PaymentCardToken
-
Last 4 digits of the card number from the saved card.
- getLastName() - Method in class com.paypal.api.payments.BankAccount
-
Account holder's last name.
- getLastName() - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient last name.
- getLastName() - Method in class com.paypal.api.payments.CreditCard
-
Cardholder's last name.
- getLastName() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant last name.
- getLastName() - Method in class com.paypal.api.payments.Participant
-
The participant last name.
- getLastName() - Method in class com.paypal.api.payments.Payee
-
Last Name of the Payee.
- getLastName() - Method in class com.paypal.api.payments.PayerInfo
-
Last name of the payer.
- getLastName() - Method in class com.paypal.api.payments.PaymentCard
-
The last name of the card holder.
- getLastName() - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient last name.
- getLastPaymentAmount() - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment amount for this agreement.
- getLastPaymentDate() - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment date for this agreement, represented as 2014-06-09T09:42:31Z format.
- getLastRequest() - Static method in class com.paypal.base.rest.PayPalResource
-
Returns the last request sent to the Service
- getLastResponse() - Static method in class com.paypal.base.rest.PayPalResource
-
Returns the last response returned by the Service
- getLastSentBy() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that last sent the resource.
- getLastSentBy() - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that last sent the resource.
- getLastSentDate() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was last sent.
- getLastSentDate() - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was last sent.
- getLastUpdatedBy() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that last edited the resource.
- getLastUpdatedBy() - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that last edited the resource.
- getLastUpdatedDate() - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was last edited.
- getLastUpdatedDate() - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was last edited.
- getLength() - Method in class com.paypal.api.payments.Item
-
Length of the item.
- getLine1() - Method in class com.paypal.api.payments.BaseAddress
-
Line 1 of the Address (eg.
- getLine2() - Method in class com.paypal.api.payments.BaseAddress
-
Optional line 2 of the Address (eg.
- getLinks() - Method in class com.paypal.api.payments.Agreement
-
- getLinks() - Method in class com.paypal.api.payments.Authorization
-
- getLinks() - Method in class com.paypal.api.payments.BankAccount
-
- getLinks() - Method in class com.paypal.api.payments.Capture
-
- getLinks() - Method in class com.paypal.api.payments.CreditCard
-
- getLinks() - Method in class com.paypal.api.payments.CreditCardHistory
-
HATEOAS links related to this call.
- getLinks() - Method in class com.paypal.api.payments.CurrencyConversion
-
- getLinks() - Method in class com.paypal.api.payments.Error
-
Links
- getLinks() - Method in class com.paypal.api.payments.Event
-
Hateoas links.
- getLinks() - Method in class com.paypal.api.payments.EventList
-
- getLinks() - Method in class com.paypal.api.payments.FundingOption
-
- getLinks() - Method in class com.paypal.api.payments.HyperSchema
-
- getLinks() - Method in class com.paypal.api.payments.Invoice
-
HATEOS links representing all the actions over the invoice resource based on the current invoice status.
- getLinks() - Method in class com.paypal.api.payments.Order
-
- getLinks() - Method in class com.paypal.api.payments.Payment
-
- getLinks() - Method in class com.paypal.api.payments.PaymentCard
-
- getLinks() - Method in class com.paypal.api.payments.PaymentInstruction
-
- getLinks() - Method in class com.paypal.api.payments.Payout
-
- getLinks() - Method in class com.paypal.api.payments.PayoutBatch
-
- getLinks() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
- getLinks() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The HATEOAS links related to the call.
- getLinks() - Method in class com.paypal.api.payments.Plan
-
- getLinks() - Method in class com.paypal.api.payments.PlanList
-
- getLinks() - Method in class com.paypal.api.payments.Refund
-
- getLinks() - Method in class com.paypal.api.payments.Sale
-
- getLinks() - Method in class com.paypal.api.payments.Templates
-
HATEOS links representing all the actions over the template list returned.
- getLinks() - Method in class com.paypal.api.payments.Webhook
-
The HATEOAS links related to this call.
- getList(String) - Static method in class com.paypal.api.payments.WebProfile
-
- getList(APIContext) - Static method in class com.paypal.api.payments.WebProfile
-
Lists all web experience profiles for a merchant or subject.
- getLocale() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's locale.
- getLocaleCode() - Method in class com.paypal.api.payments.Presentation
-
The locale of pages displayed by PayPal payment experience.
- getLocality() - Method in class com.paypal.api.openidconnect.Address
-
Getter for locality
- getLogoImage() - Method in class com.paypal.api.payments.Presentation
-
A URL to the logo image.
- getLogoImageUrl() - Method in class com.paypal.api.payments.Incentive
-
Logo image url for the incentive.
- getLogoUrl() - Method in class com.paypal.api.payments.Invoice
-
Full URL of an external image to use as the logo.
- getLogoUrl() - Method in class com.paypal.api.payments.TemplateData
-
Full URL of an external image to use as the logo.
- getLogoutUrl(String, String, APIContext) - Static method in class com.paypal.api.openidconnect.Session
-
Returns the URL to which the user must be redirected to logout from the
OpenID provider (i.e.
- getLowerTotalAmount() - Method in class com.paypal.api.payments.InvoicingSearch
-
Lower limit of total amount.
- getLowerTotalAmount() - Method in class com.paypal.api.payments.Search
-
The lower limit of the total amount.
- getMandateReferenceNumber() - Method in class com.paypal.api.payments.BankToken
-
Identifier of the direct debit mandate to validate.
- getMandateReferenceNumber() - Method in class com.paypal.api.payments.ExtendedBankAccount
-
Identifier of the direct debit mandate to validate.
- getMaxBillingAmount() - Method in class com.paypal.api.payments.Terms
-
Max Amount associated with this term.
- getMaxFailAttempts() - Method in class com.paypal.api.payments.MerchantPreferences
-
Total number of failed attempts allowed.
- getMaxHttpConnection() - Method in class com.paypal.base.HttpConfiguration
-
- getMaxRetry() - Method in class com.paypal.base.HttpConfiguration
-
- getMediaType() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
media type (as defined by RFC 2046) describing the link target
- getMediaType() - Method in class com.paypal.api.payments.HyperSchema
-
- getMerchantId() - Method in class com.paypal.api.payments.BankAccount
-
A unique identifier of the merchant for which this bank account has been stored for.
- getMerchantId() - Method in class com.paypal.api.payments.Payee
-
Encrypted PayPal account identifier for the Payee.
- getMerchantInfo() - Method in class com.paypal.api.payments.Invoice
-
Information about the merchant who is sending the invoice.
- getMerchantInfo() - Method in class com.paypal.api.payments.TemplateData
-
Information about the merchant who is sending the invoice.
- getMerchantMemo() - Method in class com.paypal.api.payments.Invoice
-
A private bookkeeping memo for the merchant.
- getMerchantMemo() - Method in class com.paypal.api.payments.TemplateData
-
A private bookkeeping memo for the merchant.
- getMerchantPreferences() - Method in class com.paypal.api.payments.Plan
-
Specific preferences such as: set up fee, max fail attempts, autobill amount, and others that are configured for this billing plan.
- getMessage() - Method in class com.paypal.api.payments.Error
-
Message describing the error.
- getMetadata() - Method in class com.paypal.api.payments.Invoice
-
Audit information for the invoice.
- getMethod() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
method for requesting the target of the link (e.g.
- getMethod() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Payment mode or method.
- getMethod() - Method in class com.paypal.api.payments.Links
-
- getMethod() - Method in class com.paypal.api.payments.PaymentDetail
-
The payment mode or method.
- getMiddleName() - Method in class com.paypal.api.openidconnect.Userinfo
-
Middle name(s) of the End-User.
- getMiddleName() - Method in class com.paypal.api.payments.PayerInfo
-
Middle name of the payer.
- getMinimumAmountDue() - Method in class com.paypal.api.payments.Invoice
-
If `allow_partial_payment` is set to `true`, the minimum amount allowed for a partial payment.
- getMinimumAmountDue() - Method in class com.paypal.api.payments.TemplateData
-
If `allow_partial_payment` is set to `true`, the minimum amount allowed for a partial payment.
- getMinimumPurchaseAmount() - Method in class com.paypal.api.payments.Incentive
-
Indicates incentive is applicable for this minimum purchase amount.
- getMonthlyPayment() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
This is the estimated amount per month that the customer will need to pay including fees and interest.
- getMonthlyPayment() - Method in class com.paypal.api.payments.InstallmentOption
-
Monthly payment
- getMpiVendor() - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Name of the actual 3ds vendor who processed the 3ds request, e.g.
- getName() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.
- getName() - Method in class com.paypal.api.payments.Agreement
-
Name of the agreement.
- getName() - Method in class com.paypal.api.payments.Error
-
Human readable, unique name of the error.
- getName() - Method in class com.paypal.api.payments.EventType
-
Unique event-type name.
- getName() - Method in class com.paypal.api.payments.FileAttachment
-
Name of the file attached.
- getName() - Method in class com.paypal.api.payments.FmfDetails
-
Name of the filter
- getName() - Method in class com.paypal.api.payments.Incentive
-
Name of the incentive.
- getName() - Method in class com.paypal.api.payments.InvoiceItem
-
Name of the item.
- getName() - Method in class com.paypal.api.payments.Item
-
Item name.
- getName() - Method in class com.paypal.api.payments.NameValuePair
-
Key for the name value pair.
- getName() - Method in class com.paypal.api.payments.PaymentDefinition
-
Name of the payment definition.
- getName() - Method in class com.paypal.api.payments.Plan
-
Name of the billing plan.
- getName() - Method in class com.paypal.api.payments.Tax
-
The tax name.
- getName() - Method in class com.paypal.api.payments.Template
-
Name of the template.
- getName() - Method in class com.paypal.api.payments.WebProfile
-
The web experience profile name.
- getNationalNumber() - Method in class com.paypal.api.payments.Phone
-
In-country phone number (from in E.164 format)
- getNetAmount() - Method in class com.paypal.api.payments.AgreementTransaction
-
Net amount for this transaction.
- getNetwork() - Method in class com.paypal.api.payments.InstallmentInfo
-
Credit card network.
- getNextBillingDate() - Method in class com.paypal.api.payments.AgreementDetails
-
The next billing date for this agreement, represented as 2014-02-19T10:00:00Z format.
- getNextId() - Method in class com.paypal.api.payments.PaymentHistory
-
Identifier of the next element to get the next range of results.
- getNormalizationStatus() - Method in class com.paypal.api.payments.BaseAddress
-
BaseAddress normalization status, returned only for payers from Brazil.
- getNoShipping() - Method in class com.paypal.api.payments.InputFields
-
Indicates whether PayPal displays shipping address fields on the experience pages.
- getNote() - Method in class com.paypal.api.payments.AgreementStateDescriptor
-
Reason for changing the state of the agreement.
- getNote() - Method in class com.paypal.api.payments.CancelNotification
-
Note to the payer.
- getNote() - Method in class com.paypal.api.payments.Invoice
-
Note to the payer.
- getNote() - Method in class com.paypal.api.payments.InvoicingNotification
-
Note to the payer.
- getNote() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Optional note associated with the payment.
- getNote() - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
Optional note associated with the refund.
- getNote() - Method in class com.paypal.api.payments.Notification
-
Note to the payer.
- getNote() - Method in class com.paypal.api.payments.PaymentDetail
-
Optional.
- getNote() - Method in class com.paypal.api.payments.PaymentInstruction
-
Additional text regarding payment handling
- getNote() - Method in class com.paypal.api.payments.PayoutItem
-
Optional.
- getNote() - Method in class com.paypal.api.payments.RefundDetail
-
Optional note associated with the refund.
- getNote() - Method in class com.paypal.api.payments.TemplateData
-
Note to the payer.
- getNoteToPayee() - Method in class com.paypal.api.payments.CartBase
-
Note to the recipient of the funds in this transaction.
- getNoteToPayer() - Method in class com.paypal.api.payments.Payment
-
free-form field for the use of clients to pass in a message to the payer
- getNoteToSellerLabel() - Method in class com.paypal.api.payments.Presentation
-
A label to use as the title for the note to seller field.
- getNotificationChannel() - Method in class com.paypal.api.payments.BillingInfo
-
Preferred notification channel of the payer.
- getNotifyUrl() - Method in class com.paypal.api.payments.CartBase
-
URL to send payment notifications
- getNotifyUrl() - Method in class com.paypal.api.payments.MerchantPreferences
-
Notify URL on agreement creation.
- getNumber() - Method in class com.paypal.api.payments.CreditCard
-
Credit card number.
- getNumber() - Method in class com.paypal.api.payments.Invoice
-
Unique number that appears on the invoice.
- getNumber() - Method in class com.paypal.api.payments.InvoiceNumber
-
The next invoice number
- getNumber() - Method in class com.paypal.api.payments.InvoicingSearch
-
The invoice number that appears on the invoice.
- getNumber() - Method in class com.paypal.api.payments.PaymentCard
-
The card number.
- getNumber() - Method in class com.paypal.api.payments.Search
-
The invoice number.
- getNumOfAcct() - Method in class com.paypal.base.ConfigManager
-
- getOAuthHttpConfiguration() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
- getOAuthTokenCredential() - Static method in class com.paypal.base.rest.PayPalResource
-
Returns OAuthTokenCredential instance using client ID and client secret loaded from configuration.
- getOccurrences() - Method in class com.paypal.api.payments.Terms
-
How many times money can be pulled during this term.
- getOp() - Method in class com.paypal.api.payments.Patch
-
The operation to perform.
- getOp() - Method in class com.paypal.api.payments.PatchRequest
-
The operation to perform.
- getOrder() - Method in class com.paypal.api.payments.RelatedResources
-
Order transaction
- getOrderUrl() - Method in class com.paypal.api.payments.CartBase
-
Url on merchant site pertaining to this payment.
- getOther() - Method in class com.paypal.api.payments.PaymentSummary
-
Total Amount paid/refunded via other sources.
- getOutstandingBalance() - Method in class com.paypal.api.payments.AgreementDetails
-
The outstanding balance for this agreement.
- getOverrideChargeModels() - Method in class com.paypal.api.payments.Agreement
-
Array of override_charge_model for this agreement if needed to change the default models from the billing plan.
- getOverrideMerchantPreferences() - Method in class com.paypal.api.payments.Agreement
-
Default merchant preferences from the billing plan are used, unless override preferences are provided here.
- getPage() - Method in class com.paypal.api.payments.InvoicingSearch
-
Offset of the search results.
- getPage() - Method in class com.paypal.api.payments.Search
-
The offset for the search results.
- getPageSize() - Method in class com.paypal.api.payments.InvoicingSearch
-
Page size of the search results.
- getPageSize() - Method in class com.paypal.api.payments.Search
-
The page size for the search results.
- getPaidAmount() - Method in class com.paypal.api.payments.Invoice
-
Payment summary of the invoice including amount paid through PayPal and other sources.
- getParentPayment() - Method in class com.paypal.api.payments.Authorization
-
ID of the Payment resource that this transaction is based on.
- getParentPayment() - Method in class com.paypal.api.payments.Capture
-
The ID of the payment on which this transaction is based.
- getParentPayment() - Method in class com.paypal.api.payments.Order
-
ID of the Payment resource that this transaction is based on.
- getParentPayment() - Method in class com.paypal.api.payments.Refund
-
ID of the payment resource on which this transaction is based.
- getParentPayment() - Method in class com.paypal.api.payments.Sale
-
ID of the payment resource on which this transaction is based.
- getPath() - Method in class com.paypal.api.payments.Patch
-
A JSON pointer that references a location in the target document where the operation is performed.
- getPath() - Method in class com.paypal.api.payments.PatchRequest
-
string containing a JSON-Pointer value that references a location within the target document (the target location) where the operation is performed.
- getPathStart() - Method in class com.paypal.api.payments.HyperSchema
-
- getPayee() - Method in class com.paypal.api.payments.CartBase
-
Recipient of the funds in this transaction.
- getPayee() - Method in class com.paypal.api.payments.Payment
-
Receiver of funds for this payment.
- getPayer() - Method in class com.paypal.api.payments.Agreement
-
Details of the buyer who is enrolling in this agreement.
- getPayer() - Method in class com.paypal.api.payments.Payment
-
Source of the funds for this payment represented by a PayPal account or a direct credit card.
- getPayerAcceptance() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Status on whether the customer ultimately was approved for and chose to make the payment using the approved installment credit.
- getPayerEmail() - Method in class com.paypal.api.payments.AgreementTransaction
-
Email id of payer.
- getPayerId() - Method in class com.paypal.api.openidconnect.Userinfo
-
Account payer identifier.
- getPayerId() - Method in class com.paypal.api.payments.BankAccount
-
[DEPRECATED] Use external_customer_id instead.
- getPayerId() - Method in class com.paypal.api.payments.CreditCard
-
Payer ID
- getPayerId() - Method in class com.paypal.api.payments.CreditCardToken
-
A unique identifier that you can assign and track when storing a credit card or using a stored credit card.
- getPayerId() - Method in class com.paypal.api.payments.PayerInfo
-
PayPal assigned encrypted Payer ID.
- getPayerId() - Method in class com.paypal.api.payments.PaymentExecution
-
The ID of the Payer, passed in the `return_url` by PayPal.
- getPayerInfo() - Method in class com.paypal.api.payments.Payer
-
Information related to the Payer.
- getPayerName() - Method in class com.paypal.api.payments.AgreementTransaction
-
Business name of payer.
- getPayerViewUrl() - Method in class com.paypal.api.payments.Metadata
-
URL representing the payer's view of the invoice.
- getPayLoad() - Method in interface com.paypal.base.APICallPreHandler
-
Returns the payload for the API call.
- getPayLoad() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- getPaymentCard() - Method in class com.paypal.api.payments.FundingInstrument
-
Payment Card information.
- getPaymentCardId() - Method in class com.paypal.api.payments.PaymentCardToken
-
ID of a previously saved Payment Card resource.
- getPaymentDebitDate() - Method in class com.paypal.api.payments.FundingDetail
-
Date when funds will be debited from the payer's account
- getPaymentDefinitions() - Method in class com.paypal.api.payments.Plan
-
Array of payment definitions for this billing plan.
- getPaymentDetails() - Method in class com.paypal.api.payments.Invoice
-
- getPaymentDueDate() - Method in class com.paypal.api.payments.PaymentInstruction
-
Date by which payment should be received
- getPaymentHoldDate() - Method in class com.paypal.api.payments.FundingDetail
-
[DEPRECATED] Hold-off duration of the payment.
- getPaymentHoldReasons() - Method in class com.paypal.api.payments.Sale
-
Reasons for PayPal holding recipient fund.
- getPaymentHoldStatus() - Method in class com.paypal.api.payments.Sale
-
Status of the Recipient Fund.
- getPaymentInstruction() - Method in class com.paypal.api.payments.Payment
-
Instructions for the payer to complete this payment.
- getPaymentMethod() - Method in class com.paypal.api.payments.Payer
-
Payment method being used - PayPal Wallet payment, Bank Direct Debit or Direct Credit card.
- getPaymentMode() - Method in class com.paypal.api.payments.Authorization
-
Specifies the payment mode of the transaction.
- getPaymentMode() - Method in class com.paypal.api.payments.Order
-
specifies payment mode of the transaction
- getPaymentMode() - Method in class com.paypal.api.payments.Sale
-
Specifies payment mode of the transaction.
- getPaymentOptions() - Method in class com.paypal.api.payments.CartBase
-
Payment options requested for this purchase unit
- getPayments() - Method in class com.paypal.api.payments.Invoice
-
List of payment details for the invoice.
- getPayments() - Method in class com.paypal.api.payments.PaymentHistory
-
A list of Payment resources
- getPaymentTerm() - Method in class com.paypal.api.payments.Invoice
-
Optional.
- getPaymentTerm() - Method in class com.paypal.api.payments.TemplateData
-
Optional.
- getPayoutBatchId() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The PayPal-generated ID for a batch payout.
- getPayoutBatchId() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The PayPal-generated ID for the batch payout.
- getPayoutItem() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The sender-provided information for the payout item.
- getPayoutItemFee() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The amount of money, in U.S.
- getPayoutItemId() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The ID for the payout item.
- getPaypal() - Method in class com.paypal.api.payments.PaymentSummary
-
Total Amount paid/refunded via PayPal.
- getPendingReason() - Method in class com.paypal.api.payments.Authorization
-
[DEPRECATED] Reason code for the transaction state being Pending.Obsolete.
- getPendingReason() - Method in class com.paypal.api.payments.Order
-
- getPercent() - Method in class com.paypal.api.payments.Cost
-
Cost in percent.
- getPercent() - Method in class com.paypal.api.payments.Tax
-
The rate of the specified tax.
- getPhone() - Method in class com.paypal.api.payments.Address
-
Phone number in E.123 format.
- getPhone() - Method in class com.paypal.api.payments.BillingInfo
-
Mobile Phone number of the recipient to which SMS will be sent if notification_channel is SMS.
- getPhone() - Method in class com.paypal.api.payments.InvoiceAddress
-
Phone number in E.123 format.
- getPhone() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant phone number.
- getPhone() - Method in class com.paypal.api.payments.Participant
-
The participant phone number.
- getPhone() - Method in class com.paypal.api.payments.Payee
-
Information related to the Payee.
- getPhone() - Method in class com.paypal.api.payments.PayerInfo
-
Phone number representing the payer.
- getPhone() - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient phone number.
- getPhoneNumber() - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred telephone number.
- getPhoneNumber() - Method in class com.paypal.api.payments.CarrierAccount
-
The phone number of the payer, in E.164 format.
- getPhones() - Method in class com.paypal.api.payments.Templates
-
List of phone numbers in merchant's profile.
- getPhoneSource() - Method in class com.paypal.api.payments.CarrierAccount
-
The method used to obtain the phone number.
- getPhoneType() - Method in class com.paypal.api.payments.PayerInfo
-
Phone type
- getPicture() - Method in class com.paypal.api.openidconnect.Userinfo
-
URL of the End-User's profile picture.
- getPlan() - Method in class com.paypal.api.payments.Agreement
-
Plan details for this agreement.
- getPlans() - Method in class com.paypal.api.payments.PlanList
-
Array of billing plans.
- getPostalCode() - Method in class com.paypal.api.openidconnect.Address
-
Getter for postalCode
- getPostalCode() - Method in class com.paypal.api.payments.BaseAddress
-
Zip code or equivalent is usually required for countries that have them.
- getPostbackData() - Method in class com.paypal.api.payments.Item
-
Set of optional data used for PayPal post-transaction notifications.
- getPotentialPayerInfo() - Method in class com.paypal.api.payments.Payment
-
Information that the merchant knows about the payer.
- getPresentation() - Method in class com.paypal.api.payments.WebProfile
-
Parameters for style and presentation.
- getPrice() - Method in class com.paypal.api.payments.Item
-
Item cost.
- getPrivateLabelCard() - Method in class com.paypal.api.payments.FundingInstrument
-
Private Label Card funding instrument.
- getProcessedHeaderMap() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
Override this method to return a Map of HTTP headers
- getProcessedPayLoad() - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
Override this method to process payload for processing
- getProcessingType() - Method in class com.paypal.api.payments.FundingDetail
-
Processing type of the payment card
- getProcessorResponse() - Method in class com.paypal.api.payments.Error
-
- getProcessorResponse() - Method in class com.paypal.api.payments.Sale
-
Response codes returned by the processor concerning the submitted payment.
- getProtectionEligibility() - Method in class com.paypal.api.payments.Authorization
-
The level of seller protection in force for the transaction.
- getProtectionEligibility() - Method in class com.paypal.api.payments.Order
-
The level of seller protection in force for the transaction.
- getProtectionEligibility() - Method in class com.paypal.api.payments.Sale
-
The level of seller protection in force for the transaction.
- getProtectionEligibilityType() - Method in class com.paypal.api.payments.Authorization
-
The kind of seller protection in force for the transaction.
- getProtectionEligibilityType() - Method in class com.paypal.api.payments.Order
-
The kind of seller protection in force for the transaction.
- getProtectionEligibilityType() - Method in class com.paypal.api.payments.Sale
-
The kind of seller protection in force for the transaction.
- getProxyHost() - Method in class com.paypal.base.HttpConfiguration
-
- getProxyPassword() - Method in class com.paypal.base.HttpConfiguration
-
- getProxyPort() - Method in class com.paypal.base.HttpConfiguration
-
- getProxyUserName() - Method in class com.paypal.base.HttpConfiguration
-
- getPurchaseUnitReferenceId() - Method in class com.paypal.api.payments.Error
-
- getPurchaseUnitReferenceId() - Method in class com.paypal.api.payments.ErrorDetails
-
- getPurchaseUnitReferenceId() - Method in class com.paypal.api.payments.Order
-
Identifier to the purchase unit associated with this object.
- getPurchaseUnitReferenceId() - Method in class com.paypal.api.payments.Sale
-
Identifier to the purchase or transaction unit corresponding to this sale transaction.
- getPurchaseUnitReferenceId() - Method in class com.paypal.api.payments.TransactionBase
-
Identifier to the purchase unit corresponding to this sale transaction.
- getQuantity() - Method in class com.paypal.api.payments.InvoiceItem
-
Quantity of the item.
- getQuantity() - Method in class com.paypal.api.payments.Item
-
Number of a particular item.
- getReadonly() - Method in class com.paypal.api.payments.HyperSchema
-
- getReadTimeout() - Method in class com.paypal.base.HttpConfiguration
-
- getReason() - Method in class com.paypal.api.payments.Refund
-
Reason description for the Sale transaction being refunded.
- getReason() - Method in class com.paypal.api.payments.RefundRequest
-
Reason description for the Sale transaction being refunded.
- getReasonCode() - Method in class com.paypal.api.payments.Authorization
-
Reason code, `AUTHORIZATION`, for a transaction state of `pending`.
- getReasonCode() - Method in class com.paypal.api.payments.Capture
-
The reason code that describes why the transaction state is pending or reversed.
- getReasonCode() - Method in class com.paypal.api.payments.Order
-
Reason code for the transaction state being Pending or Reversed.
- getReasonCode() - Method in class com.paypal.api.payments.Refund
-
The reason code for the refund state being pending
- getReasonCode() - Method in class com.paypal.api.payments.Sale
-
Reason code for the transaction state being Pending or Reversed.
- getReceiptId() - Method in class com.paypal.api.payments.Authorization
-
Receipt id is 16 digit number payment identification number returned for guest users to identify the payment.
- getReceiptId() - Method in class com.paypal.api.payments.Sale
-
Receipt id is a payment identification number returned for guest users to identify the payment.
- getReceivableAmount() - Method in class com.paypal.api.payments.Sale
-
Net amount the merchant receives for this transaction in their receivable currency.
- getReceiver() - Method in class com.paypal.api.payments.PayoutItem
-
The receiver of the payment.
- getRecipientBankingInstruction() - Method in class com.paypal.api.payments.PaymentInstruction
-
Recipient bank Details.
- getRecipientBusinessName() - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's business name.
- getRecipientBusinessName() - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's business name.
- getRecipientFirstName() - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's first name.
- getRecipientFirstName() - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's first name.
- getRecipientLastName() - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's last name.
- getRecipientLastName() - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's last name.
- getRecipientName() - Method in class com.paypal.api.payments.ShippingAddress
-
Name of the recipient at this address.
- getRecipientType() - Method in class com.paypal.api.payments.PayoutItem
-
The type of ID that identifies the payment receiver.
- getRecipientType() - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
The type of ID that identifies the payment receiver.
- getRecurringFlag() - Method in class com.paypal.api.payments.PaymentOptions
-
Indicator if this payment request is a recurring payment.
- getRedirectURL(String, List<String>, APIContext) - Static method in class com.paypal.api.openidconnect.Session
-
Returns the PayPal URL to which the user must be redirected to start the
authentication / authorization process.
- getRedirectURL(String, List<String>, APIContext, ClientCredentials) - Static method in class com.paypal.api.openidconnect.Session
-
- getRedirectUrls() - Method in class com.paypal.api.payments.Payment
-
Set of redirect URLs you provide only for PayPal-based payments.
- getReference() - Method in class com.paypal.api.payments.Invoice
-
Reference data, such as PO number, to add to the invoice.
- getReference() - Method in class com.paypal.api.payments.TemplateData
-
Reference data, such as PO number, to add to the invoice.
- getReferenceId() - Method in class com.paypal.api.payments.Authorization
-
Identifier to the purchase or transaction unit corresponding to this authorization transaction.
- getReferenceId() - Method in class com.paypal.api.payments.CartBase
-
Merchant identifier to the purchase unit.
- getReferenceId() - Method in class com.paypal.api.payments.ExternalFunding
-
Unique identifier for the external funding
- getReferenceId() - Method in class com.paypal.api.payments.Order
-
- getReferenceNumber() - Method in class com.paypal.api.payments.PaymentInstruction
-
ID of payment instruction
- getRefreshToken() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for refreshToken
- getRefund() - Method in class com.paypal.api.payments.RelatedResources
-
Refund transaction
- getRefundAdvice() - Method in class com.paypal.api.payments.RefundRequest
-
Flag to indicate that the buyer was already given store credit for a given transaction.
- getRefundDetails() - Method in class com.paypal.api.payments.Invoice
-
- getRefundedAmount() - Method in class com.paypal.api.payments.Invoice
-
Payment summary of the invoice including amount refunded through PayPal and other sources.
- getRefundFromReceivedAmount() - Method in class com.paypal.api.payments.DetailedRefund
-
Amount subtracted from PayPal balance of the original recipient of payment, to make this refund.
- getRefundFromTransactionFee() - Method in class com.paypal.api.payments.DetailedRefund
-
Transaction fee refunded to original recipient of payment.
- getRefunds() - Method in class com.paypal.api.payments.Invoice
-
List of refund details for the invoice.
- getRefundSource() - Method in class com.paypal.api.payments.RefundRequest
-
Type of PayPal funding source (balance or eCheck) that can be used for auto refund.
- getRefundToExternalFunding() - Method in class com.paypal.api.payments.DetailedRefund
-
List of external funding that were refunded by the Refund call.
- getRefundToPayer() - Method in class com.paypal.api.payments.DetailedRefund
-
Amount refunded to payer of the original transaction, in the current Refund call
- getRefundType() - Method in class com.paypal.api.payments.RefundRequest
-
Type of refund you are making.
- getRegion() - Method in class com.paypal.api.openidconnect.Address
-
Getter for region
- getRel() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
relation to the target resource of the link
- getRel() - Method in class com.paypal.api.payments.Links
-
- getRelatedFundingOption() - Method in class com.paypal.api.payments.Payer
-
Funding option related to default funding option.
- getRelatedResources() - Method in class com.paypal.api.payments.TransactionBase
-
List of financial transactions (Sale, Authorization, Capture, Refund) related to the payment.
- getRequestId() - Method in class com.paypal.base.rest.APIContext
-
Returns the unique requestId set during creation, if not available and if
maskRequestId is set to false returns a generated one, else returns null.
- getRequestPayload() - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Returns the request payload for OAuth Service.
- getResource() - Method in class com.paypal.api.payments.Event
-
This contains the resource that is identified by resource_type element.
- getResourceType() - Method in class com.paypal.api.payments.Event
-
Name of the resource contained in resource element.
- getResponseCode() - Method in class com.paypal.api.payments.ProcessorResponse
-
Paypal normalized response code, generated from the processor's specific response code
- getResponsecode() - Method in exception com.paypal.base.exception.HttpErrorException
-
- getResponsecode() - Method in exception com.paypal.base.rest.PayPalRESTException
-
- getResponseHeaderMap() - Method in class com.paypal.base.HttpConnection
-
- getRetryDelay() - Method in class com.paypal.base.HttpConfiguration
-
- getReturnUriHttpMethod() - Method in class com.paypal.api.payments.FlowConfig
-
Defines the HTTP method to use to redirect the user to a return URL.
- getReturnUrl() - Method in class com.paypal.api.payments.MerchantPreferences
-
Redirect URL on creation of agreement request.
- getReturnUrl() - Method in class com.paypal.api.payments.RedirectUrls
-
Url where the payer would be redirected to after approving the payment.
- getReturnUrlLabel() - Method in class com.paypal.api.payments.Presentation
-
A label to use as hypertext for the return to merchant link.
- getRoutingNumber() - Method in class com.paypal.api.payments.BankAccount
-
Routing transit number (aka Bank Code) of the bank (typically for domestic use only - for international use, IBAN includes bank code).
- getRoutingNumber() - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
bank routing number
- getSale() - Method in class com.paypal.api.payments.RelatedResources
-
Sale transaction
- getSaleId() - Method in class com.paypal.api.payments.Refund
-
ID of the Sale transaction being refunded.
- getSalutation() - Method in class com.paypal.api.payments.PayerInfo
-
Salutation of the payer.
- getSchema() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
Schema describing the data to submit along with the request
- getSchema() - Method in class com.paypal.api.payments.Links
-
- getScope() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for scope
- getSDKId() - Method in class com.paypal.base.sdk.info.SDKVersionImpl
-
- getSDKId() - Method in interface com.paypal.base.SDKVersion
-
Returns the SDK Id
- getSdkVersion() - Method in class com.paypal.base.rest.APIContext
-
- getSDKVersion() - Method in class com.paypal.base.sdk.info.SDKVersionImpl
-
- getSDKVersion() - Method in interface com.paypal.base.SDKVersion
-
Returns the SDK Version
- getSelectedInstallmentOption() - Method in class com.paypal.api.payments.Billing
-
Selected installment option for issuer based installments (BR and MX).
- getSenderBatchHeader() - Method in class com.paypal.api.payments.Payout
-
The original batch header as provided by the payment sender.
- getSenderBatchHeader() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The original batch header as provided by the payment sender.
- getSenderBatchId() - Method in class com.paypal.api.payments.PayoutItemDetails
-
A sender-specified ID number.
- getSenderBatchId() - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
A sender-specified ID number.
- getSenderItemId() - Method in class com.paypal.api.payments.PayoutItem
-
A sender-specified ID number.
- getSendToMerchant() - Method in class com.paypal.api.payments.CancelNotification
-
Indicates whether to send a copy of the notification to the merchant.
- getSendToMerchant() - Method in class com.paypal.api.payments.InvoicingNotification
-
A flag indicating whether a copy of the email has to be sent to the merchant.
- getSendToMerchant() - Method in class com.paypal.api.payments.Notification
-
Indicates whether to send a copy of the email to the merchant.
- getSendToPayer() - Method in class com.paypal.api.payments.CancelNotification
-
Indicates whether to send a copy of the notification to the payer.
- getSettings() - Method in class com.paypal.api.payments.Template
-
Settings for each template
- getSetupFee() - Method in class com.paypal.api.payments.MerchantPreferences
-
Setup fee amount.
- getShipping() - Method in class com.paypal.api.payments.Details
-
Amount charged for shipping.
- getShippingAddress() - Method in class com.paypal.api.payments.Agreement
-
Shipping address object of the agreement, which should be provided if it is different from the default address.
- getShippingAddress() - Method in class com.paypal.api.payments.ItemList
-
Shipping address.
- getShippingAddress() - Method in class com.paypal.api.payments.PayerInfo
-
- getShippingCost() - Method in class com.paypal.api.payments.Invoice
-
The shipping cost, as a percent or an amount value.
- getShippingCost() - Method in class com.paypal.api.payments.TemplateData
-
The shipping cost, as a percent or an amount value.
- getShippingDiscount() - Method in class com.paypal.api.payments.Details
-
Amount being discounted for the shipping fee.
- getShippingInfo() - Method in class com.paypal.api.payments.Invoice
-
The shipping information for entities to whom items are being shipped.
- getShippingInfo() - Method in class com.paypal.api.payments.TemplateData
-
The shipping information for entities to whom items are being shipped.
- getShippingMethod() - Method in class com.paypal.api.payments.ItemList
-
Shipping method used for this payment like USPSParcel etc.
- getShippingPhoneNumber() - Method in class com.paypal.api.payments.ItemList
-
Allows merchant's to share payer’s contact number with PayPal for the current payment.
- getSkipFmf() - Method in class com.paypal.api.payments.PaymentOptions
-
Indicator if fraud management filters (fmf) should be skipped for this transaction.
- getSku() - Method in class com.paypal.api.payments.Item
-
Stock keeping unit corresponding (SKU) to item.
- getSoftDescriptor() - Method in class com.paypal.api.payments.CartBase
-
Soft descriptor used when charging this funding source.
- getSoftDescriptorCity() - Method in class com.paypal.api.payments.CartBase
-
Soft descriptor city used when charging this funding source.
- getSSLContext(KeyManager[]) - Static method in class com.paypal.base.SSLUtil
-
Returns a SSLContext
- getStartCreationDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice creation date.
- getStartCreationDate() - Method in class com.paypal.api.payments.Search
-
The start creation date for the invoice.
- getStartDate() - Method in class com.paypal.api.payments.Agreement
-
Start date of the agreement.
- getStartDueDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice due date.
- getStartDueDate() - Method in class com.paypal.api.payments.Search
-
The start due date for the invoice.
- getStartInvoiceDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice date.
- getStartInvoiceDate() - Method in class com.paypal.api.payments.Search
-
The start date for the invoice.
- getStartMonth() - Method in class com.paypal.api.payments.PaymentCard
-
The two-digit start month for the card.
- getStartPaymentDate() - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice payment date.
- getStartPaymentDate() - Method in class com.paypal.api.payments.Search
-
The start payment date for the invoice.
- getStartYear() - Method in class com.paypal.api.payments.PaymentCard
-
The four-digit start year for the card.
- getState() - Method in class com.paypal.api.payments.Agreement
-
State of the agreement
- getState() - Method in class com.paypal.api.payments.Authorization
-
State of the authorization.
- getState() - Method in class com.paypal.api.payments.BankAccount
-
State of this funding instrument.
- getState() - Method in class com.paypal.api.payments.BaseAddress
-
2 letter code for US states, and the equivalent for other countries.
- getState() - Method in class com.paypal.api.payments.Capture
-
The state of the capture.
- getState() - Method in class com.paypal.api.payments.CreditCard
-
State of the credit card funding instrument.
- getState() - Method in class com.paypal.api.payments.Order
-
State of the order transaction.
- getState() - Method in class com.paypal.api.payments.Payment
-
The state of the payment, authorization, or order transaction.
- getState() - Method in class com.paypal.api.payments.Plan
-
Status of the billing plan.
- getState() - Method in class com.paypal.api.payments.Refund
-
State of the refund.
- getState() - Method in class com.paypal.api.payments.Sale
-
State of the sale transaction.
- getStatus() - Method in class com.paypal.api.payments.AgreementTransaction
-
State of the subscription at this time.
- getStatus() - Method in class com.paypal.api.payments.BaseAddress
-
BaseAddress status
- getStatus() - Method in class com.paypal.api.payments.Invoice
-
Status of the invoice.
- getStatus() - Method in class com.paypal.api.payments.InvoicingSearch
-
Status of the invoice.
- getStatus() - Method in class com.paypal.api.payments.Payer
-
Status of payer's PayPal Account.
- getStatus() - Method in class com.paypal.api.payments.PaymentCard
-
The state of the funding instrument.
- getStatus() - Method in class com.paypal.api.payments.Search
-
The invoice status.
- getStreetAddress() - Method in class com.paypal.api.openidconnect.Address
-
Getter for streetAddress
- getSub() - Method in class com.paypal.api.openidconnect.Userinfo
-
Subject - Identifier for the End-User at the Issuer.
- getSubject() - Method in class com.paypal.api.payments.CancelNotification
-
Subject of the notification.
- getSubject() - Method in class com.paypal.api.payments.InvoicingNotification
-
Subject of the notification.
- getSubject() - Method in class com.paypal.api.payments.Notification
-
Subject of the notification.
- getSubtotal() - Method in class com.paypal.api.payments.Details
-
Amount of the subtotal of the items.
- getSuffix() - Method in class com.paypal.api.payments.PayerInfo
-
Suffix of the payer.
- getSummary() - Method in class com.paypal.api.payments.Event
-
A summary description of the event.
- getSupplementaryData() - Method in class com.paypal.api.payments.Item
-
Set of optional data used for PayPal risk determination.
- getTargetSchema() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
JSON Schema describing the link target
- getTargetSchema() - Method in class com.paypal.api.payments.Links
-
- getTax() - Method in class com.paypal.api.payments.Details
-
Amount charged for tax.
- getTax() - Method in class com.paypal.api.payments.InvoiceItem
-
Tax associated with the item.
- getTax() - Method in class com.paypal.api.payments.Item
-
Tax of the item.
- getTax() - Method in class com.paypal.api.payments.ShippingCost
-
The tax percentage on the shipping amount.
- getTaxCalculatedAfterDiscount() - Method in class com.paypal.api.payments.Invoice
-
Indicates whether tax is calculated before or after a discount.
- getTaxCalculatedAfterDiscount() - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether tax is calculated before or after a discount.
- getTaxId() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant tax ID.
- getTaxId() - Method in class com.paypal.api.payments.PayerInfo
-
Payer’s tax ID.
- getTaxIdType() - Method in class com.paypal.api.payments.PayerInfo
-
Payer’s tax ID type.
- getTaxInclusive() - Method in class com.paypal.api.payments.Invoice
-
Indicates whether the unit price includes tax.
- getTaxInclusive() - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether the unit price includes tax.
- getTemplateData() - Method in class com.paypal.api.payments.Template
-
Customized invoice data which is saved as template
- getTemplateId() - Method in class com.paypal.api.payments.Invoice
-
The template ID used for the invoice.
- getTemplateId() - Method in class com.paypal.api.payments.Template
-
Unique identifier id of the template.
- getTemplates() - Method in class com.paypal.api.payments.Templates
-
Array of templates.
- getTemporary() - Method in class com.paypal.api.payments.WebProfile
-
Indicates whether the profile persists for three hours or permanently.
- getTerm() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Length of financing terms in month
- getTerm() - Method in class com.paypal.api.payments.InstallmentOption
-
Number of installments
- getTerms() - Method in class com.paypal.api.payments.Incentive
-
URI to the associated terms
- getTerms() - Method in class com.paypal.api.payments.Invoice
-
General terms of the invoice.
- getTerms() - Method in class com.paypal.api.payments.Plan
-
Array of terms for this billing plan.
- getTerms() - Method in class com.paypal.api.payments.TemplateData
-
General terms of the invoice.
- getTermType() - Method in class com.paypal.api.payments.PaymentTerm
-
The terms by which the invoice payment is due.
- getTimeCompleted() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The time that processing for the batch was completed.
- getTimeCreated() - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The time the batch entered processing.
- getTimeProcessed() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The date and time when this item was last processed.
- getTimeStamp() - Method in class com.paypal.api.payments.AgreementTransaction
-
Time at which this transaction happened.
- getTimeUpdated() - Method in class com.paypal.api.payments.AgreementTransaction
-
- getTimeZone() - Method in class com.paypal.api.payments.AgreementTransaction
-
Time zone of time_updated field.
- getTitle() - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
a title for the link
- getToAmount() - Method in class com.paypal.api.payments.CurrencyConversion
-
Amount resulting from currency conversion.
- getToCurrency() - Method in class com.paypal.api.payments.CurrencyConversion
-
3 letter currency code
- getToken() - Method in class com.paypal.api.payments.Agreement
-
Payment token
- getTokeninfo(CreateFromAuthorizationCodeParameters) - Method in class com.paypal.api.payments.FuturePayment
-
- getTokeninfo(CreateFromRefreshTokenParameters, Tokeninfo) - Method in class com.paypal.api.payments.FuturePayment
-
- getTokenSecret() - Method in class com.paypal.base.credential.TokenAuthorization
-
- getTokenType() - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Getter for tokenType
- getTotal() - Method in class com.paypal.api.payments.Amount
-
Total amount charged from the payer to the payee.
- getTotalAmount() - Method in class com.paypal.api.payments.Invoice
-
The total amount of the invoice.
- getTotalAmount() - Method in class com.paypal.api.payments.TemplateData
-
The total amount of the invoice.
- getTotalCost() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
This is the estimated total payment amount including interest and fees the user will pay during the lifetime of the loan.
- getTotalCount() - Method in class com.paypal.api.payments.Invoices
-
- getTotalCountRequired() - Method in class com.paypal.api.payments.InvoicingSearch
-
A flag indicating whether total count is required in the response.
- getTotalCountRequired() - Method in class com.paypal.api.payments.Search
-
Indicates whether the total count appears in the response.
- getTotalInterest() - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Estimated interest or fees amount the payer will have to pay during the lifetime of the loan.
- getTotalItems() - Method in class com.paypal.api.payments.CreditCardHistory
-
Total number of items.
- getTotalItems() - Method in class com.paypal.api.payments.PlanList
-
Total number of items.
- getTotalPages() - Method in class com.paypal.api.payments.CreditCardHistory
-
Total number of pages.
- getTotalPages() - Method in class com.paypal.api.payments.PlanList
-
Total number of pages.
- getTotalRefundedAmount() - Method in class com.paypal.api.payments.DetailedRefund
-
Total amount refunded so far from the original purchase.
- getTransactionFee() - Method in class com.paypal.api.payments.Capture
-
The transaction fee for this payment.
- getTransactionFee() - Method in class com.paypal.api.payments.Sale
-
Transaction fee applicable for this payment.
- getTransactionId() - Method in class com.paypal.api.payments.AgreementTransaction
-
Id corresponding to this transaction.
- getTransactionId() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
PayPal payment transaction id.
- getTransactionId() - Method in class com.paypal.api.payments.PaymentDetail
-
The PayPal payment transaction ID.
- getTransactionId() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The PayPal-generated ID for the transaction.
- getTransactionId() - Method in class com.paypal.api.payments.RefundDetail
-
The PayPal refund transaction ID.
- getTransactions() - Method in class com.paypal.api.payments.Payment
-
Transactional details including the amount and item details.
- getTransactions() - Method in class com.paypal.api.payments.PaymentExecution
-
Transactional details including the amount and item details.
- getTransactions() - Method in class com.paypal.api.payments.Transaction
-
Financial transactions related to a payment.
- getTransactionStatus() - Method in class com.paypal.api.payments.PayoutItemDetails
-
The transaction status.
- getTransactionType() - Method in class com.paypal.api.payments.AgreementTransaction
-
Type of transaction, usually Recurring Payment.
- getTransactionType() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Type of the transaction.
- getTransactionType() - Method in class com.paypal.api.payments.PaymentDetail
-
Type of the transaction.
- getType() - Method in class com.paypal.api.payments.Address
-
Type of address (e.g., HOME_OR_WORK, GIFT etc).
- getType() - Method in class com.paypal.api.payments.ChargeModels
-
Type of charge model.
- getType() - Method in class com.paypal.api.payments.Credit
-
specifies type of credit
- getType() - Method in class com.paypal.api.payments.CreditCard
-
Credit card type.
- getType() - Method in class com.paypal.api.payments.CreditCardToken
-
Credit card type.
- getType() - Method in class com.paypal.api.payments.Incentive
-
Specifies type of incentive
- getType() - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
PayPal payment detail indicating whether payment was made in an invoicing flow via PayPal or externally.
- getType() - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
PayPal refund type indicating whether refund was done in invoicing flow via PayPal or externally.
- getType() - Method in class com.paypal.api.payments.PaymentCard
-
The card type.
- getType() - Method in class com.paypal.api.payments.PaymentCardToken
-
Type of the Card.
- getType() - Method in class com.paypal.api.payments.PaymentDefinition
-
Type of the payment definition.
- getType() - Method in class com.paypal.api.payments.PaymentDetail
-
The PayPal payment detail.
- getType() - Method in class com.paypal.api.payments.Plan
-
Type of the billing plan.
- getType() - Method in class com.paypal.api.payments.RefundDetail
-
The PayPal refund type.
- getType() - Method in class com.paypal.api.payments.Terms
-
Term type.
- getUnit() - Method in class com.paypal.api.payments.Measurement
-
Unit in which the value is represented.
- getUnitOfMeasure() - Method in class com.paypal.api.payments.InvoiceItem
-
The unit of measure of the item being invoiced.
- getUnitOfMeasure() - Method in class com.paypal.api.payments.Template
-
Unit of measure for the template, possible values are Quantity, Hours, Amount.
- getUnitPrice() - Method in class com.paypal.api.payments.InvoiceItem
-
Unit price of the item.
- getUpdateTime() - Method in class com.paypal.api.payments.Agreement
-
Date and time that this resource was updated.
- getUpdateTime() - Method in class com.paypal.api.payments.Authorization
-
Time that the resource was last updated.
- getUpdateTime() - Method in class com.paypal.api.payments.BankAccount
-
Time the resource was last updated.
- getUpdateTime() - Method in class com.paypal.api.payments.Capture
-
The date and time when the resource was last updated.
- getUpdateTime() - Method in class com.paypal.api.payments.Order
-
Time the resource was last updated in UTC ISO8601 format.
- getUpdateTime() - Method in class com.paypal.api.payments.Payment
-
Payment update time as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getUpdateTime() - Method in class com.paypal.api.payments.Plan
-
Time when this billing plan was updated.
- getUpdateTime() - Method in class com.paypal.api.payments.Refund
-
Time that the resource was last updated.
- getUpdateTime() - Method in class com.paypal.api.payments.Sale
-
Time the resource was last updated in UTC ISO8601 format.
- getUpperTotalAmount() - Method in class com.paypal.api.payments.InvoicingSearch
-
Upper limit of total amount.
- getUpperTotalAmount() - Method in class com.paypal.api.payments.Search
-
The upper limit of total amount.
- getUri() - Method in class com.paypal.api.payments.Invoice
-
URI of the invoice resource.
- getUrl() - Method in class com.paypal.api.payments.FileAttachment
-
URL of the attached file that can be downloaded.
- getUrl() - Method in class com.paypal.api.payments.Item
-
URL linking to item information.
- getUrl() - Method in class com.paypal.api.payments.Webhook
-
The URL that is configured to listen on `localhost` for incoming `POST` notification messages that contain event information.
- getUserAction() - Method in class com.paypal.api.payments.FlowConfig
-
Defines whether buyers can complete purchases on the PayPal or merchant website.
- getUserId() - Method in class com.paypal.api.openidconnect.Userinfo
-
Subject - Identifier for the End-User at the Issuer.
- getUserinfo(String) - Static method in class com.paypal.api.openidconnect.Userinfo
-
- getUserinfo(APIContext) - Static method in class com.paypal.api.openidconnect.Userinfo
-
Returns user details
- getValidUntil() - Method in class com.paypal.api.payments.Authorization
-
Authorization expiration time and date as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- getValidUntil() - Method in class com.paypal.api.payments.BankAccount
-
Date/Time until this resource can be used to fund a payment.
- getValidUntil() - Method in class com.paypal.api.payments.CreditCard
-
Funding instrument expiration date.
- getValidUntil() - Method in class com.paypal.api.payments.PaymentCard
-
The date and time until when this instrument can be used fund a payment.
- getValue() - Method in class com.paypal.api.payments.Currency
-
amount up to N digit after the decimals separator as defined in ISO 4217 for the appropriate currency code.
- getValue() - Method in class com.paypal.api.payments.Measurement
-
Value this measurement represents.
- getValue() - Method in class com.paypal.api.payments.NameValuePair
-
Value for the name value pair.
- getValue() - Method in class com.paypal.api.payments.Patch
-
New value to apply based on the operation.
- getValue() - Method in class com.paypal.api.payments.PatchRequest
-
New value to apply based on the operation.
- getValue(String) - Method in class com.paypal.base.ConfigManager
-
- getValuesByCategory(String) - Method in class com.paypal.base.ConfigManager
-
- getValueWithDefault(String, String) - Method in class com.paypal.base.ConfigManager
-
- getVerifiedAccount() - Method in class com.paypal.api.openidconnect.Userinfo
-
Verified account status.
- getVpas() - Method in class com.paypal.api.payments.ProcessorResponse
-
Visa Payer Authentication Service status.
- getWebhooks() - Method in class com.paypal.api.payments.WebhookList
-
A list of webhooks.
- getWebProfiles() - Method in class com.paypal.api.payments.WebProfileList
-
- getWebsite() - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant website.
- getWebsite() - Method in class com.paypal.api.payments.Participant
-
The participant website.
- getWebUrl() - Method in class com.paypal.api.payments.CurrencyConversion
-
Base URL to web applications endpoint
- getWeight() - Method in class com.paypal.api.payments.Item
-
Weight of the item.
- getWidth() - Method in class com.paypal.api.payments.Item
-
Width of the item.
- getXid() - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Transaction identifier from authenticator.
- getZoneinfo() - Method in class com.paypal.api.openidconnect.Userinfo
-
Time zone database representing the End-User's time zone
- GOOGLE_APP_ENGINE - Static variable in class com.paypal.base.Constants
-
- GoogleAppEngineHttpConnection - Class in com.paypal.base
-
A special HttpConnection for use on Google App Engine.
- GoogleAppEngineHttpConnection() - Constructor for class com.paypal.base.GoogleAppEngineHttpConnection
-
- GSON - Static variable in class com.paypal.base.rest.JSONFormatter
-
Gson
- Sale - Class in com.paypal.api.payments
-
- Sale() - Constructor for class com.paypal.api.payments.Sale
-
Default Constructor
- Sale(String, Amount, String, String, String) - Constructor for class com.paypal.api.payments.Sale
-
Parameterized Constructor
- SANDBOX - Static variable in class com.paypal.base.Constants
-
- SANDBOX_EMAIL_ADDRESS - Static variable in class com.paypal.base.Constants
-
- saveToFile(String) - Method in class com.paypal.api.payments.Image
-
Saves the image to a file.
- SDKUtil - Class in com.paypal.base
-
SDKUtil class holds utility methods for processing data transformation
- SDKVersion - Interface in com.paypal.base
-
- SDKVersionImpl - Class in com.paypal.base.sdk.info
-
Implementation of SDKVersion
- SDKVersionImpl() - Constructor for class com.paypal.base.sdk.info.SDKVersionImpl
-
- search(String, Search) - Method in class com.paypal.api.payments.Invoice
-
- search(APIContext, Search) - Method in class com.paypal.api.payments.Invoice
-
Searches for an invoice or invoices.
- Search - Class in com.paypal.api.payments
-
- Search() - Constructor for class com.paypal.api.payments.Search
-
Default Constructor
- send(String) - Method in class com.paypal.api.payments.Invoice
-
- send(APIContext) - Method in class com.paypal.api.payments.Invoice
-
Sends an invoice, by ID, to a recipient.
- SERVICE_DEVCENTRAL_ENDPOINT - Static variable in class com.paypal.base.Constants
-
- SERVICE_REDIRECT_ENDPOINT - Static variable in class com.paypal.base.Constants
-
- Session - Class in com.paypal.api.openidconnect
-
- set3dSecureInfo(Card3dSecureInfo) - Method in class com.paypal.api.payments.PaymentCard
-
- setAcceptedPaymentType(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Payment types that are accepted for this plan.
- setAccessToken(String) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for accessToken
- setAccessToken(String) - Method in class com.paypal.api.openidconnect.UserinfoParameters
-
Set the accessToken
- setAccountAge(String) - Method in class com.paypal.api.payments.Payer
-
Duration since the payer established account relationship with PayPal in days.
- setAccountHolderName(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
Name of the account holder
- setAccountName(String) - Method in class com.paypal.api.payments.BankAccount
-
A customer designated name.
- setAccountNumber(String) - Method in class com.paypal.api.payments.BankAccount
-
Account number in either IBAN (max length 34) or BBAN (max length 17) format.
- setAccountNumber(String) - Method in class com.paypal.api.payments.Payee
-
Unencrypted PayPal account Number of the Payee
- setAccountNumber(String) - Method in class com.paypal.api.payments.PayerInfo
-
- setAccountNumber(String) - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Account Number representing the potential payer
- setAccountNumber(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
bank account number
- setAccountNumberType(String) - Method in class com.paypal.api.payments.BankAccount
-
Type of the bank account number (International or Basic Bank Account Number).
- setAccountType(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Account type.
- setAccountType(String) - Method in class com.paypal.api.payments.BankAccount
-
Type of the bank account.
- setAccountType(String) - Method in class com.paypal.api.payments.Payer
-
Type of account relationship payer has with PayPal.
- setAdditionalData(String) - Method in class com.paypal.api.payments.Invoice
-
Any miscellaneous invoice data.
- setAdditionalInfo(String) - Method in class com.paypal.api.payments.BillingInfo
-
Additional information, such as business hours.
- setAdditionalInfo(String) - Method in class com.paypal.api.payments.MerchantInfo
-
Additional information, such as business hours.
- setAdditionalInfo(String) - Method in class com.paypal.api.payments.Participant
-
Additional information, such as business hours.
- setAdditionalInfoLabel(String) - Method in class com.paypal.api.payments.MerchantInfo
-
Option to provide a label to the additional_info field.
- setAddress(Address) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred address.
- setAddress(InvoiceAddress) - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient address.
- setAddress(InvoiceAddress) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant address.
- setAddress(InvoiceAddress) - Method in class com.paypal.api.payments.Participant
-
The participant address.
- setAddress(InvoiceAddress) - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient address.
- setAddresses(List<Address>) - Method in class com.paypal.api.payments.Templates
-
List of addresses in merchant's profile.
- setAddressOverride(int) - Method in class com.paypal.api.payments.InputFields
-
Indicates whether to display the shipping address that is passed to this call rather than the one on file with PayPal for this buyer on the PayPal experience pages.
- setAdviceCode(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
Provides merchant advice on how to handle declines related to recurring payments
- setAgeRange(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Account holder age range.
- setAgreementDetails(AgreementDetails) - Method in class com.paypal.api.payments.Agreement
-
Details of the agreement.
- setAgreementTransactionList(List<AgreementTransaction>) - Method in class com.paypal.api.payments.AgreementTransactions
-
Array of agreement_transaction object.
- setAllowedPaymentMethod(String) - Method in class com.paypal.api.payments.PaymentOptions
-
Payment method requested for this purchase unit
- setAllowNote(Boolean) - Method in class com.paypal.api.payments.InputFields
-
Indicates whether the buyer can enter a note to the merchant on the PayPal page during checkout.
- setAllowPartialPayment(Boolean) - Method in class com.paypal.api.payments.Invoice
-
Indicates whether the invoice allows a partial payment.
- setAllowPartialPayment(Boolean) - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether the invoice allows a partial payment.
- setAlternatePayment(AlternatePayment) - Method in class com.paypal.api.payments.FundingInstrument
-
Alternate Payment information - Mostly regional payment providers.
- setAlternatePaymentAccountId(String) - Method in class com.paypal.api.payments.AlternatePayment
-
The unique identifier of the alternate payment account.
- setAlternatePaymentProviderId(String) - Method in class com.paypal.api.payments.AlternatePayment
-
Alternate Payment provider id.
- setAmount(Currency) - Method in class com.paypal.api.payments.AgreementStateDescriptor
-
The amount and currency of the agreement.
- setAmount(Currency) - Method in class com.paypal.api.payments.AgreementTransaction
-
Amount for this transaction.
- setAmount(Amount) - Method in class com.paypal.api.payments.Authorization
-
Amount being authorized.
- setAmount(Amount) - Method in class com.paypal.api.payments.Capture
-
The amount to capture.
- setAmount(Amount) - Method in class com.paypal.api.payments.CartBase
-
Amount being collected.
- setAmount(Currency) - Method in class com.paypal.api.payments.ChargeModels
-
Specific amount for this charge model.
- setAmount(Currency) - Method in class com.paypal.api.payments.Cost
-
The cost, as an amount.
- setAmount(Currency) - Method in class com.paypal.api.payments.CustomAmount
-
The custom amount value.
- setAmount(Amount) - Method in class com.paypal.api.payments.ExternalFunding
-
Amount being funded by the external funding account
- setAmount(Amount) - Method in class com.paypal.api.payments.Order
-
Amount being collected.
- setAmount(Currency) - Method in class com.paypal.api.payments.OverrideChargeModel
-
Updated Amount to be associated with this charge model.
- setAmount(Currency) - Method in class com.paypal.api.payments.PaymentDefinition
-
Amount that will be charged at the end of each cycle for this payment definition.
- setAmount(Currency) - Method in class com.paypal.api.payments.PaymentDetail
-
The amount to record as payment against invoice.
- setAmount(Currency) - Method in class com.paypal.api.payments.PaymentInstruction
-
Amount to be transferred
- setAmount(Currency) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
Total amount, in U.S.
- setAmount(Currency) - Method in class com.paypal.api.payments.PayoutItem
-
The amount of money to pay the receiver.
- setAmount(Amount) - Method in class com.paypal.api.payments.Refund
-
Details including both refunded amount (to payer) and refunded fee (to payee).
- setAmount(Currency) - Method in class com.paypal.api.payments.RefundDetail
-
Amount to be recorded as refund against invoice.
- setAmount(Amount) - Method in class com.paypal.api.payments.RefundRequest
-
Details including both refunded amount (to payer) and refunded fee (to payee).
- setAmount(Amount) - Method in class com.paypal.api.payments.Sale
-
Amount being collected.
- setAmount(Currency) - Method in class com.paypal.api.payments.ShippingCost
-
The shipping cost, as an amount.
- setAmount(Currency) - Method in class com.paypal.api.payments.Tax
-
The tax as a monetary amount.
- setAmount(Amount) - Method in class com.paypal.api.payments.Transactions
-
Amount being collected.
- setAmountRange(Currency) - Method in class com.paypal.api.payments.Terms
-
Amount_range associated with this term.
- setAppId(String) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for appId
- setArchived(Boolean) - Method in class com.paypal.api.payments.Search
-
A flag indicating whether search is on invoices archived by merchant.
- setAttachments(List<FileAttachment>) - Method in class com.paypal.api.payments.Invoice
-
List of files attached to the invoice.
- setAttachments(List<FileAttachment>) - Method in class com.paypal.api.payments.TemplateData
-
List of files attached to the invoice.
- setAuthCaptureTimestamp(String) - Method in class com.paypal.api.payments.BankAccount
-
Time at which the authorization (or check) was captured.
- setAuthorization(Authorization) - Method in class com.paypal.api.payments.RelatedResources
-
Authorization transaction
- setAuthorizationToken(String) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setAuthStatus(String) - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Authorization status from 3ds provider.
- setAuthType(String) - Method in class com.paypal.api.payments.BankAccount
-
How the check was obtained from the customer, if check was the source of the information provided.
- setAutoBillAmount(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Allow auto billing for the outstanding amount of the agreement in the next cycle.
- setAvsCode(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
Address Verification System response code.
- setBackupFundingInstrument(FundingInstrument) - Method in class com.paypal.api.payments.FundingOption
-
Backup funding instrument which will be used for payment if primary fails.
- setBalance(String, Currency) - Method in class com.paypal.api.payments.Agreement
-
- setBalance(APIContext, Currency) - Method in class com.paypal.api.payments.Agreement
-
Set the balance for an agreement by passing the ID of the agreement to the request URI.
- setBankAccount(ExtendedBankAccount) - Method in class com.paypal.api.payments.FundingInstrument
-
Bank Account information.
- setBankAccountToken(BankToken) - Method in class com.paypal.api.payments.FundingInstrument
-
Vaulted bank account instrument.
- setBankId(String) - Method in class com.paypal.api.payments.BankToken
-
ID of a previously saved Bank resource using /vault/bank API.
- setBankIdentifierCode(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
BIC identifier of the financial institution
- setBankName(String) - Method in class com.paypal.api.payments.BankAccount
-
Name of the bank.
- setBankName(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
Name of the financial institution.
- setBankTxnPendingUrl(String) - Method in class com.paypal.api.payments.FlowConfig
-
The merchant site URL to display after a bank transfer payment.
- setBatchHeader(PayoutBatchHeader) - Method in class com.paypal.api.payments.PayoutBatch
-
A batch header.
- setBatchStatus(String) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The PayPal-generated batch payout status.
- setBilling(Billing) - Method in class com.paypal.api.payments.FundingInstrument
-
Billing instrument that references pre-approval information for the payment
- setBillingAddress(Address) - Method in class com.paypal.api.payments.BankAccount
-
Billing address.
- setBillingAddress(Address) - Method in class com.paypal.api.payments.CreditCard
-
Billing Address associated with this card.
- setBillingAddress(Address) - Method in class com.paypal.api.payments.PayerInfo
-
Billing address of the Payer.
- setBillingAddress(Address) - Method in class com.paypal.api.payments.PaymentCard
-
The billing address for the card.
- setBillingAddress(Address) - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Billing address of the potential payer.
- setBillingAgreementId(String) - Method in class com.paypal.api.payments.Billing
-
Identifier of the instrument in PayPal Wallet
- setBillingAgreementId(String) - Method in class com.paypal.api.payments.Sale
-
ID of the billing agreement used as reference to execute this transaction.
- setBillingAgreementTokens(List<BillingAgreementToken>) - Method in class com.paypal.api.payments.Payment
-
Collection of PayPal generated billing agreement tokens.
- setBillingCountry(CountryCode) - Method in class com.paypal.api.payments.PaymentCard
-
The two-letter country code.
- setBillingInfo(List<BillingInfo>) - Method in class com.paypal.api.payments.Invoice
-
The required invoice recipient email address and any optional billing information.
- setBillingInfo(List<BillingInfo>) - Method in class com.paypal.api.payments.TemplateData
-
The required invoice recipient email address and any optional billing information.
- setBirthdate(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
- setBirthDate(String) - Method in class com.paypal.api.payments.BankAccount
-
Birth date of the bank account holder.
- setBirthDate(String) - Method in class com.paypal.api.payments.PayerInfo
-
Birth date of the Payer in ISO8601 format (yyyy-mm-dd).
- setBirthday(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's birthday, represented as an YYYY-MM-DD format.
- setBrandName(String) - Method in class com.paypal.api.payments.Presentation
-
A label that overrides the business name in the PayPal account on the PayPal pages.
- setBusinessName(String) - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient company business name.
- setBusinessName(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant company business name.
- setBusinessName(String) - Method in class com.paypal.api.payments.Participant
-
The participant company business name.
- setBusinessName(String) - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient company business name.
- setBuyerAccountNumber(String) - Method in class com.paypal.api.payments.PayerInfo
-
Account Number representing the Payer
- setBuyerEditable(String) - Method in class com.paypal.api.payments.Terms
-
Buyer's ability to edit the amount in this term.
- setCancelledBy(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Actor who cancelled the resource.
- setCancelledBy(String) - Method in class com.paypal.api.payments.Metadata
-
The actor who cancelled the resource.
- setCancelledDate(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was cancelled.
- setCancelledDate(String) - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was cancelled.
- setCancelUrl(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Redirect URL on cancellation of agreement request.
- setCancelUrl(String) - Method in class com.paypal.api.payments.RedirectUrls
-
Url where the payer would be redirected to after canceling the payment.
- setCapture(Capture) - Method in class com.paypal.api.payments.RelatedResources
-
Capture transaction
- setCaptureId(String) - Method in class com.paypal.api.payments.Refund
-
ID of the sale transaction being refunded.
- setCard3dSecureInfo(Card3dSecureInfo) - Method in class com.paypal.api.payments.PaymentCard
-
Fields required to support 3d secure information when processing credit card payments.
- setCardNumber(String) - Method in class com.paypal.api.payments.PrivateLabelCard
-
last 4 digits of the card number.
- setCardProductClass(String) - Method in class com.paypal.api.payments.PaymentCard
-
The product class of the financial instrument issuer.
- setCarrierAccount(CarrierAccount) - Method in class com.paypal.api.payments.FundingInstrument
-
Carrier account instrument
- setCarrierAccountId(String) - Method in class com.paypal.api.payments.CarrierAccountToken
-
ID of a previously saved carrier account resource.
- setCarrierAccountId(String) - Method in class com.paypal.api.payments.PaymentExecution
-
Carrier account id for a carrier billing payment.
- setCarrierAccountToken(CarrierAccountToken) - Method in class com.paypal.api.payments.FundingInstrument
-
Carrier account token instrument.
- setCart(String) - Method in class com.paypal.api.payments.Payment
-
ID of the cart to execute the payment.
- setCartAmountImmutable(Boolean) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Indicates whether the cart amount is editable after payer's acceptance on PayPal side
- setCategory(String) - Method in class com.paypal.api.payments.Item
-
Category type of the item.
- setCavv(String) - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Cardholder Authentication Verification Value (used by VISA).
- setCcEmails(List<String>) - Method in class com.paypal.api.payments.CancelNotification
-
Applicable for invoices created with Cc emails.
- setCcEmails(List<String>) - Method in class com.paypal.api.payments.Notification
-
Applicable for invoices created with Cc emails.
- setCcInfo(List<Participant>) - Method in class com.paypal.api.payments.Invoice
-
For invoices sent by email, one or more email addresses to which to send a Cc: copy of the notification.
- setCcInfo(List<String>) - Method in class com.paypal.api.payments.TemplateData
-
For invoices sent by email, one or more email addresses to which to send a Cc: copy of the notification.
- setChargeId(String) - Method in class com.paypal.api.payments.OverrideChargeModel
-
ID of charge model.
- setChargeModels(List<ChargeModels>) - Method in class com.paypal.api.payments.PaymentDefinition
-
Array of charge_models for this payment definition.
- setCharSet(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
char_set for this plan.
- setCheckType(String) - Method in class com.paypal.api.payments.BankAccount
-
Type of the check when this information was obtained through a check by the facilitator or merchant.
- setCity(String) - Method in class com.paypal.api.payments.BaseAddress
-
City name.
- setClearingTime(String) - Method in class com.paypal.api.payments.FundingDetail
-
Expected clearing time
- setClearingTime(String) - Method in class com.paypal.api.payments.Sale
-
Expected clearing time for eCheck Transactions.
- setClientID(String) - Method in class com.paypal.base.ClientCredentials
-
- setClientSecret(String) - Method in class com.paypal.base.ClientCredentials
-
- setCode(String) - Method in class com.paypal.api.openidconnect.CreateFromAuthorizationCodeParameters
-
Set the code
- setCode(String) - Method in class com.paypal.api.payments.Error
-
- setCode(String) - Method in class com.paypal.api.payments.ErrorDetails
-
- setCode(String) - Method in class com.paypal.api.payments.ExternalFunding
-
Generic identifier for the external funding
- setCode(String) - Method in class com.paypal.api.payments.Incentive
-
Code that identifies the incentive.
- setConfigurationMap(Map<String, String>) - Method in class com.paypal.base.rest.APIContext
-
Replaces the existing configurations with provided one
- setConfigurations(Map<String, String>) - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Replaces existing configurations with provided map of configurations.
- setConfirmationStatus(String) - Method in class com.paypal.api.payments.BankAccount
-
Confirmation status of a bank account.
- setConnectionTimeout(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the connectionTimeout
- setContentEncoding(String) - Method in class com.paypal.api.payments.HyperSchema
-
- setContentType(String) - Method in class com.paypal.base.HttpConfiguration
-
- setConversionDate(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
Date of validity for the conversion rate.
- setConversionType(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
Field indicating conversion type applied.
- setConversionTypeChangeable(Boolean) - Method in class com.paypal.api.payments.CurrencyConversion
-
Allow Payer to change conversion type.
- setCount(int) - Method in class com.paypal.api.payments.EventList
-
Number of items returned in each range of results.
- setCount(int) - Method in class com.paypal.api.payments.PaymentHistory
-
Number of items returned in each range of results.
- setCount(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the count
- setCountry(String) - Method in class com.paypal.api.openidconnect.Address
-
Setter for country
- setCountryCode(String) - Method in class com.paypal.api.payments.BankAccount
-
2 letter country code of the Bank.
- setCountryCode(String) - Method in class com.paypal.api.payments.BaseAddress
-
2 letter country code.
- setCountryCode(CountryCode) - Method in class com.paypal.api.payments.CarrierAccount
-
The ISO 3166-1 alpha-2 country code where the phone number is registered.
- setCountryCode(String) - Method in class com.paypal.api.payments.CountryCode
-
ISO country code based on 2-character IS0-3166-1 codes.
- setCountryCode(String) - Method in class com.paypal.api.payments.PayerInfo
-
Two-letter registered country code of the payer to identify the buyer country.
- setCountryCode(String) - Method in class com.paypal.api.payments.Phone
-
Country code (from in E.164 format)
- setCreatedBy(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that created the resource.
- setCreatedBy(String) - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that created the resource.
- setCreatedDate(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was created.
- setCreatedDate(String) - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was created.
- setCreateTime(String) - Method in class com.paypal.api.payments.Agreement
-
Date and time that this resource was created.
- setCreateTime(String) - Method in class com.paypal.api.payments.Authorization
-
Time of authorization as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setCreateTime(String) - Method in class com.paypal.api.payments.BankAccount
-
Time the resource was created.
- setCreateTime(String) - Method in class com.paypal.api.payments.Capture
-
The date and time of capture, as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setCreateTime(String) - Method in class com.paypal.api.payments.Event
-
Time the resource was created.
- setCreateTime(String) - Method in class com.paypal.api.payments.Order
-
Time the resource was created in UTC ISO8601 format.
- setCreateTime(String) - Method in class com.paypal.api.payments.Payment
-
Payment creation time as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setCreateTime(String) - Method in class com.paypal.api.payments.Plan
-
Time when the billing plan was created.
- setCreateTime(String) - Method in class com.paypal.api.payments.Refund
-
Time of refund as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setCreateTime(String) - Method in class com.paypal.api.payments.Sale
-
Time of sale as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6)
- setCredit(Credit) - Method in class com.paypal.api.payments.FundingInstrument
-
PayPal credit funding instrument.
- setCreditCard(CreditCard) - Method in class com.paypal.api.payments.FundingInstrument
-
Credit Card instrument.
- setCreditCardId(String) - Method in class com.paypal.api.payments.CreditCardToken
-
ID of credit card previously stored using `/vault/credit-card`.
- setCreditCardToken(CreditCardToken) - Method in class com.paypal.api.payments.FundingInstrument
-
PayPal vaulted credit Card instrument.
- setCreditFinancingOffered(CreditFinancingOffered) - Method in class com.paypal.api.payments.Payment
-
Credit financing offered to payer on PayPal side.
- setCurrency(String) - Method in class com.paypal.api.payments.Amount
-
3-letter [currency code](https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/).
- setCurrency(String) - Method in class com.paypal.api.payments.Currency
-
3 letter currency code as defined by ISO 4217.
- setCurrency(String) - Method in class com.paypal.api.payments.Item
-
3-letter [currency code](https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/).
- setCurrencyConversion(CurrencyConversion) - Method in class com.paypal.api.payments.FundingOption
-
Currency conversion applicable to this funding option.
- setCustom(String) - Method in class com.paypal.api.payments.CartBase
-
free-form field for the use of clients
- setCustom(String) - Method in class com.paypal.api.payments.DetailedRefund
-
free-form field for the use of clients
- setCustom(CustomAmount) - Method in class com.paypal.api.payments.Invoice
-
The custom amount to apply on an invoice.
- setCustom(Boolean) - Method in class com.paypal.api.payments.Template
-
Indicates whether this is a custom template created by the merchant.
- setCustom(CustomAmount) - Method in class com.paypal.api.payments.TemplateData
-
The custom amount to apply on an invoice.
- setCvv2(Integer) - Method in class com.paypal.api.payments.CreditCard
-
- setCvv2(String) - Method in class com.paypal.api.payments.CreditCard
-
- setCvv2(String) - Method in class com.paypal.api.payments.PaymentCard
-
The validation code for the card.
- setCvvCode(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
CVV System response code.
- setCycles(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
Number of cycles in this payment definition.
- setCyclesCompleted(String) - Method in class com.paypal.api.payments.AgreementDetails
-
Number of cycles completed for this agreement.
- setCyclesRemaining(String) - Method in class com.paypal.api.payments.AgreementDetails
-
Number of cycles remaining for this agreement.
- setDate(String) - Method in class com.paypal.api.payments.InvoiceItem
-
The date when the item or service was provided.
- setDate(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Date when the invoice was paid.
- setDate(String) - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
Date when the invoice was marked as refunded.
- setDate(String) - Method in class com.paypal.api.payments.PaymentDetail
-
The date when the invoice was paid.
- setDate(String) - Method in class com.paypal.api.payments.RefundDetail
-
Date on which the invoice was refunded.
- setDebugId(String) - Method in class com.paypal.api.payments.Error
-
PayPal internal identifier used for correlation purposes.
- setDefaultAddress(Boolean) - Method in class com.paypal.api.payments.ShippingAddress
-
Default shipping address of the Payer.
- setDescription(String) - Method in class com.paypal.api.payments.Agreement
-
Description of the agreement.
- setDescription(String) - Method in class com.paypal.api.payments.CartBase
-
Description of what is being paid for.
- setDescription(String) - Method in class com.paypal.api.payments.EventType
-
Human readable description of the event-type
- setDescription(String) - Method in class com.paypal.api.payments.FmfDetails
-
Description of the filter.
- setDescription(String) - Method in class com.paypal.api.payments.Incentive
-
Description of the incentive.
- setDescription(String) - Method in class com.paypal.api.payments.InvoiceItem
-
Description of the item.
- setDescription(String) - Method in class com.paypal.api.payments.Item
-
Description of the item.
- setDescription(String) - Method in class com.paypal.api.payments.Plan
-
Description of the billing plan.
- setDescription(String) - Method in class com.paypal.api.payments.Refund
-
Description of what is being refunded for.
- setDescription(String) - Method in class com.paypal.api.payments.RefundRequest
-
Description of what is being refunded for.
- setDetails(Details) - Method in class com.paypal.api.payments.Amount
-
Additional details of the payment amount.
- setDetails(List<ErrorDetails>) - Method in class com.paypal.api.payments.Error
-
Additional details of the error
- setDetails(Error) - Method in exception com.paypal.base.rest.PayPalRESTException
-
- setDiscount(Cost) - Method in class com.paypal.api.payments.Invoice
-
The invoice level discount, as a percent or an amount value.
- setDiscount(Cost) - Method in class com.paypal.api.payments.InvoiceItem
-
The item discount, as a percent or an amount value.
- setDiscount(Cost) - Method in class com.paypal.api.payments.TemplateData
-
The invoice level discount, as a percent or an amount value.
- setDiscountAmount(Currency) - Method in class com.paypal.api.payments.InstallmentOption
-
Discount amount applied to the payment, if any
- setDiscountPercentage(Percentage) - Method in class com.paypal.api.payments.InstallmentOption
-
Discount percentage applied to the payment, if any
- setDisplayPreference(TemplateSettingsMetadata) - Method in class com.paypal.api.payments.TemplateSettings
-
Settings metadata for each field.
- setDisplayText(String) - Method in class com.paypal.api.payments.ExternalFunding
-
Description of the external funding being applied
- setDueDate(String) - Method in class com.paypal.api.payments.PaymentTerm
-
The date when the invoice payment is due.
- setEci(String) - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Numeric flag to indicate how the payment should be processed in relationship to 3d-secure.
- setEciSubmitted(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
Response back from the authorization.
- setEmail(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred e-mail address.
- setEmail(String) - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient email address.
- setEmail(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the email address.
- setEmail(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant email address.
- setEmail(String) - Method in class com.paypal.api.payments.Participant
-
The participant email address.
- setEmail(String) - Method in class com.paypal.api.payments.Payee
-
Email Address associated with the Payee's PayPal Account.
- setEmail(String) - Method in class com.paypal.api.payments.PayerInfo
-
Email address representing the payer.
- setEmail(String) - Method in class com.paypal.api.payments.PayerNotification
-
Email Address associated with the Payer's PayPal Account.
- setEmail(String) - Method in class com.paypal.api.payments.PotentialPayerInfo
-
Email address representing the potential payer.
- setEmail(String) - Method in class com.paypal.api.payments.Search
-
The initial letters of the email address.
- setEmails(List<String>) - Method in class com.paypal.api.payments.Templates
-
List of emails in merchant's profile.
- setEmailSubject(String) - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
The subject line text for the email that PayPal sends when a payout item completes.
- setEmailVerified(Boolean) - Method in class com.paypal.api.openidconnect.Userinfo
-
True if the End-User's e-mail address has been verified; otherwise false.
- setEncType(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
The media type in which to submit data along with the request
- setEnctype(String) - Method in class com.paypal.api.payments.Links
-
- setEndCreationDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice creation date.
- setEndCreationDate(String) - Method in class com.paypal.api.payments.Search
-
The end creation date for the invoice.
- setEndDueDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice due date.
- setEndDueDate(String) - Method in class com.paypal.api.payments.Search
-
The end due date for the invoice.
- setEndInvoiceDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice date.
- setEndInvoiceDate(String) - Method in class com.paypal.api.payments.Search
-
The end date for the invoice.
- setEndPaymentDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
End invoice payment date.
- setEndPaymentDate(String) - Method in class com.paypal.api.payments.Search
-
The end payment date for the invoice.
- setEndPointUrl(String) - Method in class com.paypal.base.HttpConfiguration
-
Sets the endPointUrl
- setEndTime(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the endTime
- setError(String) - Method in class com.paypal.api.openidconnect.Error
-
Setter for error
- setError(Error) - Method in class com.paypal.api.payments.PayoutItemDetails
-
Setter for error.
- setErrorDescription(String) - Method in class com.paypal.api.openidconnect.Error
-
Setter for errorDescription
- setErrors(Error) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
- setErrors(Error) - Method in class com.paypal.api.payments.PayoutItemDetails
-
- setErrorUri(String) - Method in class com.paypal.api.openidconnect.Error
-
Setter for errorUri
- setEvents(List<Event>) - Method in class com.paypal.api.payments.EventList
-
A list of Webhooks event resources
- setEventType(String) - Method in class com.paypal.api.payments.Event
-
Name of the event type that occurred on resource, identified by data_resource element, to trigger the Webhooks event.
- setEventTypes(List<EventType>) - Method in class com.paypal.api.payments.EventTypeList
-
A list of Webhooks event-types
- setEventTypes(List<EventType>) - Method in class com.paypal.api.payments.Webhook
-
A list of up to ten events to which to subscribe your webhook.
- setExchangeRate(String) - Method in class com.paypal.api.payments.Sale
-
Exchange rate applied for this transaction.
- setExperienceProfileId(String) - Method in class com.paypal.api.payments.Payment
-
PayPal generated identifier for the merchant's payment experience profile.
- setExpireMonth(int) - Method in class com.paypal.api.payments.CreditCard
-
Expiration month with no leading zero.
- setExpireMonth(int) - Method in class com.paypal.api.payments.CreditCardToken
-
Expiration month with no leading zero.
- setExpireMonth(String) - Method in class com.paypal.api.payments.PaymentCard
-
The two-digit expiry month for the card.
- setExpireMonth(int) - Method in class com.paypal.api.payments.PaymentCardToken
-
card expiry month from the saved card with value 1 - 12
- setExpiresIn(Integer) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for expiresIn
- setExpireYear(int) - Method in class com.paypal.api.payments.CreditCard
-
4-digit expiration year.
- setExpireYear(int) - Method in class com.paypal.api.payments.CreditCardToken
-
4-digit expiration year.
- setExpireYear(String) - Method in class com.paypal.api.payments.PaymentCard
-
The four-digit expiry year for the card.
- setExpireYear(int) - Method in class com.paypal.api.payments.PaymentCardToken
-
4 digit card expiry year from the saved card
- setExpiryDate(String) - Method in class com.paypal.api.payments.Incentive
-
expiry date of the incentive.
- setExtension(String) - Method in class com.paypal.api.payments.Phone
-
Phone extension
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.AlternatePayment
-
The unique identifier of the payer
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.BankAccount
-
A unique identifier of the customer to whom this bank account belongs to.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.BankToken
-
The unique identifier of the payer used when saving this bank using /vault/bank API.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.CarrierAccount
-
The ID of the customer, as created by the merchant.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.CarrierAccountToken
-
The unique identifier of the payer used when saving this carrier account instrument.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.CreditCard
-
A unique identifier of the customer to whom this bank account belongs.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.PaymentCard
-
The ID of the customer who owns this card account.
- setExternalCustomerId(String) - Method in class com.paypal.api.payments.PaymentCardToken
-
The unique identifier of the payer used when saving this payment card.
- setExternalFunding(List<ExternalFunding>) - Method in class com.paypal.api.payments.CartBase
-
List of external funding being applied to the purchase unit.
- setExternalFunding(ExternalFunding) - Method in class com.paypal.api.payments.FundingInstrument
-
External funding instrument.
- setExternalRememberMeId(String) - Method in class com.paypal.api.payments.PayerInfo
-
External Remember Me id representing the payer
- setExternalRememberMeId(String) - Method in class com.paypal.api.payments.PotentialPayerInfo
-
ExternalRememberMe id representing the potential payer
- setExternalSelectedFundingInstrumentType(String) - Method in class com.paypal.api.payments.Payer
-
Instrument type pre-selected by the user outside of PayPal and passed along the payment creation.
- setFailedPaymentCount(String) - Method in class com.paypal.api.payments.AgreementDetails
-
Total number of failed payments for this agreement.
- setFailedTransactions(List<Error>) - Method in class com.paypal.api.payments.Payment
-
Applicable for advanced payments like multi seller payment (MSP) to support partial failures
- setFailureReason(String) - Method in class com.paypal.api.payments.Payment
-
Failure reason code returned when the payment failed for some valid reasons.
- setFamilyName(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Surname(s) or last name(s) of the End-User.
- setFax(Phone) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant fax number.
- setFax(Phone) - Method in class com.paypal.api.payments.Participant
-
The participant fax number.
- setFee(String) - Method in class com.paypal.api.payments.Details
-
Fee charged by PayPal.
- setFeeAmount(Currency) - Method in class com.paypal.api.payments.AgreementTransaction
-
Fee amount for this transaction.
- setFees(Currency) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
Total estimate in U.S.
- setField(String) - Method in class com.paypal.api.payments.ErrorDetails
-
Name of the field that caused the error.
- setFIELD_NAMING_POLICY(FieldNamingPolicy) - Static method in class com.paypal.base.rest.JSONFormatter
-
Set a format for gson FIELD_NAMING_POLICY.
- setFieldName(String) - Method in class com.paypal.api.payments.TemplateSettings
-
The field name (for any field in template_data) for which the corresponding display preferences will be mapped to.
- setFilterId(String) - Method in class com.paypal.api.payments.FmfDetails
-
Filter Identifier.
- setFilterType(String) - Method in class com.paypal.api.payments.FmfDetails
-
Type of filter.
- setFinalPaymentDate(String) - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment date for this agreement, represented as 2015-02-19T10:00:00Z format.
- setFirstName(String) - Method in class com.paypal.api.payments.BankAccount
-
Account holder's first name.
- setFirstName(String) - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient first name.
- setFirstName(String) - Method in class com.paypal.api.payments.CreditCard
-
Cardholder's first name.
- setFirstName(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant first name.
- setFirstName(String) - Method in class com.paypal.api.payments.Participant
-
The participant first name.
- setFirstName(String) - Method in class com.paypal.api.payments.Payee
-
First Name of the Payee.
- setFirstName(String) - Method in class com.paypal.api.payments.PayerInfo
-
First name of the payer.
- setFirstName(String) - Method in class com.paypal.api.payments.PaymentCard
-
The first name of the card holder.
- setFirstName(String) - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient first name.
- setFirstSentDate(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was first sent.
- setFirstSentDate(String) - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was first sent.
- setFlowConfig(FlowConfig) - Method in class com.paypal.api.payments.WebProfile
-
Parameters for flow configuration.
- setFmfDetails(FmfDetails) - Method in class com.paypal.api.payments.Authorization
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept, deny, or pending action.
- setFmfDetails(FmfDetails) - Method in class com.paypal.api.payments.Error
-
- setFmfDetails(FmfDetails) - Method in class com.paypal.api.payments.Order
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept/deny/pending action.
- setFmfDetails(FmfDetails) - Method in class com.paypal.api.payments.Sale
-
Fraud Management Filter (FMF) details applied for the payment that could result in accept, deny, or pending action.
- setFragmentResolution(String) - Method in class com.paypal.api.payments.HyperSchema
-
- setFrequency(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
Frequency of the payment definition offered.
- setFrequencyInterval(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
How frequently the customer should be charged.
- setFrom(String) - Method in class com.paypal.api.payments.Patch
-
A string containing a JSON Pointer value that references the location in the target document to move the value from.
- setFrom(String) - Method in class com.paypal.api.payments.PatchRequest
-
A string containing a JSON Pointer value that references the location in the target document to move the value from.
- setFromAmount(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
Amount participating in currency conversion, set to 1 as default
- setFromCurrency(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
3 letter currency code
- setFundingAccountId(String) - Method in class com.paypal.api.payments.ExternalFunding
-
Encrypted PayPal Account identifier for the funding account
- setFundingInstruction(String) - Method in class com.paypal.api.payments.ExternalFunding
-
Indicates that the Payment should be fully funded by External Funded Incentive
- setFundingInstruments(List<FundingInstrument>) - Method in class com.paypal.api.payments.Payer
-
List of funding instruments to fund the payment.
- setFundingOption(FundingOption) - Method in class com.paypal.api.payments.Payer
-
Deprecated.
- setFundingOptionId(String) - Method in class com.paypal.api.payments.Payer
-
Id of user selected funding option for the payment.'OneOf' funding_instruments,funding_option_id to be used to identify the specifics of payment method passed.
- setFundingSources(List<FundingSource>) - Method in class com.paypal.api.payments.FundingOption
-
List of funding sources that contributes to a payment.
- setGender(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's gender.
- setGiftWrap(String) - Method in class com.paypal.api.payments.Details
-
Amount being charged as gift wrap fee.
- setGivenName(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Given name(s) or first name(s) of the End-User
- setGoogleAppEngine(boolean) - Method in class com.paypal.base.HttpConfiguration
-
Sets the googleAppEngine
- setGrantType(String) - Method in class com.paypal.api.openidconnect.CreateFromAuthorizationCodeParameters
-
Set the Grant Type
- setGrantType(String) - Method in class com.paypal.api.openidconnect.CreateFromRefreshTokenParameters
-
Set the Grant Type
- setGratuity(Currency) - Method in class com.paypal.api.payments.Invoice
-
Gratuity to include with the invoice.
- setHandlingFee(String) - Method in class com.paypal.api.payments.Details
-
Amount being charged for the handling fee.
- setHeaders(Map<String, String>) - Method in class com.paypal.base.rest.OAuthTokenCredential
-
Sets Headers for every calls.
- setHeadersMap(Map<String, String>) - Method in class com.paypal.base.rest.APIContext
-
- setHeight(Measurement) - Method in class com.paypal.api.payments.Item
-
Height of the item.
- setHidden(Boolean) - Method in class com.paypal.api.payments.TemplateSettingsMetadata
-
Indicates whether this field should be hidden.
- setHref(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
a URI template, as defined by RFC 6570, with the addition of the $, ( and ) characters for pre-processing
- setHref(String) - Method in class com.paypal.api.payments.Links
-
- setHttpHeaders(Map<String, String>) - Method in class com.paypal.base.HttpConnection
-
Set headers for HttpsURLConnection object
- setHTTPHeaders(Map<String, String>) - Method in class com.paypal.base.rest.APIContext
-
Replaces existing headers with provided one.
- setHttpMethod(String) - Method in class com.paypal.base.HttpConfiguration
-
- setId(String) - Method in class com.paypal.api.payments.Agreement
-
Identifier of the agreement.
- setId(String) - Method in class com.paypal.api.payments.Authorization
-
ID of the authorization transaction.
- setId(String) - Method in class com.paypal.api.payments.BankAccount
-
ID of the bank account being saved for later use.
- setId(String) - Method in class com.paypal.api.payments.Capture
-
The ID of the capture transaction.
- setId(String) - Method in class com.paypal.api.payments.CarrierAccount
-
The ID of the carrier account of the payer.
- setId(String) - Method in class com.paypal.api.payments.ChargeModels
-
Identifier of the charge model.
- setId(String) - Method in class com.paypal.api.payments.Credit
-
Unique identifier of credit resource.
- setId(String) - Method in class com.paypal.api.payments.CreditCard
-
ID of the credit card.
- setId(String) - Method in class com.paypal.api.payments.Event
-
Identifier of the Webhooks event resource.
- setId(String) - Method in class com.paypal.api.payments.FundingOption
-
id of the funding option.
- setId(String) - Method in class com.paypal.api.payments.Incentive
-
Identifier of the instrument in PayPal Wallet
- setId(String) - Method in class com.paypal.api.payments.Invoice
-
The unique invoice resource identifier.
- setId(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Identifier of the merchant_preferences.
- setId(String) - Method in class com.paypal.api.payments.Order
-
Identifier of the order transaction.
- setId(String) - Method in class com.paypal.api.payments.Payment
-
Identifier of the payment resource created.
- setId(String) - Method in class com.paypal.api.payments.PaymentCard
-
The ID of a credit card to save for later use.
- setId(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
Identifier of the payment_definition.
- setId(String) - Method in class com.paypal.api.payments.Plan
-
Identifier of the billing plan.
- setId(String) - Method in class com.paypal.api.payments.PrivateLabelCard
-
encrypted identifier of the private label card instrument.
- setId(String) - Method in class com.paypal.api.payments.Refund
-
ID of the refund transaction.
- setId(String) - Method in class com.paypal.api.payments.Sale
-
Identifier of the sale transaction.
- setId(String) - Method in class com.paypal.api.payments.ShippingAddress
-
Address ID assigned in PayPal system.
- setId(String) - Method in class com.paypal.api.payments.Tax
-
The resource ID.
- setId(String) - Method in class com.paypal.api.payments.Terms
-
Identifier of the terms.
- setId(String) - Method in class com.paypal.api.payments.Webhook
-
The ID of the webhook.
- setId(String) - Method in class com.paypal.api.payments.WebProfile
-
The unique ID of the web experience profile.
- setImage(String) - Method in class com.paypal.api.payments.Image
-
Image as base64 encoded String
- setImageKey(String) - Method in class com.paypal.api.payments.PrivateLabelCard
-
This value indicates URL to access PLCC program logo image
- setImageUrl(String) - Method in class com.paypal.api.payments.InvoiceItem
-
The image URL.
- setIncentive(Incentive) - Method in class com.paypal.api.payments.FundingInstrument
-
Incentive funding instrument.
- setInformationLink(String) - Method in class com.paypal.api.payments.Error
-
URI for detailed information related to this error for the developer.
- setInitialFailAmountAction(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Action to take if a failure occurs during initial payment.
- setInputFields(InputFields) - Method in class com.paypal.api.payments.WebProfile
-
Parameters for input fields customization.
- setInstallmentId(String) - Method in class com.paypal.api.payments.InstallmentInfo
-
Installment id.
- setInstallmentInfo(InstallmentInfo) - Method in class com.paypal.api.payments.FundingOption
-
Installment options available for a funding option.
- setInstallmentOptions(List<InstallmentOption>) - Method in class com.paypal.api.payments.InstallmentInfo
-
List of available installment options and the cost associated with each one.
- setInstructionType(String) - Method in class com.paypal.api.payments.PaymentInstruction
-
Type of payment instruction
- setInsurance(String) - Method in class com.paypal.api.payments.Details
-
Amount being charged for the insurance fee.
- setIntent(String) - Method in class com.paypal.api.payments.Payment
-
Payment intent.
- setInternationalBankAccountNumber(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
IBAN equivalent of the bank
- setInvoiceDate(String) - Method in class com.paypal.api.payments.Invoice
-
The date when the invoice was enabled.
- setInvoiceNumber(String) - Method in class com.paypal.api.payments.Capture
-
The invoice number to track this payment.
- setInvoiceNumber(String) - Method in class com.paypal.api.payments.CartBase
-
invoice number to track this payment
- setInvoiceNumber(String) - Method in class com.paypal.api.payments.Refund
-
Your own invoice or tracking ID number.
- setInvoiceNumber(String) - Method in class com.paypal.api.payments.RefundRequest
-
The invoice number that is used to track this payment.
- setInvoices(List<Invoice>) - Method in class com.paypal.api.payments.Invoices
-
List of invoices belonging to a merchant.
- setIpAddress(String) - Method in class com.paypal.base.HttpConfiguration
-
- setIsDefault(Boolean) - Method in class com.paypal.api.payments.Template
-
Indicates that this template is merchant's default.
- setIsFinalCapture(Boolean) - Method in class com.paypal.api.payments.Capture
-
Indicates whether to release all remaining funds that the authorization holds in the funding instrument.
- setIsNonPlatformTransaction(String) - Method in class com.paypal.api.payments.RefundRequest
-
It indicates that the resource id passed is not processed by payments platform
- setIssue(String) - Method in class com.paypal.api.payments.ErrorDetails
-
Reason for the error.
- setIssueNumber(String) - Method in class com.paypal.api.payments.PaymentCard
-
The one- to two-digit card issue number.
- setIssuer(String) - Method in class com.paypal.api.payments.InstallmentInfo
-
Credit card issuer.
- setIssuerId(String) - Method in class com.paypal.api.payments.PrivateLabelCard
-
Merchants providing private label store cards have associated issuer account.
- setIssuerName(String) - Method in class com.paypal.api.payments.PrivateLabelCard
-
Merchants providing private label store cards have associated issuer account.
- setItemList(ItemList) - Method in class com.paypal.api.payments.CartBase
-
List of items being paid for.
- setItems(List<CreditCard>) - Method in class com.paypal.api.payments.CreditCardHistory
-
A list of credit card resources
- setItems(List<InvoiceItem>) - Method in class com.paypal.api.payments.Invoice
-
The list of items to include in the invoice.
- setItems(List<Item>) - Method in class com.paypal.api.payments.ItemList
-
List of items.
- setItems(List<PayoutItem>) - Method in class com.paypal.api.payments.Payout
-
An array of payout items (that is, a set of individual payouts).
- setItems(List<PayoutItemDetails>) - Method in class com.paypal.api.payments.PayoutBatch
-
An array of items in a batch payout.
- setItems(List<InvoiceItem>) - Method in class com.paypal.api.payments.TemplateData
-
The list of items to include in the invoice.
- setLabel(String) - Method in class com.paypal.api.payments.CustomAmount
-
The custom amount label.
- setLandingPageType(String) - Method in class com.paypal.api.payments.FlowConfig
-
The type of landing page to display on the PayPal site for user checkout.
- setLanguage(String) - Method in class com.paypal.api.payments.BillingInfo
-
The language in which the email was sent to the payer.
- setLast4(String) - Method in class com.paypal.api.payments.CreditCardToken
-
Last four digits of the stored credit card number.
- setLast4(String) - Method in class com.paypal.api.payments.PaymentCardToken
-
Last 4 digits of the card number from the saved card.
- setLastName(String) - Method in class com.paypal.api.payments.BankAccount
-
Account holder's last name.
- setLastName(String) - Method in class com.paypal.api.payments.BillingInfo
-
The invoice recipient last name.
- setLastName(String) - Method in class com.paypal.api.payments.CreditCard
-
Cardholder's last name.
- setLastName(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant last name.
- setLastName(String) - Method in class com.paypal.api.payments.Participant
-
The participant last name.
- setLastName(String) - Method in class com.paypal.api.payments.Payee
-
Last Name of the Payee.
- setLastName(String) - Method in class com.paypal.api.payments.PayerInfo
-
Last name of the payer.
- setLastName(String) - Method in class com.paypal.api.payments.PaymentCard
-
The last name of the card holder.
- setLastName(String) - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient last name.
- setLastPaymentAmount(Currency) - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment amount for this agreement.
- setLastPaymentDate(String) - Method in class com.paypal.api.payments.AgreementDetails
-
Last payment date for this agreement, represented as 2014-06-09T09:42:31Z format.
- setLastSentBy(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that last sent the resource.
- setLastSentBy(String) - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that last sent the resource.
- setLastSentDate(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was last sent.
- setLastSentDate(String) - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was last sent.
- setLastUpdatedBy(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Email address of the account that last edited the resource.
- setLastUpdatedBy(String) - Method in class com.paypal.api.payments.Metadata
-
The email address of the account that last edited the resource.
- setLastUpdatedDate(String) - Method in class com.paypal.api.payments.InvoicingMetaData
-
Date when the resource was last edited.
- setLastUpdatedDate(String) - Method in class com.paypal.api.payments.Metadata
-
The date and time when the resource was last edited.
- setLength(Measurement) - Method in class com.paypal.api.payments.Item
-
Length of the item.
- setLine1(String) - Method in class com.paypal.api.payments.BaseAddress
-
Line 1 of the Address (eg.
- setLine2(String) - Method in class com.paypal.api.payments.BaseAddress
-
Optional line 2 of the Address (eg.
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Agreement
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Authorization
-
- setLinks(List<DefinitionsLinkdescription>) - Method in class com.paypal.api.payments.BankAccount
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Capture
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.CreditCard
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.CreditCardHistory
-
HATEOAS links related to this call.
- setLinks(List<DefinitionsLinkdescription>) - Method in class com.paypal.api.payments.CurrencyConversion
-
- setLinks(List<DefinitionsLinkdescription>) - Method in class com.paypal.api.payments.Error
-
Links
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Event
-
Hateoas links.
- setLinks(List<Links>) - Method in class com.paypal.api.payments.EventList
-
- setLinks(List<DefinitionsLinkdescription>) - Method in class com.paypal.api.payments.FundingOption
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.HyperSchema
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Invoice
-
HATEOS links representing all the actions over the invoice resource based on the current invoice status.
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Order
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Payment
-
- setLinks(List<DefinitionsLinkdescription>) - Method in class com.paypal.api.payments.PaymentCard
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.PaymentInstruction
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Payout
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.PayoutBatch
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The HATEOAS links related to the call.
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Plan
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.PlanList
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Refund
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Sale
-
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Templates
-
HATEOS links representing all the actions over the template list returned.
- setLinks(List<Links>) - Method in class com.paypal.api.payments.Webhook
-
The HATEOAS links related to this call.
- setLocale(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's locale.
- setLocaleCode(String) - Method in class com.paypal.api.payments.Presentation
-
The locale of pages displayed by PayPal payment experience.
- setLocality(String) - Method in class com.paypal.api.openidconnect.Address
-
Setter for locality
- setLogoImage(String) - Method in class com.paypal.api.payments.Presentation
-
A URL to the logo image.
- setLogoImageUrl(String) - Method in class com.paypal.api.payments.Incentive
-
Logo image url for the incentive.
- setLogoUrl(String) - Method in class com.paypal.api.payments.Invoice
-
Full URL of an external image to use as the logo.
- setLogoUrl(String) - Method in class com.paypal.api.payments.TemplateData
-
Full URL of an external image to use as the logo.
- setLowerTotalAmount(Currency) - Method in class com.paypal.api.payments.InvoicingSearch
-
Lower limit of total amount.
- setLowerTotalAmount(Currency) - Method in class com.paypal.api.payments.Search
-
The lower limit of the total amount.
- setMandateReferenceNumber(String) - Method in class com.paypal.api.payments.BankToken
-
Identifier of the direct debit mandate to validate.
- setMandateReferenceNumber(String) - Method in class com.paypal.api.payments.ExtendedBankAccount
-
Identifier of the direct debit mandate to validate.
- setMaskRequestId(boolean) - Method in class com.paypal.base.rest.APIContext
-
- setMaxBillingAmount(Currency) - Method in class com.paypal.api.payments.Terms
-
Max Amount associated with this term.
- setMaxFailAttempts(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Total number of failed attempts allowed.
- setMaxHttpConnection(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the maxHttpConnection
- setMaxRetry(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the maxRetry
- setMediaType(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
media type (as defined by RFC 2046) describing the link target
- setMediaType(String) - Method in class com.paypal.api.payments.HyperSchema
-
- setMerchantId(String) - Method in class com.paypal.api.payments.BankAccount
-
A unique identifier of the merchant for which this bank account has been stored for.
- setMerchantId(String) - Method in class com.paypal.api.payments.Payee
-
Encrypted PayPal account identifier for the Payee.
- setMerchantInfo(MerchantInfo) - Method in class com.paypal.api.payments.Invoice
-
Information about the merchant who is sending the invoice.
- setMerchantInfo(MerchantInfo) - Method in class com.paypal.api.payments.TemplateData
-
Information about the merchant who is sending the invoice.
- setMerchantMemo(String) - Method in class com.paypal.api.payments.Invoice
-
A private bookkeeping memo for the merchant.
- setMerchantMemo(String) - Method in class com.paypal.api.payments.TemplateData
-
A private bookkeeping memo for the merchant.
- setMerchantPreferences(MerchantPreferences) - Method in class com.paypal.api.payments.Plan
-
Specific preferences such as: set up fee, max fail attempts, autobill amount, and others that are configured for this billing plan.
- setMessage(String) - Method in class com.paypal.api.payments.Error
-
Message describing the error.
- setMetadata(Metadata) - Method in class com.paypal.api.payments.Invoice
-
Audit information for the invoice.
- setMethod(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
method for requesting the target of the link (e.g.
- setMethod(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Payment mode or method.
- setMethod(String) - Method in class com.paypal.api.payments.Links
-
- setMethod(String) - Method in class com.paypal.api.payments.PaymentDetail
-
The payment mode or method.
- setMiddleName(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Middle name(s) of the End-User.
- setMiddleName(String) - Method in class com.paypal.api.payments.PayerInfo
-
Middle name of the payer.
- setMinimumAmountDue(Currency) - Method in class com.paypal.api.payments.Invoice
-
If `allow_partial_payment` is set to `true`, the minimum amount allowed for a partial payment.
- setMinimumAmountDue(Currency) - Method in class com.paypal.api.payments.TemplateData
-
If `allow_partial_payment` is set to `true`, the minimum amount allowed for a partial payment.
- setMinimumPurchaseAmount(Currency) - Method in class com.paypal.api.payments.Incentive
-
Indicates incentive is applicable for this minimum purchase amount.
- setMode(String) - Method in class com.paypal.base.rest.APIContext
-
Sets mode to either `live` or `sandbox`.
- setMonthlyPayment(Currency) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
This is the estimated amount per month that the customer will need to pay including fees and interest.
- setMonthlyPayment(Currency) - Method in class com.paypal.api.payments.InstallmentOption
-
Monthly payment
- setMpiVendor(String) - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Name of the actual 3ds vendor who processed the 3ds request, e.g.
- setName(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.
- setName(String) - Method in class com.paypal.api.payments.Agreement
-
Name of the agreement.
- setName(String) - Method in class com.paypal.api.payments.Error
-
Human readable, unique name of the error.
- setName(String) - Method in class com.paypal.api.payments.EventType
-
Unique event-type name.
- setName(String) - Method in class com.paypal.api.payments.FileAttachment
-
Name of the file attached.
- setName(String) - Method in class com.paypal.api.payments.FmfDetails
-
Name of the filter
- setName(String) - Method in class com.paypal.api.payments.Incentive
-
Name of the incentive.
- setName(String) - Method in class com.paypal.api.payments.InvoiceItem
-
Name of the item.
- setName(String) - Method in class com.paypal.api.payments.Item
-
Item name.
- setName(String) - Method in class com.paypal.api.payments.NameValuePair
-
Key for the name value pair.
- setName(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
Name of the payment definition.
- setName(String) - Method in class com.paypal.api.payments.Plan
-
Name of the billing plan.
- setName(String) - Method in class com.paypal.api.payments.Tax
-
The tax name.
- setName(String) - Method in class com.paypal.api.payments.Template
-
Name of the template.
- setName(String) - Method in class com.paypal.api.payments.WebProfile
-
The web experience profile name.
- setNationalNumber(String) - Method in class com.paypal.api.payments.Phone
-
In-country phone number (from in E.164 format)
- setNetAmount(Currency) - Method in class com.paypal.api.payments.AgreementTransaction
-
Net amount for this transaction.
- setNetwork(String) - Method in class com.paypal.api.payments.InstallmentInfo
-
Credit card network.
- setNextBillingDate(String) - Method in class com.paypal.api.payments.AgreementDetails
-
The next billing date for this agreement, represented as 2014-02-19T10:00:00Z format.
- setNextId(String) - Method in class com.paypal.api.payments.PaymentHistory
-
Identifier of the next element to get the next range of results.
- setNormalizationStatus(String) - Method in class com.paypal.api.payments.BaseAddress
-
BaseAddress normalization status, returned only for payers from Brazil.
- setNoShipping(int) - Method in class com.paypal.api.payments.InputFields
-
Indicates whether PayPal displays shipping address fields on the experience pages.
- setNote(String) - Method in class com.paypal.api.payments.AgreementStateDescriptor
-
Reason for changing the state of the agreement.
- setNote(String) - Method in class com.paypal.api.payments.CancelNotification
-
Note to the payer.
- setNote(String) - Method in class com.paypal.api.payments.Invoice
-
Note to the payer.
- setNote(String) - Method in class com.paypal.api.payments.InvoicingNotification
-
Note to the payer.
- setNote(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Optional note associated with the payment.
- setNote(String) - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
Optional note associated with the refund.
- setNote(String) - Method in class com.paypal.api.payments.Notification
-
Note to the payer.
- setNote(String) - Method in class com.paypal.api.payments.PaymentDetail
-
Optional.
- setNote(String) - Method in class com.paypal.api.payments.PaymentInstruction
-
Additional text regarding payment handling
- setNote(String) - Method in class com.paypal.api.payments.PayoutItem
-
Optional.
- setNote(String) - Method in class com.paypal.api.payments.RefundDetail
-
Optional note associated with the refund.
- setNote(String) - Method in class com.paypal.api.payments.TemplateData
-
Note to the payer.
- setNoteToPayee(String) - Method in class com.paypal.api.payments.CartBase
-
Note to the recipient of the funds in this transaction.
- setNoteToPayer(String) - Method in class com.paypal.api.payments.Payment
-
free-form field for the use of clients to pass in a message to the payer
- setNoteToSellerLabel(String) - Method in class com.paypal.api.payments.Presentation
-
A label to use as the title for the note to seller field.
- setNotificationChannel(String) - Method in class com.paypal.api.payments.BillingInfo
-
Preferred notification channel of the payer.
- setNotifyUrl(String) - Method in class com.paypal.api.payments.CartBase
-
URL to send payment notifications
- setNotifyUrl(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Notify URL on agreement creation.
- setNumber(String) - Method in class com.paypal.api.payments.CreditCard
-
Credit card number.
- setNumber(String) - Method in class com.paypal.api.payments.Invoice
-
Unique number that appears on the invoice.
- setNumber(String) - Method in class com.paypal.api.payments.InvoiceNumber
-
The next invoice number
- setNumber(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
The invoice number that appears on the invoice.
- setNumber(String) - Method in class com.paypal.api.payments.PaymentCard
-
The card number.
- setNumber(String) - Method in class com.paypal.api.payments.Search
-
The invoice number.
- setOAUTH_TOKEN_PATH(String) - Static method in class com.paypal.base.rest.OAuthTokenCredential
-
Sets the URI path for the OAuth Token service.
- setOccurrences(String) - Method in class com.paypal.api.payments.Terms
-
How many times money can be pulled during this term.
- setOp(String) - Method in class com.paypal.api.payments.Patch
-
The operation to perform.
- setOp(String) - Method in class com.paypal.api.payments.PatchRequest
-
The operation to perform.
- setOrder(Order) - Method in class com.paypal.api.payments.RelatedResources
-
Order transaction
- setOrderUrl(String) - Method in class com.paypal.api.payments.CartBase
-
Url on merchant site pertaining to this payment.
- setOther(Currency) - Method in class com.paypal.api.payments.PaymentSummary
-
Total Amount paid/refunded via other sources.
- setOutstandingBalance(Currency) - Method in class com.paypal.api.payments.AgreementDetails
-
The outstanding balance for this agreement.
- setOverrideChargeModels(List<OverrideChargeModel>) - Method in class com.paypal.api.payments.Agreement
-
Array of override_charge_model for this agreement if needed to change the default models from the billing plan.
- setOverrideMerchantPreferences(MerchantPreferences) - Method in class com.paypal.api.payments.Agreement
-
Default merchant preferences from the billing plan are used, unless override preferences are provided here.
- setPage(float) - Method in class com.paypal.api.payments.InvoicingSearch
-
Offset of the search results.
- setPage(float) - Method in class com.paypal.api.payments.Search
-
The offset for the search results.
- setPageSize(float) - Method in class com.paypal.api.payments.InvoicingSearch
-
Page size of the search results.
- setPageSize(float) - Method in class com.paypal.api.payments.Search
-
The page size for the search results.
- setPaidAmount(PaymentSummary) - Method in class com.paypal.api.payments.Invoice
-
Payment summary of the invoice including amount paid through PayPal and other sources.
- setParentPayment(String) - Method in class com.paypal.api.payments.Authorization
-
ID of the Payment resource that this transaction is based on.
- setParentPayment(String) - Method in class com.paypal.api.payments.Capture
-
The ID of the payment on which this transaction is based.
- setParentPayment(String) - Method in class com.paypal.api.payments.Order
-
ID of the Payment resource that this transaction is based on.
- setParentPayment(String) - Method in class com.paypal.api.payments.Refund
-
ID of the payment resource on which this transaction is based.
- setParentPayment(String) - Method in class com.paypal.api.payments.Sale
-
ID of the payment resource on which this transaction is based.
- setPath(String) - Method in class com.paypal.api.payments.Patch
-
A JSON pointer that references a location in the target document where the operation is performed.
- setPath(String) - Method in class com.paypal.api.payments.PatchRequest
-
string containing a JSON-Pointer value that references a location within the target document (the target location) where the operation is performed.
- setPathStart(String) - Method in class com.paypal.api.payments.HyperSchema
-
- setPayee(Payee) - Method in class com.paypal.api.payments.CartBase
-
Recipient of the funds in this transaction.
- setPayee(Payee) - Method in class com.paypal.api.payments.Payment
-
Receiver of funds for this payment.
- setPayeeId(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the payeeId
- setPayer(Payer) - Method in class com.paypal.api.payments.Agreement
-
Details of the buyer who is enrolling in this agreement.
- setPayer(Payer) - Method in class com.paypal.api.payments.Payment
-
Source of the funds for this payment represented by a PayPal account or a direct credit card.
- setPayerAcceptance(Boolean) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Status on whether the customer ultimately was approved for and chose to make the payment using the approved installment credit.
- setPayerEmail(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Email id of payer.
- setPayerId(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Account payer identifier.
- setPayerId(String) - Method in class com.paypal.api.payments.BankAccount
-
[DEPRECATED] Use external_customer_id instead.
- setPayerId(String) - Method in class com.paypal.api.payments.CreditCard
-
Payer ID
- setPayerId(String) - Method in class com.paypal.api.payments.CreditCardToken
-
A unique identifier that you can assign and track when storing a credit card or using a stored credit card.
- setPayerId(String) - Method in class com.paypal.api.payments.PayerInfo
-
PayPal assigned encrypted Payer ID.
- setPayerId(String) - Method in class com.paypal.api.payments.PaymentExecution
-
The ID of the Payer, passed in the `return_url` by PayPal.
- setPayerInfo(PayerInfo) - Method in class com.paypal.api.payments.Payer
-
Information related to the Payer.
- setPayerName(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Business name of payer.
- setPayerViewUrl(String) - Method in class com.paypal.api.payments.Metadata
-
URL representing the payer's view of the invoice.
- setPayLoad(String) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setPaymentCard(PaymentCard) - Method in class com.paypal.api.payments.FundingInstrument
-
Payment Card information.
- setPaymentCardId(String) - Method in class com.paypal.api.payments.PaymentCardToken
-
ID of a previously saved Payment Card resource.
- setPaymentDebitDate(String) - Method in class com.paypal.api.payments.FundingDetail
-
Date when funds will be debited from the payer's account
- setPaymentDefinitions(List<PaymentDefinition>) - Method in class com.paypal.api.payments.Plan
-
Array of payment definitions for this billing plan.
- setPaymentDetails(List<PaymentDetail>) - Method in class com.paypal.api.payments.Invoice
-
- setPaymentDueDate(String) - Method in class com.paypal.api.payments.PaymentInstruction
-
Date by which payment should be received
- setPaymentHoldDate(String) - Method in class com.paypal.api.payments.FundingDetail
-
[DEPRECATED] Hold-off duration of the payment.
- setPaymentHoldReasons(List<String>) - Method in class com.paypal.api.payments.Sale
-
Reasons for PayPal holding recipient fund.
- setPaymentHoldStatus(String) - Method in class com.paypal.api.payments.Sale
-
Status of the Recipient Fund.
- setPaymentInstruction(PaymentInstruction) - Method in class com.paypal.api.payments.Payment
-
Instructions for the payer to complete this payment.
- setPaymentMethod(String) - Method in class com.paypal.api.payments.Payer
-
Payment method being used - PayPal Wallet payment, Bank Direct Debit or Direct Credit card.
- setPaymentMode(String) - Method in class com.paypal.api.payments.Authorization
-
Specifies the payment mode of the transaction.
- setPaymentMode(String) - Method in class com.paypal.api.payments.Order
-
specifies payment mode of the transaction
- setPaymentMode(String) - Method in class com.paypal.api.payments.Sale
-
Specifies payment mode of the transaction.
- setPaymentOptions(PaymentOptions) - Method in class com.paypal.api.payments.CartBase
-
Payment options requested for this purchase unit
- setPayments(List<PaymentDetail>) - Method in class com.paypal.api.payments.Invoice
-
List of payment details for the invoice.
- setPayments(List<Payment>) - Method in class com.paypal.api.payments.PaymentHistory
-
A list of Payment resources
- setPaymentTerm(PaymentTerm) - Method in class com.paypal.api.payments.Invoice
-
Optional.
- setPaymentTerm(PaymentTerm) - Method in class com.paypal.api.payments.TemplateData
-
Optional.
- setPayoutBatchId(String) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The PayPal-generated ID for a batch payout.
- setPayoutBatchId(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The PayPal-generated ID for the batch payout.
- setPayoutItem(PayoutItem) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The sender-provided information for the payout item.
- setPayoutItemFee(Currency) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The amount of money, in U.S.
- setPayoutItemId(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The ID for the payout item.
- setPaypal(Currency) - Method in class com.paypal.api.payments.PaymentSummary
-
Total Amount paid/refunded via PayPal.
- setPendingReason(String) - Method in class com.paypal.api.payments.Authorization
-
[DEPRECATED] Reason code for the transaction state being Pending.Obsolete.
- setPendingReason(String) - Method in class com.paypal.api.payments.Order
-
- setPercent(float) - Method in class com.paypal.api.payments.Cost
-
Cost in percent.
- setPercent(float) - Method in class com.paypal.api.payments.Tax
-
The rate of the specified tax.
- setPhone(String) - Method in class com.paypal.api.payments.Address
-
Phone number in E.123 format.
- setPhone(Phone) - Method in class com.paypal.api.payments.BillingInfo
-
Mobile Phone number of the recipient to which SMS will be sent if notification_channel is SMS.
- setPhone(Phone) - Method in class com.paypal.api.payments.InvoiceAddress
-
Phone number in E.123 format.
- setPhone(Phone) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant phone number.
- setPhone(Phone) - Method in class com.paypal.api.payments.Participant
-
The participant phone number.
- setPhone(Phone) - Method in class com.paypal.api.payments.Payee
-
Information related to the Payee.
- setPhone(String) - Method in class com.paypal.api.payments.PayerInfo
-
Phone number representing the payer.
- setPhone(Phone) - Method in class com.paypal.api.payments.ShippingInfo
-
The invoice recipient phone number.
- setPhoneNumber(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
End-User's preferred telephone number.
- setPhoneNumber(String) - Method in class com.paypal.api.payments.CarrierAccount
-
The phone number of the payer, in E.164 format.
- setPhones(List<Phone>) - Method in class com.paypal.api.payments.Templates
-
List of phone numbers in merchant's profile.
- setPhoneSource(String) - Method in class com.paypal.api.payments.CarrierAccount
-
The method used to obtain the phone number.
- setPhoneType(String) - Method in class com.paypal.api.payments.PayerInfo
-
Phone type
- setPicture(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
URL of the End-User's profile picture.
- setPlan(Plan) - Method in class com.paypal.api.payments.Agreement
-
Plan details for this agreement.
- setPlans(List<Plan>) - Method in class com.paypal.api.payments.PlanList
-
Array of billing plans.
- setPostalCode(String) - Method in class com.paypal.api.openidconnect.Address
-
Setter for postalCode
- setPostalCode(String) - Method in class com.paypal.api.payments.BaseAddress
-
Zip code or equivalent is usually required for countries that have them.
- setPostbackData(List<NameValuePair>) - Method in class com.paypal.api.payments.Item
-
Set of optional data used for PayPal post-transaction notifications.
- setPotentialPayerInfo(PotentialPayerInfo) - Method in class com.paypal.api.payments.Payment
-
Information that the merchant knows about the payer.
- setPresentation(Presentation) - Method in class com.paypal.api.payments.WebProfile
-
Parameters for style and presentation.
- setPrice(String) - Method in class com.paypal.api.payments.Item
-
Item cost.
- setPrivateLabelCard(PrivateLabelCard) - Method in class com.paypal.api.payments.FundingInstrument
-
Private Label Card funding instrument.
- setProcessingType(String) - Method in class com.paypal.api.payments.FundingDetail
-
Processing type of the payment card
- setProcessorResponse(ProcessorResponse) - Method in class com.paypal.api.payments.Error
-
- setProcessorResponse(ProcessorResponse) - Method in class com.paypal.api.payments.Sale
-
Response codes returned by the processor concerning the submitted payment.
- setProtectionEligibility(String) - Method in class com.paypal.api.payments.Authorization
-
The level of seller protection in force for the transaction.
- setProtectionEligibility(String) - Method in class com.paypal.api.payments.Order
-
The level of seller protection in force for the transaction.
- setProtectionEligibility(String) - Method in class com.paypal.api.payments.Sale
-
The level of seller protection in force for the transaction.
- setProtectionEligibilityType(String) - Method in class com.paypal.api.payments.Authorization
-
The kind of seller protection in force for the transaction.
- setProtectionEligibilityType(String) - Method in class com.paypal.api.payments.Order
-
The kind of seller protection in force for the transaction.
- setProtectionEligibilityType(String) - Method in class com.paypal.api.payments.Sale
-
The kind of seller protection in force for the transaction.
- setProxyHost(String) - Method in class com.paypal.base.HttpConfiguration
-
Sets the proxyHost
- setProxyPassword(String) - Method in class com.paypal.base.HttpConfiguration
-
Sets the proxyPassword
- setProxyPort(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the proxyPort
- setProxySet(boolean) - Method in class com.paypal.base.HttpConfiguration
-
Sets the proxySet
- setProxyUserName(String) - Method in class com.paypal.base.HttpConfiguration
-
Sets the proxyUserName
- setPurchaseUnitReferenceId(String) - Method in class com.paypal.api.payments.Error
-
- setPurchaseUnitReferenceId(String) - Method in class com.paypal.api.payments.ErrorDetails
-
- setPurchaseUnitReferenceId(String) - Method in class com.paypal.api.payments.Order
-
Identifier to the purchase unit associated with this object.
- setPurchaseUnitReferenceId(String) - Method in class com.paypal.api.payments.Sale
-
Identifier to the purchase or transaction unit corresponding to this sale transaction.
- setPurchaseUnitReferenceId(String) - Method in class com.paypal.api.payments.TransactionBase
-
Identifier to the purchase unit corresponding to this sale transaction.
- setQuantity(float) - Method in class com.paypal.api.payments.InvoiceItem
-
Quantity of the item.
- setQuantity(String) - Method in class com.paypal.api.payments.Item
-
Number of a particular item.
- setReadonly(Boolean) - Method in class com.paypal.api.payments.HyperSchema
-
- setReadTimeout(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the readTimeout
- setReason(String) - Method in class com.paypal.api.payments.Refund
-
Reason description for the Sale transaction being refunded.
- setReason(String) - Method in class com.paypal.api.payments.RefundRequest
-
Reason description for the Sale transaction being refunded.
- setReasonCode(String) - Method in class com.paypal.api.payments.Authorization
-
Reason code, `AUTHORIZATION`, for a transaction state of `pending`.
- setReasonCode(String) - Method in class com.paypal.api.payments.Capture
-
The reason code that describes why the transaction state is pending or reversed.
- setReasonCode(String) - Method in class com.paypal.api.payments.Order
-
Reason code for the transaction state being Pending or Reversed.
- setReasonCode(String) - Method in class com.paypal.api.payments.Refund
-
The reason code for the refund state being pending
- setReasonCode(String) - Method in class com.paypal.api.payments.Sale
-
Reason code for the transaction state being Pending or Reversed.
- setReceiptId(String) - Method in class com.paypal.api.payments.Authorization
-
Receipt id is 16 digit number payment identification number returned for guest users to identify the payment.
- setReceiptId(String) - Method in class com.paypal.api.payments.Sale
-
Receipt id is a payment identification number returned for guest users to identify the payment.
- setReceivableAmount(Currency) - Method in class com.paypal.api.payments.Sale
-
Net amount the merchant receives for this transaction in their receivable currency.
- setReceiver(String) - Method in class com.paypal.api.payments.PayoutItem
-
The receiver of the payment.
- setRecipientBankingInstruction(RecipientBankingInstruction) - Method in class com.paypal.api.payments.PaymentInstruction
-
Recipient bank Details.
- setRecipientBusinessName(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's business name.
- setRecipientBusinessName(String) - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's business name.
- setRecipientFirstName(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's first name.
- setRecipientFirstName(String) - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's first name.
- setRecipientLastName(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Initial letters of the recipient's last name.
- setRecipientLastName(String) - Method in class com.paypal.api.payments.Search
-
The initial letters of the recipient's last name.
- setRecipientName(String) - Method in class com.paypal.api.payments.ShippingAddress
-
Name of the recipient at this address.
- setRecipientType(String) - Method in class com.paypal.api.payments.PayoutItem
-
The type of ID that identifies the payment receiver.
- setRecipientType(String) - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
The type of ID that identifies the payment receiver.
- setRecurringFlag(Boolean) - Method in class com.paypal.api.payments.PaymentOptions
-
Indicator if this payment request is a recurring payment.
- setRedirectURI(String) - Method in class com.paypal.api.openidconnect.CreateFromAuthorizationCodeParameters
-
Set the redirect URI
- setRedirectUrls(RedirectUrls) - Method in class com.paypal.api.payments.Payment
-
Set of redirect URLs you provide only for PayPal-based payments.
- setReference(String) - Method in class com.paypal.api.payments.Invoice
-
Reference data, such as PO number, to add to the invoice.
- setReference(String) - Method in class com.paypal.api.payments.TemplateData
-
Reference data, such as PO number, to add to the invoice.
- setReferenceId(String) - Method in class com.paypal.api.payments.Authorization
-
Identifier to the purchase or transaction unit corresponding to this authorization transaction.
- setReferenceId(String) - Method in class com.paypal.api.payments.CartBase
-
Merchant identifier to the purchase unit.
- setReferenceId(String) - Method in class com.paypal.api.payments.ExternalFunding
-
Unique identifier for the external funding
- setReferenceId(String) - Method in class com.paypal.api.payments.Order
-
- setReferenceNumber(String) - Method in class com.paypal.api.payments.PaymentInstruction
-
ID of payment instruction
- setRefreshToken(String) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for refreshToken
- setRefreshToken(String) - Method in class com.paypal.base.rest.APIContext
-
Sets refresh token to be used for third party OAuth operations.
- setRefund(Refund) - Method in class com.paypal.api.payments.RelatedResources
-
Refund transaction
- setRefundAdvice(Boolean) - Method in class com.paypal.api.payments.RefundRequest
-
Flag to indicate that the buyer was already given store credit for a given transaction.
- setRefundDetails(List<RefundDetail>) - Method in class com.paypal.api.payments.Invoice
-
- setRefundedAmount(PaymentSummary) - Method in class com.paypal.api.payments.Invoice
-
Payment summary of the invoice including amount refunded through PayPal and other sources.
- setRefundFromReceivedAmount(Currency) - Method in class com.paypal.api.payments.DetailedRefund
-
Amount subtracted from PayPal balance of the original recipient of payment, to make this refund.
- setRefundFromTransactionFee(Currency) - Method in class com.paypal.api.payments.DetailedRefund
-
Transaction fee refunded to original recipient of payment.
- setRefunds(List<RefundDetail>) - Method in class com.paypal.api.payments.Invoice
-
List of refund details for the invoice.
- setRefundSource(String) - Method in class com.paypal.api.payments.RefundRequest
-
Type of PayPal funding source (balance or eCheck) that can be used for auto refund.
- setRefundToExternalFunding(List<ExternalFunding>) - Method in class com.paypal.api.payments.DetailedRefund
-
List of external funding that were refunded by the Refund call.
- setRefundToPayer(Currency) - Method in class com.paypal.api.payments.DetailedRefund
-
Amount refunded to payer of the original transaction, in the current Refund call
- setRefundType(String) - Method in class com.paypal.api.payments.RefundRequest
-
Type of refund you are making.
- setRegion(String) - Method in class com.paypal.api.openidconnect.Address
-
Setter for region
- setRel(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
relation to the target resource of the link
- setRel(String) - Method in class com.paypal.api.payments.Links
-
- setRelatedFundingOption(FundingOption) - Method in class com.paypal.api.payments.Payer
-
Funding option related to default funding option.
- setRelatedResources(List<RelatedResources>) - Method in class com.paypal.api.payments.TransactionBase
-
List of financial transactions (Sale, Authorization, Capture, Refund) related to the payment.
- setRequestId(String) - Method in class com.paypal.base.rest.APIContext
-
Sets the requestId to be sent on each request.
- setRequestId(String) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setResource(Object) - Method in class com.paypal.api.payments.Event
-
This contains the resource that is identified by resource_type element.
- setResourcePath(String) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setResourceType(String) - Method in class com.paypal.api.payments.Event
-
Name of the resource contained in resource element.
- setResponseCode(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
Paypal normalized response code, generated from the processor's specific response code
- setResponsecode(int) - Method in exception com.paypal.base.rest.PayPalRESTException
-
- setRetryDelay(int) - Method in class com.paypal.base.HttpConfiguration
-
Sets the retryDelay
- setReturnUriHttpMethod(String) - Method in class com.paypal.api.payments.FlowConfig
-
Defines the HTTP method to use to redirect the user to a return URL.
- setReturnUrl(String) - Method in class com.paypal.api.payments.MerchantPreferences
-
Redirect URL on creation of agreement request.
- setReturnUrl(String) - Method in class com.paypal.api.payments.RedirectUrls
-
Url where the payer would be redirected to after approving the payment.
- setReturnUrlLabel(String) - Method in class com.paypal.api.payments.Presentation
-
A label to use as hypertext for the return to merchant link.
- setRoutingNumber(String) - Method in class com.paypal.api.payments.BankAccount
-
Routing transit number (aka Bank Code) of the bank (typically for domestic use only - for international use, IBAN includes bank code).
- setRoutingNumber(String) - Method in class com.paypal.api.payments.RecipientBankingInstruction
-
bank routing number
- setSale(Sale) - Method in class com.paypal.api.payments.RelatedResources
-
Sale transaction
- setSaleId(String) - Method in class com.paypal.api.payments.Refund
-
ID of the Sale transaction being refunded.
- setSalutation(String) - Method in class com.paypal.api.payments.PayerInfo
-
Salutation of the payer.
- setSchema(DefinitionsLinkdescription) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
Schema describing the data to submit along with the request
- setSchema(HyperSchema) - Method in class com.paypal.api.payments.Links
-
- setScope(String) - Method in class com.paypal.api.openidconnect.CreateFromRefreshTokenParameters
-
Set the Scope
- setScope(String) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for scope
- setSdkVersion(SDKVersion) - Method in class com.paypal.base.rest.APIContext
-
- setSdkVersion(SDKVersion) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setSelectedInstallmentOption(InstallmentOption) - Method in class com.paypal.api.payments.Billing
-
Selected installment option for issuer based installments (BR and MX).
- setSenderBatchHeader(PayoutSenderBatchHeader) - Method in class com.paypal.api.payments.Payout
-
The original batch header as provided by the payment sender.
- setSenderBatchHeader(PayoutSenderBatchHeader) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The original batch header as provided by the payment sender.
- setSenderBatchId(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
A sender-specified ID number.
- setSenderBatchId(String) - Method in class com.paypal.api.payments.PayoutSenderBatchHeader
-
A sender-specified ID number.
- setSenderItemId(String) - Method in class com.paypal.api.payments.PayoutItem
-
A sender-specified ID number.
- setSendToMerchant(Boolean) - Method in class com.paypal.api.payments.CancelNotification
-
Indicates whether to send a copy of the notification to the merchant.
- setSendToMerchant(Boolean) - Method in class com.paypal.api.payments.InvoicingNotification
-
A flag indicating whether a copy of the email has to be sent to the merchant.
- setSendToMerchant(Boolean) - Method in class com.paypal.api.payments.Notification
-
Indicates whether to send a copy of the email to the merchant.
- setSendToPayer(Boolean) - Method in class com.paypal.api.payments.CancelNotification
-
Indicates whether to send a copy of the notification to the payer.
- setSettings(List<TemplateSettings>) - Method in class com.paypal.api.payments.Template
-
Settings for each template
- setSetupFee(Currency) - Method in class com.paypal.api.payments.MerchantPreferences
-
Setup fee amount.
- setShipping(String) - Method in class com.paypal.api.payments.Details
-
Amount charged for shipping.
- setShippingAddress(Address) - Method in class com.paypal.api.payments.Agreement
-
Shipping address object of the agreement, which should be provided if it is different from the default address.
- setShippingAddress(ShippingAddress) - Method in class com.paypal.api.payments.ItemList
-
Shipping address.
- setShippingAddress(ShippingAddress) - Method in class com.paypal.api.payments.PayerInfo
-
- setShippingCost(ShippingCost) - Method in class com.paypal.api.payments.Invoice
-
The shipping cost, as a percent or an amount value.
- setShippingCost(ShippingCost) - Method in class com.paypal.api.payments.TemplateData
-
The shipping cost, as a percent or an amount value.
- setShippingDiscount(String) - Method in class com.paypal.api.payments.Details
-
Amount being discounted for the shipping fee.
- setShippingInfo(ShippingInfo) - Method in class com.paypal.api.payments.Invoice
-
The shipping information for entities to whom items are being shipped.
- setShippingInfo(ShippingInfo) - Method in class com.paypal.api.payments.TemplateData
-
The shipping information for entities to whom items are being shipped.
- setShippingMethod(String) - Method in class com.paypal.api.payments.ItemList
-
Shipping method used for this payment like USPSParcel etc.
- setShippingPhoneNumber(String) - Method in class com.paypal.api.payments.ItemList
-
Allows merchant's to share payer’s contact number with PayPal for the current payment.
- setSkipFmf(Boolean) - Method in class com.paypal.api.payments.PaymentOptions
-
Indicator if fraud management filters (fmf) should be skipped for this transaction.
- setSku(String) - Method in class com.paypal.api.payments.Item
-
Stock keeping unit corresponding (SKU) to item.
- setSoftDescriptor(String) - Method in class com.paypal.api.payments.CartBase
-
Soft descriptor used when charging this funding source.
- setSoftDescriptorCity(String) - Method in class com.paypal.api.payments.CartBase
-
Soft descriptor city used when charging this funding source.
- setSortBy(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the sortBy
- setSortOrder(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the sortOrder
- setStartCreationDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice creation date.
- setStartCreationDate(String) - Method in class com.paypal.api.payments.Search
-
The start creation date for the invoice.
- setStartDate(String) - Method in class com.paypal.api.payments.Agreement
-
Start date of the agreement.
- setStartDueDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice due date.
- setStartDueDate(String) - Method in class com.paypal.api.payments.Search
-
The start due date for the invoice.
- setStartId(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the startId
- setStartIndex(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the startIndex
- setStartInvoiceDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice date.
- setStartInvoiceDate(String) - Method in class com.paypal.api.payments.Search
-
The start date for the invoice.
- setStartMonth(String) - Method in class com.paypal.api.payments.PaymentCard
-
The two-digit start month for the card.
- setStartPaymentDate(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Start invoice payment date.
- setStartPaymentDate(String) - Method in class com.paypal.api.payments.Search
-
The start payment date for the invoice.
- setStartTime(String) - Method in class com.paypal.base.rest.QueryParameters
-
Set the startTime
- setStartYear(String) - Method in class com.paypal.api.payments.PaymentCard
-
The four-digit start year for the card.
- setState(String) - Method in class com.paypal.api.payments.Agreement
-
State of the agreement
- setState(String) - Method in class com.paypal.api.payments.Authorization
-
State of the authorization.
- setState(String) - Method in class com.paypal.api.payments.BankAccount
-
State of this funding instrument.
- setState(String) - Method in class com.paypal.api.payments.BaseAddress
-
2 letter code for US states, and the equivalent for other countries.
- setState(String) - Method in class com.paypal.api.payments.Capture
-
The state of the capture.
- setState(String) - Method in class com.paypal.api.payments.CreditCard
-
State of the credit card funding instrument.
- setState(String) - Method in class com.paypal.api.payments.Order
-
State of the order transaction.
- setState(String) - Method in class com.paypal.api.payments.Payment
-
The state of the payment, authorization, or order transaction.
- setState(String) - Method in class com.paypal.api.payments.Plan
-
Status of the billing plan.
- setState(String) - Method in class com.paypal.api.payments.Refund
-
State of the refund.
- setState(String) - Method in class com.paypal.api.payments.Sale
-
State of the sale transaction.
- setStatus(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
State of the subscription at this time.
- setStatus(String) - Method in class com.paypal.api.payments.BaseAddress
-
BaseAddress status
- setStatus(String) - Method in class com.paypal.api.payments.Invoice
-
Status of the invoice.
- setStatus(String) - Method in class com.paypal.api.payments.InvoicingSearch
-
Status of the invoice.
- setStatus(String) - Method in class com.paypal.api.payments.Payer
-
Status of payer's PayPal Account.
- setStatus(String) - Method in class com.paypal.api.payments.PaymentCard
-
The state of the funding instrument.
- setStatus(String) - Method in class com.paypal.api.payments.Search
-
The invoice status.
- setStreetAddress(String) - Method in class com.paypal.api.openidconnect.Address
-
Setter for streetAddress
- setSub(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Subject - Identifier for the End-User at the Issuer.
- setSubject(String) - Method in class com.paypal.api.payments.CancelNotification
-
Subject of the notification.
- setSubject(String) - Method in class com.paypal.api.payments.InvoicingNotification
-
Subject of the notification.
- setSubject(String) - Method in class com.paypal.api.payments.Notification
-
Subject of the notification.
- setSubtotal(String) - Method in class com.paypal.api.payments.Details
-
Amount of the subtotal of the items.
- setSuffix(String) - Method in class com.paypal.api.payments.PayerInfo
-
Suffix of the payer.
- setSummary(String) - Method in class com.paypal.api.payments.Event
-
A summary description of the event.
- setSupplementaryData(List<NameValuePair>) - Method in class com.paypal.api.payments.Item
-
Set of optional data used for PayPal risk determination.
- setTargetSchema(DefinitionsLinkdescription) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
JSON Schema describing the link target
- setTargetSchema(HyperSchema) - Method in class com.paypal.api.payments.Links
-
- setTax(String) - Method in class com.paypal.api.payments.Details
-
Amount charged for tax.
- setTax(Tax) - Method in class com.paypal.api.payments.InvoiceItem
-
Tax associated with the item.
- setTax(String) - Method in class com.paypal.api.payments.Item
-
Tax of the item.
- setTax(Tax) - Method in class com.paypal.api.payments.ShippingCost
-
The tax percentage on the shipping amount.
- setTaxCalculatedAfterDiscount(Boolean) - Method in class com.paypal.api.payments.Invoice
-
Indicates whether tax is calculated before or after a discount.
- setTaxCalculatedAfterDiscount(Boolean) - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether tax is calculated before or after a discount.
- setTaxId(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant tax ID.
- setTaxId(String) - Method in class com.paypal.api.payments.PayerInfo
-
Payer’s tax ID.
- setTaxIdType(String) - Method in class com.paypal.api.payments.PayerInfo
-
Payer’s tax ID type.
- setTaxInclusive(Boolean) - Method in class com.paypal.api.payments.Invoice
-
Indicates whether the unit price includes tax.
- setTaxInclusive(Boolean) - Method in class com.paypal.api.payments.TemplateData
-
Indicates whether the unit price includes tax.
- setTemplateData(TemplateData) - Method in class com.paypal.api.payments.Template
-
Customized invoice data which is saved as template
- setTemplateId(String) - Method in class com.paypal.api.payments.Invoice
-
The template ID used for the invoice.
- setTemplateId(String) - Method in class com.paypal.api.payments.Template
-
Unique identifier id of the template.
- setTemplates(List<Template>) - Method in class com.paypal.api.payments.Templates
-
Array of templates.
- setTemporary(Boolean) - Method in class com.paypal.api.payments.WebProfile
-
Indicates whether the profile persists for three hours or permanently.
- setTerm(float) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Length of financing terms in month
- setTerm(int) - Method in class com.paypal.api.payments.InstallmentOption
-
Number of installments
- setTerms(String) - Method in class com.paypal.api.payments.Incentive
-
URI to the associated terms
- setTerms(String) - Method in class com.paypal.api.payments.Invoice
-
General terms of the invoice.
- setTerms(List<Terms>) - Method in class com.paypal.api.payments.Plan
-
Array of terms for this billing plan.
- setTerms(String) - Method in class com.paypal.api.payments.TemplateData
-
General terms of the invoice.
- setTermType(String) - Method in class com.paypal.api.payments.PaymentTerm
-
The terms by which the invoice payment is due.
- setTimeCompleted(String) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The time that processing for the batch was completed.
- setTimeCreated(String) - Method in class com.paypal.api.payments.PayoutBatchHeader
-
The time the batch entered processing.
- setTimeProcessed(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The date and time when this item was last processed.
- setTimeStamp(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Time at which this transaction happened.
- setTimeUpdated(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
- setTimeZone(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Time zone of time_updated field.
- setTitle(String) - Method in class com.paypal.api.payments.DefinitionsLinkdescription
-
a title for the link
- setToAmount(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
Amount resulting from currency conversion.
- setToCurrency(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
3 letter currency code
- setToken(String) - Method in class com.paypal.api.payments.Agreement
-
Payment token
- setTokenType(String) - Method in class com.paypal.api.openidconnect.Tokeninfo
-
Setter for tokenType
- setTotal(String) - Method in class com.paypal.api.payments.Amount
-
Total amount charged from the payer to the payee.
- setTotalAmount(Currency) - Method in class com.paypal.api.payments.Invoice
-
The total amount of the invoice.
- setTotalAmount(Currency) - Method in class com.paypal.api.payments.TemplateData
-
The total amount of the invoice.
- setTotalCost(Currency) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
This is the estimated total payment amount including interest and fees the user will pay during the lifetime of the loan.
- setTotalCount(int) - Method in class com.paypal.api.payments.Invoices
-
- setTotalCountRequired(Boolean) - Method in class com.paypal.api.payments.InvoicingSearch
-
A flag indicating whether total count is required in the response.
- setTotalCountRequired(Boolean) - Method in class com.paypal.api.payments.Search
-
Indicates whether the total count appears in the response.
- setTotalInterest(Currency) - Method in class com.paypal.api.payments.CreditFinancingOffered
-
Estimated interest or fees amount the payer will have to pay during the lifetime of the loan.
- setTotalItems(int) - Method in class com.paypal.api.payments.CreditCardHistory
-
Total number of items.
- setTotalItems(String) - Method in class com.paypal.api.payments.PlanList
-
Total number of items.
- setTotalPages(int) - Method in class com.paypal.api.payments.CreditCardHistory
-
Total number of pages.
- setTotalPages(String) - Method in class com.paypal.api.payments.PlanList
-
Total number of pages.
- setTotalRefundedAmount(Currency) - Method in class com.paypal.api.payments.DetailedRefund
-
Total amount refunded so far from the original purchase.
- setTransactionFee(Currency) - Method in class com.paypal.api.payments.Capture
-
The transaction fee for this payment.
- setTransactionFee(Currency) - Method in class com.paypal.api.payments.Sale
-
Transaction fee applicable for this payment.
- setTransactionId(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Id corresponding to this transaction.
- setTransactionId(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
PayPal payment transaction id.
- setTransactionId(String) - Method in class com.paypal.api.payments.PaymentDetail
-
The PayPal payment transaction ID.
- setTransactionId(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The PayPal-generated ID for the transaction.
- setTransactionId(String) - Method in class com.paypal.api.payments.RefundDetail
-
The PayPal refund transaction ID.
- setTransactions(List<Transaction>) - Method in class com.paypal.api.payments.Payment
-
Transactional details including the amount and item details.
- setTransactions(List<Transactions>) - Method in class com.paypal.api.payments.PaymentExecution
-
Transactional details including the amount and item details.
- setTransactions(List<Transaction>) - Method in class com.paypal.api.payments.Transaction
-
Financial transactions related to a payment.
- setTransactionStatus(String) - Method in class com.paypal.api.payments.PayoutItemDetails
-
The transaction status.
- setTransactionType(String) - Method in class com.paypal.api.payments.AgreementTransaction
-
Type of transaction, usually Recurring Payment.
- setTransactionType(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
Type of the transaction.
- setTransactionType(String) - Method in class com.paypal.api.payments.PaymentDetail
-
Type of the transaction.
- setType(String) - Method in class com.paypal.api.payments.Address
-
Type of address (e.g., HOME_OR_WORK, GIFT etc).
- setType(String) - Method in class com.paypal.api.payments.ChargeModels
-
Type of charge model.
- setType(String) - Method in class com.paypal.api.payments.Credit
-
specifies type of credit
- setType(String) - Method in class com.paypal.api.payments.CreditCard
-
Credit card type.
- setType(String) - Method in class com.paypal.api.payments.CreditCardToken
-
Credit card type.
- setType(String) - Method in class com.paypal.api.payments.Incentive
-
Specifies type of incentive
- setType(String) - Method in class com.paypal.api.payments.InvoicingPaymentDetail
-
PayPal payment detail indicating whether payment was made in an invoicing flow via PayPal or externally.
- setType(String) - Method in class com.paypal.api.payments.InvoicingRefundDetail
-
PayPal refund type indicating whether refund was done in invoicing flow via PayPal or externally.
- setType(String) - Method in class com.paypal.api.payments.PaymentCard
-
The card type.
- setType(String) - Method in class com.paypal.api.payments.PaymentCardToken
-
Type of the Card.
- setType(String) - Method in class com.paypal.api.payments.PaymentDefinition
-
Type of the payment definition.
- setType(String) - Method in class com.paypal.api.payments.PaymentDetail
-
The PayPal payment detail.
- setType(String) - Method in class com.paypal.api.payments.Plan
-
Type of the billing plan.
- setType(String) - Method in class com.paypal.api.payments.RefundDetail
-
The PayPal refund type.
- setType(String) - Method in class com.paypal.api.payments.Terms
-
Term type.
- setUnit(String) - Method in class com.paypal.api.payments.Measurement
-
Unit in which the value is represented.
- setUnitOfMeasure(String) - Method in class com.paypal.api.payments.InvoiceItem
-
The unit of measure of the item being invoiced.
- setUnitOfMeasure(String) - Method in class com.paypal.api.payments.Template
-
Unit of measure for the template, possible values are Quantity, Hours, Amount.
- setUnitPrice(Currency) - Method in class com.paypal.api.payments.InvoiceItem
-
Unit price of the item.
- setupClientSSL(String, String) - Method in class com.paypal.base.DefaultHttpConnection
-
- setupClientSSL(String, String) - Method in class com.paypal.base.GoogleAppEngineHttpConnection
-
- setupClientSSL(String, String) - Method in class com.paypal.base.HttpConnection
-
Set ssl parameters for client authentication
- setupClientSSL(String, String) - Static method in class com.paypal.base.SSLUtil
-
Create a SSLContext with provided client certificate
- setUpdateTime(String) - Method in class com.paypal.api.payments.Agreement
-
Date and time that this resource was updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Authorization
-
Time that the resource was last updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.BankAccount
-
Time the resource was last updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Capture
-
The date and time when the resource was last updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Order
-
Time the resource was last updated in UTC ISO8601 format.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Payment
-
Payment update time as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setUpdateTime(String) - Method in class com.paypal.api.payments.Plan
-
Time when this billing plan was updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Refund
-
Time that the resource was last updated.
- setUpdateTime(String) - Method in class com.paypal.api.payments.Sale
-
Time the resource was last updated in UTC ISO8601 format.
- setUpperTotalAmount(Currency) - Method in class com.paypal.api.payments.InvoicingSearch
-
Upper limit of total amount.
- setUpperTotalAmount(Currency) - Method in class com.paypal.api.payments.Search
-
The upper limit of total amount.
- setUri(String) - Method in class com.paypal.api.payments.Invoice
-
URI of the invoice resource.
- setUrl(String) - Method in class com.paypal.api.payments.FileAttachment
-
URL of the attached file that can be downloaded.
- setUrl(String) - Method in class com.paypal.api.payments.Item
-
URL linking to item information.
- setUrl(String) - Method in class com.paypal.api.payments.Webhook
-
The URL that is configured to listen on `localhost` for incoming `POST` notification messages that contain event information.
- setUrl(String) - Method in class com.paypal.base.rest.RESTAPICallPreHandler
-
- setUserAction(String) - Method in class com.paypal.api.payments.FlowConfig
-
Defines whether buyers can complete purchases on the PayPal or merchant website.
- setUserId(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Subject - Identifier for the End-User at the Issuer.
- setValidUntil(String) - Method in class com.paypal.api.payments.Authorization
-
Authorization expiration time and date as defined in [RFC 3339 Section 5.6](http://tools.ietf.org/html/rfc3339#section-5.6).
- setValidUntil(String) - Method in class com.paypal.api.payments.BankAccount
-
Date/Time until this resource can be used to fund a payment.
- setValidUntil(String) - Method in class com.paypal.api.payments.CreditCard
-
Funding instrument expiration date.
- setValidUntil(String) - Method in class com.paypal.api.payments.PaymentCard
-
The date and time until when this instrument can be used fund a payment.
- setValue(String) - Method in class com.paypal.api.payments.Currency
-
amount up to N digit after the decimals separator as defined in ISO 4217 for the appropriate currency code.
- setValue(String) - Method in class com.paypal.api.payments.Measurement
-
Value this measurement represents.
- setValue(String) - Method in class com.paypal.api.payments.NameValuePair
-
Value for the name value pair.
- setValue(Object) - Method in class com.paypal.api.payments.Patch
-
New value to apply based on the operation.
- setValue(String) - Method in class com.paypal.api.payments.PatchRequest
-
New value to apply based on the operation.
- setVerifiedAccount(Boolean) - Method in class com.paypal.api.openidconnect.Userinfo
-
Verified account status.
- setVpas(String) - Method in class com.paypal.api.payments.ProcessorResponse
-
Visa Payer Authentication Service status.
- setWebhooks(List<Webhook>) - Method in class com.paypal.api.payments.WebhookList
-
A list of webhooks.
- setWebProfiles(List<WebProfile>) - Method in class com.paypal.api.payments.WebProfileList
-
- setWebsite(String) - Method in class com.paypal.api.payments.MerchantInfo
-
The merchant website.
- setWebsite(String) - Method in class com.paypal.api.payments.Participant
-
The participant website.
- setWebUrl(String) - Method in class com.paypal.api.payments.CurrencyConversion
-
Base URL to web applications endpoint
- setWeight(Measurement) - Method in class com.paypal.api.payments.Item
-
Weight of the item.
- setWidth(Measurement) - Method in class com.paypal.api.payments.Item
-
Width of the item.
- setXid(String) - Method in class com.paypal.api.payments.Card3dSecureInfo
-
Transaction identifier from authenticator.
- setZoneinfo(String) - Method in class com.paypal.api.openidconnect.Userinfo
-
Time zone database representing the End-User's time zone
- ShippingAddress - Class in com.paypal.api.payments
-
- ShippingAddress() - Constructor for class com.paypal.api.payments.ShippingAddress
-
Default Constructor
- ShippingAddress(String) - Constructor for class com.paypal.api.payments.ShippingAddress
-
Parameterized Constructor
- ShippingCost - Class in com.paypal.api.payments
-
- ShippingCost() - Constructor for class com.paypal.api.payments.ShippingCost
-
Default Constructor
- ShippingInfo - Class in com.paypal.api.payments
-
- ShippingInfo() - Constructor for class com.paypal.api.payments.ShippingInfo
-
Default Constructor
- SSLConfigurationException - Exception in com.paypal.base.exception
-
SSLConfigurationException is thrown for error caused during SSL connection
- SSLConfigurationException(String) - Constructor for exception com.paypal.base.exception.SSLConfigurationException
-
- SSLConfigurationException(String, Throwable) - Constructor for exception com.paypal.base.exception.SSLConfigurationException
-
- SSLUtil - Class in com.paypal.base
-
Class SSLUtil
- SSLUtil() - Constructor for class com.paypal.base.SSLUtil
-
- SSLUTIL_JRE - Static variable in class com.paypal.base.Constants
-
- SSLUTIL_PROTOCOL - Static variable in class com.paypal.base.Constants
-
- StringUtils - Class in com.paypal.base.codec.binary
-
Converts String to and from bytes using the encodings required by the Java specification.
- StringUtils() - Constructor for class com.paypal.base.codec.binary.StringUtils
-
- subscribedEventTypes(String, String) - Static method in class com.paypal.api.payments.EventType
-
- subscribedEventTypes(APIContext, String) - Static method in class com.paypal.api.payments.EventType
-
Retrieves the list of events-types subscribed by the given Webhook.
- suspend(String, AgreementStateDescriptor) - Method in class com.paypal.api.payments.Agreement
-
- suspend(APIContext, AgreementStateDescriptor) - Method in class com.paypal.api.payments.Agreement
-
Suspend a particular billing agreement by passing the ID of the agreement to the request URI.