| Class | Description |
|---|---|
| SamplePaymentGatewayHostedActionProcessor |
A Thymeleaf processor that will generate a Mock Hosted Link given a passed in PaymentRequestDTO.
|
| SamplePaymentGatewayTRExtensionHandler |
This sample handler will add itself to the
TRCreditCardExtensionManager
and will add some default hidden parameters/form POST URL for our fake
SampleMockProcessorController
Note, we don't want this loaded into the extension manager
if a real payment gateway is used, so make sure to not scan this class when
using a real implementation. |
Copyright © 2024. All rights reserved.