We have a GF form w/ Paypal Add-On on our site that collects registration and payment for an upcoming conference.
- We had issues of user entries showing payment status as PROCESSING, yet no payment reflected in Paypal. (Only those w/ APPROVED payment status is reflected in Paypal.)
- So after much research and testing, we determined those users must have successfully completed the entry form, but aborted before payment was made.
That explains most of the Gravity Forms PROCESSING entries.
However :)
- we have also received "duplicates" in GF entries dashboard:
- the first entry is noted as payment status PROCESSING, followed by an identical user whose payment status is noted as APPROVED.
- I was not able to duplicate this, and I'm not sure how these duplicates occur.
IPN notes:
- No IPN sent for any user whose payment status is noted as PROCESSING.
- IPN notify is set to:
http://www.masscouncil.org/?page=gf_paypal_ipn
- -Send admin notifications only when payment has been made
- Send user notifications only when payment has been made
Any assistance so we can sort out this "duplicate" entry issue would be profusely appreciated!
And thanks in advance.