| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json | |
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
HostedPaymentPageFieldsJson |
ComboHostedPaymentPageJson.getHostedPaymentPageFields() |
| Constructor and Description |
|---|
ComboHostedPaymentPageJson(AccountJson account,
PaymentMethodJson paymentMethod,
HostedPaymentPageFieldsJson hostedPaymentPageFields,
List<PluginPropertyJson> paymentMethodPluginProperties,
List<AuditLogJson> auditLogs) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
PaymentGatewayResource.buildFormDescriptor(UUID accountId,
HostedPaymentPageFieldsJson json,
UUID inputPaymentMethodId,
List<String> paymentControlPluginNames,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2010–2022. All rights reserved.