Slyn4ice Posted December 14, 2004 Posted December 14, 2004 Hey everybody, I have a general question. Through my checkout process i create several temp DB values that must be deleted (there is no other option, take this as given, it must be in DB) right after the check out. I am trying to use the after_process() functions of the payment methods, because i know it calls them right when i need them. Unfortunatelly, i can't get it to work. DB values are still there. Any suggestions? Comments? Anyone? Thanks in advance, Svetoslav
Slyn4ice Posted December 15, 2004 Author Posted December 15, 2004 Hey everybody, I have a general question. Through my checkout process i create several temp DB values that must be deleted (there is no other option, take this as given, it must be in DB) right after the check out. I am trying to use the after_process() functions of the payment methods, because i know it calls them right when i need them. Unfortunatelly, i can't get it to work. DB values are still there. Any suggestions? Comments? Anyone? Thanks in advance, Svetoslav <{POST_SNAPBACK}> Aaaaanyone have any idea? Actually, i've got another question - why does before_process() and after_process() return false? Come on guys, i know omeone out there knows how to do this :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.