Product
Integrations
Stripe
5 min
stripe is a widely used payment platform that enables secure, global online payments by integrating stripe with sanoflow, you can send payment links and automate billing processes getting here log in to your sanoflow account from the left hand menu, go to settings > integrations select the add channel tab under the other section steps to integrate stripe with sanoflow step 1 navigate to integrations log in to your sanoflow account click on settings from the left hand menu select integrations and locate stripe under the "other" category click the + add button next to stripe stripe configuration steps to integrate stripe as a payment provider, follow these steps channel name give this payment channel a recognizable name (e g , "stripe global" or "stripe usd") to help identify it easily when managing multiple providers secret key enter your stripe secret key obtained from the stripe dashboard under the api settings this key allows your system to communicate securely with stripe currencies specify the supported currency or currencies (e g , usd , aed ) that this stripe channel will handle set as default payment provider (optional) enable this checkbox if stripe should be the default provider for all new payment actions click save after entering all required fields, click save to activate the integration best practices use the live secret key in production, and test keys only in sandbox environments name your channel clearly , especially if you're using multiple currencies or regions keep your keys secure and never share them publicly faqs where do i find my stripe secret key? you can find it in your stripe dashboard under developers > api keys use the secret key , not the publishable key can i use stripe for multiple currencies? yes, stripe supports multiple currencies just ensure the currency is enabled in your stripe account before adding it here can i use both stripe and other providers like clickpay? yes, multiple providers can be added you can select which one to use per transaction, or set one as the default can i send payment links through messaging channels like whatsapp or sms yes, once stripe is integrated with sanoflow, you can generate payment links and send them through any connected communication channel how do i track payment statuses in sanoflow? payment statuses update automatically and can be monitored directly in the customer conversation or through the payment log is there a way to automate payment reminders? yes, you can create automated flows that trigger reminders based on payment status (e g , unpaid, failed) using the flow builder what happens if a customer fails to complete a payment? the payment will show as failed in sanoflow you can then use an automated or manual flow to follow up with the customer can i issue a refund directly from sanoflow? refunds must be processed through the stripe dashboard sanoflow currently does not support refund actions within the platform is it safe to store my stripe secret key in sanoflow? yes, sanoflow securely encrypts and stores your credentials, but itβs recommended to rotate keys periodically and never share them outside of the platform does stripe support recurring payments in sanoflow? recurring payments are not natively supported within sanoflow flows at this time for subscriptions, use stripeβs native billing features and link them via api or webhook if needed