该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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