#robertotmuniz
1 messages · Page 1 of 1 (latest)
Hi there
What do you mean exactly by "it's not transferring"?
Are you seeing an error?
I cannot see this error, but I want to test this functionality in test mode, but after creating a product and when purchasing this product, the amount is received in the platform account and the transfer to the connected account does not occur
Do you have an example Checkout Session ID that you can share with me where you tested this?
yes, I have
cs_test_b1q1Ucf5UTHfEH4Lv8J1GlPC1HHTnloKnPLHeFti71DuhGwAwY84VB0HAG
Thanks a lot for the help
Okay so if you look at your Checkout Session creation request you can see you aren't setting payment_intent_data: https://dashboard.stripe.com/test/logs/req_ORg7Kc8Hpz2fRJ
So either your code didn't save or your server is cached
The code was saved, but it could be that my server is cached
I will clear the cached and try again.