question

centaurleon avatar image
centaurleon asked centaurleon commented

Custom Gift Cards

We print and issue our own gift cards. Is there a way for the Clover Mini to swipe the card and get that data in our POS?

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 centaurleon commented

Yes. The first step is getting your card BIN whitelisted. Contact appmarketbusiness@clover.com. For security reasons you must register the card's BIN with us before you can retrieve the unencrypted card data. After that, you'd use ACTION_SECURE_CARD_DATA (see SDK) to launch the Secure Payments app to capture the data

2 comments
10 |2000

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

centaurleon avatar image centaurleon commented ·

Do you have a link to the SDK? I've been using docs.clover.com and don't see anything about it in there.

0 Likes 0 ·
Mark Mullan avatar image Mark Mullan commented ·

The SDK is here: https://github.com/clover/clover-andr...

The read card data intent is here: https://github.com/clover/clover-andr...

This is a good walkthrough to start with: https://docs.clover.com/build/create-...

0 Likes 0 ·

Welcome to the
Clover Developer Community