Razorpay Quick Payments

plugin banner

Allows you to easily sell things using Razorpay on your WordPress website.

Author:Team Razorpay (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:6.1.4
Plugin version:1.2.9
Added to WordPress repository:03-05-2017
Last updated:23-10-2023
Rating, %:56
Rated by:5
Plugin URI:https://github.com/razorpay/razorpay-quick-pa...
Total downloads:57 593
Active installs:3 000+
plugin download
Click to start download

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

  1. Add a few custom variables and some markup to a page.
  2. Specify the amount, name, description and other custom details as page metadata.
  3. Write [RZP] 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 Razorpay 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 Ajax/Razorpay API
  4. The order ID is passed to checkout with auto-capture enabled
  5. 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. ‘name’ of the product.
  2. ‘description’ of the product.
  3. ‘amount’ with a minimum of 1 rupee.

ChangeLog