#harinth_connect-sandbox-payments

1 messages ยท Page 1 of 1 (latest)

placid owlBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1442586425567608913

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

safe atlas
#

Hello again ๐Ÿ‘‹

Pleaes provide the ID of an API request and tell me what you are not seeing

ripe frost
#

Are you able to see this payment intent in this account?
pi_3SX4aLSkIVB0pNw212wtWRB3

safe atlas
#

That payment intent is a Direct Chage made by the Platform acct_1SNsJjPSc5x61LTc and it only exists on the Connected account acct_1SWCeDSkIVB0pNw2

ripe frost
#

I am bit confused over how I need to configure connect in this account

#

is this because of wrong selection I had?

  1. Platform
  2. Connected accounts
#

I am using Oauth in this account

safe atlas
#

I don't know what you are trying to do

ripe frost
#

My objective is to connect users via my stripe account and make payment

safe atlas
#

Okay but I don't think you understand how Stripe Connect payments work

#

Who should get the payment?

ripe frost
#

I created the production account and that is running fine. But this sandbox account is not working for me

safe atlas
#

What do you mean "is not working"?

ripe frost
#

This is a newly created sandbox account

safe atlas
#

What EXACTLY are you trying to do and what EXACTLY is not happening how you expect?

placid owlBOT
#

harinth_connect-sandbox-payments

ripe frost
#

I created the sandbox account
enabled Oauth and set redirect url
I have a number of users using my stripe account. They connect my stripe account via Oauth and make payments from their own accounts.
Now, the charge object that I was receiving as a part of paymentintent is not working. BUt that is working in production stipe account

safe atlas
#

What aout the payment intent is "not working"?

#

I need you to explain every single API request you make

#

What you expect to happen

#

and what is different about the result

#

You can skip the parts about onboarding the accounts

#

What about that is NOT what you expect?

ripe frost
#

I mean no charge object in the paymentintent response. I need that as a structure to be used in my code.

safe atlas
#

Can you share an example from your production environment where this is working?

ripe frost
safe atlas
#

You mean not your Sandbox account?

ripe frost
#

This is the same sandbox account from where I use API Keys to connect Oauth

safe atlas
#

What does that have to do with my question?

ripe frost
#

If the payment intent that I given you is in this account, then it should be accessible right?

safe atlas
#

The request exists on that account

#

That is a Standard Connected Account

#

Oauth does not give you access to their Dashboard though

ripe frost
safe atlas
#

That is the Platform

#

However, we do display DIrect Charges that exist on your Connected accounts in the Dashboard for the Platform

#

It does not mean that is where the charges exist but you can see them there.

ripe frost
#

Somehow, I am not able to see it

safe atlas
#

See what?

safe atlas
#

The request exists on the Connected Account

#

But, to get back to your original question, I just tested creating a Payment Intent using the same API version and I also receive the charges object as an empty list