Disputes: Add evidence matrix for product_not_received × physical_product#11371
Open
Disputes: Add evidence matrix for product_not_received × physical_product#11371
Conversation
Populate the evidence matrix for the Physical Product + Product Not Received dispute combination so that when the feature flag is enabled, merchants see product-type-specific evidence suggestions instead of falling back to legacy/trunk fields. Matrix fields (4, plus auto-merged Customer communication): - Order receipt (order: 10) - Customer communication (order: 20, auto-merged base field) - Customer's signature (order: 25) - Refund policy (order: 30) - Other documents (order: 100) No cover letter generator source changes needed — existing standardAttachments rules already handle this combination correctly. Shipping step also already works for physical_product + product_not_received. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Contributor
|
Size Change: +28 B (0%) Total Size: 956 kB
ℹ️ View Unchanged
|
- Add 'Customer communication' to coverLetterAttachments.shouldInclude for completeness (it was verified in cover-letter-generator test but missing from the spec validation entry) - Add explanatory comment about Store refund policy label difference between UI and cover letter, consistent with adjacent entries - Update stale "not yet implemented" summary comment to mark physical_product × product_not_received as implemented Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…-received-purchase-info-page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes WOOPMNT-5401
Changes proposed in this Pull Request
Adds the evidence matrix entry for the Physical Product + Product Not Received dispute combination.
Evidence fields shown (5 total):
Testing instructions
wp option update _wcpay_feature_dispute_additional_evidence_types 1product_not_receiveddispute's challenge pagenpm run changelogto add a changelog file, choosepatchto leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.Post merge
🤖 Generated with Claude Code