PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Need option to have no entry created until PayPal is complete

  1. I've read this post (http://www.gravityhelp.com/forums/topic/no-entry-until-after-payment) and understand how you have set things up. Also understand I can sort my entries sheet into Processing and Approved.

    But with my previous system (DT Register in Joomla), no record was created at all unless PayPal approval came back. I would really prefer that as an option here, so as to save a lot of double checking to be sure people have paid.

    That, and a built-in method to prevent double-submits, creating double records.

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  2. As you know, the way it currently works is that the entry is created regardless of payment status, then the payment status is updated when payment is complete. We'll leave this as a feature request so we can refer to it in the future.

    You can use this code to disable the submit button after the first submit, which may cut down on duplicate entries. http://pastebin.com/TR1Lu7Tb

    That code goes in your theme's functions.php

    Posted 11 years ago on Friday February 1, 2013 | Permalink