#connect-branding-color

1 messages · Page 1 of 1 (latest)

snow muskBOT
gloomy coral
#

Hey there

#

Hmm I don't actually know off the top of my head but I assume that these brand settings are mirrored in test/live. Have you done any testing with this? Have you seen otherwise?

wintry oar
#

What do you mean mirrored?

#

I'm sort of confused.

#

Like if you add an icon to test, does it appear in live. I'm going in and trying to add and delete and see what is happening, but thought you guys could just tell me the logic.

gloomy coral
#

Yeah I mean I don't know that specific logic off the top of my head. So I would need to test it.

wintry oar
#

Can you pull an Account with a testmode key or does an Account only exist in livemode? Is there a testmode Account?

#

stripe_account = Stripe::Account.retrieve(stripe_user_id, {stripe_account: stripe_user_id})

gloomy coral
#

If the account exists in live mode then it exists in test mode. Vice-versa is not always true

wintry oar
#

OK, I think I need to save 2 things for a brand color, one in test and one in live and show the appropriate one. I will do that. 🙂

snow muskBOT