Skip to content

Integration · Collect and manage

Wompi and Meteor AI agents

Connect your Wompi business to Meteor to collect by PSE, Nequi, Bancolombia or card from WhatsApp and confirm each transaction before fulfillment.

How do Wompi PSE and Nequi payments work from WhatsApp?

Meteor's Wompi integration creates a payment link inside a conversation so the customer can choose PSE, Nequi, Bancolombia or card. It then checks the transaction and presents it as paid only after Wompi returns an approved status. Meteor is neither Wompi nor a payment processor: you need your business's public and private keys from the same environment, and the customer completes payment in Wompi's checkout. The connector receives whole pesos and converts the amount to cents.

Where it applies: Colombia. Wompi is Colombian and charges in Colombian pesos only. There is no charging in dollars or any other currency, and the methods it offers are the local ones.

What it automates

What a Meteor Met does with Wompi

Get paid by PSE or Nequi inside the conversation

Your Met builds the link with the description and the amount and sends it over the channel. The customer picks PSE, Nequi, Bancolombia, a card or a cash agent in the Wompi checkout.

Confirm the payment before you ship

With the transaction id, your Met checks the real status and treats the payment as received only once Wompi reports it approved. A screenshot is not a confirmation.

Answer "what can I pay with?" without opening the dashboard

The list of enabled methods comes from the real configuration of your business, so your Met never offers a method that account does not have switched on.

Rehearse the charge without moving money

With test keys the link is created just the same and charges nothing. The response is flagged as the test environment so nobody mistakes a rehearsal for a sale.

Reconcile every charge with your own reference

You can pass your own reference when creating the link, and that same reference comes back when the transaction is checked, tying the charge to the order or contact behind it.

4 tools

Everything your Met can ask Wompi for

Each one is a real action in the connector. You can switch off the ones you would rather it never used.

Tool What it does
wompi_crear_enlace_pago Creates the payment link for a charge and returns the URL, ready to send to the customer. The amount is passed in whole pesos, never in cents.
wompi_consultar_transaccion Tells you whether a transaction was approved, is pending, was declined or was voided, with its amount, its payment method and its reference. It is looked up by id.
wompi_listar_medios_pago Returns the payment methods your business has enabled and which environment the configured keys are operating in.
wompi_listar_bancos_pse Lists the banks available for PSE payments, with their code and their name. It answers "is my bank on the list?" before the link goes out, and it is requested from Wompi every time because the list changes on its own.

The limits

What the Wompi integration does NOT do

We would rather say it here than have you find out during rollout.

Before you start

What you need to connect Wompi

  1. 1

    The public key of your Wompi business

    It is in comercios.wompi.co, under Desarrolladores and Llaves de API, and starts with "pub_". It is the one that looks up transactions and payment methods.

  2. 2

    The private key of your Wompi business

    It is in the same place and starts with "prv_". It is the one that creates the links, and it has to come from the same environment as the public one: mixing them returns an error that does not explain itself.

Frequently asked questions

Questions about Wompi and Meteor

No. Wompi is the gateway that displays the checkout and processes payment. Meteor connects your business to the conversation, creates the link and checks the result. Neither the money nor the card details pass through Meteor.

PSE, Nequi and Bancolombia Transfer. In Meteor's catalog, those options are exposed by the Wompi connector; the Mercado Pago connector does not offer them.

By checking the transaction. A transaction starts out pending and counts as paid only once Wompi reports it approved. Until then your Met says it is pending, not that the money arrived.

No. The link is issued single use, so every sale needs its own. If a customer says the link is lost, it is worth checking whether the earlier charge was already paid, so nobody gets charged twice.

Not against Wompi: its lookup works by transaction id and not by reference. Your reference travels with the charge and comes back in the response, so it is there to reconcile on your side, not to search on theirs.

Yes. With test keys the link is created just the same and charges no real money, and the response is flagged as the test environment. Test keys and production keys cannot be mixed with each other.

In whole pesos. The connector does the conversion to the cents Wompi expects, which is why it rejects an amount with decimals instead of rounding it on its own.

Step by step

Automations that use Wompi

Complete tasks, with the steps and the tools that run at each one.

Collect and manage

Other integrations in the same family

Want to see a Met running Wompi?

We will show you with your own account connected, not with a canned demo.