Stripe is an Irish-American financial services and software as a service (SaaS) company. It offers payment-processing software and application programming interfaces for e-commerce websites and mobile applications.This notebook covers how to load data from the
Stripe REST API
into a format that can be ingested into LangChain, along with example usage for vectorization.
resource
option which defines what data you want to load.
Following resources are available:
balance_transations
Documentation
charges
Documentation
customers
Documentation
events
Documentation
refunds
Documentation
disputes
Documentation