website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
9min

Integrating with Stripe-Server

Pathfix allows you to easily add Stripe Server integration. This connection allows you to add Stripe backend integration (server to server) connection.

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 setup server to server connection.



Add your App on Stripe

  • Register your App on Stripe Connect here: https://dashboard.stripe.com/account/applications/settings
  • In Redirect URLs section, enter the Pathfix URL: https://labs.pathfix.com/integrate/command



Image: courtesy Stripe
Image: courtesy Stripe



  • Get your API Key from the API keys page in your dashboard here: https://dashboard.stripe.com/account/apikeys
  • Copy the Secret key from the page



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
  • Click on the API Key tab and select Stripe (API-Key) from the list of providers
  • Add your Stripe Secret Key in the API Key section and hit Save





Image: Configure Stripe Server
Image: Configure Stripe Server



There is no additional authorization required. You can call the Stripe API from your backend once this setup is completed.



Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 15 Jul 2021
Did this page help you?
Yes
No
UP NEXT
Integrating with Slack
Docs powered by archbee 
TABLE OF CONTENTS
Add your App on Stripe
Setup in Pathfix