# Prevent Entry Until Payment Completed

**URL:** https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819
**Category:** Get Help
**Tags:** paypal-standard, gf\_paypal\_ipn
**Created:** [February 8, 2024, 1:35pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819 "2024-02-08T13:35:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Perchpole](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/perchpole/32/1403_2.png) [@Perchpole](https://community.gravityforms.com/u/Perchpole)
#### Post date: [February 8, 2024, 1:35pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819/1 "2024-02-08T13:35:10Z")

</div>

I know it is possible to prevent the notification “event” until a payment is completed.

However, is it possible to trigger to prevent an entry from being created until the payment is completed?

Thanks

Antar

---

<div class="post-metadata">

### Author: ![chrisegg](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrisegg/32/16764_2.png) [@chrisegg](https://community.gravityforms.com/u/chrisegg)
#### Post date: [February 13, 2024, 3:06pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819/2 "2024-02-13T15:06:32Z")

</div>

Hi Antar,

Which payment add-on are you using?

---

<div class="post-metadata">

### Author: ![Perchpole](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/perchpole/32/1403_2.png) [@Perchpole](https://community.gravityforms.com/u/Perchpole)
#### Post date: [February 13, 2024, 3:57pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819/3 "2024-02-13T15:57:39Z")

</div>

Hi, Chris -

Just PayPal standard.

Antar

---

<div class="post-metadata">

### Author: ![richardw8k](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/richardw8k/32/2354_2.png) [@richardw8k](https://community.gravityforms.com/u/richardw8k)
#### Post date: [February 13, 2024, 5:09pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819/4 "2024-02-13T17:09:23Z")

</div>

This is how the PayPal Standard process works:

1 - The user completes and submits the form.  
2 - The entry is created and marked as processing.  
3 - The user is taken to the PayPal site to complete payment.  
4 - The PayPal IPN contacts your site with the transaction status, the entry is located and updated with the transaction details from the IPN message.  
5 - If payment was successful, any delayed notifications and add-on feeds will then be processed.

If the user abandons PayPal without paying or if the PayPal IPN can’t contact your site or if the PayPal account email address in the IPN doesn’t match the PayPal account email address on the feed in the Form Settings \> PayPal area, then the entry remains marked as processing.

If you need a different workflow, you’ll need to use a different payment add-on, like PayPal Checkout.

---

<div class="post-metadata">

### Author: ![richardw8k](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/richardw8k/32/2354_2.png) [@richardw8k](https://community.gravityforms.com/u/richardw8k)
#### Post date: [August 25, 2024, 7:41pm UTC](https://community.gravityforms.com/t/prevent-entry-until-payment-completed/16819/5 "2024-08-25T19:41:35Z")

</div>


