#jorgen-checkout-paymentmethod
1 messages · Page 1 of 1 (latest)
jorgen-checkout-paymentmethod
Hey @signal delta I am sorry but I don't really understand the question
sorry for being vague.
given a checkout session I would like to know how it was completed
by issuing an ach payment or by paying with card
A Checkout Session links to a PaymentIntent. That PaymentIntent has latest_charge (on the latest API version) that points to the most recent Charge on it. You can look at that