| Package | Description |
|---|---|
| com.hybris.cis.client.mock | |
| com.hybris.cis.client.payment | |
| com.hybris.cis.service | |
| com.hybris.cis.service.impl |
| Modifier and Type | Method and Description |
|---|---|
<any> |
PaymentClientMock.addCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String documentId,
CisExternalPaymentRequest cisExternalPayment) |
CisPaymentTransactionResult |
PaymentClientMock.handleExternalAuthorization(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisExternalPaymentRequest cisExternalPayment) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
PaymentClient.addCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String documentId,
CisExternalPaymentRequest cisExternalPayment) |
CisPaymentTransactionResult |
PaymentClient.handleExternalAuthorization(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisExternalPaymentRequest cisExternalPayment) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
CisClientPaymentService.addCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String documentId,
CisExternalPaymentRequest cisExternalPayment)
Add a customer profile
|
CisPaymentTransactionResult |
CisClientPaymentService.handleExternalAuthorization(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisExternalPaymentRequest cisExternalPayment)
Requests a payment authorization
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
DefaultCisClientPaymentService.addCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String documentId,
CisExternalPaymentRequest cisExternalPayment) |
CisPaymentTransactionResult |
DefaultCisClientPaymentService.handleExternalAuthorization(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisExternalPaymentRequest cisExternalPayment) |
Copyright © 2018 SAP SE. All Rights Reserved.