Plugin: PayPal Standard Forms
- Add support for recurring subscriptions
- Include settings to make changes to a form field when a payment is received
- Add rows to the CSV export and entry listing tables to include payments and payment status
- Sort the Payments page by form
- Add event options to Emails, MailChimp, and Twilio actions so they can be triggered when a payment is complete or fails
- Save the log with WP file methods and fallback to posting in the php error log
- Allow the email, return url, cancel url, and currency to be changed on a per-form basis
- Add frm_paypal_match_email filter. Even with the email set per form, we are still seeing those who would like to further customize where the payment goes. In that case, this hook needs to be used as well to automatically mark payments completed.