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