Giter Site home page Giter Site logo

mod-gravityforms's People

Contributors

appinlet avatar brendon-p avatar daniel-cilliers avatar jgpage avatar katrein avatar nancysoyo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mod-gravityforms's Issues

Callback issue

Hi
Payment status doesn't updating in the gravity forms. Payments showing pending on gravity form. It was working before but not working after we updated the plugin.

Trigger webbook on successful payment

Hi There

We use a webhook on Gravity Forms but would only like this to be triggered on successful payment. Similar to how the delayed notifications work.

I reached out to Gravity Forms to ask if the webhook can support this on their end and this was their response:

"The Webhooks add-on does support the delayed payment feature but the payment add-on needs to support it as well in order to take advantage of it.

We do not however offer a PayFast add-on, you'd be using a third-party add-on to add support for that payment gateway to Gravity Forms. You'll need to contact the developer of the PayFast add-on and ask them if their add-on supports the GFPaymentAddOn::get_post_payment_actions_config() and GFPaymentAddOn::trigger_payment_delayed_feeds() methods which Gravity Forms added support for in version 2.4.13."

Is this something that can be implemented fairly soon?

Once-off and recurring payment on one form

Hi guys

It seems like it's not possible to let someone choose on the form if the payment must be once-off or recurring. Our donation form should be able to receive both once-off and recurring payments.

gravityformspayfast-scr

Thanks
Kobus

Notification emails after payment not sending

Wordpress/Gravity Forms/Payfast add-on

Notification emails not sending when "Send notifications only when payment is received' is selected in the PayFast Feed settings. Any help here would be greatly appreciated.
BTW can only one email be processed this way? Is that the problem? I currently have 3 set - 2 with conditional logic, 1 for admin

PayGate GravityForms 1.5.4 not working

Hi Dev team,

Trust you are well. Reported to PayFast Integration team a week ago. Unfortunately service is extremely terrible and unreliable without any solution till today.

Im currently running Wordpress 6.5.3 with Gravity Forms 2.8.11.

The Payment itself is working fine with Gravity Froms but I am having the following issues:

  1. The PayFast email receipt - The Hi {Name} is displaying the PayFast account holders name and not pulling the name from the form.
  2. If the payment goes through, the payment details is not being updated and is stuck on "Pending" on the entry page as a result we do not know which transactions are approved or declined.
  3. Due to the payment being stuck on pending, the Payment Complete event notification does not get sent out even though the payment has gone through.

Can someone involved in the dev team of the plugin please assist? Because the PayFast team is clueless...

Thanks in advance.

Unable to activate the plugin

Please assist with the below

Parse error: syntax error, unexpected ')', expecting '|' or variable (T_VARIABLE) in /home/domain/public_html/wp-content/plugins/gravityformspayfast/payfast_common.inc on line 86

