이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Razorpay for Gravity Forms

설명

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.

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 Razorpay tab.
  2. Add in your Key Id and Key Secret.

Support

Visit razorpay.com for support requests or email us at integrations@razorpay.com.

License

The Razorpay 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](Need to specify url).
  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.

후기

2021년 10월 20일
better stick to Stripe, this does not work at all, hasn't been tested for last 3 major releases and breaks midway when capturing payments.
모든 2 평가 읽기

기여자 & 개발자

“Razorpay for Gravity Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Razorpay for Gravity Forms”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.5

  • added currency code for INR

1.3.4

  • added skip on callback if status is already marked as success
  • allowing to update payment status when order.paid event is triggered to Paid

1.3.3

  • Added easy signup link on plugin settings page
  • Added integration_type for checkout instrumentation
  • Tested up to wordpress 6.1.1

1.3.2

  • Update latest sdk 2.8.1
  • Feature Auto Enable Webhook

1.3.1

  • Update latest sdk 2.8.1
  • Added confirmation message in callback page.
  • Removed auto redirect.

1.3.0

  • Handle the redirection page after payment.

1.2.2

  • Added notes about action hooks available corresponging to payment.

1.2.1

  • Bug fix

1.2.0

  • Added Meta-data for internal analysis.
  • Added webhook support for “order.paid”.

1.1.1

  • Handle non payment form submit
  • Handle error if configuration is mismatch.

1.1.0

  • Add admin notification event to choose email notification after form submit or payment complete
  • Update latest sdk 2.5.0