Catching the input from the form field “Company Donations”
-
We are fetching the Donor’s info and sending it to a CRM. As an example, $this->payment->get_meta(‘_give_payment_donor_email’)
$this->payment->get_meta(‘_give_donor_billing_last_name’) etc.How do we catch the input from the Company Donations field via get_meta? The ‘_give_company_name’ is not fetching it. Any ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Catching the input from the form field “Company Donations”’ is closed to new replies.