Skip to content

Conversation

@mohammed7s
Copy link

@mohammed7s mohammed7s commented Jul 28, 2025

Summary

Implements RevolutApiVerifier for Revolut Business API payments using dual proof validation via Reclaim Protocol.

API Endpoints

  1. GET /api/1.0/transaction/{id} - transaction details
  2. GET /api/1.0/counterparties - counterparty list with revtags

Reference docs:
https://developer.revolut.com/docs/business/get-transaction
https://developer.revolut.com/docs/business/get-counterparty

Key Features

  • Dual Proof Validation: Links transaction counterparty ID to recipient revtag
  • Currency Support: dynamic
  • Validation: Amount, state, timestamp, and recipient matching

@0xSachinK
Copy link
Member

We have migrated to Unified Verifier system now. So we no longer need separate payment verifier contracts. Could you pls update the PR to the incorporate the latest changes on main

@0xSachinK 0xSachinK marked this pull request as draft August 28, 2025 12:01
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