• Resolved dklamie

    (@dklamie)


    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)
  • Plugin Support Matheus Martins

    (@matheusfd)

    Hi, @dklamie.

    I’m glad you reached out. I can certainly help you.

    The meta key for the company field is called _give_donor_company. Can you try it an let me know if it works?

    Thanks for using GiveWP! Have a great day.

    Thread Starter dklamie

    (@dklamie)

    Hi @matheusfd, thanks for the info, we will give it a try!

    Best

    Thread Starter dklamie

    (@dklamie)

    Hi @matheusfd, unfortunately it does not work. The field remains unpopulated. Any ideas?

    Thread Starter dklamie

    (@dklamie)

    Not only that but, although we have been triggering the form, there is no such meta_ key populated in the MySQL database.

    Plugin Support Matheus Martins

    (@matheusfd)

    Hi, @dklamie.

    We’ve got a spot where you can ask this question directly to our development team, but the question will need to be more fleshed out there than it is here. I’d recommend passing along the exact code snippet you are attempting to use and what results from that snippet. The more focused the question is, the more likely our development team will be able to step away from their busy schedules to help with this sort of custom code.

    You can reach out to them here https://github.com/impress-org/givewp/discussions.

    Please let us know if you have further questions or need additional assistance!

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.