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