#Rust-connect-checkout

1 messages ยท Page 1 of 1 (latest)

grave marlin
#

Hi there ๐Ÿ‘‹ how did you create that Checkout Session?

gray pelican
grave marlin
#

Gotcha, and do you have the ID of that session so I can take a closer look at it? That ID should start with cs_test_

gray pelican
#

cs_test_a10umuCl7pHCivbjWmNVUgyS7U2H6dt95mINq5BScwgL79eM6AYnl60VZL

grave marlin
#

Where are you looking for the payment? It seems to be displaying as expected in the Payments section of the dashboard for the connected account.

gray pelican
#

when i sign in to the connected account dashboard(using username and password of connected account)

grave marlin
#

And do you see the successful payment when you navigate to the Payments page?

#

(Making sure the toggle for Test Mode near the top right is toggled on)

gray pelican
#

I have two stripe accounts
1- our platform account (I can see the payement when navigating to the connected account
2- the connected account (I cannot see the payement in it )
the test mode toggle is activated

grave marlin
gray pelican
#

yes this is What I meant

grave marlin
gray pelican
#

acct_1KZE6tR6TTKU1MnZ

#

I think I got the problem
I deleted an old connected account an created another and then stripe suggested "it seems that you used stripe before,do you want to continue with the saved account data"
so what happened is that I stored the wrong account_id in my data base

grave marlin
#

Yup, was just about to say that account ID doesn't seem to match either your platform or the connected account that was used when creating the checkout session.

gray pelican
#

it's good to discover such a bug in my integration ๐Ÿง
Thanks a lot ๐Ÿ˜

grave marlin
#

Happy to help!