#sudhanshu
1 messages · Page 1 of 1 (latest)
hello is there anyone?
It means the PI has already succeeded and you can't confirm it twice
we want to request 3ds for every payment request how to do it?
how do we create a request for it?
the documentation is showing the response
on ussing 'request_three_d_secure'=> 'any' , i am getting . an invalid request occurred
What exactly the error message you received? And your request id? req_xxx
error -> 'invalid request occurred' , request id -> req_y5BFsrrdubOQX5
parameter_unknown - request_three_d_secure
what is the parameter to pass for requesting 3ds for every payment?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It's payment_method_options.card.request_three_d_secure
for php as well or it is not dependent on proramming language?