Skip to content

fix: use transaction id in user data support payload#3633

Merged
bernd2022 merged 1 commit intodevelopfrom
fix/support-tx-id
Apr 28, 2026
Merged

fix: use transaction id in user data support payload#3633
bernd2022 merged 1 commit intodevelopfrom
fix/support-tx-id

Conversation

@bernd2022
Copy link
Copy Markdown
Collaborator

Summary

  • In SupportService user-data-support payload was using tx.id (BuyCrypto/BuyFiat entity id) instead of the underlying transaction id.
  • Replaced with tx.transaction.id so the consumer receives the actual transaction id.

Test plan

  • Verify support payload contains the correct txId (matches transaction.id, not the buy-crypto/buy-fiat entity id).

@bernd2022 bernd2022 merged commit a8da265 into develop Apr 28, 2026
7 checks passed
@bernd2022 bernd2022 deleted the fix/support-tx-id branch April 28, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants