I have an event that uses the Group type for registration, everything works fine until the payment is canceled (for what ever reason), the registration record is still stored in the database, unless you click on the return back to website link from paypal. This will then remove the registration record.
I have another event using the individual type as the only method and everything works fine, even on canceled payments.
Has anyone received a solution for this? ALL of my registrations will be group and Paypal only. Without this part working, the component will not work for us.....
I just confirmed that the registrations are written to the DB table even if Paypal does not process. I downloaded on 6/14/08, since this is an older post, does anyone have the code correction for this?