Hi.  I'm looking to implement a credit card transaction processor that requires 
terminal capture.

The basic flow is this:

1.  Perform authorization to credit card processor.  Store auth code.
2.  When a capture is requested, the request is recorded locally.
3.  Once daily, the capture transactions are sent to the credit card processor 
in a batch transaction.

Is there anything that is currently in the trunk for this, or that may resemble 
this flow?

My experience with ofbiz outside of POS is pretty limited, so I may be 
overlooking something obvious.

Thanks!

Chris Lombardi

Reply via email to