#johan

1 messages · Page 1 of 1 (latest)

wispy hingeBOT
misty haven
#

Hi! Let me help you with this.

haughty tulip
#

Hi thank you so much

misty haven
#

You can't use this feature between IE platform and connected account in MY, as the error says.
You might need to create a platform in MY.

haughty tulip
#

if I create a platform in MY do I need to do anything else code wise?

#

or Stripe will know where to charge automatically

#

@misty haven

icy nymph
#

well if you had a platform in MY then the fee would not be crossing internationally at least

haughty tulip
#

how do we charge them the application fee if we don't have a platform malaysian account? I was just checking and we need to be registered in Malaysia in order to create a stripe platform account

#

is there a workaround for these type of scenarios? can we charge them separately or something liket that? @icy nymph

icy nymph
#

how do we charge them the application fee if we don't have a platform malaysian account?
you don't really

#

one option might be to ask the owner of the account to register with you as a Customer(entering their card details), and then you can charge that Customer as a regular payment through your platform(not associated with their Connected account) to get money

haughty tulip
#

how do we do this in the case of subscriptions and recurrent payments?

icy nymph
#

I guess you could listen for webhooks for each successful payment the end customer makes on the subscription, and at that time, charge the saved card of the connect account user. Or set up a 'parallel' subscription that charges that connected account user for fees, in addition to the one charging the end-customer.

haughty tulip
#

thanks a lot for explaining this, if you were me what solution would you implement? this one seems very hard to maintain