這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cellulant Tingg Checkout

外掛說明

A Woocommerce payment gateway plugin that allows merchants to integrate Tingg express checkout on their Woocommerce checkout page,
offering their customers a pan-african variety of payment options.

Use of Tingg as a Third Party Service

  • The plugin is designed to enable merchants to receive payments through Tingg Checkout which is an online payment gateway
    provided by Cellulant.
  • Upon checkout, the customer is redirected to the Tingg checkout platform where they can make their payments using Card,
    Bank Account, Bank Transfer, USSD, or Mobile Money.
  • Tingg checkout has 2 versions being supported: checkout version 2 and checkout version 3 which is the latest version.
  • Both versions are supported in the plugin as shown in step 2) of the installation process.
  • The plugin supports integration in both the test and live environments. The test environment allows merchants to test their integration
    by simulating payments while the live environment allows the merchants to collect live payments from customers on their platform.
  • The payment links for the test and live environments for version 2 and version 3 are as shown below.
    Checkout 2.8:

    • Test: https://developer.tingg.africa/checkout/v2/express/
    • Live: https://online.tingg.africa/v2/express/
      View our developer docs for checkout version 2.
      Checkout 3.0
    • Test: https://online.uat.tingg.africa/testing/express/checkout
    • Live: https://checkout.tingg.africa/express/checkout
      View our developer docs for checkout version 3.

Terms of Service

螢幕擷圖

  • Edit Payment Configurations
  • Select the Tingg Checkout Version you would like to integrate.
  • Enable testmode to populate test fields with test credentials from sandbox and click on save changes.

安裝方式

Note: You Should Have the Woocommerce plugin installed and activated.
1. Click on ‘manage’ on woocommerce payment settings to open plugin settings.
2. Select the tingg checkout version you would like to integrate, i.e version 2 or version 3 (recommended).
3. Enable test mode to use test keys from the developer sandbox.
4. Fill in the test credentials in their respective fields, i.e. Test Service Code (version 2) or Business Code (version 3),
Test IV Key,Test Secret Key,Test Access Key,Test Client IDandTest Client Secret.
5. The
API Key“ is a required field if you select checkout version 3 in step 2 above.
6. Go Live: disable test mode and add your production keys on the live keys section to start collecting payments online.
Please refer to our official documentation for more details
Version 2
Version 3

常見問題集

  1. Does Tingg checkout collect outside Africa?
    Currently we are only enable payments in African markets.

  2. Where can I find the API documentation?
    You can refer to the user guides for version 2 and
    version 3

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Cellulant Tingg Checkout〉的開發相關工作。

參與者

將〈Cellulant Tingg Checkout〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.1.0

  • Added: Client ID, Client Secret and API Key fields in the configs. All are required fields for checkout version 3.0 while the
    API Key is not required for checkout version 2.8.
  • Changed: The payment acknowledgement process via the wordpress webhook call.

Version 1.2.0

  • Added: Enable logs option in the configs
  • Added: Clear cart after order is placed.

Version 1.2.1

  • This version fixes a configuration related bug for UG merchants. Upgrade immediately if seeking to collect in Uganda..
  • Changed: Checkout logic to pick billing country if it’s supported on tingg checkout platform.