#naughty developer -
1 messages · Page 1 of 1 (latest)
Which language are you using here? That looks right at first glance but I can look in to how to correct it
And what is the error that you are getting?
it's php
and this hierachy is not correct
i've updated the code above
the error i get is "Received unknown parameters: 0, 1"
Can you try that call one more time and send me the request ID from it? https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
That will help me see what we are receiving on our side
ok
i've solved this one
the correct hierachy what i understand is
$data["payment_settings"] = ["payment_method_options" => [["card"=>[],"us_bank_account"=>[]]]];
but there's still one more issue
Nice job figuring it out!
i need to add days_until_due option when setting collection_method to send _invoice
when i use 1 2 3 or even "1" for days_until_due
i get this error
invalid integer
Interesting, can you send me a request ID from a time that you got that error? You can also see past requests at https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
oh this one was my fault , buggy code lmao
thanks for the help
i figured it out
after all i'm the naughty developer
didnt get this pun but oh yeahhhhh