Midtrans payment response, for order TBO_1998

Parameter = {
“payment_type”: “kredivo”,
“transaction_details”: {
“order_id”: “TBO_1998”,
“gross_amount”: “5600000”,
“currency”: “IDR”
},
“customer_details”: {
“email”: “[email protected]”,
“first_name”: “Jeffry”,
“last_name”: “Yudhaputra”,
“phone”: “(+62) 0812-88030535”,
“shipping_address”: {
“first_name”: “Jeffry”,
“last_name”: “Yudhaputra”,
“phone”: “(+62) 0812-88030535”,
“address”: “Jl Setiabudi VII No. 1”,
“city”: “Jakarta Selatan”,
“postal_code”: “12910”,
“country_code”: “IDN”
}
},
“item_details”: [{“id”:1167243,”name”:”Printed Cotton T-shirt”,”price”:”5600000″,”quantity”:1}]
}, Response = {“status_code”:”201″,”status_message”:”Kredivo transaction is created”,”transaction_id”:”bfb8abb7-8af0-4519-8f24-7748a45c8267″,”order_id”:”TBO_1998″,”merchant_id”:”G491053497″,”gross_amount”:”5600000.00″,”currency”:”IDR”,”payment_type”:”kredivo”,”transaction_time”:”2025-08-15 11:28:11″,”transaction_status”:”pending”,”fraud_status”:”accept”,”channel_response_code”:”OK”,”channel_response_message”:”Checkout URL is created successfully.”,”expiry_time”:”2025-08-16 11:28:11″,”redirect_url”:”https://api.midtrans.com/v1/redirect?type=merchant&paymentType=kredivo&referenceId=A120250815042811bHsFatJ1hgID-1&merchantId=G491053497″}