GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Background Processing Conflict with WooCommerce GF Add-on #1403

Closed jakejackson1 closed 3 days ago

jakejackson1 commented 1 year ago

Description When the background processing feature is enabled in Gravity PDF and a Notification is sent using the Woo GF add-on after checkout via the GFAPI::send_notifications() API, a critical error is shown in the Gravity PDF logs and the notification email isn't sent.

jestonihpi commented 1 year ago

Hi @jakejackson1. Unfortunately I was not able to replicate this issue on my end : image

I may need some assistance on this ticket.

Thanks.

jakejackson1 commented 1 year ago

@jestonihpi sorry, I created this issue real quick and didn't fill in all the details.

When linking the Woo Product to a Gravity Forms, you will need to enable the "Update Payment and Transaction Details" and "Send Notifications" options.

On the form itself, configure a PDF that attaches to a configured Notification email.

Turn on the PDF Background Processing Feature.

Purchase the Woo Product with the GF Attached and complete the checkout process.

jestonihpi commented 1 year ago

Thanks for the clarification @jakejackson1.

jestonihpi commented 1 year ago

Hi 14003.log @jakejackson1 , can you verify this file if its the same log in your end?

Thanks.

jakejackson1 commented 3 days ago

Could not replicate in latest version