aboutsummaryrefslogtreecommitdiff
path: root/src/webex/notify.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/notify.ts')
-rw-r--r--src/webex/notify.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webex/notify.ts b/src/webex/notify.ts
index da4657a96..5e024d619 100644
--- a/src/webex/notify.ts
+++ b/src/webex/notify.ts
@@ -120,6 +120,7 @@ async function handlePaymentResponse(maybeFoundResponse: QueryPaymentResult) {
// Gives the user the option to retry / abort and refresh
wxApi.logAndDisplayError({
name: "pay-post-failed",
+ contractTerms: walletResp.contractTerms,
message: e.message,
response: e.response,
});