Add-On

Add On: All

Returns a collection of Add-On objects.
  1. PHP
$addOns = $gateway->addOn()->all();
If the add-on can't be found, you'll receive a Braintree\Exception\NotFound exception.

See alsoAnchorIcon