Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

after_process() anyone?


Slyn4ice

Recommended Posts

Posted

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

Posted
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

 

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...