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

Cashfree Quick Button

外掛說明

This is the official “Cashfree Quick Button” plugin for Cashfree merchants. This allows
you to do the following:

  1. Add a few custom variables and some markup to a page.
  2. Specify the amount, title, description and other custom details as page metadata.
  3. Write [CFPB] wherever you want on the post and the button to show up.
  4. The plugin takes over and completes the payment.

This makes use of the Cashfree Orders API, and the flow is the follows:

  1. The plugin parses the page before it is rendered
  2. Inserts its javascript/css/html if it finds the relevant data and markup
  3. A click on the button creates an “order” using Cashfree API
  4. The payment is completed there itself and the customer is informed

Customization

For this plugin to work correctly, please mention the following items as page metadata (using Screen Options for >4.8) -> Custom Fields:

  1. ‘title’ of the product.
  2. ‘description’ of the product.
  3. ‘orderAmount’ with a minimum of 1 rupee.

使用者評論

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

參與者及開發者

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

參與者

將〈Cashfree Quick Button〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.0

  • Move assets folder

1.0.2

  • Updated release on Plugins marketplace
  • Improved error messaging

1.0.0

  • First release on Plugins marketplace