#quentin

1 messages · Page 1 of 1 (latest)

sullen sinewBOT
prime lotus
#

I just found my mistake

#

Whoops just saw that

#

Good job catching it! What did it end up being?

thorny cave
#

const stripe = Stripe(stripePublicKey, {stripeAccount: accountId});
I forget to add the option stripeAccount

prime lotus
#

Gotcha, thank you!