#dupont-connect

1 messages · Page 1 of 1 (latest)

little hawk
#

@rough jetty hi! well there's no direct mapping, but it's something you can build into the rest of your reporting, so really depends how you do that.

For instance one option is to use the API to retrieve the charges in each payout(https://stripe.com/docs/expand/use-cases#charges-in-payout) and then you can easily check if the Charge object links to an invoice as a means to determine if it's a direct or subscription payment, and build up some numbers from that.

rough jetty
#

I will take a look, thanks

little hawk
#

or you can use Sigma and build a custom query