>Torrent - > >I sent you my IPN.cfm file. I think it is too long to post here... > >BTW - that was a great idea about posting dummy form vars to it - never >thought of that. I just kept making demo purchases until my orders were >processed correctly. > >If anyone else would like to see it - just let me know. > >One question I have for everyone else in regards to this IPN stuff: > >Is anyone saving the order data into the DB before the Pay Pal payment >authorization? If so, how? I wasn't exactly sure how to save the data first >(write to db) - and then send the info to PP with one form submission. So - >unfortunately, if something goes kablooey in-transit, I have no record of >the "attempted purchase." I only capture the order AFTER the paypal >transaction is complete.... > >Thoughts anyone? > >- Nick
Sweeny, I didn't get the file. Can you resend it? I added a CFTRY and found out what the issue was. Thanks I don't know if you can save the data first since the paypal button or link does directly to paypal, but you can I guess enter any form fields returned from paypal when/if there is an error. I am not sure if you have seen these, but these are all of the IPN form variables. https://www.paypal.com/IntegrationCenter/ic_ipn-pdt-variable-reference.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2997 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
