Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 569 Bytes

convoy-paystack

This repository contains all materials used for the Paystack, and Convoy event on webhooks.

Prerequisites

  1. Paystack account
  2. Convoy account
  3. Convoy CLI

Code Snippets

  • Generate Invoice: This is a simple ruby script used to generate several invoices on Paystack to test webhooks delivery and debugging.

  • Serverless Function: This is a simple Google Cloud Function written in Golang used to demostrate receiving webhook events.