Implementing payment gateway data transfer

PolicyCenter uses multiple data transfer objects (DTO) to transfer information between the payment gateway and PolicyCenter and between PolicyCenter and the billing system. The DTO classes each implement an interface that defines the DTO properties.

See also