| Class | Description |
|---|---|
| SamplePaymentGatewayFieldExtensionHandler |
This sample handler will add itself to the
PaymentGatewayFieldExtensionManager
and will output the input NAMEs that are required by the
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 © 2016. All rights reserved.