| Constructor and Description |
|---|
StripeApiImpl() |
| Modifier and Type | Method and Description |
|---|---|
net.blugrid.core.model.StripeAccountResponse |
createAccount(net.blugrid.core.model.StripeAccount stripeaccount) |
net.blugrid.core.model.PaymentAuthorizationResponse |
createCharge(net.blugrid.core.model.PaymentAuthorization paymentauth) |
com.stripe.model.Account |
getAccountDetails(String account_id) |
net.blugrid.core.model.StripeAccountResponse |
udpateAccount(net.blugrid.core.model.StripeAccount stripeaccount) |
public com.stripe.model.Account getAccountDetails(String account_id)
getAccountDetails in interface StripeApipublic net.blugrid.core.model.StripeAccountResponse createAccount(net.blugrid.core.model.StripeAccount stripeaccount)
createAccount in interface StripeApipublic net.blugrid.core.model.StripeAccountResponse udpateAccount(net.blugrid.core.model.StripeAccount stripeaccount)
udpateAccount in interface StripeApipublic net.blugrid.core.model.PaymentAuthorizationResponse createCharge(net.blugrid.core.model.PaymentAuthorization paymentauth)
createCharge in interface StripeApiCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.