#golan.shay

1 messages · Page 1 of 1 (latest)

placid coralBOT
slim sluice
swift marten
#

I'm using checkout sessions, should I add that to the below to the session params:
params.AddExpand("charges.data.balance_transaction")

slim sluice
#

I would get the PaymentIntent first. So you handle checkout.session.completed webhook. Then you call the API to retrieve the Session's payment_intent field. Then you can make the API call documented on that page.