Midtrans payment response, for order TBO_2128

Parameter = {
“payment_type”: “kredivo”,
“transaction_details”: {
“order_id”: “TBO_2128”,
“gross_amount”: “7700000”,
“currency”: “IDR”
},
“customer_details”: {
“email”: “[email protected]”,
“first_name”: “Rita”,
“last_name”: “Nofitri”,
“phone”: “(+62) 8177-011212”,
“shipping_address”: {
“first_name”: “Rita”,
“last_name”: “Nofitri”,
“phone”: “(+62) 8177-011212”,
“address”: “PT ABM Investama Tbk Gedung TMT 1 Suite 1802 Lantai 18”,
“city”: “Jakarta Selatan”,
“postal_code”: “12560”,
“country_code”: “IDN”
}
},
“item_details”: [{“id”:1177563,”name”:”Romy Small Hobo Bag – Wild Mushroom”,”price”:”8200000.00″,”quantity”:1},{“id”:”TB_DISCOUNT”,”name”:”Discount”,”price”:-500000,”quantity”:1}]
}, Response = {“status_code”:”201″,”status_message”:”Kredivo transaction is created”,”transaction_id”:”673b8cc6-ac6d-4d30-8efc-b3fca2fb56dd”,”order_id”:”TBO_2128″,”merchant_id”:”G491053497″,”gross_amount”:”7700000.00″,”currency”:”IDR”,”payment_type”:”kredivo”,”transaction_time”:”2025-11-09 21:50:50″,”transaction_status”:”pending”,”fraud_status”:”accept”,”channel_response_code”:”OK”,”channel_response_message”:”Checkout URL is created successfully.”,”expiry_time”:”2025-11-10 21:50:50″,”redirect_url”:”https://api.midtrans.com/v1/redirect?type=merchant&paymentType=kredivo&referenceId=A120251109145050i6DAEZazE5ID-1&merchantId=G491053497″}