Paystack
This page contains the setup guide and reference information for the Paystack source connector.
Prerequisites
- Secret Key
- Start Day
- Lookback Window
Setup guide
Step 1: Set up Paystack connector
- Log into your Airbyte Cloud or Airbyte Open Source account.
- Click Sources and then click + New source.
- On the Set up the source page, select Paystack from the Source type dropdown.
- Enter a name for your source.
- For Secret Key enter your secret key. The Paystack API key usually starts with 'sk_live_'. You can find yours secret key here.
- For Start Date enter UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated.
- For Lookback Window (in days) enter the number of days. When set, the connector will always reload data from the past N days, where N is the value set here. This is useful if your data is updated after creation.
Supported sync modes
The Paystack source connector supports the following sync modes:
- Full Refresh
- Incremental
Supported Streams
- Customers (Incremental)
- Disputes (Incremental)
- Invoices (Incremental)
- Refunds (Incremental)
- Settlements (Incremental)
- Subscriptions (Incremental)
- Transactions (Incremental)
- Transfers (Incremental)