Plan: Find
Plan: Find method.
- PHP
$plan = $gateway->plan()->find('a_plan_id');Braintree\Exception\NotFound
exception.
Arguments
planIdrequired, stringThe value used to identify a specific plan.
Plan: Find method.
$plan = $gateway->plan()->find('a_plan_id');Braintree\Exception\NotFound
exception.
planIdrequired, string