| Interface | Description |
|---|---|
| PaymentServiceProvider |
A payment service provider provides functions that can be used to handle payment related tasks in
a PSP specific way.
|
| Class | Description |
|---|---|
| CreatePaymentDataBuilder |
A builder to build a
CreatePaymentDataImpl object. |
| CreatePaymentTransactionDataBuilder |
A builder to build a
CreatePaymentTransactionData object. |
| HttpRequestInfoBuilder |
Created by mgatz on 7/10/16.
|
| PaymentCreationResultBuilder |
Builder to create a
PaymentCreationResult object. |
| PaymentTransactionCreationResultBuilder |
Created by mgatz on 7/28/16.
|