summaryrefslogtreecommitdiff
path: root/bs/shell.scm
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-11-12 19:01:35 -0500
committerBen Sima <ben@bsima.me>2025-11-12 19:01:35 -0500
commit59cb3c00fb74dd9c6d7155f0e00045bf033eaa79 (patch)
treef507aa3957ee940b870eaa3c32dc209d132ea102 /bs/shell.scm
parent906a90276d2adfe039f9e56908b86ce59cd6b307 (diff)
Fix TypeError in checkout webhook when client_reference_id is None
- Handle case where client_reference_id is None or missing - Fall back to checking metadata.user_id if client_reference_id not available - Add try/except for int() conversion with proper error logging - Use safe .get() for session ID in error messages - Prevents TypeError: int() argument must be a string when webhook has None value
Diffstat (limited to 'bs/shell.scm')
0 files changed, 0 insertions, 0 deletions