Touch 'n Go eWallet for WooCommerce

Description

Touch ‘n Go eWallet for WooCommerce allows you to accept payments via Touch ‘n Go eWallet.

If you do not have a Touch ‘n Go eWallet merchant account yet, you can submit an onboarding request here:
https://tngdigitalbizhelp.zendesk.com/hc/en-my/requests/new?ticket_form_id=59240529886361

External Services

This plugin connects to external API endpoints provided by Touch ‘n Go eWallet (TNGD) to process payments, query transaction status, and handle refunds.

During checkout, when a customer selects this payment method, transaction metadata is sent to these services, including:
* WooCommerce order ID and total amount
* Merchant credentials
* Customer terminal type (mobile or desktop browser)

All API calls are sent to the configured endpoint (sandbox or the production endpoint).

These external services are subject to their respective terms and privacy policies:
* Touch ‘n Go eWallet:
– Terms of Service – https://www.touchngo.com.my/assets/pdf/user-tnc.pdf
– Privacy Policy – https://www.tngdigital.com.my/policies/privacy-policy/
– Anti Bribery and Corruption Policy: https://www.tngdigital.com.my/policies/anti-bribery-and-corruption-policy/

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/touch-n-go-ewallet directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the gateway in WooCommerce settings.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Touch 'n Go eWallet for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0

  • Initial release.

1.0.1

  • Description update.