PROVIDER SETUP DOCS

Integrating with Stripe

6min

Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Stripe in just a few minutes.

Before proceeding, you will first need to register your application with Stripe. Please refer the developer documentation provided by Stripe here: https://stripe.com/docs/connect/oauth-reference

Please note: You will need to create an account with Stripe to access this.

Note

Stripe has 2 ways of offering connections to their platform: 1. OAuth based (user facing) 2. API key (server-to-server) Pathfix offers connectivity through both channels. This document details how you can connect via OAuth and offer the integration to your end users.

Setting up backend server to server integration? Follow this document Integrating with Stripe-Server



Add your App on Stripe



Image: courtesy Stripe
Image: courtesy Stripe






Image: Stripe Client ID
Image: Stripe Client ID








Image: Stripe Client Secret
Image: Stripe Client Secret






Setup in Pathfix



  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • Select Stripe from the list of providers to integrate with (not to be confused with Stripe-Server). You can change the Display Name and Description.





Image: Configure Stripe Integration
Image: Configure Stripe Integration






Enter the Client ID and Client Secret received from Stripe and hit Save





Image: Enter Stripe ClientID & ClientSecret
Image: Enter Stripe ClientID & ClientSecret






Add Integration To Your SaaS

There are 2 steps to adding the integration to your SaaS



Adding integration to your Bubble.io app? Follow this documentation instead Bubble.io Integration





Need help? Reach out to us at [email protected] and we would be happy to assist!