'option' => $option,
'fromMemberMenu' => ( defined('GLM_MEMBERS_BILLING_MEMBER_MENU' ) ? true: false ),
'lockedToMember' => $lockedToMember,
- 'numberPending' => $numberPending,
+ // 'numberPending' => $numberPending,
'memberID' => $this->memberID,
'haveMember' => $haveMember,
'haveAccount' => $haveAccount,
'billing_settings' => $this->config['billing_settings'],
'management' => $management,
'messages' => $messages,
- 'invoices' => $invoices,
+ // 'invoices' => $invoices,
'paymentSuccess' => $paymentSuccess,
'paymentError' => $paymentError,
'hasBillingAccount' => $hasBillingAccount,