#Kosta

1 messages · Page 1 of 1 (latest)

lime schoonerBOT
wicked pumice
#

Hi there!

#

I'm not sure I understand your question. Can you clarify what you are trying to do and what part is not working exactly?

silver kettle
#

This query

$invoice = $stripe->invoices->update(
'in_1NGK87BDvR8dVyXsx7GF8qlk',
[ 'customer' => 'cus_O0VQz5q6NzL1Bc' ]
);

returns an error

"Received unknown parameter: customer. Did you mean custom_fields?"

wicked pumice
silver kettle
wicked pumice
#

What do you mean by "platform"? You mean from the Stripe dashboard?

silver kettle
#

yes

wicked pumice
#

The Stripe dashboard and API work a little differently. It's looks like this is possible in the dashboard, but not in the API.

silver kettle
#

And we can hope in the future for the disappearance of these discrepancies. And where can I write "desires in the development of the API functionality"?

wicked pumice