Skip to main content

Transaction Management

Monitor and track payment transactions across all your merchants.

What is Transaction Management?

Platform Transaction Monitoring

Access comprehensive transaction history and detailed payment information for all merchants on your platform, enabling reporting and reconciliation.

Key Operations

Transaction History

View transactions across all merchants

Transaction Details

Get detailed information about specific transactions

How It Works

1

Payment Processing

Merchants process payments through your platform
2

Transaction Logging

All transactions are logged with detailed information
3

Real Time Updates

Transaction status updates in real time
4

Platform Reporting

Access aggregated data for platform analytics

Get Transaction History

curl -X GET "https://api.peere.network/v1/transaction-history?limit=100&page=1" \
  -H "Authorization: Bearer YOUR_TOKEN"

Get Transaction Details

curl -X GET "https://api.peere.network/v1/transaction-details/{transactionId}" \
  -H "Authorization: Bearer YOUR_TOKEN"

Transaction Status Types

pending

Transaction initiated, awaiting processing

completed

Transaction successfully processed

failed

Transaction failed or was declined

refunded

Transaction was refunded

Use Cases

Analyze payment performance across your entire merchant portfolio.

Advanced Filtering

Use advanced filtering to analyze transaction patterns, identify trends, and generate insights for your merchant portfolio.
View transactions for specific merchants or merchant groups.

Platform Insights

Success Rates

Monitor payment success rates across merchants

Volume Trends

Track transaction volume and growth patterns

Next Steps

After implementing transaction management:
  1. Refund Management to handle transaction refunds
  2. Customer Decisions to understand authorization patterns