SUCCESS: Request has been processed correctly.
array(10) {
["notifyUrl"]=>
string(83) "http://localhost/vendor/openpayu/openpayu_php_sdk/examples/v2/order/OrderNotify.php"
["continueUrl"]=>
string(92) "http://localhost/vendor/openpayu/openpayu_php_sdk/examples/v2/order/../../layout/success.php"
["customerIp"]=>
string(9) "127.0.0.1"
["merchantPosId"]=>
string(6) "145227"
["description"]=>
string(9) "New order"
["currencyCode"]=>
string(3) "PLN"
["totalAmount"]=>
int(3200)
["extOrderId"]=>
string(23) "679197f98b3429.21984919"
["products"]=>
array(2) {
[0]=>
array(3) {
["name"]=>
string(8) "Product1"
["unitPrice"]=>
int(1000)
["quantity"]=>
int(1)
}
[1]=>
array(3) {
["name"]=>
string(8) "Product2"
["unitPrice"]=>
int(2200)
["quantity"]=>
int(1)
}
}
["buyer"]=>
array(6) {
["email"]=>
string(25) "
[email protected]"
["phone"]=>
string(9) "123123123"
["firstName"]=>
string(3) "Jan"
["lastName"]=>
string(8) "Kowalski"
["language"]=>
string(2) "en"
["delivery"]=>
array(9) {
["recipientName"]=>
string(12) "Robert Nowak"
["recipientEmail"]=>
string(25) "
[email protected]"
["recipientPhone"]=>
string(15) "+48 456 123 789"
["street"]=>
string(11) "Bar St. 155"
["postalBox"]=>
string(6) "Warsaw"
["postalCode"]=>
string(6) "22-222"
["city"]=>
string(6) "Warsaw"
["state"]=>
string(17) "Masovian district"
["countryCode"]=>
string(2) "PL"
}
}
}
object(OpenPayU_Result)#6 (9) {
["status":"OpenPayU_Result":private]=>
string(7) "SUCCESS"
["error":"OpenPayU_Result":private]=>
string(0) ""
["success":"OpenPayU_Result":private]=>
int(0)
["request":"OpenPayU_Result":private]=>
string(0) ""
["response":"OpenPayU_Result":private]=>
object(stdClass)#4 (4) {
["status"]=>
object(stdClass)#8 (1) {
["statusCode"]=>
string(7) "SUCCESS"
}
["redirectUri"]=>
string(466) "https://secure.payu.com/pay/?orderId=7SBKG5TVNT250123GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiN1NCS0c1VFZOVDI1MDEyM0dVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzM3NjgxMjc0LCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiI2MjY2YzkyOC1kOTBlLTRlNDctYjg0Ny1jOGNhZjNmOWE0MGQifQ.Nj1EOGisVA3X_n-T0cwuzBxnSnO1kF-pso05l0K-HY8"
["orderId"]=>
string(27) "7SBKG5TVNT250123GUEST000P01"
["extOrderId"]=>
string(23) "679197f98b3429.21984919"
}
["sessionId":"OpenPayU_Result":private]=>
string(0) ""
["message":"OpenPayU_Result":private]=>
string(0) ""
["countryCode":"OpenPayU_Result":private]=>
string(0) ""
["reqId":"OpenPayU_Result":private]=>
string(0) ""
}