Skip to content
Last updated

Daily Transaction Report - via Email

Daily, all transactions successfully processed the previous day (Between 00:00 and 23:59 hrs.) are reported via email (to the mailboxes configured for the collector). Example: EmailAttachment

Daily Collection Summary - via Email Every time a fund reconciliation is made, all transactions considered in the reconciliation are sent via email (to the mailboxes configured for the collector). Example: EmailAttachment

Monthly Payment and Reconciliation Summary - via Email At the end of each month, we inform by email all transactions and reconciliations made during the previous month. Example: EmailAttachment

Reconciliation Report for Automation - via Web Service Every time a fund reconciliation is made, an encrypted JSON file with the information of all reconciled transactions is sent via web service (if requested by the client in the merchant's configuration). The documentation to implement and decrypt the message can be found here. Example: Decrypted JSON

Configurations

  • Email: To configure email notifications, you must log into your Khipu account and go to "Account Options". In the "Email Notifications" section, you must configure the email addresses for each of the available options.
  • Web Service: To receive notifications, you must first log into your Khipu account and go to "Account Options". In the "To integrate Khipu into your website" section, you must add the URL where your website will listen for instant reconciliation notifications and define the version of the notification API you want to use.