Thank you for not editing out the errors that you make along the way. I actually found it easier to understand the concepts after you had to debug your errors.
@evanschnabel78163 жыл бұрын
I would like to see more styles of sharing cards as you mentioned you might do at the end of the video. I am currently grappling with some issues around even trying deal with multiple PLATFORM accounts across some loosely integrated services we are working on. So, while I think it probably cant work due to security and overall Stripe architecture, would I ever be able to store customer/cards in one platform account, clone to connected account and then clone again from the connected account into another platform account? Crazy I know, but just curious about your thoughts. Thanks!
@misterperson70703 жыл бұрын
Wondering if the reverse is possible right now. Getting a payment method from the connect account back into the platform.
@mohamedyoussef88352 жыл бұрын
Awesome videos ++++++++++++++ Thank you 😃
@ivanberezhnov674 жыл бұрын
Thank you so much for this tutorial. Can you please next time create a tutorial with form for card and 3D Secure check. Thank you!
@cjav_dev4 жыл бұрын
Hey Ivan! Thanks for reaching out. The concepts in this episode also apply for what we show in this episode: kzbin.info/www/bejne/aIGthZaJncx1ptU where we show how to handle SCA with 3DS checking.
@ryjo40223 жыл бұрын
Thanks for the tutorial .. I've followed along with this step by step but a new payment method is being created on the connect customer's account every time .. What would be causing this? I'm scratching my head over this! thanks
@mohamedZ912 жыл бұрын
How did he connected those 2 accounts?
@evgeniysolodkov75113 жыл бұрын
Thank you for the tutorial. It makes things clear now. But one question is left. What should we do if there is no saved payment methods, e.g. if it is a new customer making the first order? How can we create a reusable payment method and save it to the platform account without making a payment to the platform account (as we need to make payment to a connected account)? Thanks
@meant4com Жыл бұрын
Did you get any answer to this? We are wondering about the same
@rahulkumar-ci7tt3 жыл бұрын
Hi, I have few questions regarding this. What happens If I successfully cloned the payment method to the connected account, but failed to create the payment intent. Can the cloned payment method be somehow misused? Will that payment method be visible in the connected account? Does that cloned payment method automatically expire after some time if unused? (like the one time token used to)
@midnightmtb2 жыл бұрын
The issue I’m running into is connecting the payments to sites, as a store creator platform, i can’t seem to integrate with Stripe Connect, however the framework offers normal Stripe using secret and public key, but the “connected account” only has an account Key no secret and publishable key
@dixztube Жыл бұрын
why does it feel so hard to find the right set up. im going to watch this video all the way through but getting a payment for a connected account w/ a product has taken me way to long.
@srikanthlavudia Жыл бұрын
Is there a way you can call multiple stripe.confirmCardPayment for multiple paymentIntents on the client side for multiple connect accounts?
@StripeDev Жыл бұрын
Hi Srikanth, can you elaborate on this further? What are you trying to achieve with this?
@fatihamebarki76603 жыл бұрын
thank you
@Daolenzene3 жыл бұрын
super...
@StripeDev2 жыл бұрын
Hi there, mind sending us an email at support.stripe.com/contact with more details regarding what you are looking to achieve? More context will help us resolve this for you faster.
@THeXDesK3 жыл бұрын
#STRiPeDeV
@evanschnabel78163 жыл бұрын
I would like to see more styles of sharing cards as you mentioned you might do at the end of the video. I am currently grappling with some issues around even trying deal with multiple PLATFORM accounts across some loosely integrated services we are working on. So, while I think it probably cant work due to security and overall Stripe architecture, would I ever be able to store customer/cards in one platform account, clone to connected account and then clone again from the connected account into another platform account? Crazy I know, but just curious about your thoughts. Thanks!