Property | Type | Description | |
---|---|---|---|
$config |
Method | Description | |
---|---|---|
__construct ( $config ) | ||
addOn ( ) : braintree\AddOnGateway | ||
address ( ) : |
||
clientToken ( ) : braintree\ClientTokenGateway | ||
creditCard ( ) : |
||
creditCardVerification ( ) : braintree\CreditCardVerificationGateway | ||
customer ( ) : |
||
discount ( ) : braintree\DiscountGateway | ||
merchant ( ) : |
||
merchantAccount ( ) : |
||
oauth ( ) : |
||
payPalAccount ( ) : braintree\PayPalAccountGateway | ||
paymentMethod ( ) : |
||
paymentMethodNonce ( ) : braintree\PaymentMethodNonceGateway | ||
plan ( ) : braintree\PlanGateway | ||
settlementBatchSummary ( ) : braintree\SettlementBatchSummaryGateway | ||
subscription ( ) : braintree\SubscriptionGateway | ||
testing ( ) : TestingGateway | ||
transaction ( ) : |
||
transparentRedirect ( ) : braintree\TransparentRedirectGateway | ||
usBankAccount ( ) : |
public clientToken ( ) : braintree\ClientTokenGateway | ||
return | braintree\ClientTokenGateway |
public creditCardVerification ( ) : braintree\CreditCardVerificationGateway | ||
return | braintree\CreditCardVerificationGateway |
public discount ( ) : braintree\DiscountGateway | ||
return | braintree\DiscountGateway |
public merchantAccount ( ) : |
||
return |
public payPalAccount ( ) : braintree\PayPalAccountGateway | ||
return | braintree\PayPalAccountGateway |
public paymentMethod ( ) : |
||
return |
public paymentMethodNonce ( ) : braintree\PaymentMethodNonceGateway | ||
return | braintree\PaymentMethodNonceGateway |
public settlementBatchSummary ( ) : braintree\SettlementBatchSummaryGateway | ||
return | braintree\SettlementBatchSummaryGateway |
public subscription ( ) : braintree\SubscriptionGateway | ||
return | braintree\SubscriptionGateway |
public transparentRedirect ( ) : braintree\TransparentRedirectGateway | ||
return | braintree\TransparentRedirectGateway |
public usBankAccount ( ) : |
||
return |