✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for WooCommerce Bambora: transactions and AVS data as tables

The WooCommerce Bambora gateway (now Worldline) writes transaction IDs, AVS responses, CVD outcomes and recurring payment profile references into wc_orders_meta. SleekView promotes those keys to typed columns risk and finance can actually use.

♾️ Lifetime License available

SleekView table view for WooCommerce Bambora (Worldline)

Bambora references sit on every order. SleekView surfaces them.

The WooCommerce Bambora (Worldline) gateway does not maintain its own database tables. It writes Bambora-side references (transaction ID, AVS response, CVD result, recurring payment profile) into wc_orders_meta on each order. The default WooCommerce admin cannot filter or sort by any of these from the list view, so AVS audits and finance reconciliations happen one order at a time.

SleekView reads those meta keys and promotes them to typed columns. _bambora_trans_id becomes a searchable reference. _bambora_avs_response becomes a filterable risk signal. Recurring payment profile IDs become groupable so renewal cohorts surface as a single filter. Saved views like "AVS mismatch shipped" or "recurring profile expired" replace per-order audits.

Inline edits route through WooCommerce's CRUD layer so order notes and the audit trail stay intact. Bambora-side references stay read-only because editing them locally would silently desync the order from the actual transaction. Per-role masking hides last4 from staff who do not need it.

Workflow

Promote Bambora gateway meta to columns

1

Pick the source

Point SleekView at wc_orders joined with wc_orders_meta. The grid auto-detects every _bambora_-prefixed key the gateway writes.
2

Compose columns

Promote AVS, CVD, transaction ID and recurring profile to typed columns. Each gets the right filter operators (equals, in-list, present/absent).
3

Save and scope per role

Save "AVS mismatch", "authorized only" and "failed renewals" views and scope to the right roles. Column-level masking handles PII.
4

Edit inline or bulk update

Edit notes and editable meta inline; SleekView routes through WooCommerce's CRUD layer so hooks fire. Bambora-side references stay read-only.

Sample columns

Bambora gateway order metadata

Bambora writes every transaction reference into wc_orders_meta. The plugin adds no custom tables of its own.
Source: wp_wc_orders_meta (HPOS) or wp_postmeta
Meta key Description Type Filterable Status
_bambora_trans_id Bambora transaction reference string Yes Read
_bambora_avs_response Address verification code string Yes Audit
_bambora_cvd_response Card verification digit result string Yes Audit
_bambora_recurring_id Recurring payment profile string Yes Read

Comparison

Default WooCommerce Bambora admin vs SleekView

Default WooCommerce Bambora admin

  • AVS and CVD responses hidden inside per-order screens
  • No filter for orders linked to a specific recurring payment profile
  • _bambora_trans_id not searchable from the order list
  • Authorize-only transactions mix with captures in the same list
  • Refund and void history scattered across order notes

SleekView

  • Promote AVS and CVD to filterable columns from wc_orders_meta
  • Search by _bambora_trans_id directly in the list view
  • Group orders by recurring payment profile for renewal cohorts
  • Authorized-only saved view via the captured flag
  • Export AVS-flagged orders for risk review with one filter

Features

What SleekView gives you for WooCommerce Bambora (Worldline)

AVS and CVD audit

Promote _bambora_avs_response and _bambora_cvd_response to filterable columns. Surface mismatches, partial matches and unsupporteds as their own saved views for risk.

Recurring cohorts

Group orders by _bambora_recurring_id to see the full renewal history per profile. Failed renewals become a saved view instead of a manual lookup.

Auth vs capture

Stack the captured flag with WooCommerce order status to isolate authorized-but-not-captured orders. Useful for stores running manual capture or preorder workflows.

Audience

Who uses SleekView for WooCommerce Bambora

Risk team

Filter by AVS mismatch or partial-match to pre-flag risky shipments. The view doubles as the daily review queue and dispute-prep playbook.

Finance reconciliation

Pair _bambora_trans_id with capture timestamps and export by batch to reconcile against Bambora settlement reports.

Subscription operations

Group renewals by _bambora_recurring_id to spot expired profiles and failed renewal patterns. Outreach the affected customers before they churn.

The bigger picture

Bambora signal is rich. The default admin hides it.

Bambora (now Worldline) captures dense per-order signal: transaction reference, AVS response, CVD outcome, recurring profile, capture flag, and currency-specific settlement data. All of that writes to wc_orders_meta on each order. The default WooCommerce orders screen exposes none of it as a list-level filter, which means each piece of signal goes unused until someone manually opens an order.

Risk teams ship AVS mismatches because the response code is not visible in bulk. Finance reconciles Bambora settlement reports against orders by manually pulling transaction IDs one at a time. Subscription operations cannot see failed renewals as a cohort.

Promoting those meta keys to typed columns turns each into a normal saved view and gives every team a shared surface to talk about Bambora-funded orders. For Canadian and cross-border stores running meaningful volume, the setup pays back in the first reconciliation cycle.

Questions

Common questions about SleekView for WooCommerce Bambora (Worldline)

No. The WooCommerce Bambora (Worldline) gateway writes all gateway-side references (transaction ID, AVS, CVD, recurring profile) into wc_orders_meta on HPOS or wp_postmeta on legacy CPT storage. SleekView reads those meta keys as columns, no extra schema to join.

 

No. _bambora_trans_id is immutable on Bambora's side; SleekView marks it read-only. Editing it locally would silently desync the order from the actual transaction. Notes and editable meta keys can still be inline-edited and route through WooCommerce's CRUD layer.

 

Yes. SleekView reads from wc_orders and wc_orders_meta on High-Performance Order Storage. Legacy CPT storage is also supported; the grid detects the active layer. Saved views and column promotions migrate transparently.

 

_bambora_avs_response is promoted as a typed column with canonical Bambora codes (matches, mismatches, partials, unsupporteds). A filter on it surfaces the cohort most likely to dispute, which becomes the daily risk-review queue.

 

Yes. _bambora_recurring_id appears as a groupable, filterable column. Grouping by profile assembles the renewal history for each subscriber in one place; filtering to a specific profile pulls only its orders.

 

No. SleekView reads only what the gateway already wrote to your database. Refunds, voids and captures still run through the gateway's existing order actions because they need to update Bambora-side state, which keeps both systems consistent.

 

Bambora supports Interac Online for Canadian shoppers, and the gateway writes Interac-specific meta keys (separate from credit card meta). SleekView surfaces them as their own column group, so Interac reconciliation runs as its own saved view alongside card-funded orders.

 

Yes. Filter to risk or finance criteria and export the visible slice as CSV. Column-level masking applies, so PII fields hide for users without the right capability. A common pattern is weekly AVS-flagged exports for the risk team.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView