Cashfree Gravity Forms

Mô tả

Cashfree Payments is an Indian payment aggregator helping you cater to all your customers’ payment needs. Cashfree Payments seamlessly integrates with Gravity Forms to let you accept payments for your Indian business on your WordPress website. With a Cashfree Payments hosted checkout and an intuitive dashboard you can be up and running in no time.

This is compatible with version greater than 1.9.3 gravity forms.

Dependencies

  1. WordPress v3.9.2 and later
  2. Gravity Forms v1.9.3 and later
  3. PHP v5.6.0 and later
  4. php-curl

Configuration

  1. Visit the Gravity Forms settings page, and click on the Cashfree tab.
  2. Add in your App ID and Secret Key.
  3. Add a form using gravity form and add fields to the form and save it.
  4. Click on setting of that form and click on Cashfree.
  5. Add a Cashfree feed to support Cashfree payment to the particular form.

Support

Visit cashfree.com for support requests or email us at techsupport@cashfree.com.

License

The Cashfree Gravity Forms plugin is released under the GPLv2 license, same as that
of WordPress. See the LICENSE file for the complete LICENSE text.

Cài đặt

  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 corresponding to payment failed and payment success. By using these hooks, corresponding action can be implemented.

    a) gform_cashfree_fail_payment with 2 params ($entry, $feed)
    b) gform_cashfree_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.

Đánh giá

24 Tháng Tư, 2022
Dear Team, I want to know that after making a successful payment how to redirect on my custom thank you page. Actually, this plugin has the automatic redirection that you have set. but I need to redirect my customer to my own created custom thank you page. how could I do that? kindly guide if you can?
Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Cashfree Gravity Forms” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.3.0

  • Introduce cashfree V3 JS

1.2.5

  • Bugfix for currency code

1.2.4

  • Bugfix for confliction in plugin

1.2.3

  • Adding assets for payment information.

1.2.1

  • Adding additional data for payment information.

1.2.0

  • Initial release.
  • Changing order status after payment of entities.