I have a simple 1 item pay pal form, problem is, that when i fill out the form, it opens pay pay screen. On that pay pal screen i can choose cancel and return to site.. if i do that then formidable creates a blank entry , as i am counting "paid" entries is there a way to not collect an entry until paid and verified by pay pal!
When I first started working with Formidable and PayPal, that confused me as well. There really is no great way around the Formidable entry being created even if the customer cancels the PayPal transaction, though I guess, in theory, you could create a page that deletes (via a hook or jQuery) the entry and have the cancel action go to the URL for that page. Aside from that, what I've always done is Trigger an Action After Payment is Complete so that you can delineate between payments that were "completed" in Formidable and payments that were really completed with a successful payment.
paid or unpaid this puppy still creates an entry wondering if ajax could stop it?
Please login or Register to submit your answer