question

4leaflabs avatar image
4leaflabs asked 4leaflabs commented

How can I get the cardholder name via the Clover SDK?

I'm interested in getting the card holder name after a credit card transaction to better personalize some of the communications. Is there a way to get this via the SDK?

I dug this up, but wasn't clear whether there are security concerns around it as it doesn't always seem to work for us.
https://github.com/clover/clover-andr...

It may have more to do with timing of when we make this call, but wanted to check on it. Thanks!

10 |2000

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

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered 4leaflabs commented

It's not currently possible. The card holder will be available on the response from for example performing an ACTION_SECURE_PAY, but it's not persisted on the server and will be lost. We have an open internal issue to solve this. Unfortunately I do not have an ETA.

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.

4leaflabs avatar image 4leaflabs commented ·

+1 on needing this to be addressed. Thanks!

0 Likes 0 ·

Welcome to the
Clover Developer Community