Stripe
The Stripe integration in Svalync automates payment processes by seamlessly connecting workflows to the Stripe payment gateway. This allows users to automatically generate and manage invoices as part of their payment workflows, simplifying billing tasks and ensuring that customers receive timely invoices without manual effort. This integration streamlines the financial aspects of operations, making it easier to track and process payments efficiently.
Select Stripe in App
Begin by navigating to the application interface and selecting the “Stripe” option. This will grant access to Stripe’s payment and financial services.
Integrate Account
To integrate your Stripe account, go to the account settings or integration section and follow the steps to connect your Stripe account. This process will ensure the app can access and manage your Stripe data for payment processing and related tasks.
Choose Model
Access the dropdown menu and select the appropriate model:
Stripe Integrations Models
Checkout Session Complete
Triggers actions in workflows when a Stripe checkout session is successfully completed. This can include generating invoices, sending confirmation emails, or updating a Google Sheet with transaction details.
Example:
After a successful payment, a Google Sheet can be updated with customer details and payment status, and an email with the receipt can be sent automatically.
Run the Node
Finally, initiate the node by running the appropriate commands or scripts. This will activate the selected Stripe model, allowing you to either process payments or retrieve payment information efficiently.