#Ahsan Khan

1 messages · Page 1 of 1 (latest)

burnt domeBOT
exotic holly
#

That error generally implies that you're making the request with API keys of a different account to where the pi_xxx exists. For example, pi_3OAVJsC5sd7OOJiO0Rjj4X1T exists on acct_1M2ctlC5sd7OOJiO

near marsh
#

My scenario is:

  • Creating payment Intent on server side
  • Retrieving same payment intent by passing client secret in this method Terminal.getInstance().retrievePaymentIntent()
#

I want to know how can I pass stripeAccount header with retrievePaymentIntent() method

exotic holly
near marsh
#

Secondly, I want that the destination account should charge the Stripe fee. How can I handle this?