#Fredrik F.

1 messages · Page 1 of 1 (latest)

hoary fiberBOT
ashen surge
#

Hi there! No, any tracking of products/prices will need to be done separately. Terminal works with PaymentIntents only which, as a lower level object type, keeps track of amount information only, not a product or price.

jolly granite
#

That's unfortunate, as that either requires you to drop the Stripe Products system entirely or maintain two different systems

#

There's no way to create a headless checkout session or something like that? I tried grabbing the payment intent from a checkout session and passing it to the terminal, though that was rejected.