#DaanVDH
1 messages · Page 1 of 1 (latest)
Good question. Payment Intents are new(ish) and not every integration has transitioned yet, so they'd be passing a ch_xxx.
But if you're using Payment Intents it's recommended you use the payment_intent field.
So only setting the paymentIntent field and leaving charge nil would suffice?
I'm using the Go sdk by the way
Yep, totally fine: https://stripe.com/docs/refunds?dashboard-or-api=api#issuing
Okay, thanks for your quick reply!
np