#jonathanburton - portal configuration

1 messages · Page 1 of 1 (latest)

main willow
#

hey there, double checking the API for that structure...

lofty light
main willow
#
"products": [{
        "product": "prod_LRiAUZ3MwQpWZp",
        "prices": {
          "0": "price_1KkokJJ4ltnYrfx98VyF16Aa"
        }
      }]
#

IIRC you need to add an array layer

#

you can list multiple product/prices sets

#

(fixed)

lofty light
#

Ah! so each product/prices is an array set

#

Thanks so much for your help!

main willow
#

NP!

#

@lofty light we can chat here about this too:

Is there a way to override the Checkout/Portal branding colors and logo via the API?

Looks like business_profile only supports changes to the headline,privacy_policy, and terms_of_service according to the API docs.

My company is launching have a new product that has it's own branding colors and we'd really like to not have to create a separate Stripe account just to be able to have different branding colors and logo on the Checkout and Portal.

lofty light
#

That'd be great

main willow
#

What you're asking in not supported, no. The branding is per account so to have separate branding you would need to create a distinct Stripe account.

lofty light
#

That's what I was afraid was likely the case, but thanks for confirming