What is CIE Cash Net?
CIE Cash Net is an offline payment method for Mexico powered by BBVA. Offer your customers a way to pay with cash at BBVA ATMs and branches, through BBVA digital banking, or via interbank transfer — without needing a card at checkout. Cheqpay assigns a CIE reference from your merchant reference pool for each payment order. Your customer completes the deposit using the reference together with the convenio (BBVA same-bank payments) and CLABE (transfers from other banks). The order is updated when the deposit is reconciled. it is important to note that in development we don’t use real reconciliation files, so you can test the payment flow with the webhook simulator.- Cheqpay assigns 8-digit CIE references for each payment order but in the future references can be up to 20 digits.
- in Production CIE payments are reconciled with a process based in BBVA files which are processed every hour, however some transactions may take longer to be reflected in the BBVA files.
- payouts are made the next day after the payment is captured/settled.
When to Use CIE Cash Net
Cash at BBVA
Customers who prefer paying in cash at ATMs or branches
BBVA Customers
Same-bank deposits using convenio at practicaja or digital banking
Interbank Transfers
Customers at other banks can pay using the CLABE
Alternative to Cards
Offer when cards decline or customers are unbanked for cards
How CIE Cash Net Works
Reference Assigned
Cheqpay assigns a CIE reference from your merchant pool, along with convenio and CLABE.
Customer Deposits
The customer pays at a BBVA channel or transfers from another bank using the payment instructions.
Create a CIE Cash Net Payment
Request Example
Do not send
persist for CIE Cash Net. References are order-scoped and managed by Cheqpay — they are not saved for reuse across orders.Response with Payment Instructions
Display Payment Instructions
Show all three values prominently so customers can complete the payment:Reference
8-digit CIE reference number for the deposit
Convenio
BBVA account number for same-bank payments
CLABE
18-digit interbank account for transfers from other banks
Where Customers Can Pay
| Channel | What to use |
|---|---|
| BBVA ATM / practicaja | Reference + convenio |
| BBVA digital banking | Reference + convenio |
| Other banks (SPEI transfer) | CLABE + reference as payment concept |
Monitor Payment Status
CIE Cash Net payments start with statusPENDING and update to COMPLETED when the deposit is reconciled and captured.
Webhooks (Recommended)
Use webhooks to receive notifications when the payment is captured:Set Up Webhooks
Learn how to receive CIE Cash Net notifications and verify signatures
CIE Cash Net Best Practices
Show All Three Fields
Show All Three Fields
Display reference, convenio, and CLABE on checkout, confirmation pages, and emails. Omitting any field makes it harder for customers to pay.
Send Email Instructions
Send Email Instructions
Email the full payment instructions so customers can complete the deposit after leaving your site.
One Reference Per Order
One Reference Per Order
Each active order uses one CIE reference from our pool. Do not reuse a reference across concurrent orders.
Use Webhooks
Use Webhooks
Do not rely on redirect status alone. Confirm capture with webhooks as a better alternative for polling Get Payment Order.
Testing CIE Cash Net in Sandbox
Like PayCash, CIE Cash Net does not auto-complete in sandbox. Use the webhook simulator in development:
See Webhook Simulators — CIE Cash Net for the full curl example.
Refunds
CIE Cash Net payments do not support API refunds. Handle returns at the merchant level, similar to PayCash. Card and SPEI support refunds via the Refunds API.Pricing
Contact sales@cheqpay.com for current CIE Cash Net pricing and to enable the method on your merchant account.Next Steps
Webhooks
Get notified when CIE deposits are captured
Webhook Simulators
Test CIE Cash Net payments in sandbox
Payment Orders
Track order status and lifecycle
Hosted Payment Page
Offer CIE Cash Net on Cheqpay checkout