Hi,
Please advise what config I need for the User Reg and Paypal add on's to work together e.g.
Is a registration condition mandatory please?
Register user only when payment received need to be ticked?
Thanks for all your help
Hi,
Please advise what config I need for the User Reg and Paypal add on's to work together e.g.
Is a registration condition mandatory please?
Register user only when payment received need to be ticked?
Thanks for all your help
Can you explain what you want to happen? Maybe we can help you configure it at that point. Do you have a link to your form?
Hi Chris,
Please add this entry to your hosts file:
91.102.69.153 http://www.bhvs.org.uk
The form is located here:
http://www.bhvs.org.uk/membership
I have the IPN set as :
http://www.yourdomain.com/?page=gf_paypal_ipn
The form accepts the entry takes you to paypal - paypal accepts the payment but the user is not registered on the site.
I have the registration condition unticked in the User Reg and:
Register user only when a payment is received is ticked
However the user does not get successfully registered after payment is received
Screenshots of the setup can be found here:
http://www.titaniumconsulting.co.uk/gravity.pdf
Many thanks for your help!
Can you check the IPN history at PayPal? Sounds like with the hoops to jump through for the DNS setting, maybe PayPal can't communicate with your server? They would not be making that DNS setting change for you.
Check the PayPal IPN history and let us know what it shows. Thank you.
I have this for paypal IPN:
Instant Payment Notification (IPN) detailsMessage ID1XN84843PE635700X
Date/time created10/09/2012 17:33 BST
Original/ResentOriginal
Latest delivery attempt date/time10/09/2012 17:33 BST
Notification URLhttp://www.bhvs.org.uk/?page=gf_paypal_ipn
HTTP response code
What's this?200
Delivery statusSent
No. of retries0
Transaction ID
IPN typeRecurring payment
---------
txn_type=subscr_signup&subscr_id=I-L4V1PY26J4LV&last_name=coteman&residence_country=GB&mc_currency=GBP&item_name=Joining Fee&business=info@bhvs.org.uk&recurring=1&verify_sign=AKd-fBwnp-lrnbNpZO2TVEpqAaTTAYoTlNenA.UA7E2jvcUoQC9ktldV&payer_status=verified&payer_email=andycoteman@gmail.com&first_name=andy&receiver_email=info@bhvs.org.uk&payer_id=9UMBS9FV9GAVE&reattempt=1&subscr_date=09:33:28 Sep 10, 2012 PDT&custom=24|1d09840d285855e8bcf72d53f038b47f&charset=windows-1252¬ify_version=3.6&period3=1 Y&mc_amount3=0.01&ipn_track_id=e334380d8e05a
The response code of 200 means success. Please send an administrator log in for your site and I will take a look at the configuration.
Hi Chris
I've sent a login to your gmail account - please confirm receipt - it came from andycoteman [at] gmail.com
Thanks
I have two emails from you. I will check into this today. Thanks.
I see now that there is an existing site, non-wordpress, and this development site which requires the /etc/hosts entry.
I know the IPN returned a 200 success code, but that is still hitting the wrong site, the old site, not the new WordPress site, where the PayPal add-on is located. It's odd that the old server returns a 200, but I guess that is expected with just a query string and a domain. The query string is ignored.
There is no way for PayPal to know that bhvs.org.uk is located at this alternate IP Address. PayPal will never communicate with your site at 91.102.69.153 - if you look at their IPN history, it's showing the bhvs.org.uk domain, not the IP address. So, the notification is sent to the old site, and Gravity Forms never knows about it. This is the reason IPN is not working, as detailed in this reply http://www.gravityhelp.com/forums/topic/user-reg-and-paypal#post-74821