Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Free Trial support to Core Product Table / PDF Invoices #1431

Open
jakejackson1 opened this issue Nov 29, 2022 · 0 comments
Open

Add Free Trial support to Core Product Table / PDF Invoices #1431

jakejackson1 opened this issue Nov 29, 2022 · 0 comments

Comments

@jakejackson1
Copy link
Member

Description
Gravity Forms payment add-ons like Stripe offer a Free Trial Subscription. When this is enabled, the Product Table generated by Gravity Forms will include a line item called "Free Trial" with a $0.00 value and in the subtotal area will include the text "Trial Discount" which zeros out the product total.

Gravity PDF doesn't currently support this feature when generating the Product Table or premium invoices.

Step To Reproduce
Steps to reproduce the behavior:

  1. Install Stripe
  2. Configure Stripe in Test Mode
  3. Create a form with a product
  4. Set up a Stripe Feed with a subscription and free trial enabled
  5. Submit the form
  6. View the Product table on the Entry Details page and/or Notification email
  7. Set up a Core PDF on the form and view the PDF

Expected behavior
The Product table generated by Gravity PDF for Core and Universal templates should include the free trial information.

Support for this feature should be added to premium Invoice PDFs as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant