| Interface | Description |
|---|---|
| NullPaymentGatewayConfiguration | |
| NullPaymentGatewayHostedConfiguration |
| Class | Description |
|---|---|
| NullPaymentGatewayConfigurationImpl |
In order to use load this demo service, you will need to component scan
the package "com.mycompany.sample".
|
| NullPaymentGatewayConfigurationServiceImpl |
Copied from mycompany.sample.payment.service
We need it to be picked up by the siteintegration setup superlasses of groovy, which already scans "org" packages.
|
| NullPaymentGatewayHostedConfigurationImpl | |
| NullPaymentGatewayRollbackServiceImpl | |
| NullPaymentGatewayTransactionConfirmationServiceImpl | |
| NullPaymentGatewayTransactionServiceImpl |
This is an example implementation of a
PaymentGatewayTransactionService. |
| NullPaymentGatewayType | |
| PaymentInfoServiceTest |
Copyright © 2020. All rights reserved.