| Modifier and Type | Method and Description |
|---|---|
java.util.List<CisSapDigitalPaymentAuthorizationResult> |
CisSapDigitalPaymentAuthorizationResultList.getCisSapDigitalPaymentAuthorizationResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
CisSapDigitalPaymentAuthorizationResultList.setCisSapDigitalPaymentAuthorizationResults(java.util.List<CisSapDigitalPaymentAuthorizationResult> cisSapDigitalPaymentAuthorizationResults) |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransactionEntryModel |
SapDigitalPaymentService.authorize(java.lang.String merchantTransactionCode,
java.lang.String paymentProvider,
AddressModel deliveryAddress,
CisSapDigitalPaymentAuthorizationResult cisSapDigitalPaymentAuthorizationResult)
Requests a payment authorization
|
| Modifier and Type | Method and Description |
|---|---|
PaymentTransactionEntryModel |
DefaultSapDigitalPaymentService.authorize(java.lang.String merchantTransactionCode,
java.lang.String paymentProvider,
AddressModel deliveryAddress,
CisSapDigitalPaymentAuthorizationResult dpAuthResult)
Authorize the payment transaction.
|
Copyright © 2018 SAP SE. All Rights Reserved.