Stripe Reader
The Stripe Reader ingests transaction data from the Stripe payment service provider, which is specifically geared towards online payments. The Stripe Reader ingests Stripe data and emits WAEvents that can be processed with continuous queries or directed to a Striim target.
Using the Stripe Reader requires configuring the reader to authenticate to Stripe, then configuring the Stripe Reader as part of the Stripe Reader template wizard.
Summary information
APIs used/data supported | Stripe API |
Supported targets | Any Striim target that accepts WAEvents |
Security and authentication | API Key with Stripe account ID or OAuth |
Operations / modes supported | Initial load Incremental load |
Schema management | The Stripe Reader can migrate the source schema from Stripe to the target. |
Resilience / recovery | The Stripe Reader recovers data based on the value of the Incrmental Load marker. |
Performance | |
Programmability |
|
Metrics and auditing | Key metrics available through Striim monitoring |
Key limitations | Several Stripe objects are not supported by the Striim Stripe reader. See the Limitations section for details. |