Package | Description |
---|---|
com.braintreegateway |
Modifier and Type | Field and Description |
---|---|
private BraintreeGateway |
UsBankAccountGateway.gateway |
Modifier and Type | Method and Description |
---|---|
static BraintreeGateway |
BraintreeGateway.forPartner(Environment environment,
String partnerId,
String publicKey,
String privateKey)
Returns a BraintreeGateway specifically for Partner usage.
|
Modifier and Type | Method and Description |
---|---|
ResourceCollection<Transaction> |
Disbursement.getTransactions(BraintreeGateway gateway) |
Address |
Transaction.getVaultBillingAddress(BraintreeGateway gateway) |
CreditCard |
Transaction.getVaultCreditCard(BraintreeGateway gateway) |
Customer |
Transaction.getVaultCustomer(BraintreeGateway gateway) |
Address |
Transaction.getVaultShippingAddress(BraintreeGateway gateway) |
Constructor and Description |
---|
UsBankAccountGateway(BraintreeGateway gateway,
Http http,
Configuration configuration) |
Copyright © 2013-2017. All Rights Reserved.