Project

General

Profile

Actions

Task #486

open

Epic #147: 1. Document - FCIF Old System Comparision

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

ipf_payment_received

Added by Deeksha Singh about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:

0%

Estimated time:

Description

Confirms that the company has received the customer’s payment and provides receipt details.

Json Scripts :

    {
        "name": "ipf_payment_received",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "Payment Received"
            },
            {
                "type": "BODY",
                "text": "Your payment of {{1}} was received on {{2}}.\n\nReceipt: {{3}}\nReference: {{4}}\n\nThank You.",
                "example": {
                    "body_text": [
                        [
                            "J$ 32,087.98",
                            "12-Mar-2026",
                            "T876545",
                            "6XDBCMUV33"
                        ]
                    ]
                }
            },
            {
                "type": "FOOTER",
                "text": "Federal Capital Investments & Finance Limited"
            }
        ],
        "language": "en",
        "status": "APPROVED",
        "category": "MARKETING",
        "sub_category": "CUSTOM",
        "id": "2028440624380218"
    },

No data to display

Actions

Also available in: Atom PDF