public class PartialCaptureRequest extends CaptureRequest
PartialCaptureCommand| Constructor and Description |
|---|
PartialCaptureRequest(String merchantTransactionCode,
String requestId,
String requestToken,
Currency currency,
BigDecimal totalAmount,
String partialPaymentID,
String paymentProvider) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPartialPaymentID() |
getCurrency, getPaymentProvider, getRequestId, getRequestToken, getTotalAmountgetMerchantTransactionCodepublic PartialCaptureRequest(String merchantTransactionCode, String requestId, String requestToken, Currency currency, BigDecimal totalAmount, String partialPaymentID, String paymentProvider)
merchantTransactionCode - requestId - requestToken - currency - totalAmount - partialPaymentID - 'current time in millis' will be used if public String getPartialPaymentID()
Copyright © 2017 SAP SE. All Rights Reserved.