| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.service |
| Modifier and Type | Method and Description |
|---|---|
StripeAccount |
PaymentProcessorDAOImpl.postStripeAccount(Token token,
StripeAccount stripeaccount) |
StripeAccount |
PaymentProcessorDAO.postStripeAccount(Token token,
StripeAccount stripeaccount) |
| Modifier and Type | Method and Description |
|---|---|
StripeAccount |
PaymentProcessorDAOImpl.postStripeAccount(Token token,
StripeAccount stripeaccount) |
StripeAccount |
PaymentProcessorDAO.postStripeAccount(Token token,
StripeAccount stripeaccount) |
| Modifier and Type | Method and Description |
|---|---|
StripeAccount |
PaymentAuthorization.getPaymentprocessoraccount() |
StripeAccount |
Tender.getStripeaccount() |
StripeAccount |
StripeAccountResponse.getStripeaccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentAuthorization.setPaymentprocessoraccount(StripeAccount paymentprocessoraccount) |
void |
Tender.setStripeaccount(StripeAccount stripeaccount) |
void |
StripeAccountResponse.setStripeaccount(StripeAccount stripeaccount) |
| Modifier and Type | Method and Description |
|---|---|
StripeAccountResponse |
StripeApiImpl.createAccount(StripeAccount stripeaccount) |
StripeAccountResponse |
StripeApi.createAccount(StripeAccount account) |
StripeAccountResponse |
StripeApiImpl.udpateAccount(StripeAccount stripeaccount) |
StripeAccountResponse |
StripeApi.udpateAccount(StripeAccount account) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.