跳至内容
  • 关于WordPress
    • 关于WordPress
    • WordPress.org
    • 文档
    • 支持
    • 反馈
  • 登录
  • 注册
WordPress.org
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 最新消息
  • 支持
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress

插件

  • 我的收藏
  • Beta测试
  • 开发者

该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

下载

Flutterwave Payment Forms

作者Flutterwave Developers
  • 详情
  • 评价
  • 安装
  • 技术支持
  • 开发进展

描述

Signup for a live rave account at https://rave.flutterwave.com and a sandbox account on https://ravesandbox.flutterwave.com

Please see our Terms of service here: http://bit.ly/2GH9oTy

For more information on the data we collect please view our privacy policy here: http://bit.ly/2HcQUv7

Rave is available in:

  • Nigeria
  • Ghana
  • Kenya
  • South Africa
  • North America and Europe (USD, GBP, EUR)

Configuration options

  • Pay Button Public Key (live/Test) – Enter your public key which can be retrieved from Settings > API on your Rave account dashboard.
  • Pay Button Secret Key (live/Test) – Enter your secret key which can be retrieved from Settings > API on your Rave account dashboard.
  • Go Live – Tick that section to turn your rave plugin live.
  • Modal Title – (Optional) customize the title of the Pay Modal. Default is FLW PAY.
  • Modal Description – (Optional) customize the description on the Pay Modal. Default is FLW PAY MODAL.
  • Modal Logo – (Optional) customize the logo on the Pay Modal. Enter a full url (with \’http\’). Default is Rave logo.
  • Success Redirect URL – (Optional) The URL the user should be redirected to after a successful payment. Enter a full url (with ‘http:\’). Default: ‘\’.
  • Failed Redirect URL – (Optional) The URL the user should be redirected to after a failed payment. Enter a full url (with ‘http:\’). Default: ‘\’.
  • Pay Button Text – (Optional) The text to display on the button. Default: “PAY NOW”.
  • Charge Currency – (Optional) The currency the user is charged. Default: “NGN”.
  • Charge Country – (Optional) The country the merchant is serving. Default: “NG: Nigeria”.
  • Form Style – (Optional) Disable form default style and use the activated theme style instead.
  • Click Save Changes to save your changes.

Styling

You can enable default theme’s style to override default form style from the Settings page. Or you can override the formclass .flw-simple-pay-now-form from your stylesheet.

Usage

  • a. Shortcode
    Insert the shortcode anywhere on your page or post that you want the form to be displayed to the user.
    Basic: requires the user to enter amount and email to complete payment
    [flw-pay-button]

With button text:
[flw-pay-button]Button Text[/flw-pay-button]

With attributes: email or use_current_user_email with value “yes”, amount
[flw-pay-button amount=”1290″ email=”customer@email.com” ]

or

[flw-pay-button amount=”1290″ use_current_user_email=”yes” ]

With attributes and button text: email, amount
[flw-pay-button amount=”1290″ email=”customer@email.com” ]Button Text[/flw-pay-button]

With currency

[flw-pay-button custom_currency=”NGN,GBP,USD”]

With attributes: email or use_current_user_email with value “yes”, amount and currency
[flw-pay-button amount=”1290″ email=”customer@email.com” custom_currency= “NGN, GBP, USD” ]

or

[flw-pay-button amount=”1290″ use_current_user_email=”yes” custom_currency= “NGN, GBP, USD” ]

With currency:
[flw-pay-button custom_currency=”NGN,GBP,USD”]

With attributes: email or use_current_user_email with value “yes”, amount and currency
[flw-pay-button amount=”1290″ email=”customer@email.com” custom_currency= “NGN, GBP, USD” ]

or

[flw-pay-button amount=”1290″ use_current_user_email=”yes” custom_currency= “NGN, GBP, USD” ]

  • b. Visual Composer
    The shortcode can be added via Visual Composer elements.
    On Visual Composer Add Element dialog, click on “Rave Forms” and select the type of form you want to include on your page.

