Merchant Account: Find
See also the Merchant Account response object.
- PHP
$merchantAccount = $gateway->merchantAccount()->find('the_merchant_account_id');
Braintree\Exception\NotFound
exception.
$merchantAccount = $gateway->merchantAccount()->find('the_merchant_account_id');
Braintree\Exception\NotFound
exception.