WordPress database error: [Table 'DB.wph9_rg_payfast' doesn't exist]
SELECT s.id, s.is_active, s.form_id, s.meta, f.title as form_title FROM wph9_rg_payfast s INNER JOIN wph9_gf_form f ON s.form_id = f.id

WordPress database error: [Table 'DB.wph9_gf_addon_payment_transaction' doesn't exist]
INSERT INTO wph9_gf_addon_payment_transaction (lead_id, transaction_type, transaction_id, is_recurring, amount, date_created) SELECT entry_id, transaction_type, transaction_id, is_renewal, amount, date_created FROM wph9_rg_payfast_transaction

Notice: An outdated add-on or custom code is attempting to access the wph9_rg_lead_meta table which is not valid in this version of Gravity Forms. Update your add-ons and custom code to prevent loss of form data. Further details: https://docs.gravityforms.com/database-storage-structure-reference/#changes-from-gravity-forms-2-2 in /home/domains/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 6600
WordPress database error: [Table 'DB.wph9_rg_lead_meta' doesn't exist]
UPDATE wph9_rg_lead_meta SET meta_value='gravityformspayfast' WHERE meta_key='payment_gateway' AND meta_value='payfast'

Notice: An outdated add-on or custom code is attempting to access the wph9_rg_lead table which is not valid in this version of Gravity Forms. Update your add-ons and custom code to prevent loss of form data. Further details: https://docs.gravityforms.com/database-storage-structure-reference/#changes-from-gravity-forms-2-2 in /home/domains/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 6600
WordPress database error: [Table 'DB.wph9_rg_lead' doesn't exist]
UPDATE wph9_rg_lead SET payment_status='Paid', payment_method='PayFast' WHERE payment_status='Approved' AND ID IN ( SELECT lead_id FROM wph9_rg_lead_meta WHERE meta_key='payment_gateway' AND meta_value='gravityformspayfast' )

PHP errors when Payfast for WooCommerce is also installed

Hi

When "Payfast for Gravity Forms" is installed on a site as well as "Payfast for WooCommerce", 26 PHP errors are reported:

Constant PF_SOFTWARE_NAME already defined
Constant PF_SOFTWARE_VER already defined
Constant PF_MODULE_NAME already defined
Constant PF_MODULE_VER already defined
and 22 more...

It seems as though the constants are being defined by the "Payfast for Gravity Forms" extension, so the "Payfast for WooCommerce" extension is throwing the errors.

I am using Query Monitor to display the errors.
I have tested by only having Storefront Theme installed as well as WooCommerce, Payfast for WooCommerce, Gravity Forms, and Payfast for Gravity Forms plugins installed.

Thanks in advance.

Notifications not triggered after successful payment received

unspecified
Hi there

I'm having 2 problems with a setup where the settings (as per screenshot attached) are set to send notifications only when payment is received. But when payment is received and I am returned to the form, the notifications don't fire.

The log shows the notifications are disabled for form 2:

2016-09-22 15:12:35.239233 - DEBUG --> GFAPI::send_notifications(): Gathering notifications for form_submission event for entry #55.
2016-09-22 15:12:35.241681 - DEBUG --> GFAPI::send_notifications(): Notification is disabled by gform_disable_notification hook, not including notification (#5761773b805b0 - Admin Notification).
2016-09-22 15:12:35.244183 - DEBUG --> GFAPI::send_notifications(): Notification is disabled by gform_disable_notification hook, not including notification (#576934588da21 - User Notification).
2016-09-22 15:12:35.244342 - DEBUG --> GFCommon::send_notifications(): Aborting. No notifications to process for form_submission event for entry #55.

And Gravity Forms Support says the reason is that I have set them to delayed on the PayFast add-on feed: (screenshot attached)

See the log here : http://cvcreator.1daywebs.xyz/wp-content/uploads/gravity_forms/logs/gravityforms_7be10926e4ca39cdfe015bcba994dea3c92c9fa4.txt

The second problem is when a user edits their entry and pays again, the payment gateway goes to a blank white screen after successful payment rather than passing back to the form. The log for the PayFast Add-on is here : http://cvcreator.1daywebs.xyz/wp-content/uploads/gravity_forms/logs/gravityformspayfast_1ee644071181821a74911fee280f9675c2cce9f3.txt

Kindly advise

Email notifications not sending after payment

Hi

Using this plugin with the latest version of gravity forms and the latest version of Wordpress.

I have selected notifications only to be sent once payment is made. I am currently testing in sandbox, the redirects work and the payment status has changed to paid from the entries but the notifications are not sending.

Could this be a bug?

Possibility of putting the plugin in the root of the repo

Hi there,

I'm wanting to use composer to manage that addon but because it's got a default WP folder structure (which doesn't cater for sub directory installs or Bedrock setups such as I have).

What would be ideal, is if the repo itself is the plugin which will allow me to run this through packagist. If you'd like I could make a PR for this change?

Add fields for Payfast to collect

We are having more and more queries for our Gravity Forms to push a different unique ID to Payfast, so that the Finance teams can allocate a payment to a specific unique identifier (not the form entry's unique ID).
Is there any way to get this implemented?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.