Integration · Collect and manage
Wompi and Meteor AI agents
Connect Wompi to Meteor: payment links paid by PSE, Nequi, Bancolombia or card, payment verification and the payment methods your business has enabled.
How does Wompi connect to Meteor?
Meteor connects to Wompi so your Met can build a payment link inside the conversation, one the customer completes with PSE, Nequi, Bancolombia or a card, then verify whether that transaction was approved before you ship, and answer which methods your business accepts. That is 4 tools. It is the only connector in the catalog that charges through the Colombian local rails: Mercado Pago does not process PSE or Nequi. You need the public key and the private key of your Wompi business, both from the same environment. Amounts are passed in whole pesos and the connector converts them 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.
-
It does not charge on its own. Creating the link moves no money: the money moves when the customer goes in and pays, and the only way to know is checking the transaction.
-
It does no recurring billing and no subscriptions. Every period needs a new link. Automatic charging does exist in Wompi and this connector deliberately leaves it out, because it moves money with nobody in the loop.
-
It does not refund and does not void a charge. Giving money back is done from the Wompi dashboard, by a person.
-
Every link is single use. It cannot charge twice, and it cannot be forwarded to another customer: each sale carries its own link.
-
It does not store or process card data. The customer types it into the Wompi checkout. Meteor issues the link and reads the result.
Before you start
What you need to connect Wompi
- 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
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
PSE, Nequi and Bancolombia Transfer, which are how people actually pay in Colombia. Mercado Pago operates in the country but does not process them, so Wompi is the only connector in the catalog that closes that gap.
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.