Midtrans payment response, for order TBO_2026

Parameter = {
“payment_type”: “kredivo”,
“transaction_details”: {
“order_id”: “TBO_2026”,
“gross_amount”: “13450000”,
“currency”: “IDR”
},
“customer_details”: {
“email”: “[email protected]”,
“first_name”: “Maria”,
“last_name”: “Ade”,
“phone”: “085707408455”,
“shipping_address”: {
“first_name”: “Maria”,
“last_name”: “Ade”,
“phone”: “085707408455”,
“address”: “Jl. Kembar Timur II No. 24”,
“city”: “Bandung”,
“postal_code”: “40251”,
“country_code”: “IDN”
}
},
“item_details”: [{“id”:288458,”name”:”Kira Chevron Convertible Shoulder Bag – Black”,”price”:”13950000.00″,”quantity”:1},{“id”:”TB_DISCOUNT”,”name”:”Discount”,”price”:-500000,”quantity”:1}]
}, Response = {“status_code”:”201″,”status_message”:”Kredivo transaction is created”,”transaction_id”:”36b74a8b-9c99-4a48-8a86-4465f972e7c5″,”order_id”:”TBO_2026″,”merchant_id”:”G491053497″,”gross_amount”:”13450000.00″,”currency”:”IDR”,”payment_type”:”kredivo”,”transaction_time”:”2025-08-26 14:43:01″,”transaction_status”:”pending”,”fraud_status”:”accept”,”channel_response_code”:”OK”,”channel_response_message”:”Checkout URL is created successfully.”,”expiry_time”:”2025-08-27 14:43:01″,”redirect_url”:”https://api.midtrans.com/v1/redirect?type=merchant&paymentType=kredivo&referenceId=A1202508260743016k3KONgSFXID-1&merchantId=G491053497″}