Skip to content

feat: add admin screen to reset BuyCrypto AML check#1007

Draft
TaprootFreak wants to merge 1 commit intodevelopfrom
feature/buy-crypto-reset-aml
Draft

feat: add admin screen to reset BuyCrypto AML check#1007
TaprootFreak wants to merge 1 commit intodevelopfrom
feature/buy-crypto-reset-aml

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Adds new admin-only screen at /buyCrypto/resetAml
  • Calls DELETE /buyCrypto/:id/amlCheck to delete the FiatOutput and reset AML state
  • Includes confirmation step before executing the reset

Test plan

  • Navigate to /buyCrypto/resetAml as admin
  • Verify non-admin users are redirected
  • Enter a BuyCrypto ID and confirm the reset works
  • Verify error handling for invalid/completed IDs

Adds /buyCrypto/resetAml route with confirmation step.
Calls DELETE /buyCrypto/:id/amlCheck to remove FiatOutput and reset AML state.
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