Downtimes are common occurrences in the payments ecosystem impairing the ability to make payments during the affected time. In current scenarios, downtimes are primarily caused because multiple banks have not scaled their payment infrastructure to support the fast-paced growth of India's digital payment adoption. On the other hand, Indian customers have 1-2 payment instruments with which they make their payments and have a very high stickiness to them. If there is a downtime for a particular payment instrument, customer's attempts to make a payment via the instrument that is suffering from degradation and hence which is most likely to fail. The customer does this because he does not have information about the downtime and hence cannot change his behaviour. Apart from the revenue loss for a merchant, these can sometimes also turn into customer's escalation with the merchant's customer service or social media platforms.
To solve the above problems, Paytm has come up with a downtime notification that ensures that merchants are notified of the latest downtimes. Merchant can use these notifications for various purposes like:
- Nudge the customer to use a different payment instrument increasing the chances of a successful payment
- Display a list of downtime (current/historical) to their customer to avoid customer's from raising any CST ticket
- Historical payment analysis conducted by the merchant
Currently, we are restricted to sending notifications on bank downtimes only. In future, we notify all services extended by Paytm like - APIs, Checkout Flows, dashboard, APP etc. Current types of notification are with scenarios are provided below:
- Planned Downtime Notification - When banks take a scheduled break for maintenance purposes. This notification is triggered twice - 24 hours prior to notification and just before planned downtime
- Unplanned Downtime Notification - When we witness a dip in the performance for a particular payment instrument. We have categorized this type of downtime as per the following severity levels.
- Fluctuation - When the performance of payment option falls by 45% to 60% compared to their average performance.
- Moderate - When the performance of payment option falls by 60% to 80% compared to their average performance.
- Severe - When the performance of payment option falls by more than 80% compared to their average performance.
- Recovery Notifications - Notifications are triggered once the performance has recovered after the degradation of planned downtime and unplanned downtime.
Following downtime notifications are currently available :
S No. | Payment Instrument | Details |
---|---|---|
1. | Paytm Wallet |
|
2. | Credit Card / Debit Card |
|
3. | Net Banking |
|
4. | UPI |
|
You can use the API, configure the Webhooks and e-mail ids to be notified for each type of downtimes, and plan the remediation steps accordingly.
- Notifications on E-Mail
- We provide the functionality to send notifications over an E-Mail. To consume the notifications on E-Mail, you need to enable the preference in the Paytm system. Reach out to the helpdesk team or KAMs in case of any queries
- The maximum number of e-mails is 5 against any merchant
- Notification through API
- We provide the functionality to send notifications through API. To consume the notifications through the API, you need to enable the preference in the Paytm system.
- There is 2 type of APIs. One is to get the historical downtime data and another one is for the current downtime data.
- Notification via Webhook
We provide the functionality to send notifications via webhook. To consume the notifications via webhook, you need to enable the preference in the Paytm system. - Downtime communication on the dashboard
This bank downtime view is available for all PG merchants on UMP under the Bank Downtime tab. It consists of the following views:
- The summary view gives the total downtimes on each payment source.
- The list view gives the list of downtimes witnessed in the duration selected by the merchant.
- The detail view captures the minute-level performance of the downtime entity around the downtime duration. Additionally, it captures the historic performance up to 60 days inform of the bread crumb chart.