Plan

Plan: All

Returns a collection of Plan objects.
  1. PHP
$plans = $gateway->plan()->all();
Note
If there are no plans, it will return an empty array.

See also