| Modifier and Type | Method and Description |
|---|---|
<any> |
authorizatePayment(CisSapDigitalPaymentAuthorizationRequestList authorizationRequests)
Authorize the payment
|
<any> |
chargePayment(CisSapDigitalPaymentChargeRequestList chargeRequests)
Charge the payment
|
<any> |
deleteCard(CisSapDigitalPaymentCardDeletionRequestList deletCardRequests)
Delete the card
|
<any> |
getRegistrationUrl()
Fetch the Registration URL and the session ID from SAP Digital payment
|
<any> |
pollRegisteredCard(java.lang.String sessionId)
Poll the registered card using the session ID
|
<any> |
refundPayment(CisSapDigitalPaymentRefundRequestList refundRequests)
Refund the payment
|
<any> getRegistrationUrl()
throws java.util.concurrent.TimeoutException
CompanyCode - CustomerCountry - PaymentMethod - PaymentType - java.util.concurrent.TimeoutException<any> pollRegisteredCard(java.lang.String sessionId)
sessionId - <any> authorizatePayment(CisSapDigitalPaymentAuthorizationRequestList authorizationRequests)
authorizationRequests - <any> deleteCard(CisSapDigitalPaymentCardDeletionRequestList deletCardRequests)
deletCardRequests - <any> chargePayment(CisSapDigitalPaymentChargeRequestList chargeRequests)
chargeRequests - <any> refundPayment(CisSapDigitalPaymentRefundRequestList refundRequests)
refundRequests - Copyright © 2018 SAP SE. All Rights Reserved.