> For the complete documentation index, see [llms.txt](https://docs.todaypay.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.todaypay.tech/todaypay-platform/overview.md).

# Overview

<figure><img src="/files/2hyZrVSaKNl1Aam5HQOg" alt=""><figcaption></figcaption></figure>

## Initiating Payments with TodayPay

Integrators can initiate payments in several ways:

1. TodayPay API
2. Batch file via SFTP, API upload, or dashboard upload
3. The dashboard UI

Payments can be issued to a customer's phone number or email address. To initiate a payment, typically only **name**, **amount**, and (**email** or **phone**) are required.

## Communicating with Customers

Integrators can notify customers about initiated payments in several ways:

1. TodayPay sends SMS or email notifications on behalf of merchants:
   * Full domain and design white-labeling supported
   * Notifications triggered immediately upon initiation by the merchant
2. Merchants send SMS or email with an embedded TodayPay link:
   * Optionally embed URL parameters for a better user experience
   * [Docs](/todaypay-platform/notifying-customers.md)
