#muhammad_ali-refund-subscription-payments
1 messages · Page 1 of 1 (latest)
Hey there
Let me think about this for a moment
There's no easy way to only return payments associated with subscriptions
One option would to go via Invoice objects, where you can get the associated payment
All right, I was going through charges object in api docs. I came accross this. But I cant understand its purspose.
application string
EXPANDABLE "APPLICATION"
CONNECT ONLY
ID of the Connect application that created the charge.
That's unrelated to Subscriptions
what is connect application?
The platform account
and where can I get its id?
I'm not sure I understand
I am searching through charges and in response I have a property
"application": "ca_IRUl8XuLkbHNAwQppzYrj83MxKcBGFmR"
how can I navigate to it through dashboard.
Platform account is the account connected account is connected to right?
Well a account can be connected to multiple platforms/applications
those platforms/ applications are called connected accounts right?