Payments

Process payments within your workflows using Stripe or Wompi.

Payment providers

ProviderCoverageCurrencies
StripeGlobal (190+ paises)USD, EUR, MXN, BRL y mas
WompiColombia y PanamaCOP, USD

Stripe Payment Node

  1. Drag the "Stripe Payment" node into your workflow.
  2. Configure the amount (can be dynamic using variables), currency and description.
  3. When executed, it generates a checkout link that is sent to the customer.
  4. The workflow pauses until the payment is completed or cancelled.
  5. 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.

Documentation | Gloo Platform by SYNOV