We have our store set up to Auth Only and then we capture when the product ships.
On test orders with a real credit card this works fine. We get a successful auth message and then go in to process the payment and use the capture form to capture the previously authorized payment.
However we have an order now that won't capture. It is giving me this error in the recent log entries:
Could not figure out cc type: 0364 /
This is strange since the authorization was successful.
Any help would be much appreciated.
