| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentAuthorizationResponse |
TransactionDAOImpl.postPaymentAuthorization(Token token,
PaymentAuthorization paymentauth) |
PaymentAuthorizationResponse |
TransactionDAO.postPaymentAuthorization(Token token,
PaymentAuthorization paymentauth) |
| Modifier and Type | Method and Description |
|---|---|
PaymentAuthorization |
PaymentAuthorizationResponse.getPaymentauthorization() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentAuthorization> |
TenderLineItem.getPaymentauthorizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentAuthorizationResponse.setPaymentauthorization(PaymentAuthorization paymentauthorization) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderLineItem.setPaymentauthorizations(List<PaymentAuthorization> paymentauthorizations) |
| Modifier and Type | Method and Description |
|---|---|
PaymentAuthorizationResponse |
StripeApiImpl.createCharge(PaymentAuthorization paymentauth) |
PaymentAuthorizationResponse |
StripeApi.createCharge(PaymentAuthorization paymentauth) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.