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.
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.
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!