#fundrise_evan
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Yes this is something you can set up in the Dashboard in test mode: https://stripe.com/docs/tax/set-up
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
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)
do you mean that the product needs an appropriate tax_code?
The price/product. Also have you configured your tax registration, origin address, and default tax category for your account?
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
Oh
I don't think I see what you're talking about for the price/product. When I look at them through the dashboard, I don't see anything about taxes.
recurring
Direct, Destination, or Separate Charge & Transfer?
Okay so in that case the settings would need to be configured on the Connect account. Is this a Standard Account?
I believe so
Then that account would need to be configured for automatic taxes
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?
The Standard Account would need to configure it themselves AFAIK
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 !