#deondk-paymentintent

1 messages · Page 1 of 1 (latest)

hearty moon
#

hi, what's the error?

primal blade
#

cant find the pi

#

pi_3LKK8D2Z7qPIBjK41SgcoctP

#

not sure if Im getting test accounts mixed up but double checked and everything seems ok

hearty moon
#

for example that PaymentIntent is a Direct Charge (created on a connected account using the Stripe-Account header) so you need to sue the Stripe-Account header when retrieving it, for instance.

primal blade
#

I made and confirmed payment with same api key as Im using to retrieve the pi

hearty moon
#

yeah but you probably neglect to pass requestOptions.StripeAccount in the retrieve code the same way as you do in the create code