{
"status": "success",
"data": {
"status": "successful",
"message": "Payment fetched successfully",
"data": {
"id": "01KERNTMYWJ612ZTPCAV7H6SAQ",
"merchant_id": "01KC9KZB6078W70PF20VF0DMHB",
"merchant_reference": "94c164ae-62d5-4c69-9afe-e607949882a6",
"amount": 10000,
"refunded_amount": 1200,
"currency": "USD",
"description": "Test 3DS Transaction",
"payment_type": "card_3ds",
"status": "partially_refunded",
"current_step": "3ds_final_payment_approved",
"redirect_url": "https://example.com/callback",
"failure_reason": null,
"created": 1768207242204
}
}
}