#makkaaaa

1 messages · Page 1 of 1 (latest)

foggy oracleBOT
hoary merlin
#

Looking in to this, I think it uses the Appearance API for this

dawn sorrel
#

Ok. Will try it, thanks.

#

The appearance API doesn't seem to be available as this ```const { clientSecret } = await response.json();
const appearance = {
theme: "night",
};
const checkout = await stripe.initEmbeddedCheckout({
clientSecret,
appearance,
});

hoary merlin
#

My apologies, I forgot that that was not an element. Looking in to this further

dawn sorrel
#

thank you