Linux 软件免费装

Razorpay for Gravity Forms

开发者 razorpay
更新时间 2024年3月5日 18:16
PHP版本: 3.9.2 及以上
WordPress版本: 6.1.1
版权: GPLv2 or later
版权网址: 版权信息

标签

ecommerce payments gravityforms razorpay india

下载

1.1.1 1.2.2 1.3.0 1.3.1 1.3.4 1.3.5 1.2.0 1.2.1 1.3.2 1.3.3

详情介绍:

This is the official Razorpay payment gateway plugin for Gravity Forms. Allows you to accept credit cards, debit cards, netbanking and wallets with the gravity forms plugin. It uses a seamles integration, allowing the customer to pay on your website without being redirected away from your website. This is compatible with version greater than 1.9.3 gravity forms.

安装:

  1. Install the plugin from the Wordpress Plugin Directory.
  2. To use this plugin correctly, you need to be able to make network requests. Please make sure that you have the php-curl extension installed.
  3. There are 2 action hooks available corresposding to payment failed and payment success. By using these hooks, corresponding action can be implemanted.
a) gform_razorpay_fail_payment with 2 params ($entry, $feed) b) gform_razorpay_complete_payment with 4 params ($payment_transaction_id,$amount, $entry, $feed) Above mentioned hooks can be used to handle the success and failure cases of the payment.

更新日志:

1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0 1.1.1 1.1.0