
內容簡介
這是 Cashfree 商家的官方「Cashfree 快速按鈕」外掛程式。它可以讓您執行以下操作:
在頁面中添加一些自定義變數和標記。
將金額、標題、描述和其他自定義詳細信息作為頁面元數據指定。
在文章中任何您想放置按鈕的地方輸入 [CFPB]。
插件接管並完成付款。
它使用 Cashfree 訂單 API,整個流程如下:
插件在呈現頁面之前解析頁面
如果找到相關的數據和標記,插入其 Javascript/CSS/HTML
按一下按鈕使用 Cashfree API 建立一個「訂單」
付款會立即完成,並通知客戶
自定義設置
為使此外掛程式正常工作,請在頁面元數據(使用「顯示選項」選項 >4.8)- >自定義欄位中提到以下項目:
產品的「標題」。
產品的「描述」。
具有最低1盧比的「訂單金額」。
外掛標籤
開發者團隊
原文外掛簡介
This is the official “Cashfree Quick Button” plugin for Cashfree merchants. This allows
you to do the following:
Add a few custom variables and some markup to a page.
Specify the amount, title, description and other custom details as page metadata.
Write [CFPB] wherever you want on the post and the button to show up.
The plugin takes over and completes the payment.
This makes use of the Cashfree Orders API, and the flow is the follows:
The plugin parses the page before it is rendered
Inserts its javascript/css/html if it finds the relevant data and markup
A click on the button creates an “order” using Cashfree API
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:
‘title’ of the product.
‘description’ of the product.
‘orderAmount’ with a minimum of 1 rupee.
