Stripe Pay
Last updated
Was this helpful?
Last updated
Was this helpful?
The Stripe Pay Book integrates with Stripe, offering a way to automate Stripe's payment processing capabilities. This integration allows users to perform a variety of operations on Stripe objects, including connecting to Stripe, retrieving, creating, updating, and deleting records, and managing invoices.
Stripe Account: You need to have an active Stripe account.
API Key: Obtain your Stripe API key, which is required for Kognitos to communicate with Stripe. You can find this in your Stripe dashboard under "Developers" > "API keys".
Navigate to Books.
Click on + New Book.
Search for Stripe Pay and then click on the book that appears.
Add in the credentials when you are prompted:
Once the connection is successfully established, you can perform various Stripe operations. You can now fetch data, create new records, update existing ones, delete records, and manage invoices.