#krista2780

1 messages · Page 1 of 1 (latest)

glad emberBOT
fervent laurel
glad emberBOT
rough grotto
#

you guys are so fast and helpful! thanks a million!

fervent laurel
#

Happy to help!

rough grotto
#

it works for the balance transaction but doesnt seem to work for payment intents

fleet salmon
#

Can you share more? Are you seeing an error? How are you making the request to list the Payment Intents?

rough grotto
#

This works - stripe.BalanceTransaction.retrieve(balance_transaction_id, account_id=account_id)

But this does not - stripe.PaymentIntent.retrieve(payment_intent_id, account_id=account_id)

#

one sec i will share the error

fleet salmon
rough grotto
#

stripe.error.InvalidRequestError: Request req_eCuz1he6FYk5dJ: Received unknown parameter: account_id

fleet salmon