Gravity Forms PayPal Standard Add-On 2.2

Gravity Forms PayPal Standard Add-On was updated to version 2.2, from version 2.1.1. Changelog:

  • Added function gf_paypal() to easily get a PayPal instance.
  • Added “gform_paypal_get_payment_feed” for backwards compatibility with the “gform_paypal_get_feeds” hook.
  • Added function gf_paypal to easily get a PayPal instance.
  • Added “gform_paypal_feed_settings_fields” hook to allow adding custom settings field via hooks.
  • Added hook to allow PayPal business email to be set during IPN email verification. This will allow secondary PayPal email addresses to be configured in the feed.
  • Updated protected functions to be public.
  • Fixed issue with IPN page returning a 500 error on IPN messages not directed to Gravity Forms.
  • Fixed issue with feeds not being copied over.
  • Entries with the Payment Status “Approved” will now utilize the Payment Status “Paid”. Developers with code enhancements based on the “Approved” Payment Status will need to update their code to take this change into account. You can find all of the available payment statuses that will be used above.
  • The feeds have been moved from the PREFIX_rg_paypal table to PREFIX_gf_addon_feed table.
  • Transactions have been moved from the PREFIX_rg_paypal_transaction table to the PREFIX_gf_addon_payment_transaction table.

Posted

in

by