Send POST request in Webview using x-www-form-urlencoded data in body

Hi,

How can i Send POST request in Webview using x-www-form-urlencoded data in body? I didn’t find anything helpful in the expo docs.

Any help is appreciated.

This is resolved by ending the data to utf8.
But now i face a new issue:-

How can i handle the webview response from an api that does the payment succesfully?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.