#RacoonMittens

1 messages ยท Page 1 of 1 (latest)

atomic doveBOT
vagrant vortex
#

Depends what you mean by:

  • 'doesn't appear in the Stripe sub-account transfers list'
  • 'main account's entry doesn't include the description or meta-data that is attached to the transfer'

Where specifically are you looking? Can you share the tr_xxx ID

heavy rapids
#

This is the sub-account (Ignore the Withdrawal which is an unrelated transfer). As you can see, there are plenty of API logs to /transfers but none appear in the Money Movement section for easy viewing

#

And this is the entry in the main account (see how it has no description or meta-data)

#

Transfer id is tr_1MoQkCGfp3BhBDY7bdxhQ98f

noble token
#

Hello ๐Ÿ‘‹

#

Taking over as ynnoj needs to step away now

heavy rapids
#

๐Ÿ‘‹

noble token
#

I believe we don't automatically copy over the metadata on the associated objects.

heavy rapids
#

Is there some way I can make this happen? Without having the description on the transfers in the main account we can't track which sub-accounts have paid for their subscriptions very easily

noble token
#

Hmm I am afraid not. You can try looking at the transfer object (tr_xx) owned by the connected account (using Stripe-Account header) and check destination_payment to see if it shows you the payment that was created on the platform account

Then you can update its description using Platform's API key

heavy rapids
#

I will give that a try. Thanks

noble token
heavy rapids
#

That works brilliantly. Just a shame it still doesn't appear in the sub-account's activity summary. But that's not the end of the world if it can't be done