Cashfree Quick Button

plugin banner

Allows you to easily built payment buttons on your WordPress website.

Author:Cashfree Dev (profile at wordpress.org)
WordPress version required:4.2
WordPress version tested:5.6.4
Plugin version:2.0.0
Added to WordPress repository:26-02-2021
Last updated:26-05-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://www.cashfree.com
Total downloads:1 644
Active installs:100+
plugin download
Click to start download

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.

ChangeLog