| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.payment | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalPendingReasonType |
PayPalPaymentInfo.pendingReasonType |
| Modifier and Type | Method and Description |
|---|---|
PayPalPendingReasonType |
PayPalPaymentInfo.getPendingReasonType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalPaymentInfo.setPendingReasonType(PayPalPendingReasonType pendingReasonType) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalPendingReasonType |
PayPalPendingReasonType.ADDRESS |
static PayPalPendingReasonType |
PayPalPendingReasonType.AUTHORIZATION |
static PayPalPendingReasonType |
PayPalPendingReasonType.ECHECK |
static PayPalPendingReasonType |
PayPalPendingReasonType.INTL |
static PayPalPendingReasonType |
PayPalPendingReasonType.MULTICURRENCY |
static PayPalPendingReasonType |
PayPalPendingReasonType.NONE |
static PayPalPendingReasonType |
PayPalPendingReasonType.ORDER |
static PayPalPendingReasonType |
PayPalPendingReasonType.OTHER |
static PayPalPendingReasonType |
PayPalPendingReasonType.PAYMENTREVIEW |
static PayPalPendingReasonType |
PayPalPendingReasonType.UNILATERAL |
static PayPalPendingReasonType |
PayPalPendingReasonType.VERIFY |
| Modifier and Type | Method and Description |
|---|---|
static PayPalPendingReasonType |
PayPalPendingReasonType.getInstance(String type) |
Copyright © 2016. All rights reserved.