@NonNullApi
Interface | Description |
---|---|
PaymentGatewayWebResponsePrintService |
This is a utility service that aids in translating the Request Attribute and Request Parameters
to a single String.
|
PaymentGatewayWebResponseService |
The purpose of this class, is to provide an API that will translate a web response returned from
a Payment Gateway into a PaymentResponse
|
Class | Description |
---|---|
DefaultPaymentGatewayWebResponsePrintService |
This default implementation produces the Request Attributes and Request Paremeters in JSON
notation.
|
Copyright © 2021. All rights reserved.