{"id":67475,"date":"2017-05-03T11:18:10","date_gmt":"2017-05-03T11:18:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/razorpay-quick-payments\/"},"modified":"2025-03-25T09:24:19","modified_gmt":"2025-03-25T09:24:19","slug":"razorpay-quick-payments","status":"publish","type":"plugin","link":"https:\/\/ceb.wordpress.org\/plugins\/razorpay-quick-payments\/","author":14637936,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.1","stable_tag":"1.3.1","tested":"6.7.5","requires":"3.0.1","requires_php":"","requires_plugins":null,"header_name":"Razorpay Quick Payments","header_author":"Team Razorpay","header_description":"Quick Payments for Wordpress, by Razorpay.","assets_banners_color":"6452ce","last_updated":"2025-03-25 09:24:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/razorpay\/razorpay-quick-payments","header_author_uri":"https:\/\/razorpay.com\/about\/","rating":2.8,"author_block_rating":0,"active_installs":3000,"downloads":75657,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"mayankamencherla","date":"2017-05-04 11:39:41"},"1.0.1":{"tag":"1.0.1","author":"mayankamencherla","date":"2017-10-30 07:30:28"},"1.1.0":{"tag":"1.1.0","author":"ramprak","date":"2020-03-08 11:51:14"},"1.2.1":{"tag":"1.2.1","author":"chetangn","date":"2020-09-02 07:01:01"},"1.2.3":{"tag":"1.2.3","author":"razorpay","date":"2021-07-28 07:19:51"},"1.2.4":{"tag":"1.2.4","author":"razorpay","date":"2021-08-03 11:15:10"},"1.2.5":{"tag":"1.2.5","author":"razorpay","date":"2022-06-15 13:29:12"},"1.2.6":{"tag":"1.2.6","author":"razorpay","date":"2022-07-04 13:08:53"},"1.2.7":{"tag":"1.2.7","author":"razorpay","date":"2022-11-29 09:26:54"},"1.2.8":{"tag":"1.2.8","author":"razorpay","date":"2023-05-24 11:57:05"},"1.2.9":{"tag":"1.2.9","author":"razorpay","date":"2023-10-23 06:22:59"},"1.3.0":{"tag":"1.3.0","author":"razorpay","date":"2024-08-20 13:11:28"},"1.3.1":{"tag":"1.3.1","author":"razorpay","date":"2025-03-25 09:24:19"}},"upgrade_notice":[],"ratings":{"1":2,"2":1,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1650905,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2256765,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1650905,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.2.1","1.2.3","1.2.4","1.2.5","1.2.6","1.2.7","1.2.8","1.2.9","1.3.0","1.3.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[24215,1887,5967,65714,1378],"plugin_category":[45],"plugin_contributors":[85841],"plugin_business_model":[],"class_list":["post-67475","plugin","type-plugin","status-publish","hentry","plugin_tags-india","plugin_tags-payments","plugin_tags-quick","plugin_tags-razorpay","plugin_tags-simple","plugin_category-ecommerce","plugin_contributors-razorpay","plugin_committers-abdulwahidsharief","plugin_committers-chetangn","plugin_committers-ramprak","plugin_committers-razorpay"],"banners":{"banner":"https:\/\/ps.w.org\/razorpay-quick-payments\/assets\/banner-772x250.png?rev=1650905","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/razorpay-quick-payments\/assets\/icon-128x128.png?rev=1650905","icon_2x":"https:\/\/ps.w.org\/razorpay-quick-payments\/assets\/icon-256x256.png?rev=2256765","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This is the official \"Quick Payments\" plugin for Razorpay merchants. This allows\nyou to do the following:<\/p>\n\n<ol>\n<li>Add a few custom variables and some markup to a page.<\/li>\n<li>Specify the amount, name, description and other custom details as page metadata.<\/li>\n<li>Write [RZP] wherever you want on the post and the button to show up.<\/li>\n<li>The plugin takes over and completes the payment.<\/li>\n<\/ol>\n\n<p>This makes use of the Razorpay Orders API, and the flow is the follows:<\/p>\n\n<ol>\n<li>The plugin parses the page before it is rendered<\/li>\n<li>Inserts its javascript\/css\/html if it finds the relevant data and markup<\/li>\n<li>A click on the button creates an \"order\" using Ajax\/Razorpay API<\/li>\n<li>The order ID is passed to checkout with auto-capture enabled<\/li>\n<li>The payment is completed there itself and the customer is informed<\/li>\n<\/ol>\n\n<h3>Customization<\/h3>\n\n<p>For this plugin to work correctly, please mention the following items as page metadata (using Screen Options for &gt;4.8) -&gt; Custom Fields:<\/p>\n\n<ol>\n<li>'name' of the product.<\/li>\n<li>'description' of the product.<\/li>\n<li>'amount' with a minimum of 1 rupee.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Updated SDK to 2.9.0<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>added support for currencies<\/li>\n<li>added signup or login links in config<\/li>\n<li>added support for offsite redirect<\/li>\n<\/ul>\n\n<h4>1.2.9<\/h4>\n\n<ul>\n<li>bug fix for non logged-in user<\/li>\n<\/ul>\n\n<h4>1.2.8<\/h4>\n\n<ul>\n<li>Updated Razorpay SDK<\/li>\n<\/ul>\n\n<h4>1.2.7<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.1.1<\/li>\n<\/ul>\n\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>Bug fix for script.<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Bug fix for payment pop up in Wordpress 6.0.<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Bug fix response data.<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Bug fix<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Bug fix<\/li>\n<li>Tested upto WordPress 5.5<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added Callback Url support for in app browser<\/li>\n<li>Tested upto WordPress 5.4.2<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added metadata information.<\/li>\n<li>Updates Razorpay SDK<\/li>\n<li>Tested upto WordPress 5.3.2<\/li>\n<\/ul>","raw_excerpt":"Allows you to easily sell things using Razorpay on your WordPress website.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/67475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=67475"}],"author":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/razorpay"}],"wp:attachment":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=67475"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=67475"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=67475"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=67475"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=67475"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=67475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}