- AccessToken - Class in com.paypal.core.object
-
- AccessToken() - Constructor for class com.paypal.core.object.AccessToken
-
- accessToken() - Method in class com.paypal.core.object.AccessToken
-
- AccessTokenRequest - Class in com.paypal.core.request
-
- AccessTokenRequest(PayPalEnvironment) - Constructor for class com.paypal.core.request.AccessTokenRequest
-
- AccessTokenRequest(PayPalEnvironment, String) - Constructor for class com.paypal.core.request.AccessTokenRequest
-
- additionalItems() - Method in class com.paypal.orders.LinkSchema
-
- additionalItems(Object) - Method in class com.paypal.orders.LinkSchema
-
- additionalItems() - Method in class com.paypal.payments.LinkSchema
-
- additionalItems(Object) - Method in class com.paypal.payments.LinkSchema
-
- addressLine1() - Method in class com.paypal.orders.AddressPortable
-
- addressLine1(String) - Method in class com.paypal.orders.AddressPortable
-
- addressLine2() - Method in class com.paypal.orders.AddressPortable
-
- addressLine2(String) - Method in class com.paypal.orders.AddressPortable
-
- addressLine3() - Method in class com.paypal.orders.AddressPortable
-
- addressLine3(String) - Method in class com.paypal.orders.AddressPortable
-
- AddressPortable - Class in com.paypal.orders
-
The portable international postal address.
- AddressPortable() - Constructor for class com.paypal.orders.AddressPortable
-
- addressPortable() - Method in class com.paypal.orders.Card
-
- addressPortable(AddressPortable) - Method in class com.paypal.orders.Card
-
- addressPortable() - Method in class com.paypal.orders.Payer
-
- addressPortable(AddressPortable) - Method in class com.paypal.orders.Payer
-
- addressPortable() - Method in class com.paypal.orders.ShippingDetail
-
- addressPortable(AddressPortable) - Method in class com.paypal.orders.ShippingDetail
-
- adminArea1() - Method in class com.paypal.orders.AddressPortable
-
- adminArea1(String) - Method in class com.paypal.orders.AddressPortable
-
- adminArea2() - Method in class com.paypal.orders.AddressPortable
-
- adminArea2(String) - Method in class com.paypal.orders.AddressPortable
-
- adminArea3() - Method in class com.paypal.orders.AddressPortable
-
- adminArea3(String) - Method in class com.paypal.orders.AddressPortable
-
- adminArea4() - Method in class com.paypal.orders.AddressPortable
-
- adminArea4(String) - Method in class com.paypal.orders.AddressPortable
-
- alternateFullName() - Method in class com.paypal.orders.Name
-
- alternateFullName(String) - Method in class com.paypal.orders.Name
-
- amount() - Method in class com.paypal.orders.Authorization
-
- amount(Money) - Method in class com.paypal.orders.Authorization
-
- amount() - Method in class com.paypal.orders.AuthorizeRequest
-
- amount(Money) - Method in class com.paypal.orders.AuthorizeRequest
-
- amount() - Method in class com.paypal.orders.Capture
-
- amount(Money) - Method in class com.paypal.orders.Capture
-
- amount() - Method in class com.paypal.orders.PlatformFee
-
- amount(Money) - Method in class com.paypal.orders.PlatformFee
-
- amount() - Method in class com.paypal.orders.Refund
-
- amount(Money) - Method in class com.paypal.orders.Refund
-
- amount() - Method in class com.paypal.orders.ShippingOption
-
- amount(Money) - Method in class com.paypal.orders.ShippingOption
-
- amount() - Method in class com.paypal.payments.Authorization
-
- amount(Money) - Method in class com.paypal.payments.Authorization
-
- amount() - Method in class com.paypal.payments.Capture
-
- amount(Money) - Method in class com.paypal.payments.Capture
-
- amount() - Method in class com.paypal.payments.CaptureRequest
-
- amount(Money) - Method in class com.paypal.payments.CaptureRequest
-
- amount() - Method in class com.paypal.payments.PlatformFee
-
- amount(Money) - Method in class com.paypal.payments.PlatformFee
-
- amount() - Method in class com.paypal.payments.ReauthorizeRequest
-
- amount(Money) - Method in class com.paypal.payments.ReauthorizeRequest
-
- amount() - Method in class com.paypal.payments.Refund
-
- amount(Money) - Method in class com.paypal.payments.Refund
-
- amount() - Method in class com.paypal.payments.RefundRequest
-
- amount(Money) - Method in class com.paypal.payments.RefundRequest
-
- AmountBreakdown - Class in com.paypal.orders
-
The breakdown of the amount.
- AmountBreakdown() - Constructor for class com.paypal.orders.AmountBreakdown
-
- amountBreakdown() - Method in class com.paypal.orders.AmountWithBreakdown
-
- amountBreakdown(AmountBreakdown) - Method in class com.paypal.orders.AmountWithBreakdown
-
- AmountWithBreakdown - Class in com.paypal.orders
-
The total order amount with an optional breakdown that provides details, such as the total item amount, total tax amount, shipping, handling, insurance, and discounts, if any.
If you specify `amount.breakdown`, the amount equals `item_total` plus `tax_total` plus `shipping` plus `handling` plus `insurance` minus `shipping_discount` minus discount.
The amount must be a positive number.
- AmountWithBreakdown() - Constructor for class com.paypal.orders.AmountWithBreakdown
-
- amountWithBreakdown() - Method in class com.paypal.orders.PurchaseUnit
-
- amountWithBreakdown(AmountWithBreakdown) - Method in class com.paypal.orders.PurchaseUnit
-
- amountWithBreakdown() - Method in class com.paypal.orders.PurchaseUnitRequest
-
- amountWithBreakdown(AmountWithBreakdown) - Method in class com.paypal.orders.PurchaseUnitRequest
-
- ApplicationContext - Class in com.paypal.orders
-
Customizes the payer experience during the approval process for the payment with PayPal.Note: Partners and Marketplaces might configure brand_name and shipping_preference during partner account setup, which overrides the request values.
- ApplicationContext() - Constructor for class com.paypal.orders.ApplicationContext
-
- applicationContext() - Method in class com.paypal.orders.OrderRequest
-
- applicationContext(ApplicationContext) - Method in class com.paypal.orders.OrderRequest
-
- Authorization - Interface in com.paypal.core
-
- Authorization - Class in com.paypal.orders
-
The authorized payment transaction.
- Authorization() - Constructor for class com.paypal.orders.Authorization
-
- authorization(String) - Method in class com.paypal.orders.OrdersAuthorizeRequest
-
- authorization(String) - Method in class com.paypal.orders.OrdersCaptureRequest
-
- authorization(String) - Method in class com.paypal.orders.OrdersCreateRequest
-
- authorization(String) - Method in class com.paypal.orders.OrdersGetRequest
-
- authorization(String) - Method in class com.paypal.orders.OrdersPatchRequest
-
- Authorization - Class in com.paypal.payments
-
The authorized payment transaction.
- Authorization() - Constructor for class com.paypal.payments.Authorization
-
- authorization(String) - Method in class com.paypal.payments.CapturesGetRequest
-
- authorization(String) - Method in class com.paypal.payments.CapturesRefundRequest
-
- authorization(String) - Method in class com.paypal.payments.RefundsGetRequest
-
- AuthorizationProvider - Class in com.paypal.core
-
- authorizations() - Method in class com.paypal.orders.PaymentCollection
-
- authorizations(List<Authorization>) - Method in class com.paypal.orders.PaymentCollection
-
- AuthorizationsCaptureRequest - Class in com.paypal.payments
-
Captures an authorized payment, by ID.
- AuthorizationsCaptureRequest(String) - Constructor for class com.paypal.payments.AuthorizationsCaptureRequest
-
- AuthorizationsGetRequest - Class in com.paypal.payments
-
Shows details for an authorized payment, by ID.
- AuthorizationsGetRequest(String) - Constructor for class com.paypal.payments.AuthorizationsGetRequest
-
- AuthorizationsReauthorizeRequest - Class in com.paypal.payments
-
Reauthorizes an authorized PayPal account payment, by ID.
- AuthorizationsReauthorizeRequest(String) - Constructor for class com.paypal.payments.AuthorizationsReauthorizeRequest
-
- authorizationStatusDetails() - Method in class com.paypal.orders.Authorization
-
- authorizationStatusDetails(AuthorizationStatusDetails) - Method in class com.paypal.orders.Authorization
-
- AuthorizationStatusDetails - Class in com.paypal.orders
-
The details of the authorized payment status.
- AuthorizationStatusDetails() - Constructor for class com.paypal.orders.AuthorizationStatusDetails
-
- authorizationString() - Method in interface com.paypal.core.Authorization
-
- authorizationString() - Method in class com.paypal.core.object.AccessToken
-
- authorizationString() - Method in class com.paypal.core.PayPalEnvironment
-
- AuthorizationsVoidRequest - Class in com.paypal.payments
-
Voids, or cancels, an authorized payment, by ID.
- AuthorizationsVoidRequest(String) - Constructor for class com.paypal.payments.AuthorizationsVoidRequest
-
- authorize(PayPalHttpClient, String) - Method in class com.paypal.core.AuthorizationProvider
-
- AuthorizeRequest - Class in com.paypal.orders
-
The authorize an order request.
- AuthorizeRequest() - Constructor for class com.paypal.orders.AuthorizeRequest
-
- Patch - Class in com.paypal.orders
-
The JSON patch object to apply partial updates to resources.
- Patch() - Constructor for class com.paypal.orders.Patch
-
- path() - Method in class com.paypal.orders.Patch
-
- path(String) - Method in class com.paypal.orders.Patch
-
- pathStart() - Method in class com.paypal.orders.LinkSchema
-
- pathStart(String) - Method in class com.paypal.orders.LinkSchema
-
- pathStart() - Method in class com.paypal.payments.LinkSchema
-
- pathStart(String) - Method in class com.paypal.payments.LinkSchema
-
- patternProperties() - Method in class com.paypal.orders.LinkSchema
-
- patternProperties(Object) - Method in class com.paypal.orders.LinkSchema
-
- patternProperties() - Method in class com.paypal.payments.LinkSchema
-
- patternProperties(Object) - Method in class com.paypal.payments.LinkSchema
-
- payableAmount() - Method in class com.paypal.orders.NetAmountBreakdownItem
-
- payableAmount(Money) - Method in class com.paypal.orders.NetAmountBreakdownItem
-
- payableAmount() - Method in class com.paypal.payments.NetAmountBreakdownItem
-
- payableAmount(Money) - Method in class com.paypal.payments.NetAmountBreakdownItem
-
- Payee - Class in com.paypal.orders
-
The merchant who receives the funds and fulfills the order.
- Payee() - Constructor for class com.paypal.orders.Payee
-
- payee() - Method in class com.paypal.orders.PurchaseUnit
-
- payee(Payee) - Method in class com.paypal.orders.PurchaseUnit
-
- payee() - Method in class com.paypal.orders.PurchaseUnitRequest
-
- payee(Payee) - Method in class com.paypal.orders.PurchaseUnitRequest
-
- payee() - Method in class com.paypal.payments.PlatformFee
-
- payee(MerchantBase) - Method in class com.paypal.payments.PlatformFee
-
- PayeeBase - Class in com.paypal.orders
-
The details for the merchant who receives the funds and fulfills the order.
- PayeeBase() - Constructor for class com.paypal.orders.PayeeBase
-
- payeeBase() - Method in class com.paypal.orders.PlatformFee
-
- payeeBase(PayeeBase) - Method in class com.paypal.orders.PlatformFee
-
- payeeDisplayable() - Method in class com.paypal.orders.Payee
-
- payeeDisplayable(PayeeDisplayable) - Method in class com.paypal.orders.Payee
-
- PayeeDisplayable - Class in com.paypal.orders
-
The merchant information.
- PayeeDisplayable() - Constructor for class com.paypal.orders.PayeeDisplayable
-
- payeePreferred() - Method in class com.paypal.orders.PaymentMethod
-
- payeePreferred(String) - Method in class com.paypal.orders.PaymentMethod
-
- payer() - Method in class com.paypal.orders.Order
-
- payer(Payer) - Method in class com.paypal.orders.Order
-
- payer() - Method in class com.paypal.orders.OrderRequest
-
- payer(Payer) - Method in class com.paypal.orders.OrderRequest
-
- Payer - Class in com.paypal.orders
-
The customer who approves and pays for the order.
- Payer() - Constructor for class com.paypal.orders.Payer
-
- payerId() - Method in class com.paypal.orders.Payer
-
- payerId(String) - Method in class com.paypal.orders.Payer
-
- payerSelected() - Method in class com.paypal.orders.PaymentMethod
-
- payerSelected(String) - Method in class com.paypal.orders.PaymentMethod
-
- PaymentCollection - Class in com.paypal.orders
-
The collection of payments, or transactions, for a purchase unit in an order.
- PaymentCollection() - Constructor for class com.paypal.orders.PaymentCollection
-
- PaymentInstruction - Class in com.paypal.orders
-
Any additional payment instructions for PayPal for Partner customers.
- PaymentInstruction() - Constructor for class com.paypal.orders.PaymentInstruction
-
- paymentInstruction() - Method in class com.paypal.orders.PurchaseUnit
-
- paymentInstruction(PaymentInstruction) - Method in class com.paypal.orders.PurchaseUnit
-
- paymentInstruction() - Method in class com.paypal.orders.PurchaseUnitRequest
-
- paymentInstruction(PaymentInstruction) - Method in class com.paypal.orders.PurchaseUnitRequest
-
- paymentInstruction() - Method in class com.paypal.payments.CaptureRequest
-
- paymentInstruction(PaymentInstruction) - Method in class com.paypal.payments.CaptureRequest
-
- PaymentInstruction - Class in com.paypal.payments
-
Any additional payment instructions for PayPal for Partner customers.
- PaymentInstruction() - Constructor for class com.paypal.payments.PaymentInstruction
-
- paymentMethod() - Method in class com.paypal.orders.ApplicationContext
-
- paymentMethod(PaymentMethod) - Method in class com.paypal.orders.ApplicationContext
-
- PaymentMethod - Class in com.paypal.orders
-
The customer and merchant payment preferences.
- PaymentMethod() - Constructor for class com.paypal.orders.PaymentMethod
-
- payments() - Method in class com.paypal.orders.PurchaseUnit
-
- payments(PaymentCollection) - Method in class com.paypal.orders.PurchaseUnit
-
- paymentSource() - Method in class com.paypal.orders.AuthorizeRequest
-
- paymentSource(PaymentSource) - Method in class com.paypal.orders.AuthorizeRequest
-
- paymentSource() - Method in class com.paypal.orders.OrderActionRequest
-
- paymentSource(PaymentSource) - Method in class com.paypal.orders.OrderActionRequest
-
- paymentSource() - Method in class com.paypal.orders.OrderCaptureRequest
-
- paymentSource(PaymentSource) - Method in class com.paypal.orders.OrderCaptureRequest
-
- PaymentSource - Class in com.paypal.orders
-
The payment source definition.
- PaymentSource() - Constructor for class com.paypal.orders.PaymentSource
-
- paymentToken() - Method in class com.paypal.orders.ApplicationContext
-
- paymentToken(String) - Method in class com.paypal.orders.ApplicationContext
-
- payPalAuthAssertion(String) - Method in class com.paypal.orders.OrdersAuthorizeRequest
-
- payPalAuthAssertion(String) - Method in class com.paypal.orders.OrdersCaptureRequest
-
- payPalClientMetadataId(String) - Method in class com.paypal.orders.OrdersAuthorizeRequest
-
- payPalClientMetadataId(String) - Method in class com.paypal.orders.OrdersCaptureRequest
-
- PayPalEnvironment - Class in com.paypal.core
-
- PayPalEnvironment(String, String, String, String) - Constructor for class com.paypal.core.PayPalEnvironment
-
- PayPalEnvironment.Live - Class in com.paypal.core
-
- PayPalEnvironment.Sandbox - Class in com.paypal.core
-
- paypalFee() - Method in class com.paypal.orders.MerchantPayableBreakdown
-
- paypalFee(Money) - Method in class com.paypal.orders.MerchantPayableBreakdown
-
- paypalFee() - Method in class com.paypal.orders.MerchantReceivableBreakdown
-
- paypalFee(Money) - Method in class com.paypal.orders.MerchantReceivableBreakdown
-
- paypalFee() - Method in class com.paypal.payments.MerchantPayableBreakdown
-
- paypalFee(Money) - Method in class com.paypal.payments.MerchantPayableBreakdown
-
- paypalFee() - Method in class com.paypal.payments.MerchantReceivableBreakdown
-
- paypalFee(Money) - Method in class com.paypal.payments.MerchantReceivableBreakdown
-
- PayPalHttpClient - Class in com.paypal.core
-
- PayPalHttpClient(PayPalEnvironment) - Constructor for class com.paypal.core.PayPalHttpClient
-
- PayPalHttpClient(PayPalEnvironment, String) - Constructor for class com.paypal.core.PayPalHttpClient
-
- payPalPartnerAttributionId(String) - Method in class com.paypal.orders.OrdersCreateRequest
-
- payPalRequestId(String) - Method in class com.paypal.orders.OrdersAuthorizeRequest
-
- payPalRequestId(String) - Method in class com.paypal.orders.OrdersCaptureRequest
-
- payPalRequestId(String) - Method in class com.paypal.payments.AuthorizationsCaptureRequest
-
- payPalRequestId(String) - Method in class com.paypal.payments.AuthorizationsReauthorizeRequest
-
- payPalRequestId(String) - Method in class com.paypal.payments.CapturesRefundRequest
-
- Phone - Class in com.paypal.orders
-
The phone number, in its canonical international [E.164 numbering plan format](https://www.itu.int/rec/T-REC-E.164/en).
- Phone() - Constructor for class com.paypal.orders.Phone
-
- phoneNumber() - Method in class com.paypal.orders.PhoneWithType
-
- phoneNumber(Phone) - Method in class com.paypal.orders.PhoneWithType
-
- phoneType() - Method in class com.paypal.orders.PhoneWithType
-
- phoneType(String) - Method in class com.paypal.orders.PhoneWithType
-
- phoneWithType() - Method in class com.paypal.orders.Payer
-
- phoneWithType(PhoneWithType) - Method in class com.paypal.orders.Payer
-
- PhoneWithType - Class in com.paypal.orders
-
The phone information.
- PhoneWithType() - Constructor for class com.paypal.orders.PhoneWithType
-
- PlatformFee - Class in com.paypal.orders
-
The platform or partner fee, commission, or brokerage fee that is associated with the transaction.
- PlatformFee() - Constructor for class com.paypal.orders.PlatformFee
-
- PlatformFee - Class in com.paypal.payments
-
The platform or partner fee, commission, or brokerage fee that is associated with the transaction.
- PlatformFee() - Constructor for class com.paypal.payments.PlatformFee
-
- platformFees() - Method in class com.paypal.orders.MerchantPayableBreakdown
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.orders.MerchantPayableBreakdown
-
- platformFees() - Method in class com.paypal.orders.MerchantReceivableBreakdown
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.orders.MerchantReceivableBreakdown
-
- platformFees() - Method in class com.paypal.orders.PaymentInstruction
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.orders.PaymentInstruction
-
- platformFees() - Method in class com.paypal.payments.MerchantPayableBreakdown
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.payments.MerchantPayableBreakdown
-
- platformFees() - Method in class com.paypal.payments.MerchantReceivableBreakdown
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.payments.MerchantReceivableBreakdown
-
- platformFees() - Method in class com.paypal.payments.PaymentInstruction
-
- platformFees(List<PlatformFee>) - Method in class com.paypal.payments.PaymentInstruction
-
- postalCode() - Method in class com.paypal.orders.AddressPortable
-
- postalCode(String) - Method in class com.paypal.orders.AddressPortable
-
- prefer(String) - Method in class com.paypal.orders.OrdersAuthorizeRequest
-
- prefer(String) - Method in class com.paypal.orders.OrdersCaptureRequest
-
- prefer(String) - Method in class com.paypal.orders.OrdersCreateRequest
-
- prefer(String) - Method in class com.paypal.payments.AuthorizationsCaptureRequest
-
- prefer(String) - Method in class com.paypal.payments.AuthorizationsReauthorizeRequest
-
- prefer(String) - Method in class com.paypal.payments.CapturesRefundRequest
-
- prefix() - Method in class com.paypal.orders.Name
-
- prefix(String) - Method in class com.paypal.orders.Name
-
- processingInstruction() - Method in class com.paypal.orders.OrderRequest
-
- processingInstruction(String) - Method in class com.paypal.orders.OrderRequest
-
- properties() - Method in class com.paypal.orders.LinkSchema
-
- properties(Object) - Method in class com.paypal.orders.LinkSchema
-
- properties() - Method in class com.paypal.payments.LinkSchema
-
- properties(Object) - Method in class com.paypal.payments.LinkSchema
-
- PurchaseUnit - Class in com.paypal.orders
-
The purchase unit details.
- PurchaseUnit() - Constructor for class com.paypal.orders.PurchaseUnit
-
- PurchaseUnitRequest - Class in com.paypal.orders
-
The purchase unit request.
- PurchaseUnitRequest() - Constructor for class com.paypal.orders.PurchaseUnitRequest
-
- purchaseUnits() - Method in class com.paypal.orders.Order
-
- purchaseUnits(List<PurchaseUnit>) - Method in class com.paypal.orders.Order
-
- purchaseUnits() - Method in class com.paypal.orders.OrderRequest
-
- purchaseUnits(List<PurchaseUnitRequest>) - Method in class com.paypal.orders.OrderRequest
-
- put(String, T) - Method in interface com.paypal.core.cache.Cache
-
- put(String, T) - Method in class com.paypal.core.cache.MemoryCache
-