{
"success": true,
"transaction": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"order_id": "ORD-1234567890",
"amount": 50.00,
"currency": "USD",
"status": "pending",
"payment_url": "https://payment.gateway.com/pay/xyz123",
"expires_at": "2025-11-27T11:00:00Z"
}
}