#boris

1 messages · Page 1 of 1 (latest)

rose nightBOT
storm nexus
#

Also, what id are you trying to pass in?

opaque marsh
#

i can send info here?

storm nexus
#

Yep! The IDs are fine to post here

opaque marsh
#

stripe.error.InvalidRequestError: Request req_nG62Xs7TUw2Onl: Old id values cannot be used to specify an invoice line item in this API version. Please use the current value of the id field of the invoice line item object.

in_1MOmQZJvp3oBuhV3sVD4dvI2

bleak locust
#

hey there, taking over for @storm nexus who needs to step away shortly

#

let me take a look at that

opaque marsh
#

tysm

bleak locust
#

Are you trying to set metadata on that invoice?

opaque marsh
#

yes

#

stripe.InvoiceItem.modify(INVOICE_ID,metadata={"status_invio": "inviata"})

bleak locust
#

You're posting to /invoice*items* -- it looks like you mean to call to /invoices/in_124

bleak locust
#

ok yea, in that line you want stripe.Invoice.modify...

#

not invoice item

opaque marsh
#

oh

#

tysm <3<3

#

i test it

bleak locust
#

NP!

opaque marsh