Method | Description | |
---|---|---|
__construct ( $gateway ) | ||
find ( string $token ) : |
find a usBankAccount by token | |
sale ( string $token, array $transactionAttribs ) : Braintree\Result\Successful | |
create a new sale for the current UsBank account |
Method | Description | |
---|---|---|
_verifyGatewayResponse ( array $response ) : Braintree\Result\Successful | |
generic method for validating incoming gateway responses |