#pilo.vrgnd

1 messages · Page 1 of 1 (latest)

deft lanceBOT
leaden adder
#

Hi, let me help you with this.

#

Could you please share the billing portal session ID?

desert swallow
#

we send 10 product with all product 1 price, and only 4 old prices show up, 6 new prices didnt show up

leaden adder
#

I understand, looking...

desert swallow
#

thanks

grand sky
#

Hi! I'm taking over this thread.

#

Did you add the new price to the customer portal settings?

desert swallow
#

hummm probably not

#

i will see

grand sky
desert swallow
#

thanks because im not used too the new ux

grand sky
#

No worries!

desert swallow
#

That didnt change the probleme, we are creating the portal with code senting 10 product with 1 price

#

all products are in products variable and im sure they are all in

grand sky
#

Oh, so you are not using the no-code customer portal. Can you share the configuration ID (bpc_xxx)?

desert swallow
#

bpc_1OFGDFKcvemvpkwJNtvZ4DHu

grand sky
#

Which Price ID where you expecting to see in the portal but didn't?

desert swallow
#
 {
    prices: [ 'price_1JQB9fKcvemvpkwJaeeYl6Z2' ],
    product: 'prod_K4Jnh5CRoydcnq'
  },
  {
    prices: [ 'price_1JQBA4KcvemvpkwJBB1ETJ8G' ],
    product: 'prod_K4JnoLyTLJC8PM'
  },
  {
    prices: [ 'price_1JQB8wKcvemvpkwJfKXHa1jf' ],
    product: 'prod_K4JmJ2sOThrRMp'
  },
  {
    prices: [ 'price_1JQB9GKcvemvpkwJHEh7eGjn' ],
    product: 'prod_K4Jm8Ku0Z9j0CS'
  },
  {
    prices: [ 'price_1OFEHsKcvemvpkwJzSNYfpyu' ],
    product: 'prod_K4JlkfmPbxMmBd'
  },
  {
    prices: [ 'price_1OFEHUKcvemvpkwJwSqFUdAU' ],
    product: 'prod_K4JlMd7RE4eAE7'
  },
  {
    prices: [ 'price_1OFEJKKcvemvpkwJefIUhTJj' ],
    product: 'prod_K4JiIXe83sLXHY'
  },
  {
    prices: [ 'price_1OFEIlKcvemvpkwJ3I97FVMW' ],
    product: 'prod_K4JkBvXwn3mfI8'
  },
  {
    prices: [ 'price_1OFED8KcvemvpkwJqk02TVpD' ],
    product: 'prod_Kwb2Ln7mRG8mu5'
  },
  {
    prices: [ 'price_1OFEFKKcvemvpkwJhUDWf7Ao' ],
    product: 'prod_Kwb3eqGZpdPTa2'
  }
#

all prices starting with price_1 and any letter are showing up

#

all prices starting with price_1OFE are not showing up

#

and this is the products value sent

grand sky
#

Thanks for the clarification. Give me a few minutes.

#

all prices starting with price_1ODE are not showing up
Wait, in the configuration you pasted above, there are no prices starting with price_1ODE, so I'm confused

desert swallow
#

1OFE *

#

miss writting

#

are you here ?

grand sky
#

Sorry for the delay, Discord was busy. Looking into this...

#

I think the issue is the tax_behavior of the new price

#

For example price_1OFEFKKcvemvpkwJhUDWf7Ao has tax_behavior: exclusive.

#

But price_1JQB9fKcvemvpkwJaeeYl6Z2 has no tax_behavior set.

desert swallow
#

thanks you right it is that

grand sky
#

So is it working as expected now?