question

mulitskiy avatar image
mulitskiy asked cstea commented

Help with ACH (telecheck)

Hello,

I'm trying to add ACH option to our existing credit card processing through clover. Following documentation at https://docs.clover.com/docs/ach-telecheck, I'm able to create ACH token. The next step should be to charge it. Any charge request is replied with an "500 Internal Server Error". Here's the full reply:

{
"message": "500 Internal Server Error",
"error": {
"code": "processing_error",
"message": "Internal Server Error."
}
}

Interestingly exactly the same charge request with credit card token succeeds, so the problem seems to be related to processing ACH tokens only. Documentation is very scarce and I'm unable to find any relevant information. Can somebody help and point me to the right direction, please?

Thanks,

Michael

ecommerce
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

cstea avatar image cstea commented ·
did you ever find a fix? I'm having the same issue
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community