fastpocket/Documentation/docs/How To/Pocketbase.md

256 KiB

How to Integrate Stripe with Pocket Base Using Fly.io

In this tutorial, we will walk you through the steps to integrate Stripe with Pocket Base using Fly.io. This integration will ensure that your products automatically synchronize with Pocket Base whenever there are updates or new events in Stripe.

Video Title

Setting Up Web Hook Endpoint

First, we need to set up a web hook endpoint in Pocket Base. Follow these steps:

  1. Navigate to your instance of Pocket Base on Fly.io. Navigating to Pocket Base instance - 65
  2. Click on "Add Endpoint" to create a new endpoint. Adding a new endpoint - 42
  3. Name your endpoint. In this example, we will call it "Stripe Endpoint" or "Fast Pocket Stripe Endpoint". Naming the endpoint - 91