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

PaymentIQ Checkout

描述

With PaymentIQ Checkout for WooCommerce, you get an inline checkout in your web shop. Secure payments availalbe through PaymentIQ via hundreds of payment methods.

Features

  • Easy end-user information fetching/form & quick login for returning customers
  • Receive payments securely through the inline PaymentIQ Checkout
  • Get an overview over the status for your payments directly from your WooCommerce order page.
  • Capture your payments directly from your WooCommerce order page.
  • Refund your payments directly from your WooCommerce order page.
  • Void your payments directly from your WooCommerce order page.
  • Supports WooCommerce 3.0 and up.

安裝

  1. Go to your WordPress administration page and log in. Example url: https://www.yourshop.com/wp-admin

  2. In the left menu click Plugins -> Add new.

  3. Click the Upload plugin button to open the Add Plugins dialog.

  4. Click Choose File and browse to the folder where you saved the file from step 1. Select the file and click Open.

  5. Click Install Now

  6. Click Activate Plugin

  7. Click “Settings” in the PaymentIQ Checkout plugin

  8. Fill out the configuration fields (check with your support agent for details)

  9. Click save changes and your are ready to start using PaymentIQ Checout

評價

There are no reviews for this plugin.

貢獻者及開發者

“PaymentIQ Checkout” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 PaymentIQ Checkout 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.11

  • Pass in custom css to set cashier container to 100% and set containerWidth to 100%.

1.0.10

  • Increase height to checkout container to fit alternative address and corporate data.
  • Fix width parameter.

1.0.9

  • Only show capture disabled button when status is waiting_capture.

1.0.8

  • Add autoOpenFirstPaymentMethod=false to checkout configs.
  • Disable “Capture charge” button from order details if auto-capture on order complete is enabled.

1.0.7

  • Omit debuggin logs in screen from echo statements.

1.0.6

  • Santander pricing widget can now be added by the plugin
  • Plugin settings now include a settings panel for the Santander pricing widget
  • Calculator at cart page and product page
  • Bug fix for merchantId for admin API

1.0.5

  • bugfixes

1.0.4

  • Navigate to the Woocommerce configured order-received endpoint – i.e not hardcoded to /checkout/order-received
  • Cleaned up the helper methods used for the hardcoded navigation

1.0.3

  • Trigger checkout reload when cancelling a transaction to generate a new order – changed what callbacks we use to trigger this

1.0.2

  • Update supported versions

1.0.1

  • Bugfix to amounts used when reporting order details
  • Bugfix to use total amount when making a capture (include tax, shipping etc)
  • Upgraded to paymentiq-bootstrapper 1.3.5

1.0.0

  • First version