#monztter-charge-lineitems
1 messages · Page 1 of 1 (latest)
monztter-charge-lineitems
@tall swallow it depends a bit how you integrate. Are you using Checkout?
Yes, I'm using Stripe::Checkout::Session.create() for the checkout but this would be for the customer profile view where they can get an order history of all orders at some point after they made a purchase. Also these are one-time product purchases not subscriptions.
Okay so the line items information is on the Checkout Session, not the Charge or the PaymentIntent