| Modifier and Type | Method and Description |
|---|---|
CisPaymentTransactionResult |
PaymentClientMock.authorizeWithProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String profileId,
CisPaymentAuthorization cisPaymentAuthorization) |
| Modifier and Type | Method and Description |
|---|---|
CisPaymentTransactionResult |
PaymentClient.authorizeWithProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String profileId,
CisPaymentAuthorization cisPaymentAuthorization) |
| Modifier and Type | Class and Description |
|---|---|
class |
CisCreditCardAuthorization
A payment request to authorize an amount of money based on credit card details.
|
class |
CisTokenizedPaymentAuthorization
A payment request to authorize an amount of money based on the tokens generated by a previous request.
|
| Modifier and Type | Method and Description |
|---|---|
CisPaymentTransactionResult |
CisClientPaymentService.authorizeWithProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.net.URI profileLocation,
CisPaymentAuthorization cisPaymentAuthorization)
Requests an authorization of a payment
|
| Modifier and Type | Method and Description |
|---|---|
CisPaymentTransactionResult |
DefaultCisClientPaymentService.authorizeWithProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.net.URI profileLocation,
CisPaymentAuthorization cisPaymentAuthorization) |
| Modifier and Type | Method and Description |
|---|---|
CisPaymentAuthorization |
SubscriptionAuthorizationRequestConverter.convert(SubscriptionAuthorizationRequest request) |
Copyright © 2018 SAP SE. All Rights Reserved.