#Reyansh Sharma

1 messages · Page 1 of 1 (latest)

queen relicBOT
rustic glacier
tranquil temple
#

Using Terminal reader so card needs to be swiped.

rustic glacier
#

Same thing, you create a Payment Method and then check its fingerprint value. Is there more context here?

tranquil temple
#

I meant is the SetupIntent the only way? Or do we have anything else we can use to do that?

#

Currently doing the following:

  1. I am creating a SetupIntent.
#
  1. Then call ProcessSetupIntent of reader service to initiate card swipe on reader.
  2. Then getting the fingerprint from the paymentMethod?.Card?.Fingerprint
rustic glacier
#

If you aren't processing a payment, then a Setup Intent is the right approach.

tranquil temple
#

and the only approach?

rustic glacier
#

yes