#migo
1 messages · Page 1 of 1 (latest)
Hi there!
Hi
there was a 'line_items' feature in the Checkout Session, but it seems this is missing from PaymentIntent.
Yes that's correct, the PaymentIntent just takes an amount.
We've experimented with creating a checkout session and then using the resulting paymentintent as an input for our Stripe Elements operations, but unfortunately, this hasn't worked.
No this is not possible. Either use PaymentIntent + Payment Element or Checkout Session. You cannot mix both.
Here's a guide on how to use Klarna with the Payment Element: https://stripe.com/docs/payments/klarna/accept-a-payment?platform=web&ui=API
Great, the page you sent says "You can optionally accept line item data to improve the customer experience within the Klarna consumer app and provide more risk signals to Klarna. This feature is currently in private beta. Please contact us if you want to request access."