An open API service indexing awesome lists of open source software.

https://github.com/frain-dev/convoy-paystack

Artifacts for Paystack Webinar on Webhooks.
https://github.com/frain-dev/convoy-paystack

Last synced: 12 months ago
JSON representation

Artifacts for Paystack Webinar on Webhooks.

Awesome Lists containing this project

README

          

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

### Prerequisites
1. [Paystack account](https://paystack.com)
2. [Convoy account](https://dashboard.getconvoy.io/signup)
3. [Convoy CLI](https://getconvoy.io/download)

### 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.