#stripe_connect_platform

1 messages · Page 1 of 1 (latest)

rose pebbleBOT
ornate hamlet
#

hello! live mode API key should only create live mode Subscriptions yes

twilit sage
#

not create, list

ornate hamlet
#

hmm

#

let me remember ...

twilit sage
#

yeah, my brain gets fried too

ornate hamlet
#

have an example GET request?
and the logged out Subscription IDs?

#

can look

twilit sage
#

so i am not seeing it in the CLI

#

I am only seeing it on staging

#

i may need to log some more things.....

#

and get back to you

#

the ones I am getting back for testmode are all status: past_due. Hmmm?

#

but i am seeing nothing in the API call in the CLI. hmmmm.

#

yeah, it's weird, i list the subs with the sk_live and I am getting back subs that were test customers.
So i just added a line to skip the sub if sub.livemode == false and now it worked.
But mystery is why i am getting test subs.
OK, more logging and I will get back to you.

#

Where is the doc since my brain is fried today on if you use a live key you get (1) live only or (2) live and test objects? I just want to glance at that

ornate hamlet
#

if you share an example Request ID and the logs where you do get livemode and textmode Subscriptions mixed in, that would help to see

twilit sage
#

yeah, let me log that and get back to you