Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 52

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 62

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 77

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 90

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Cookie/Jar.php on line 99

Deprecated: Creation of dynamic property Requests_Hooks::$hooks is deprecated in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Hooks.php on line 32

Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Transport/cURL.php on line 232

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 29

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 56

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 70

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/orangegroceries/public_html/android/razorpay-php/libs/Requests-1.6.1/library/Requests/Utility/CaseInsensitiveDictionary.php on line 79
object(Requests_Response)#5 (9) { ["body"]=> string(530) "{ "args": {}, "data": "", "files": {}, "form": { "mydata": "something" }, "headers": { "Accept": "*/*", "Accept-Encoding": "deflate, gzip, br", "Content-Length": "16", "Content-Type": "application/x-www-form-urlencoded", "Host": "httpbin.org", "Referer": "http://httpbin.org/post", "User-Agent": "php-requests/1.6.1", "X-Amzn-Trace-Id": "Root=1-6aa4cf13-4603d7aa1c78329057ae5bf4" }, "json": null, "origin": "162.214.74.213", "url": "http://httpbin.org/post" } " ["raw"]=> string(760) "HTTP/1.1 200 OK Date: Sat, 12 Sep 2026 04:03:31 GMT Content-Type: application/json Content-Length: 530 Connection: keep-alive Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "args": {}, "data": "", "files": {}, "form": { "mydata": "something" }, "headers": { "Accept": "*/*", "Accept-Encoding": "deflate, gzip, br", "Content-Length": "16", "Content-Type": "application/x-www-form-urlencoded", "Host": "httpbin.org", "Referer": "http://httpbin.org/post", "User-Agent": "php-requests/1.6.1", "X-Amzn-Trace-Id": "Root=1-6aa4cf13-4603d7aa1c78329057ae5bf4" }, "json": null, "origin": "162.214.74.213", "url": "http://httpbin.org/post" } " ["headers"]=> object(Requests_Response_Headers)#6 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Sat, 12 Sep 2026 04:03:31 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(3) "530" } ["server"]=> array(1) { [0]=> string(15) "gunicorn/19.9.0" } ["access-control-allow-origin"]=> array(1) { [0]=> string(1) "*" } ["access-control-allow-credentials"]=> array(1) { [0]=> string(4) "true" } } } ["status_code"]=> int(200) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(23) "http://httpbin.org/post" ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#2 (1) { ["cookies":protected]=> array(0) { } } }