| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.payment | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalRefundType |
PayPalPaymentRequest.refundType |
| Modifier and Type | Method and Description |
|---|---|
PayPalRefundType |
PayPalPaymentRequest.getRefundType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalPaymentRequest.setRefundType(PayPalRefundType refundType) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalRefundType |
PayPalRefundType.EXTERNALDISPUTE |
static PayPalRefundType |
PayPalRefundType.FULL |
static PayPalRefundType |
PayPalRefundType.OTHER |
static PayPalRefundType |
PayPalRefundType.PARTIAL |
| Modifier and Type | Method and Description |
|---|---|
static PayPalRefundType |
PayPalRefundType.getInstance(String type) |
Copyright © 2016. All rights reserved.