#NewtReyes
1 messages · Page 1 of 1 (latest)
When you say "Internal Terminal" are you referring to a Stripe Terminal device?
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?
Ah, okay, so like someone typing in card details to a local machine, versus a payment that's coming from your website?
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
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.