Smart Transaction Systems Gift Cards for WooCommerce lets your store offer gift cards as products and accept them as a payment method at checkout. Gift cards are issued as a WooCommerce post type and redeemed through the Smart Transaction Systems gateway, then plugged into WooCommerce's coupon system so the existing "Have a coupon?" field on Classic and Block Checkout accepts them without any additional block or shortcode.
Features
- Sell gift cards as WooCommerce products.
- Redeem gift card codes through WooCommerce's native coupon field.
- Works with Classic Checkout and Checkout Blocks via native coupon integration.
- Multiple gift cards per order.
- Balance deduction on order completion; refund-back on order refund/cancel.
- Admin UI for creating and managing gift cards (WooCommerce → Gift Cards).
[rpgc_balance] shortcode so customers can check a card's remaining balance.
- High-Performance Order Storage (HPOS) compatible.
Third-party service: Smart Transaction Systems gateway
This plugin is an integration with the
Smart Transaction Systems payment gateway and requires a Smart Transaction Systems merchant account (Merchant ID and Terminal ID). Gift card balances are stored and processed by Smart Transaction Systems, not on your site.
The plugin communicates with
https://smarttransactions.net/gateway_no_lrc.php in these cases only:
- When a gift card balance is looked up (at checkout or via the balance-check shortcode): the merchant ID, terminal ID, and the gift card number entered.
- When an order paid with a gift card is placed: the merchant ID, terminal ID, gift card number, transaction amount, and a transaction identifier.
- When such an order is refunded or cancelled: the merchant ID, terminal ID, authorization reference, and a transaction identifier.
No customer personal data (name, email, address, order contents) is sent to Smart Transaction Systems. No requests are made until you have entered your merchant credentials in the plugin settings. Please review the
Smart Transaction Systems website for the service's terms of service and privacy policy.
Credits
This plugin started as a fork of the GPL plugin "WooCommerce - Gift Cards" by Ryan Pletcher (WP Ronin) and has since been substantially rewritten: redemption now flows through WooCommerce's native coupon system and the Smart Transaction Systems gateway, with Block Checkout support and security hardening.