Commit c92d60f
Log the actual pricing failure rather than a blanket PriceId message
Addresses Copilot review feedback on #175.
TryPreservePricing logged "The submission has PriceId '{PriceId}'" for all three
failure modes, so the missing-pricing case reported a null PriceId as though an
invalid one were the problem. Each branch now logs what actually happened, which
matches what the console already told the user.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 06440e13-c898-4e58-8764-d7abf304d9d81 parent 5a782be commit c92d60f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | 836 | | |
838 | 837 | | |
839 | 838 | | |
840 | 839 | | |
841 | 840 | | |
| 841 | + | |
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| 846 | + | |
846 | 847 | | |
847 | 848 | | |
848 | 849 | | |
849 | 850 | | |
| 851 | + | |
850 | 852 | | |
851 | 853 | | |
852 | 854 | | |
| |||
0 commit comments