這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cashfree Gravity Forms

外掛說明

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.

安裝方式

  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.

使用者評論

2022 年 4 月 24 日
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?
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Cashfree Gravity Forms〉的開發相關工作。

參與者

將〈Cashfree Gravity Forms〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.