#uhoh-connect-paymentintent

1 messages · Page 1 of 1 (latest)

heady spade
#

Yes

rain loom
#

So it would be something like

#

?

heady spade
#

await stripe.paymentIntents.capture(paymentIntentId, {}, {stripeAccount: accountId});

#

the middle {} is for parameters on that call