On the “Form Settings” dialog, fill in the form attributes and click “Save Changes”.

Payment Form successfully added to the page.

Transaction List

All the payments made through the forms to Rave can be accessed on Rave > Transactions page.

TODO

  • Add advanced forms to include customization where user can choose what fields to add to the form.
  • Multiple Pay Button integrations.

Suggestions / Contributions

For issues, suggestions and feature request, click here. To contribute, fork the repo, add your changes and modifications, then create a pull request.

屏幕截图

  • To configure the plugin, go to Rave > Settings from the left menu.
  • On Visual Composer Add Element dialog, click on "Rave Forms" and select the type of form you want to include on your page.
  • On the "Form Settings" dialog, fill in the form attributes and click "Save Changes".
  • Payment Form successfully added to the page.
  • All the payments made through the forms to Rave can be accessed on Rave > Transactions page.

安装

Automatic Installation

  • Login to your WordPress Dashboard.
  • Click on “Plugins > Add New” from the left menu.
  • In the search box type Rave Payment Forms.
  • Click on Install Now on Rave Payment Forms to install the plugin on your site.
  • Confirm the installation.
  • Activate the plugin.
  • Go to “Rave > Settings” from the left menu to configure the plugin.

Manual Installation

  • Download the plugin zip file.
  • Login to your WordPress Admin. Click on \”Plugins > Add New\” from the left menu.
  • Click on the \”Upload\” option, then click \”Choose File\” to select the zip file you downloaded. Click \”OK\” and \”Install Now\” to complete the installation.
  • Activate the plugin.
  • Go to \”Rave > Settings\” from the left menu to configure the plugin.
  • For FTP manual installation, check here.

Configure the plugin

To configure the plugin, go to Rave > Settings from the left menu.

常见问题

Q: How do I get my Test public and secret keys ?
A: To get your test public and secret key visit this page to see how: https://flutterwavedevelopers.readme.io/v2.0/docs/api-keys

Q: How do I move from test to production on the plugin ?
A: You need to toggle the go live check box by clicking on it, you also need to make sure your live keys have been added to the rave configuration page on wordpress.

Q: How do I charge my customers in multiple currencies ?
A: We allow you use shortcodes to append multiple currencies to the form shown to your customers simple embed with the currency shortcode style above.

评价

Plugin

jake33 2021年8月27日
Great plugin
阅读所有1条评价

贡献者及开发者

“Flutterwave Payment Forms” 是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • flutterwave

将“Flutterwave Payment Forms”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

v1.0.3
* This version allows you to add additional fields to the form.
* This version allow you to set default values to fields.
* This version allows you to hid fields “By appending ‘-h’ to the name of the field”.
* This version now allow for mobile money option in UGx,TZS,GHS respectively
v1.0.2
*Recuring payment section add under “Payment Plan”
v 1.0.1
* Recurring payments now enabled.

v 1.0.0

元信息

  • 版本:1.0.4
  • 最后更新:9月前
  • 有效安装数量:2,000+
  • WordPress版本: 4.4或更高
  • 最高兼容版本:5.6.8
  • PHP版本: 5.4或更高
  • 语言:
    English (US)
  • 标签:
    bank accountcredit cardpayment formpayment gatewayrave
  • 高级视图

评级

查看所有评价
  • 5星 1
  • 4星 0
  • 3星 0
  • 2星 0
  • 1星 0
登录以提交评价。

贡献者

  • flutterwave

技术支持

最近两个月解决的问题:

总计 1,已解决 0

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 最新消息
  • 主机
  • 捐助
  • 支持
  • 开发者
  • 参与
  • 学习
  • 展示站点
  • 插件
  • 主题
  • 区块样板
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隐私
  • 公共代码
WordPress.org
WordPress.org

China 简体中文

  • 访问我们的 Facebook 公共主页
  • 关注我们的 Twitter 账号
代码如诗