Wompi - Bancolombia

This page presents all information related to the Wompi connection using the Bancolombia as payment. Use the following buttons to navigate to the desired section.

Connecting with Yuno

Mandatory fields when integrating via Yuno:

first_name
last_name
email
country(transaction)

General Information

Countries:

colombia-flag
Colombia

Currencies:

COP

Minimum amount:

1.500 COP

Maximum amount:

15.000.000 COP daily per client.

TRX Limit:

150 transactions per second.

Purchase TRX:

Allows your customers to pay using their savings or checking account from Bancolombia.

Purchase TRX in 2-Step:

No

Support for recurrency:

No

Particularities:

No

Webhooks:

Yes

Refunds

Refund Support:

No, in case of requiring a refund, the merchant must make a new transfer from its account to the shopper's.

Voids

Void support:

No

Chargebacks

Notifications of chargebacks:

No

Security

E3DS v2:

No

Testing guidelines for sandbox environment

Necessary fields for testing:

Public key, private key and Eventos.

Limitations/ Specifications for testing:

For button Bancolombia payments, in the case of API integrations, you must send a sandbox_status within payment_method, when creating a transaction (using POST/ transactions endpoint).

In the Widget, the following options will be available:
Transacción APROBADA: For approved transactions.
Transacción DECLINADA: For declined transactions.
Transacción con ERROR: For transactions with an error.

Testing steps

Bancolombia Transfer does not have a sandbox environment to interact with the end user. The payment is directly approved after sending the request to the provider in the first instance.

In order to make a payment using Bancolombia Transfer, you should complete the following steps:

  1. Create Customer
  2. Create Checkout Session
  3. Create One Time Token / Get the token from SDK. The total amount should be bigger than COP 1500.
  4. Create Payment

Integration configuration

Credentials and steps to obtain them:

  1. Log in to Wompi dashboard.
  2. Navigate to Developers.
  3. Get your API keys (public key and private key) and Secrets (Eventos and Integridad) for technical integration.
There are a pair of keys for each execution environment one for Sandbox and another for Production, the keys shown correspond to the activated environment:
- For Sandbox the keys have a prefix pub_test_ and prv_test_
- For Production the keys have a prefix pub_prod_ and prv_prod_

Dashboard configuration:

  1. Log in to dashboard.y.uno.
  2. Click Connections and then select Wompi.
  3. Click Connect.
  4. Introduce Name, Public Key, Private Key, Eventos and the company's NIT
  5. Click Connect

Configuration of webhooks in partner:

Via dashboard:
  1. Log in to Wompi dashboard.
  2. Navigate to Developers.
  3. Set up your Event URL.

Production environment

Specific procedure for a merchant to go live:

No