#harolold

1 messages ยท Page 1 of 1 (latest)

idle zincBOT
analog bluff
#

Hi ๐Ÿ‘‹

Can you share what doc you are referring to?

lofty river
#

hi

analog bluff
#

And what is the ID for the price you are trying to retrieve?

lofty river
#

price_1NOROuDNrxNFSI5IQBXytvEs

analog bluff
idle zincBOT
lofty river
#

it doesn't show up

analog bluff
#

The request ID in the screenshot, that is what I am asking for

lofty river
#

req_2nb0FKrGcRAW4i

deep marsh
#

Nothing seems unusual about that request. ๐Ÿค”

lofty river
#

I'm able to create an intent and connect normally with stripe.js with my .NET backend but I have to hardcode the order total

#

I would rather be able to retrieve the prices

deep marsh
#

I agree, this retrieval should work without issue

#

Can you inspect the stripe_price.RawJObject ?

lofty river
#

it seems like I am getting the stripe object actually but having some sort of c# error

#

ok yeah refactoring to List<Price> instead of an array worked. Shrug