توضیحات
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.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Cashfree Quick Button” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Cashfree Quick Button” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by 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