Closed jakejackson1 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.94%. Comparing base (
761fb81
) to head (f625a49
).:exclamation: Current head f625a49 differs from pull request most recent head deb6018. Consider uploading reports for the commit deb6018 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Customer reported issue with form submission process when using legacy Gravity Forms PayPal add-on. Logs showed $entry was a WP_Error object instead of an array.
Updated code to handle this edge-case.
Testing instructions
Screenshots
Checklist:
Additional Comments