| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Class and Description |
|---|---|
class |
Transaction |
class |
TransactionBase |
| Modifier and Type | Method and Description |
|---|---|
CartBase |
CartBase.setAmount(Amount amount)
Setter for amount
|
CartBase |
CartBase.setCustom(String custom)
Setter for custom
|
CartBase |
CartBase.setDescription(String description)
Setter for description
|
CartBase |
CartBase.setInvoiceNumber(String invoiceNumber)
Setter for invoiceNumber
|
CartBase |
CartBase.setItemList(ItemList itemList)
Setter for itemList
|
CartBase |
CartBase.setNoteToPayee(String noteToPayee)
Setter for noteToPayee
|
CartBase |
CartBase.setNotifyUrl(String notifyUrl) |
CartBase |
CartBase.setOrderUrl(String orderUrl) |
CartBase |
CartBase.setPayee(Payee payee)
Setter for payee
|
CartBase |
CartBase.setPaymentOptions(PaymentOptions paymentOptions)
Setter for paymentOptions
|
CartBase |
CartBase.setSoftDescriptor(String softDescriptor)
Setter for softDescriptor
|
Copyright © 2015. All Rights Reserved.