#NewtReyes

1 messages · Page 1 of 1 (latest)

random cragBOT
uncut zealot
#

When you say "Internal Terminal" are you referring to a Stripe Terminal device?

lucid nova
#

Oh, what I mean is a terminal UI (not a Terminal device) that is used internally by a merchant and not a terminal UI that is used by the customer on a website.

#

Does that make sense?

uncut zealot
#

Ah, okay, so like someone typing in card details to a local machine, versus a payment that's coming from your website?

lucid nova
#

Correct

#

The Payment Method may be saved already and we are trying to charge that Payment Method again.

#

so, this is an off_session charge

uncut zealot
#

You would need to use metadata to flag that the charge was made internally, then just process like you would any other off-session charge.

lucid nova
#

Got it

#

thank you!!!