#fundrise_evan

1 messages ยท Page 1 of 1 (latest)

red flareBOT
forest pagoda
dense tendon
#

I went through these steps and I still get com.stripe.exception.InvalidRequestException: Stripe Tax has not been activated on your account. Please visit https://dashboard.stripe.com/settings/tax/activate to get started.; request-id: req_pjggAjG21Jd8OQ when trying to create the Subscription with an automatic tax

forest pagoda
#

Hmmm ๐Ÿค”

#

I was able to create a Test mode subscription with automatic tax enabled

#

So I think you need to ensure you have all the correct tax settings specified (including on the product you are using in your subscription)

dense tendon
#

do you mean that the product needs an appropriate tax_code?

forest pagoda
#

The price/product. Also have you configured your tax registration, origin address, and default tax category for your account?

dense tendon
#

ah maybe one more thing I should have mentioned: all those things are configured on the Platform Account, but I'm trying to create a subscription in a connected account. I don't see a way to set that stuff up in the connected account's settings

forest pagoda
#

Oh

dense tendon
forest pagoda
#

Yesh that makes things very different

#

What type of charge are you using?

dense tendon
#

recurring

forest pagoda
#

Direct, Destination, or Separate Charge & Transfer?

dense tendon
#

ahhh

#

direct charges

forest pagoda
#

Okay so in that case the settings would need to be configured on the Connect account. Is this a Standard Account?

dense tendon
#

I believe so

forest pagoda
#

Then that account would need to be configured for automatic taxes

dense tendon
#

Under the Settings for the Connected Account, I don't see Tax as an option. Is that something the business would have to add on somehow?

forest pagoda
#

The Standard Account would need to configure it themselves AFAIK

dense tendon
#

ahh I think I found it! I'm getting a new error: com.stripe.exception.InvalidRequestException: The price price_1MCxG62XRZBXnduIaeZ63C92 does not have a tax_behavior set which is required for automatic tax computation. Please visit https://stripe.com/docs/tax/products-prices-tax-categories-tax-behavior#tax-behavior for more information.; request-id: req_kacr5tXxUacIZn

#

I think I can take it from here. Thanks @forest pagoda !