How do I see who sent me a payment?
How to find the sender, amount, and details of an incoming payment (collect) to your account.
|
Every incoming payment to a virtual account or wallet is called a collect. Here is how to find the details, including who sent it.
From the dashboard1. Log in to the Tazapay dashboard at dashboard.tazapay.com.
What you will see on the paymentAccount details: the account ID, account email, account country, and business name the payment was received for.
What the status tells youSucceeded: the payment has cleared its checks and the funds are in your balance.
Via APIUse the Fetch Collect API to retrieve the same details programmatically by the collect ID, or Fetch Collects to list them.👉 For full details, check out the Tazapay developer docs: • Viewing incoming payments in the dashboard → https://developer.tazapay.com/collection-accounts/incoming-payments/dashboard • Viewing incoming payments via API → https://developer.tazapay.com/collection-accounts/incoming-payments/api |