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

VES Payment

外掛說明

VES payment gateway plugin for WooCommerce. This plugin enable online payment using credit or debit cards (Visa and Mastercard only), online banking (for Malaysian banks only) and eWallets. Currently VES Payment is only available for businesses that reside in Malaysia.

安裝方式

  1. Make sure that you already have WooCommerce plugin installed and activated.
  2. From your WordPress admin dashboard, go to menu ‘Plugins’ and ‘Add New’.
  3. Key in ‘VES Payment’ in the ‘Search Plugins’ field and press enter.
  4. It will display the plugin and press intall.
  5. Activate the plugin through the ‘Plugins’ screen in WordPress.
  6. Go to menu WooCommerce, settings, Checkout, VES Payment and fill in your merchant id and secret key.
  7. Make sure the ‘Enable this payment gateway’ is ticked. Click on ‘Save changes’ button.
    • In VES Payment Dashboard make sure you key in your return URL and callback URL as http://your_domain/checkout/order-received/ and choose ‘Read response and send email if error’ for callback response, finally press Save. Please leave the ‘Return URL Parameters’ field empty.

常見問題集

Do I need to sign up with VES Payment in order to use this plugin?

Yes, we require info such as merchant id and secret key that is only available after you sign up with VES Payment.

Can I use this plugin without using WooCommerce?

No.

What currency does it support?

Currently VES Payment only support Malaysian Ringgit (RM).

What if I have some other question related to VES Payment?

Please open a ticket by log in to VES Payment Dashboard and look for menu support.

使用者評論

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

參與者及開發者

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

參與者

將〈VES Payment〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

3.1.3

  • supports WordPress 6.1.1
  • supports Woocommerce 7.1.0

3.1.2

  • supports WordPress 5.5.0
  • supports Woocommerce 4.4.1

3.1

  • supports WordPress 5.3.0
  • supports Woocommerce 3.8.x

3.0.5

  • update README

3.0.4

  • fix versioning

3.0.3

  • fix issue with plugin not initialized properly
  • supports WordPress 4.9.x
  • supports Woocommerce 3.3.x

3.0.2

  • Fix issue with orders with the same number

3.0.1

  • Fix issue with failed payments

3.0.0

  • initial version for Woocommerce 3.x full compatibility
  • remove usage of WC deprecated functions
  • wp_redirect doesn’t always redirect. Add exit() to ensure redirection
  • added proper callback response

2.1

  • Send billing name, email and phone to VES Payment so that customer does not have to re-enter at VES Payment form

2.0

  • Solve the issue where multiple emails were sent to both buyer and seller after payment is complete.
  • Upon successful payment customer will see order complete page.