#artdudejoe
1 messages · Page 1 of 1 (latest)
Have you tried rebooting the reader?
That might be necessary to pick up the new configuration
Yeah, looking for it!
No splash, still the multicolored stripe screen
Here's the request ID for updating the config req_lQKnIvRjBzSSTv
Here's the config id tmc_EzlpyQ57MB6ooV
Could it be that I am in test mode?
Yes
Whats the reader id or serial?
Looking for it
Location ID : tml_E3m1AgpbstWy1U
Reader ID: tmr_E3m1AgS0g90Dp4
Is tmr_ the readerid?
yep, thanks
Any ideas what's happening?
Not yet, but while i look can you try to re-register the reader to the location and see if that helps?
K
Hmm
YOu made that splash screen upload/config request from a different account than the reader/location belongs to
Hmm. It said nothing about Connect vs Account. Is that the deal?
https://dashboard.stripe.com/test/logs/req_lQKnIvRjBzSSTv is for acct_1k...FWF
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ah, yes. Try the config setup on the connected account
acct_1M2ywACzypCT1CCI is the one that has the regisgtered reader
Yea, use the Stripe-Account header/option to set that when doing the config/upload
in PHP i will add
['stripe_account' => $on_behalf_of]
Cool
Is there a way to do this in the dashboard?
More importantly, is there a way to do this globally for all future connect accounts?
No because these are standard account, they ultimately control this but you can set it programmatically as part of configuring the account
That's what I will do, integrate the config function with their reader setup. Thanks @lusty pasture
NP -- I assume that worked?
Haven't tried, gotta VPN into my server again to do so, but will let you—or someone on here know if it doesn't.
Updated!