Hey,
I'm integrating PayPall addon with other external service and I really need to have access to Gravity Form object when this hook is fired.
When Gform_paypal_fulfillment hook is fired I have access to Entry object. On of its fields is ["form_id"]. How can I get Form object by form_id?
Thanks in advance!