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

feat: add orderSummary to entry #295

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

justlevine
Copy link
Member

What

Adds orderSummary object to GfEntry interface.

Why

Closes #237

How

  • feat: add orderSummary to entry

Testing Instructions

Additional Info

Unit tests will be backfilled with explicit submitForm tests

Checklist:

  • My code is tested to the best of my abilities.
  • My code follows the WordPress Coding Standards.
  • My code has proper inline documentation.
  • I have added unit tests to verify the code works as intended.

@justlevine justlevine added the safe to test ✔ This PR can be run using repository secrets label Aug 30, 2022
@justlevine justlevine merged commit a5cefd9 into AxeWP:develop Aug 30, 2022
@justlevine justlevine deleted the feat/add-entry-order-summaries branch August 30, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test ✔ This PR can be run using repository secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Order Information and Order Summary to schema
1 participant