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