Skip to content

[SEP-31] Validate Sender Receiver Relationship in KYC Requirements #611

Description

@Ceejaytech25

📋 Issue #611: [SEP-31] Validate Sender Receiver Relationship in KYC Requirements

💡 Description & Objective

This issue tracking item focuses on addressing [SEP-31] Validate Sender Receiver Relationship in KYC Requirements within the backend-sep31 component scope. Contributors should follow the detailed guidelines below to implement, document, and test the solution correctly.


🛠️ Step-by-Step Implementation Guide

To solve this issue, please proceed as follows:

  • Enforce verification rules validations for cross border customers.
  • Ensure formatting rules are respected before pushing.

🧪 Local Validation

Validate your changes locally by running:

npm run test:backend

🤝 Contribution Guidelines

🌿 1. Branch Naming Rules

Create a new branch from main using the following exact format:

feature/issue-611-sep-31-validate-sender-receiver-rel

💬 2. Commit Message Standard

Use Conventional Commits format when creating commits. Your final commit (or PR squash commit) must include:

feat(backend-sep31): [sep-31] validate sender receiver relationship in kyc requirements (closes #611)

Example: feat(backend-sep31): [sep-31] validate sender receiver relationship in kyc requirements closes #611

🚀 3. Pull Request Details

  • Ensure all tests pass locally.
  • Do not commit local SQLite files or lock files.
  • Submit your branch for peer review.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions