#drprofsgtmrj

1 messages · Page 1 of 1 (latest)

worthy warrenBOT
acoustic girder
#

Hi, looking at the request

#

Looking at this, I think it's due to the quantities you've passed on that request.

slate folio
#

But didn't I pass in exactly 3100 and 5100

worthy warrenBOT
slate folio
#

Even in the subscription item that is to be returned, it shows those amounts

acoustic girder
#

What do you mean? On this request, https://dashboard.stripe.com/test/logs/req_lQnwa94wjVb98b I do see

{ items: { 0: { price_data: { recurring: { interval: "month", interval_count: "1", }, unit_amount: "3000", product: "prod_OHYCC3qhB7d6bx", currency: "usd", }, quantity: "17", }, 1: { price_data: { recurring: { interval: "month", interval_count: "1", }, unit_amount: "5100", product: "prod_OHYIpSNwil6LMP", currency: "usd", }, quantity: "7", }, }, }

#

And on the Dashboard, you can see that the first line item of $30x17 quantity = $510

slate folio
#

Yes, but in the screenshot it shows 357

#

Oh oh I'm stupid

#

Wow.

#

I thought the total was the price per month

#

I wasn't paying attention. Mb

acoustic girder
#

yeah, the second line item is with quantity 7 for $51 so that where it's coming from

slate folio
#

Sorry

acoustic girder
#

No problem!