Payments
Process payments within your workflows using Stripe or Wompi.
Payment providers
| Provider | Coverage | Currencies |
|---|---|---|
| Stripe | Global (190+ paises) | USD, EUR, MXN, BRL y mas |
| Wompi | Colombia y Panama | COP, USD |
Stripe Payment Node
- Drag the "Stripe Payment" node into your workflow.
- Configure the amount (can be dynamic using variables), currency and description.
- When executed, it generates a checkout link that is sent to the customer.
- The workflow pauses until the payment is completed or cancelled.
- Stripe sends a notification (webhook) that resumes the workflow with the payment result.
Wompi Payment Node
Works similarly to Stripe but is optimized for the Colombian and Panamanian market. It supports local payment methods such as PSE, Nequi and local cards.
Initial setup
To use payment nodes, an administrator must configure the provider credentials in Settings > Resources > Payments. You need the API keys (public and secret) from your Stripe or Wompi account.