| return paymentApi.createRefundWithPaymentControl(account,payment.getId(),payment.getPurchasedAmount(),payment.getCurrency(),UUID.randomUUID().toString(),properties,PAYMENT_OPTIONS,refreshedCallContext()); | return paymentApi.createRefundWithPaymentControl(account,payment.getId(),amount,currency,UUID.randomUUID().toString(),properties,PAYMENT_OPTIONS,refreshedCallContext()); | paymentApi.createRefundWithPaymentControl(account,payment.getId(),payment.getPurchasedAmount(),payment.getCurrency(),UUID.randomUUID().toString(),properties,PAYMENT_OPTIONS,refreshedCallContext()) | paymentApi.createRefundWithPaymentControl(account,payment.getId(),amount,currency,UUID.randomUUID().toString(),properties,PAYMENT_OPTIONS,refreshedCallContext()) | killbill | 76fd8288ded4a01c86f455fd51e7c11f73506fb1 | org.killbill.billing.beatrix.integration.TestIntegrationBase.refundPaymentWithInvoiceItemAdjAndCheckForCompletion.doCallAndCheckForCompletion | | | | v6 | payment.getId() |
|---|
| TCIVar | properties |
|---|
| v0 | PAYMENT_OPTIONS |
|---|
| v1 | refreshedCallContext() |
|---|
| v2 | UUID.randomUUID().toString() |
|---|
| v4 | paymentApi |
|---|
| v5 | account |
|---|
| | | v6 | payment.getId() |
|---|
| TCIVar | properties |
|---|
| v0 | PAYMENT_OPTIONS |
|---|
| v1 | refreshedCallContext() |
|---|
| v2 | UUID.randomUUID().toString() |
|---|
| v4 | paymentApi |
|---|
| v5 | account |
|---|
| Uses | False |