#rickalday
1 messages · Page 1 of 1 (latest)
Hello there
Hmm we aren't super familiar with the Dashboard as we focus on the API
However if you provide the Subscription ID then I can take a look
That likely is going to be based on a Connect Platform I believe
Sure, it's sub_1MRIvl4F20nHBzewuzhzBOUo
It's in test mode in my account
Thanks, looking
Or if you can point me in what part of the code that's set in I can check what we're using
Yep so that Subscription was created by the GiveWP platform. You can see that from the creation request: https://dashboard.stripe.com/test/logs/req_yYY0kye1ocuL2z
Ok, GiveWP has a way to filter pretty much all the data that is sent to the API so I'm looking for the parameter that sets the "created_by" value in the subscription.
Ah I see
That is based on the application: https://stripe.com/docs/api/subscriptions/object#subscription_object-application
Thanks!