A made-to-order Odoo payment acquirer that adds Spanish Redsys card and Bizum mobile payment flows to your checkout and Sales/Invoicing. ECOSIRE scopes, builds, installs, and supports it — it is not an off-the-shelf download. Built to order by ECOSIRE for Odoo 17, 18, 19 — indicative price from $249.00 USD; request a quote for a scoped proposal.
应用清单
围绕您的工作流程构建
A made-to-order Odoo payment acquirer that adds Spanish Redsys card and Bizum mobile payment flows to your checkout and Sales/Invoicing. ECOSIRE scopes, builds, installs, and supports it — it is not an off-the-shelf download.
无需自行搭建——由 ECOSIRE 构建、安装并提供支持的可用应用。
以一次性构建价格开始。我们在启动时与您共同确定范围。
ECOSIRE 在您的 Odoo 上构建、配置并安装。
约 2–4 周内上线,并提供上线后的支持期。
Spanish merchants running Odoo hit a wall the moment they need to take card and mobile payments through the domestic banking network that their acquiring bank actually uses. Odoo core ships generic international acquirers, but it has no native support for the redirect-and-notification protocol used by Spanish bank gateways, and none at all for the instant account-to-account mobile scheme that Spanish shoppers now expect at checkout. The result is either lost conversions, manual reconciliation of bank statements against Odoo orders, or an expensive detour through a third-party processor that charges more and hides the transaction detail your finance team needs.
ECOSIRE builds a dedicated payment provider module that plugs into Odoo's standard acquirer framework so both flows behave like any first-class payment method. On the technical side we implement a payment.provider record (a model inheriting payment.provider in models/, declared in __manifest__.py with depends on payment and account) plus a payment.transaction subtype that builds the signed redirect form, computes the request signature with your merchant secret, and handles the asynchronous server-to-server notification callback. The controller route validates the returned signature before it ever touches a transaction state, so a spoofed or replayed callback cannot mark an order paid. Card and the instant mobile scheme are exposed as two selectable methods on the same provider, each with its own code, terminal number, and currency handling. QWeb templates render the checkout button and the redirect form; ir.model.access.csv and record rules keep credentials and transaction logs scoped to the right users, and configuration lives on the provider form in test/enabled/disabled states exactly like a native acquirer.
Because it uses the real acquirer plumbing, everything downstream just works: successful payments confirm the sales order, post to the correct journal in Invoicing, and reconcile automatically; refunds are initiated from Odoo and pushed to the gateway; and every request/response pair is logged for audit. We wire the eCommerce checkout, the customer portal "pay now" links on invoices, and — where you need it — the point-of-sale or subscription renewal path. Configuration values (merchant code, terminal, secret key, environment URLs) are stored per company so a multi-company or multi-brand group can route each entity to its own bank contract. The build targets your exact Odoo version (17.0, 18.0, or 19.0) and respects Community vs Enterprise differences in the accounting and POS layers.
Delivery is build-to-order. After a short scoping call we confirm the flows you need (eCommerce, portal invoices, POS, subscriptions), your bank's specific gateway variant, currencies, and reconciliation rules, then send a fixed quotation and a written scope. You get the work on a staging clone first for UAT against your bank's test terminal, with a rollback plan, before we install on production and hand over the git repository. Typical delivery is 2-4 weeks from confirmed scope. Pricing starts from $249 (indicative, single-company base scope); additional companies or bank contracts, POS and subscription integration, multi-currency handling, and migrating historical transaction data increase the quoted scope.
Online stores whose acquiring bank uses the domestic gateway and whose shoppers expect the instant mobile payment option at checkout. They need both flows native in the Odoo website checkout so conversions and reconciliation stay clean.
Controllers who are tired of manually matching bank settlements to Odoo orders. They want successful payments to auto-confirm, post to the correct journal, and reconcile, with a full transaction log for every dispute or audit.
Organizations running several legal entities or brands in one Odoo database, each with its own bank contract. They need per-company merchant credentials and terminal routing on the same provider without cross-posting.
Technical teams that could build it themselves but want a maintainable, version-targeted module with clean source, documentation, and a supported handover instead of an unowned in-house script.
| 标准 | 伊科西尔 | 定制建造 | 竞争对手 | 奥杜本机 |
|---|---|---|---|---|
| Spanish domestic gateway + instant mobile scheme | Both built as native acquirer methods | Possible but you build both from scratch | May cover one flow, mobile often missing | |
| Signature verification on callback | Recomputed and enforced before state change | Depends on your developer's rigor | Varies; often opaque | |
| Accounting reconciliation | Auto-confirm, post, and reconcile | You wire the journal logic yourself | Usually reconciles, mapping fixed | |
| Odoo version fit (17/18/19) | Built to your exact version | Whatever you target and maintain | Only versions the vendor supports | |
| Multi-company / per-bank routing | Per-company credentials on one provider | Build it if you have time | Rarely per-company aware | |
| Source code ownership | Full git repo handover | You own it (and all the upkeep) | Licensed, often obfuscated | |
| Support and accountability | Scoped support window + optional retainer | Rests entirely on your team | Ticket queue, variable SLA | |
| Delivery model | Scoped, fixed quote, staged UAT + rollback | Open-ended internal project | Instant download, self-integrated |
No. This is a build-to-order module. ECOSIRE builds it against your exact Odoo version, your bank's specific gateway variant, and the flows you need, then installs and supports it. You are commissioning a productized service, not buying an instant download.
Typical delivery is 2-4 weeks from confirmed scope. The timeline starts once we've agreed the flows (eCommerce, portal, POS, subscriptions), your gateway variant, and reconciliation rules in the scoping call and you've approved the fixed quotation. Larger scopes (multi-company, POS, data migration) sit at the longer end.
Pricing starts from $249 as an indicative single-company base-scope figure. After a short scoping call we send a fixed written quotation for your actual requirements. Drivers such as additional companies or bank contracts, POS and subscription integration, multi-currency handling, and historical data migration increase the quoted scope.
Every build includes a post-go-live support window for defect fixes and configuration adjustments. Because you receive the full git repository, your team can maintain it independently, or you can retain ECOSIRE for version upgrades (for example moving from Odoo 17 to 18 or 19) and enhancements under a separate agreement.
Yes. Because the module uses Odoo's native acquirer framework, a successful payment confirms the sales order, posts to the journal you nominate, and reconciles through the standard payment and invoicing flow. Refunds are initiated from Odoo and pushed to the gateway, and every transaction is logged for audit.
Both. The core payment provider, signed redirect, and callback validation work on Community and Enterprise. Some downstream touchpoints (such as certain POS or subscription paths) differ between editions, so we confirm your edition during scoping and target the build accordingly.
The controller route recomputes and verifies the merchant signature on every notification before it changes any transaction state, so a forged or replayed callback cannot mark an order as paid. Credentials and transaction logs are scoped with `ir.model.access.csv` and record rules, and secrets are stored per company on the provider form.
A made-to-order Odoo payment acquirer that adds Spanish Redsys card and Bizum mobile payment flows to your checkout and Sales/Invoicing. ECOSIRE scopes, builds, installs, and supports it — it is not an off-the-shelf download.