PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

gform_post_payment_status Hook Not returning values

  1. macky
    Member

    Hi,

    We are attempting to use the gform_post_payment_status, however, in all our testing, none of the values are coming through, therefore we can't see the status of the transaction and act appropriately on it.

    PayPal says it is sending parameters to us, and the hook is being hit as an email is being sent to me via it, but there are no values attached to the variables.

    Is there a fix for this?

    Cheers

    Posted 12 years ago on Monday June 20, 2011 | Permalink
  2. Is the status on the entry being updated to reflect that the payment has been received/approved or does the status still say Processing?

    Posted 12 years ago on Monday June 20, 2011 | Permalink
  3. macky
    Member

    In the database itself, the status says either pending, payment or refund, depending on which transaction it is. So the database is being updated fine, it's just when the hook runs, no values are being sent through to it.

    Posted 12 years ago on Monday June 20, 2011 | Permalink