#jorgen-checkout-paymentmethod

1 messages · Page 1 of 1 (latest)

heady creekBOT
versed thorn
#

jorgen-checkout-paymentmethod

#

Hey @signal delta I am sorry but I don't really understand the question

signal delta
#

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

versed thorn
#

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