Logo

Employer API Documentation :: webhook-payment-notification


Webhook (Payment Notification)

Upon a successful receipt of your payment, we send a employer payment notification to the webhook provided to on your profile. This allows you to carry out further action from your end.

Please ensure you have setup your payment notification webhook by on the developer's page on your dashboard

  • Sign in to your profile using the url: https://paypen.ng/
  • Click Settings from the side navigation menu
  • Click Developer
  • Capture your webhook and click the Apply Settings button

Below is a sample payload we send to the payment notification webhook

                
{
    "notificationType": "EmployerPaymentNotification",
    "success": true,
    "message": "Payment receipt successful",
    "data": {
        "ppid": "TX21092020002",
        "paymentReference": "MNFY|01|00200000934|000390",
        "amountPaid": 309409.81,
        "paymentDate": "04/18/2023 03:07:46 PM"
    }
}
                
            

Socials

Certified by

© 2025 NetLine Limited