| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
DefaultPaymentTransactionStrategy.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPaymentTransactionStrategy.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChinesePaymentService
The interface to be implemented by the 3rd part payment service provider
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAlipayPaymentService
Default implementation of
ChinesePaymentService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWeChatPayPaymentService
A default implements of chinese payment service
|
| Modifier and Type | Method and Description |
|---|---|
PaymentService |
DefaultSapDigitalPaymentService.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapDigitalPaymentService.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
DefaultCustomerAccountService.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerAccountService.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
DefaultCommercePaymentAuthorizationStrategy.getPaymentService() |
protected PaymentService |
DefaultCommercePlaceOrderStrategy.getPaymentService() |
protected PaymentService |
DefaultCommerceCheckoutService.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCommercePaymentAuthorizationStrategy.setPaymentService(PaymentService paymentService) |
void |
DefaultCommercePlaceOrderStrategy.setPaymentService(PaymentService paymentService) |
void |
DefaultCommerceCheckoutService.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPaymentServiceImpl
Default implementation for PaymentService
|
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
DefaultWarehousingConsignmentFacade.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingConsignmentFacade.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
TakePaymentAction.getPaymentService() |
protected PaymentService |
CancelWholeOrderAuthorizationAction.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
TakePaymentAction.setPaymentService(PaymentService paymentService) |
void |
CancelWholeOrderAuthorizationAction.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentService |
AbstractProcessDemoTest.paymentService |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
TakePaymentAction.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
TakePaymentAction.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentService |
CaptureRefundAction.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureRefundAction.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
PaymentService |
SapDigitalPaymentTakePaymentAction.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDigitalPaymentTakePaymentAction.setPaymentService(PaymentService paymentService) |
| Modifier and Type | Method and Description |
|---|---|
PaymentService |
SapDigitalPaymentCaptureRefundAction.getPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDigitalPaymentCaptureRefundAction.setPaymentService(PaymentService paymentService) |
Copyright © 2018 SAP SE. All Rights Reserved.