#sameeranand-Terminal
1 messages · Page 1 of 1 (latest)
Hi there, we have a preview feature that allows you to pass line_itmes to the Payment Intent https://stripe.com/docs/api/payment_intents/create#create_payment_intent-line_items
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hi Jack. That link isn't linking me to anything relevant about line items. Is there a reason why I wouldn't be able to see it?
It's a private beta feature so it's not visible to all users. you can write in to Stripe Support and request it https://support.stripe.com/
https://stripe.com/docs/payments/afterpay-clearpay/accept-a-payment?platform=web#line-items You can take a look at this doc. Although it's about afterpay-clearpay, the line_items param can be used in other payment methods as well.
Thanks! Also, do you know if Terminal integrates with Stripe Tax for automatic tax calculation?
Stripe Tax automatic tax calculation is not available to Payment Intent at this moment.