PerkExtra Rewards Checkout

説明

PerkExtra is a powerful system designed to help webshop owners create and manage unique promotional offers. With PerkExtra, you can generate voucher coupons, offer customizable eGift cards, and set up prepaid cards for specific products or services. This user-friendly plugin adds a code input field to your checkout, allowing seamless acceptance of PerkExtra reward codes, including vouchers, eGift cards, and prepaid codes.

Whether you’re rewarding loyal customers or promoting special offers, PerkExtra gives you the tools you need to enhance your shop’s marketing strategy.

Install the PerkExtra plugin to seamlessly integrate a dedicated coupon input field into your WordPress webshop, allowing it to accept PerkExtra reward codes. This field is exclusively designed for PerkExtra vouchers, eGift cards, and prepaid cards, ensuring a smooth checkout experience for your customers. Once you generate and distribute reward codes through PerkExtra, this plugin allows your webshop to securely and efficiently process those codes. Whether you’re offering vouchers, eGift cards, or prepaid cards, the plugin enhances your promotional capabilities by enabling you to seamlessly accept and validate PerkExtra codes at checkout, rewarding your customers with ease.

External services

This plugin connects to the PerkExtra server via API to validate the customer’s eVoucher, eGift Cards and Prepaid Card code.

It’s needed to check whether the code exists, used, expired and meets the required minimum spending (if any).

API call runs when the user redeems the code and when the order is placed.

It sends the following data:
– the code that the customer entered
– the webshop’s site url (the return value of get_site_url() function)
– the subtotal of products in customer’s cart

Also if any changes or new rules are introduced by the business in the admin interface, the PerkExtra server will be notified with email to ensure that all updates remain consistent with the terms and conditions set for reward tokens, eGift cards, and prepaid cards.

The email contains the following data:
– the webshop’s site url (the return value of get_site_url() function)
– date of change
– rules created (categories, products, card IDs)

This service is provided by “PerkExtra Limited”: Terms of Use | Privacy Policy

評価

1件のレビューをすべて表示

貢献者と開発者

PerkExtra Rewards Checkout はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“PerkExtra Rewards Checkout” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.1.0

  • Added email notification when changing settings. Details in the “External services” section.

2.0.0

  • Added PerkExtra admin page to set categories or products the PerkExtra codes applied for.
  • External files: select2 JS and CSS files loaded for the options page
  • API change: code redeem after successful order place if payment method redirects to external service (e.g. pay by credit card).
  • Minor changes in text messages.

1.0.0

  • First version of the plugin.