| Package | Description |
|---|---|
| org.killbill.billing.payment.api |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentTransaction> |
Payment.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminPaymentApi.fixPaymentTransactionState(Payment payment,
PaymentTransaction paymentTransaction,
TransactionStatus transactionStatus,
java.lang.String lastSuccessPaymentState,
java.lang.String currentPaymentStateName,
java.lang.Iterable<PluginProperty> properties,
CallContext context)
Modify the state for a given PaymentTransaction and its associated Payment.
|
Copyright © 2010-2019. All Rights Reserved.