Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Subscription Creation

To start receiving webhook events, you must create a subscription. This informs our system about the events you want to monitor and their corresponding endpoint.

Follow these steps to create a subscription:

  1. Log in to your Moniepoint account

...

  1. Select a Business

select_a_business.pngImage Added

  1. Navigate to your settings page

navigate_to_settings.pngImage Added

  1. Navigate to POS App Developers in settings

    image-20241031-134216.pngImage Added

  2. Navigate to Webhooks

...

  1. Now you can create new subscription. Click on New Subscription

...

  1. Add subscription URL (Where you want to receive notification) and also select transaction type for which you want to receive notification

    image-20241031-134001.pngImage Added

...

  1. API secret is generated upon successful creation of webhook subscription

...

Note: A unique secret will be generated upon successful subscription creation .The API secret can only be copied once at point of creation and needs to be stored securely. This can further use to verify event notifications.

Event logs

  1. Open details of subscription and click on Event details

image-20241031-122449.pngImage Added

...

  1. Here user can see list of all the notifications along with other details i-e Transaction details(Transaction status, amount, Terminal serial)

image-20241031-124540.pngImage Added

  1. User can also filter by (Date Range, Notification Status and Transaction Type)

...

Delete subscription

You can also delete subscription by following steps outlined below

  1. Open details of subscription

image-20241031-122449.pngImage Added

  1. Click on Delete subscription

...

image-20241031-125859.pngImage Added