Skip to main content

Managing Transactions

The Notch Pay dashboard provides powerful tools for managing your payments and transfers. This guide will show you how to effectively track, search, and manage all your transactions.

Payments Management

  • Viewing Payments
  • Filtering Payments
  • Payment Details
To view your payments:
  1. Navigate to Payments > All Payments in the main menu
  2. You’ll see a list of all your payments with key information:
    • Payment ID
    • Amount and currency
    • Status (pending, complete, failed, etc.)
    • Customer information
    • Date and time
    • Payment method
The payments list is paginated, with the most recent payments shown first.

Payment Actions

To create a new payment:
  1. Click Payments > Create Payment in the main menu
  2. Enter the payment details:
    • Amount and currency
    • Customer information (or select an existing customer)
    • Description and reference
    • Expiration time (optional)
    • Metadata (optional)
  3. Click Create Payment
  4. You’ll receive a payment link that you can share with your customer
Alternatively, you can use the Quick Payment button on the dashboard home page.
To refund a payment:
  1. Navigate to the payment details page
  2. Click the Refund button
  3. Enter the refund amount (for partial refunds) or refund the full amount
  4. Add a reason for the refund (optional)
  5. Click Process Refund
The refund will be processed and the customer will receive the refunded amount. Refunds typically take 5-7 business days to process, depending on the payment method.
To cancel a pending payment:
  1. Navigate to the payment details page
  2. Click the Cancel button
  3. Confirm the cancellation
You can only cancel payments that are still in the pending state. Completed payments must be refunded instead.
To send a receipt to a customer:
  1. Navigate to the payment details page
  2. Click the Send Receipt button
  3. Verify or update the recipient email address
  4. Add a custom message (optional)
  5. Click Send
The customer will receive an email with the payment details and receipt.

Transfers Management

  • Viewing Transfers
  • Filtering Transfers
  • Transfer Details
To view your transfers:
  1. Navigate to Transfers > All Transfers in the main menu
  2. You’ll see a list of all your transfers with key information:
    • Transfer ID
    • Amount and currency
    • Status (pending, complete, failed, etc.)
    • Beneficiary information
    • Date and time
    • Transfer method
The transfers list is paginated, with the most recent transfers shown first.

Transfer Actions

To create a new transfer:
  1. Click Transfers > Create Transfer in the main menu
  2. Enter the transfer details:
    • Amount and currency
    • Beneficiary information (or select an existing beneficiary)
    • Transfer method (Mobile Money, bank transfer, etc.)
    • Description and reference
    • Metadata (optional)
  3. Click Create Transfer
  4. Confirm the transfer details
  5. The transfer will be processed according to the selected method
Alternatively, you can use the Quick Transfer button on the dashboard home page.
To send money to multiple beneficiaries at once:
  1. Click Transfers > Bulk Transfers in the main menu
  2. You can add beneficiaries in two ways:
    • Manual Entry: Add beneficiaries one by one
    • CSV Upload: Upload a CSV file with beneficiary information
  3. Review the transfer details for each beneficiary
  4. Enter a common description or reference (optional)
  5. Click Create Bulk Transfer
  6. Confirm the total amount and number of transfers
  7. The transfers will be processed in batch
Bulk transfers are useful for payroll, vendor payments, or any situation where you need to send money to multiple recipients.
To cancel a pending transfer:
  1. Navigate to the transfer details page
  2. Click the Cancel button
  3. Confirm the cancellation
You can only cancel transfers that are still in the pending state. Completed transfers cannot be canceled.
To retry a failed transfer:
  1. Navigate to the transfer details page
  2. Click the Retry button
  3. Review and update the transfer details if needed
  4. Click Retry Transfer
The transfer will be attempted again with the updated information.

Transaction Exports

You can export your transaction data for accounting, reconciliation, or analysis purposes:

Exporting Payments

  1. Navigate to Payments > All Payments
  2. Apply any filters you want to use
  3. Click the Export button
  4. Select the export format (CSV or Excel)
  5. Choose the data fields to include
  6. Click Export
  7. The file will be downloaded to your computer

Exporting Transfers

  1. Navigate to Transfers > All Transfers
  2. Apply any filters you want to use
  3. Click the Export button
  4. Select the export format (CSV or Excel)
  5. Choose the data fields to include
  6. Click Export
  7. The file will be downloaded to your computer

Transaction Notifications

You can configure notifications to stay informed about transaction status changes:
  1. Navigate to Settings > Notification Settings
  2. Configure email notifications for:
    • New payments
    • Completed payments
    • Failed payments
    • New transfers
    • Completed transfers
    • Failed transfers
  3. Configure SMS notifications (if enabled for your account)
  4. Save your notification preferences

Transaction Webhooks

For automated systems, you can set up webhooks to receive real-time notifications about transaction events:
  1. Navigate to Settings > Webhooks
  2. Click Add Endpoint
  3. Enter your webhook URL
  4. Select the events you want to receive:
    • payment.created
    • payment.complete
    • payment.failed
    • transfer.created
    • transfer.complete
    • transfer.failed
  5. Click Save
For more information about webhooks, see the Webhooks documentation.

Next Steps

Now that you know how to manage transactions, explore these related guides:
I