#dan-connect-directcharges

1 messages · Page 1 of 1 (latest)

runic axleBOT
mystic talon
#

@strange thunder yes, have you just tried?

#

dan-connect-directcharges

strange thunder
mystic talon
#

Every time you make a call on a connected account, you pass that extra "option" to indicate which account the call is on. It's what you do for a Direct Charge, and it works the same for creating a Customer for example

strange thunder
#

ohh ok that makes sense. Ok thanks!

mystic talon
#

Let me know if it doesn't work after you try and share your code and I can show you what to tweak

#

the Stripe-Account feature is super simple, but only once you "get it" 😅

strange thunder
#

ok yeah I just got it working! I'm finding that converting from destination charges to direct charges is a much bigger uptaking though. I just found out I have to also recreate the products on the connected accounts since it seems like the connected account doesn't have access to the product on the platform.

#

thanks for your help

mystic talon
#

What type of connected account are you using @strange thunder ?

#

It's really rare that any platform converts from Destination Charge to Direct Charges

strange thunder
#

I'm using a standard connected account.

I think it was just a mistake for me to initially use destination charges. It was my first time using stripe and I didn't comprehend how fundamentally different they were.

mystic talon
#

Gotcha, so yeah switching to Direct Charges is the right approach with Standard accounts

strange thunder
#

ok thanks for the confirmation!