LLMS_Notification_Controller_Manual_Payment_Due

Notification Controller: Manual Gateway Payment Due


Description Description


Source Source

File: includes/notifications/controllers/class.llms.notification.controller.manual.payment.due.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.10.0 Introduced.


Top ↑

Methods Methods

  • action_callback — Callback function called when a payment retry is scheduled
  • get_subscriber — Takes a subscriber type (student, author, etc) and retrieves a User ID
  • get_title — Get the translatable title for the notification used on settings screens
  • set_subscriber_options — Setup the subscriber options for the notification
  • set_supported_types — Determine what types are supported Extending classes can override this function in order to add or remove support 3rd parties should add support via filter on $this->get_supported_types()

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.