#karuppasamy
1 messages ยท Page 1 of 1 (latest)
other plans are not showing
hi
๐ happy to help
in my test account i am not able to view other plans details
do you mean in the Customer Billing Portal?
would you mind sharing the price table ID?
what's your account ID
the account ID is acct_xxx
acct_1NGIk5SIff0BPEP7
taking a look
๐ stepping in here
So we outline the limitations for Customer Portal here: https://stripe.com/docs/customer-management#customer-portal-limitations
this is my account ID acct_1NGIk5SIff0BPEP7
Have you ensured that all are different Products and that each Price has the same tax_behavior?
This is usually the reason that other options would not show up.
yes
Okay then I'll need a Customer ID that you are using to test Customer Portal with.
cus_O5PqrGQYuFDgfB
Thanks looking
ok
Okay so the tax_behavior of these prices is unspecified which doesn't satisfy the requirements for update.
I realize now this is unclear in the docs so I'll file some feedback about that
But you are going to need to update the tax_behavior to either inclusive or exclusive
ok thanks
I have checked the dashboard, but I am unable to find the tax behavior for the product.
It is within the Price itself. So you should click "Edit Price" after viewing the Price
And there is a Include tax in price dropdown that you can select from
please check my screen shot for me its not showing
no. last week i created stripe account
Gotcha. One moment let me look more
ok
Still looking at the specifics but looks like this has to do with the fact that you have an Indian account.
I wasn't aware that we don't support setting tax_behavior on Indian accounts, so looking into it further to find out more details about the current state of this stuff for Indain accounts
ok
Okay my teammate just confirmed that this appears to be a Dashboard bug -- you actually can do this via the API for your account
I'm filing a bug report now internally to get the Dashboard fixed up for Indian accounts here
But until then you would need to update your Prices via the API