CRM_Core_Payment_ProcessorForm
class CRM_Core_Payment_ProcessorForm
Base class for building payment block for online contribution / event pages.
Methods
static
preProcess(CRM_Contribute_Form_Contribution_Main|CRM_Event_Form_Registration_Register|CRM_Financial_Form_Payment $form, null $type = NULL, null $mode = NULL)
No description
static
Details
at line 49
static
preProcess(CRM_Contribute_Form_Contribution_Main|CRM_Event_Form_Registration_Register|CRM_Financial_Form_Payment $form, null $type = NULL, null $mode = NULL)
at line 146
static
buildQuickForm(CRM_Core_Form $form)
Build the payment processor form.