tweag / cybersourcery_demo_site

MIT License
1 stars 0 forks source link

add hook for logging #21

Closed toppa closed 10 years ago

toppa commented 10 years ago

Have the signatureChecker yield to a block after it checks the signature, and pass back data on the current state. This can support arbitrary logging. The signatureChecker is good place for this, as it can provide logging data for the both the shopping cart form submission and the credit card form submissions