#harinth-fx

1 messages · Page 1 of 1 (latest)

last depot
#

Hey, you'd check on the Balance Transaction object on the Charge object

weary linden
#

Yes it's INR

#

So my question is how it's identified by Stripe. From the stripe account I connected or with the card I used

last depot
#

If you're an Indian merchant, you can only settle in INR

weary linden
#

Is there a way to change that to any other country?

last depot
#

No. You'd need another Stripe account based in a country that can settle in other currencies

weary linden
#

Means I can't change the country in my existing account?

#

If yes, then will that change the currency?

last depot
weary linden
#

In settings, the country under business type is specified as Canada already

last depot
#

Can you share the pi_xxx ID?

weary linden
#

Ok

#

pi_3LQRJoSJ3b7PgQF51Ta3IjuB

last depot
#

Checking

#

Hmm, that PI was created as a direct charge on this account: acct_1LQ6UKSJ3b7PgQF5

#

Which is an Indian merchant

weary linden
#

That label of "Indian merchant" cannot be changed in the account?

last depot
#

I explained how you'd do that. My guess is you were signed in to the wrong account in your Dashboard

weary linden
#

acct_1Fs2fABgi4gXHTOy

#

Could you please check this account?

last depot
#

Sure, that's a Canadian merchant

weary linden
#

Could you please give it's details?

last depot
#

I can't share that, no. All I know is it was passed in the Stripe-Account parameter as the direct charge merchant when you created that PI

weary linden
#

I just checked the same in postman but acct_1LQ6UKSJ3b7PgQF5
shows invalid

weary linden
languid sinew
#

Hi! I'm taking over this thread.

#

Can you try to summarize your question?

weary linden
#

If I am giving you pk_test, could you please check it's account Id?

languid sinew
weary linden
#

I would like to know the account id of that

#

I am seeing a different account Id when I login here

languid sinew
#

Each Stripe account will have different API keys. So make sure you are logged in the correct account to find the corresponding API key.

#

What's your account ID?

weary linden
#

I connected an account through OAuth and when making the payment on it, its receipt shows different account id

#

Are you able to check the account with pk_test key?

#

So that I can ensure that I have connected correctly

weary linden
#

I connected this account, but receipt shows

acct_1LQ6UKSJ3b7PgQF5

languid sinew
#

Can you clarify what you mean by "but receipt shows acct_1LQ6UKSJ3b7PgQF5"?

#

acct_1Fs2fABgi4gXHTOy is an account in CA
acct_1LQ6UKSJ3b7PgQF5 is an account in IN
Do you own both of these accounts? What are you trying to do?

weary linden
#

If I am giving you the pk_test key, can you identify which account among the above 2 is connected with that?

languid sinew
#

But why do you need this information? For your own account you can find the information directly in your dashboard. And if you are using Connect, you should use the Stripe-Account header to make request to your connected accounts: https://stripe.com/docs/connect/authentication

weary linden
#

Yes I am using Connect

#

I am using this url for Oauth

#

Is this valid?

#

and the above mentioned client_id, that I am giving in .env file

languid sinew
weary linden
#

Can we connect different stripe accounts through this particular client_id which is set in .env file?

languid sinew
sour hare
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!