Hi,
I'm trying to add into the email notification sent by the confirmation of my form to include the Paypal Transaction ID as part of the text, so I can put together a link that includes the Paypal transaction ID.
I've looked at the list of fields in the Message Inset form field and there's nothing related to the Paypal transaction.
Is that possible?
Or would the only way be to create a hook that triggers after the confirmation to send an email that I put together manually? If so, how would I be able to put {all_fields} and to make sure it fills up all the information so that I don't have to manually fetch all the information about the submission?
I've configured Paypal configuration to "Send admin notification only when payment is received.".
I'm running Wordpress with GravityForms and Paypal Addon.
Thanks.