Skip to content

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

Some banks (e.g. Raiffeisen) place AmtDtls at the Ntry level
instead of NtryDtls.TxDtls. The parser only checked TxDtls,
causing txAmount/txCurrency to be NULL. This broke automatic
BUY_CRYPTO assignment with a TypeError in getAndCompleteTxRequest.

Use NtryDtls.TxDtls.AmtDtls with fallback to Ntry.AmtDtls.
@TaprootFreak TaprootFreak merged commit a95bb06 into main Feb 11, 2026
7 checks passed
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.

1 participant