#benstjohn

1 messages · Page 1 of 1 (latest)

old kiteBOT
finite scarab
#

NOTE: we are using the M2 terminal using the iOS SDK, but setting the label via the API on Node

gusty glen
#

Hello! When you say it doesn't have a label available what do you mean?

finite scarab
#

like on the iOS side, when we load in the "Reader" element - the object has a "label" key, but the value is null

#

though we are explicitly setting it

wraith relic
#

tmr_E9TeVAafGhsnMw is the stripe id for the terminal

gusty glen
#

Ah, gotcha.

finite scarab
#

^^ that's the terminal id we're setting (you can check the label in the db) but nothing is getting it on the stripe side

wraith relic
#

But if we hit the retrieve function for that terminal, we see a label

#

This is via postman

gusty glen
#

I'm not 100% sure, but I think we don't reveal the label when a publishable key is used. Let me do some digging...

finite scarab
#

okay thanks

#

let us know what we'd need to do to get those labels

#

via the iOS and Android SDK

gusty glen
wraith relic
#

Okay thank you, so there is no way for us to just pull that label off the reader then?

gusty glen
#

Not in the iOS SDK, no. You would need to retrieve the Reader object server-side and relay the label info to your iOS app.